笨木头
|
50cff77019
|
feat: improve range picker (#306)
* feat: improve range picker
* fix: error style when selecting two dates in the same month
|
2020-07-05 00:06:34 +08:00 |
|
ElderJames
|
97f920ab9a
|
refactor: change namespcae to AntDesign
|
2020-05-29 00:33:49 +08:00 |
|
James Yeung
|
4d2c77fec7
|
refactor: dropdown and menu (#126)
* feat: add mock browser
* docs: add mock browser
* docs: rename menu
* fix: style for submenu
* docs: add two menu demo
* fix: some errors
* fix(module:menu): openkeys
* docs: add switch-mode demo for menu
* docs(module:menu): finish demos
* docs(module: menu): add router demo
* docs: add new demos (#111)
* feat(module: datepicker): remove ant prefix
* feat(module: dropdown): remove ant prefix
* feat(module: empty): remove ant prefix
* feat(module: timepicker): remove ant prefix
* docs(module: datepicker): add new demos
* docs(module: dropdown): add new demos
* docs(module: empty): add new demos
* docs(module: timepicker): add new demos
* docs: remove old demo
Co-authored-by: 钟迪龙 <mutouzdl@hotmail.com>
* refactor(module: dropdown): add overlay (#122)
* feat(module: dropdown): support left/right popup
* feat(module: submenu): use dropdown to popup
* feat: add overlay and trigger class(not complete yet)
* feat: add OverlayTrigger.cs
* feat: submenu support dropdown
* feat(module: overlay): prevent hide when child is showing
* fix(module: menu): prefixCls error
* feat(module: overlay-trigger): change function to virtual
* feat(module: dropdown): remove unuse class
* feat(module: sub-menu): set IsOpen to Visible
* refactor: change namespace
* refactor: use smartEnum
* fix: menu json
* fix: submenu open state
Co-authored-by: 笨木头 <musicvs@163.com>
Co-authored-by: 钟迪龙 <mutouzdl@hotmail.com>
|
2020-05-18 14:46:42 +08:00 |
|
笨木头
|
b1c9783edb
|
feat: add Dropdown (#93)
* feat: add onmouseleave/onmouseenter event
* feat: add js function
* feat: add dropdown
* feat(module: menu): support set PrefixCls from parent
* docs: add dropdown demo
* refactor(module: dropdown): remove log code
Co-authored-by: 钟迪龙 <mutouzdl@hotmail.com>
|
2020-05-09 11:09:07 +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 |
|
ElderJames
|
127f7cccf4
|
docs: add htmlRender & markdown component
|
2020-03-11 17:15:15 +08:00 |
|