Bishnu Rawal
8a9ab57bb1
refactor : replace system.tuple with value tuples ( #412 )
2020-07-24 20:20:29 +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
TimChen
2a8827f565
fix(module: descriptions): responsive issue ( #370 )
...
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-07-16 14:28:42 +08:00
James Yeung
b9f8da09ae
chore: sync ant-design v4.3.5 ( #240 )
2020-06-21 23:15:22 +08:00
TimChen
648f9c6a6b
feat: add collapse component ( #226 )
...
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-17 14:26:47 +08:00
TimChen
d68a2dbb87
feat: add Descriptions component ( #224 )
...
* feat: add page-header components
* feat: add page-header components
* feat: add page-header components
* docs: some bugs of PageHeader
* refactor: clean code
* feat: add Descriptions component
* feat: add Descriptions component
* feat: add Descriptions component
* feat: add Descriptions component
* feat: add Descriptions component
* fix: demo
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-15 22:23:08 +08:00
James Yeung
8a2fdd5e06
chore: sync ant-design v4.3.0 ( #169 )
2020-05-31 16:00:40 +08:00
James Yeung
f87e39aca0
chore: sync ant-design v4.2.0 ( #89 )
2020-04-30 10:55:54 +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
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