ant-design-blazor/components/badge
abdelkrim boutkhil 6b0e9cb153 fix(module: badge): preset color of ribbon (#791)
* Fix ribbon syle

Text color was same as background color.

* Ribbon documentation

Added two ribbon examples with color set (preset and custom)

* fix : badgeribbon html content

Html content must be the same as in the react version

* revert changes

We don't change less files. They are copied from react version.

* revert

* tests: fix badgeribbon unit tests

Modified expected html to match markup from react version.

* Update tests/badge/RibbonTests.cs

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-11-17 16:38:32 +08:00
..
style chore: sync ant-design v4.8.2 (#770) 2020-11-15 17:03:30 +08:00
Badge.razor fix(module: badge): incorrect status dot & disappeared scroll number (#642) 2020-09-23 16:00:03 +08:00
Badge.razor.cs fix(module: badge): incorrect status dot & disappeared scroll number (#642) 2020-09-23 16:00:03 +08:00
BadgeColor.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
BadgeRibbon.razor fix(module: badge): preset color of ribbon (#791) 2020-11-17 16:38:32 +08:00
BadgeRibbon.razor.cs refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +08:00
BadgeStatus.cs feat: add Descriptions component (#224) 2020-06-15 22:23:08 +08:00