TimChen
6200953db5
refactor(module: checkbox): optimize code ( #687 )
2020-10-25 23:01:54 +08:00
James Yeung
e3bb43a3ff
fix(module: checkbox): options.value works incorrectly ( #554 )
2020-08-31 23:41:33 +08:00
James Yeung
b2231305f2
fix(module: checkbox): default value for options ( #525 )
2020-08-23 14:38:24 +08:00
James Yeung
afcc3c088c
fix(module: table): clear cached items that are not on current page ( #442 )
2020-08-01 23:45:48 +08:00
James Yeung
1f76b2afc5
fix(module: checkbox): default value binding ( #437 )
...
* fix(module: checkbox): default value binding
* fix: default value for select-group
2020-07-30 23:54:31 +08:00
LI ZICHAO
71bac2e85d
fix: children components dispose ( #399 )
...
* Children components using CascadingParameter add itself to parent component.However, when children components disposed, they are not remove from parent component. For example, when items in checkgroup have changed , it may causes Index was outside the bounds of the array at AntDesign.CheckboxGroup.OnCheckboxChange.To fix these bug, Adding remove function in dispose process is the solution of this commit.
* fix: some exception
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-07-21 23:48:43 +08:00
James Yeung
b9f8da09ae
chore: sync ant-design v4.3.5 ( #240 )
2020-06-21 23:15:22 +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
笨木头
f29ca64372
feat(module: checkbox): support form ( #161 )
2020-06-02 20:27:53 +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
Alsein
82ef62b7a7
feat: add simple table component ( #86 )
...
* fix: add @commitlint/config-conventional to devDependencies
* feat: add basic table implementation
* feat: continue adding definitions
* feat: end of work in 20200414
* fix: add readonly to csssizelength
* fix: warnings from table
* fix: add ignorecase to csssizelength
* feat: refactor table
* feat: add simple table
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-05-30 01:46:41 +08:00
ElderJames
97f920ab9a
refactor: change namespcae to AntDesign
2020-05-29 00:33:49 +08:00
Henry.zhang
826df9d055
feat: new demo for switch, radio, slider and inputnumber ( #155 )
...
* feat: new demo for switch, radio, slider and inputnumber
* fix: remove some blank in demo doc api section
* fix: format the code in demo
* fix: checkbox and switch
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-05-28 16:56:52 +08:00
颢源
a2787f5673
feat: add transfer ( #148 )
...
* transfer_brancn
* fix: transfer demos and empty status
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-05-26 15:21:47 +08:00
James Yeung
f87e39aca0
chore: sync ant-design v4.2.0 ( #89 )
2020-04-30 10:55:54 +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
9c3eb1e8cd
chore: sync ant-design v4.1.2 ( #70 )
2020-04-10 17:44:53 +08:00
Zhuangkh
4bdfe9bf0b
feat: add component Checkbox ( #69 )
...
* feat(module: checkbox): add AntCheckbox
* fix(module: checkbox): fix click bug
2020-04-10 16:05:39 +08:00
James Yeung
e4253622bd
chore: sync ant-design v4.1.0 ( #58 )
2020-03-30 09:53:10 +08:00
James Yeung
d347e2028e
chore: sync ant-design v4.0.4 ( #35 )
2020-03-23 13:51:37 +08:00
James Yeung
7c92f8eb14
chore: sync ant-design v4.0.3 ( #23 )
2020-03-16 12:37:25 +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