James Yeung
|
d2e9c4b247
|
feat(module: config-provider): support RTL (#1238)
* feat(module: config-provider): support RTL
* add rtl for each component
* fix rtl for pagination
* add rtl for overlay
|
2021-03-31 19:23:26 +08:00 |
|
James Yeung
|
124df13fdb
|
fix(module: list): list item layout in ListItem (#618)
|
2020-09-18 00:03:44 +08:00 |
|
James Yeung
|
128464c681
|
refactor(module: list): allow to setup each list item (#603)
* refactor(module: list): allow to setup each list item
* fix: itemLayout type
|
2020-09-17 10:09:20 +08:00 |
|
James Yeung
|
914421651b
|
feat(module: list): add OnItemClick event callback for list items (#489)
* feat(module: list): add event callback for list items
* docs: add onitemclick in doc
|
2020-08-10 23:58:17 +08:00 |
|
Setli
|
4036be867d
|
feat: add list resposive (#258)
* feat: add list resposive
* Remove the comments
Co-authored-by: Setli <set_li@163.com>
|
2020-06-28 12:44:43 +08:00 |
|
ElderJames
|
97f920ab9a
|
refactor: change namespcae to AntDesign
|
2020-05-29 00:33:49 +08:00 |
|
ElderJames
|
79be3af333
|
refactor: add list demo
|
2020-05-22 09:14:20 +08:00 |
|
ElderJames
|
994aed2a7a
|
docs: fix error in for silder demo pages
|
2020-05-13 13:45:49 +08:00 |
|
James Yeung
|
9351a35072
|
docs: refactor the layout closer to the official document (#100)
* docs: add cli for building demo structured file
* docs: cli improvement
* docs: generate demo page
* fix: style of components page
* docs: add prism to mack source code highlight
* feat: add menu2json command for cli
* fix: markdown highlight
* feat: fetch menu data from cli output files
* fix: cli
* docs: add avatar demo
* docs: add button demos
* docs: add component-scope style
* docs: fix style
* docs: add badge demos
* fix: rebase conflict
* docs: refactor layout
* docs: fix navigation
* docs: fix rebase conflict
* docs: add AntAffix for sider menu
* docs: fix affix error
* docs: fix rebase confilct
|
2020-05-10 15:42:02 +08:00 |
|
Setli
|
cdbdb820fb
|
feat: simple and basic list. (#91)
|
2020-05-03 21:46:21 +08:00 |
|