TimChen
|
88860d3702
|
fix: input and textarea bug (#308)
|
2020-07-06 14:33:28 +08:00 |
|
笨木头
|
4a4dfcbd87
|
refactor(module: form): optimize performance (#284)
* refactor(module: form): optimize performance
* refactor: clean code
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-30 22:32:36 +08:00 |
|
TimChen
|
97af3e080d
|
fix(module: input-number): crash for decimal greater then operator (#262)
* fix: inputnumber use decimal error
* fix: #264
* fix: clean up the code
Co-authored-by: James Yeung <shunjiey@hotmail.com>
|
2020-06-29 00:26:11 +08:00 |
|
liuhai
|
f914e6c4b3
|
feat: add auto-complete component (#251)
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-27 18:24:21 +08:00 |
|
TimChen
|
9d76e3f4d1
|
feat: input and inputNumber Supports generics (#238)
* feat: input and inputNumber Supports generics
* fix: remove debug code
* fix: inputNumber performance issues
* fix: number type limit and style
* fix: inputNumber code format optimization
* fix: inputnumber bug
* fix: inputnumber bug
* fix: drawer demo input generic
* fix: inputnumber Improve input experience
* fix: fix bugs
* fix: add some improvements
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-27 01:20:52 +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 |
|
笨木头
|
c3fc31c9b0
|
fix: input component bug (#182)
|
2020-06-03 20:29:28 +08:00 |
|
笨木头
|
a6596b15dd
|
fix: input error without form (#179)
* fix: input error without form
* refactor: optimize code
|
2020-06-03 09:58:11 +08:00 |
|
Henry.zhang
|
3492d546e3
|
refactor: add tag and card demo (#173)
* refactor: tag demo
* refactor: card demo
* fix: dynamic tag
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-02 13:26:27 +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 |
|
ElderJames
|
97f920ab9a
|
refactor: change namespcae to AntDesign
|
2020-05-29 00:33:49 +08:00 |
|
Henry.zhang
|
99e7745598
|
feat: rename and add input demo (#132)
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-05-20 12:57:16 +08:00 |
|