ant-design-blazor/components/tag
Stefano Driussi ce7b60b3eb fix(module: tag): rename CheckedChange to CheckedChanged (#1876)
* Update Tag compliance with Blazor conventions

Add the missing 'd' to CheckedChanged callback in order to properly support two ways binding on the Checked property

* Fix references to renamed method in Tag component

* Update tests for Tag

Co-authored-by: Stefano Drussi <stefano.driussi@hotmail.it>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-08-27 06:51:18 +00:00
..
style fix(module: tag): show pointer cursor when OnClick.HasDelegate (#1660) 2021-06-21 18:57:02 +08:00
Tag.razor fix(module: tag): Issue solved & align with react antd & tests (#1631) 2021-06-16 13:49:46 +08:00
Tag.razor.cs fix(module: tag): rename CheckedChange to CheckedChanged (#1876) 2021-08-27 06:51:18 +00:00