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 |
|
TimChen
|
e1884c90b6
|
fix: performance improvements for forms (#245)
|
2020-06-25 19:23:16 +08:00 |
|
zxyao
|
db64810a20
|
feat: add DrawerService (#241)
* refactor: change confirm return
* feat(module: drawer): add DrawerService
* fix: change type EventCallback in configs to Func
* fix: typo
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-23 15:19:44 +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 |
|
ft9788501
|
c90e20b87e
|
fix: fix input bug (#180)
* fix: Fix a bug that could cause a crash
Co-authored-by: jim.jiang@ringcentral.com <jim.jiang@ringcentral.com>
|
2020-06-03 11:01:43 +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 |
|
笨木头
|
f29ca64372
|
feat(module: checkbox): support form (#161)
|
2020-06-02 20:27:53 +08:00 |
|
James Yeung
|
0b75473db0
|
refactor: remove the form item dependency (#171)
|
2020-06-02 07:28:06 +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 |
|
ElderJames
|
8257c759bb
|
fix: clean many warnings
|
2020-04-24 18:32:50 +08:00 |
|
James Yeung
|
cc9e2df41c
|
refactor: standardized code specification (#82)
* refactor: standardized code specification
* fix: rebase conflict
|
2020-04-23 17:13:56 +08:00 |
|
James Yeung
|
2d801c6c53
|
feat: add component radio (#36)
* feat: add component radio
* feat: add radio-group
|
2020-03-25 00:32:26 +08:00 |
|
ElderJames
|
7d15f20674
|
refactor: refactor the directory structure to match ant-design
|
2020-03-05 12:17:50 +08:00 |
|