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 |
|
Henry.zhang
|
e5fb98d09f
|
fix(module: button): styles and demos (#300)
* fix: bugs in button, it dimension will be chaned when click on it
* fix: button style and demos
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-07-02 23:20:16 +08:00 |
|
Henry.zhang
|
f9b615c2ca
|
feat: add more demos (#197)
...for affix,back-top,breadcrumb,card,divider,typogragpy and timeline
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-07 19:41:00 +08:00 |
|
笨木头
|
78a08fbd3d
|
feat(module: input components): support set size by form (#191)
* feat(module: input components): support set size by form
* fix: rebase conflict
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-07 00:47:18 +08:00 |
|
笨木头
|
c3b0b114e6
|
feat: add form(basic features) (#168)
* feat: add form(not complete yet)
* feat: add form(basic)
* refactor: change namespace
* feat(module: form): add onFinish, onFinishFailed, reset
* feat(module: form): add layout demo
* feat(module: form): update doc
* refactor: basic form
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-01 14:09:28 +08:00 |
|
James Yeung
|
d16144ece0
|
refactor: remove the 'ant' prefix for some components that is already in demos (#162)
* refactor: button
* refactor: avatar
* refactor: alert
* fix: input group compact
|
2020-05-29 12:55:15 +08:00 |
|