笨木头
|
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 |
|
James Yeung
|
8a2fdd5e06
|
chore: sync ant-design v4.3.0 (#169)
|
2020-05-31 16:00:40 +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 |
|
ElderJames
|
97f920ab9a
|
refactor: change namespcae to AntDesign
|
2020-05-29 00:33:49 +08:00 |
|
James Yeung
|
69c9f044ef
|
chore: sync ant-design v4.2.5 (#149)
|
2020-05-25 12:38:07 +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 |
|
James Yeung
|
6789f28400
|
chore: sync ant-design v4.2.1 (#104)
|
2020-05-11 21:47:35 +08:00 |
|
James Yeung
|
f87e39aca0
|
chore: sync ant-design v4.2.0 (#89)
|
2020-04-30 10:55:54 +08:00 |
|
James Yeung
|
374929d16d
|
chore: sync ant-design v4.1.5 (#84)
|
2020-04-26 10:41:53 +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
|
25baec2cf8
|
chore: sync ant-design v4.1.4 (#77)
|
2020-04-20 10:04:24 +08:00 |
|
Brian Ding
|
41810622b3
|
feat: add component tabs (#67)
* fix autosize
* feat(module: tabs): add AntTabs
* chore(module:input): code improvement
* implement tab
* implement disable tab
* implement scroll tabs
* resume tabs demo page
* implement tabs prev/next calcaultion logic
* update nav bar render logic
* feat (module: tabs): implement rerender logic
* feat:(module: tabs): update render logic
* feat: (module: tabs): implement extra content
* feat(module: tabs): add panes dynamically
* feat(module: tabs): implement add tabs dynamically
* feat(module: tabs): implement remove tabs
* feat(module: tabs): Customized trigger of new tab
* fix(module: tabs): stop event propagation
* fix (module: tabs): close icon disappea
|
2020-04-16 12:05:59 +08:00 |
|
James Yeung
|
16df332a65
|
chore: sync ant-design v4.1.3 (#73)
|
2020-04-13 23:11:08 +08:00 |
|
James Yeung
|
9c3eb1e8cd
|
chore: sync ant-design v4.1.2 (#70)
|
2020-04-10 17:44:53 +08:00 |
|
Brian Ding
|
03fbdf7686
|
fix(module: input) fix textarea auto size (#61)
|
2020-03-31 21:23:25 +08:00 |
|
James Yeung
|
e4253622bd
|
chore: sync ant-design v4.1.0 (#58)
|
2020-03-30 09:53:10 +08:00 |
|
Brian Ding
|
ba5fab02c6
|
feat: add component input-number (#45)
|
2020-03-26 10:45:35 +08:00 |
|
James Yeung
|
d347e2028e
|
chore: sync ant-design v4.0.4 (#35)
|
2020-03-23 13:51:37 +08:00 |
|
Brian Ding
|
9c98b27e3b
|
add component input (#33)
* add input component
* fix menu
|
2020-03-23 09:31:08 +08:00 |
|
James Yeung
|
7c92f8eb14
|
chore: sync ant-design v4.0.3 (#23)
|
2020-03-16 12:37:25 +08:00 |
|
James Yeung
|
7e0a6ffc36
|
chore: sync ant-design v4.0.2 (#4)
|
2020-03-09 00:09:32 +08:00 |
|
James Yeung
|
84ca70e8b7
|
chore: sync ant-design v4.0.1 (#2)
fixed #1
|
2020-03-08 15:12:21 +08:00 |
|
ElderJames
|
47b2b86265
|
add gulp to complie less
|
2020-03-07 16:40:38 +08:00 |
|
ElderJames
|
7d15f20674
|
refactor: refactor the directory structure to match ant-design
|
2020-03-05 12:17:50 +08:00 |
|