ant-design-blazor/components/button
Henry.zhang 5f4af8fce8 fix(module: button): click animating (#310)
* feat: add animating for button component when mouseup event fired

* refactor: animating ? true : false replaced

* fix: wrong color of animating in danger mode for button component

* fix:  reload timer when DelayElapsed。

* fix: replace timer with Task.run

* fix: bugs in button demo

* refactor: clean code

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-07-07 22:45:13 +08:00
..
style chore: sync ant-design v4.3.5 (#240) 2020-06-21 23:15:22 +08:00
Button.razor fix(module: button): click animating (#310) 2020-07-07 22:45:13 +08:00
Button.razor.cs fix(module: button): click animating (#310) 2020-07-07 22:45:13 +08:00
ButtonGroup.razor refactor: remove the 'ant' prefix for some components that is already in demos (#162) 2020-05-29 12:55:15 +08:00
ButtonGroup.razor.cs refactor: remove the 'ant' prefix for some components that is already in demos (#162) 2020-05-29 12:55:15 +08:00
ButtonShape.cs refactor: remove the 'ant' prefix for some components that is already in demos (#162) 2020-05-29 12:55:15 +08:00
ButtonSize.cs refactor: remove the 'ant' prefix for some components that is already in demos (#162) 2020-05-29 12:55:15 +08:00
ButtonType.cs refactor: remove the 'ant' prefix for some components that is already in demos (#162) 2020-05-29 12:55:15 +08:00