Wei Zhu
|
999d6184ad
|
docs: Sort api table
|
7 years ago |
afc163
|
6afb853161
|
Fix menu collapse animation broken by #8475
change another way to fix #8475
|
7 years ago |
afc163
|
7d082c1dc5
|
Fix submenu popup issue when specified unexisted defaultOpenKeys
close #8475
|
7 years ago |
afc163
|
754d330bae
|
Hide menu when collapsedWidth is 0, close #8587
|
7 years ago |
wangxiaolei
|
d7475f47cb
|
Fix menu doc in english version. (#8503)
|
7 years ago |
afc163
|
927853a1f1
|
seperate dark style of menu
|
7 years ago |
偏右
|
b531de3fee
|
Upgrade dev deps and fix lints (#8358)
* upgrade devDeps and fix lint
* Fix stylelint problems
|
7 years ago |
afc163
|
dada590d2d
|
Fix dark menu popup animation
|
7 years ago |
Wei Zhu
|
b6c6ee8f3e
|
Fix implicit any error for Modal and Menu
|
7 years ago |
afc163
|
3406c6598a
|
Fix submenu z-index
|
7 years ago |
afc163
|
7049a45d8e
|
Fix submenu width, close #8236
|
7 years ago |
afc163
|
8e6e91b932
|
Fix menu active style
close ant-design/ant-design-pro#222
|
7 years ago |
Benjy Cui
|
09fd564af9
|
feat: upgrade rc-menu (#8235)
|
7 years ago |
afc163
|
0627d9a3a0
|
Fix MenuItem margin
|
7 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
afc163
|
46d1296045
|
Fix async test cases
|
7 years ago |
Benjy Cui
|
06a1b6ed23
|
fix: should not throw error when keydown in menu, close: #8089 (#8211)
|
7 years ago |
Wei Zhu
|
55c85f77a1
|
Update dependendies (#8150)
* deps: upgrade rc-menu, and close: #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
|
7 years ago |
偏右
|
bdceb5f083
|
Review fix (#8125)
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
|
7 years ago |
vgeyi
|
8bde0c0fee
|
Rewrite the MenuItem to handle ref for react 16 (#8037)
* ReWrite MenuItem to remove ref warning for react 16
* unified coding style
* add removing semicolon
|
7 years ago |
nikogu
|
9696739a36
|
update Menu snapshots
|
7 years ago |
nikogu
|
c664d843fb
|
fixed: https://github.com/ant-design/ant-design/issues/8040
|
7 years ago |
afc163
|
cbcc073aca
|
Fix menu style
|
7 years ago |
afc163
|
0e5155567c
|
Fix menu active border
|
7 years ago |
Wei Zhu
|
36227a10db
|
docs: sort api table
|
7 years ago |
afc163
|
89a3b22791
|
Fix menu style
|
7 years ago |
monkindey
|
ea926fecaf
|
also resolve conflicted file
|
7 years ago |
monkindey
|
0bc5936b23
|
resolve conflicted files
|
7 years ago |
afc163
|
9ddbad1088
|
Unify menu item height
|
7 years ago |
偏右
|
9053192ae9
|
Fix component style (#7848)
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
|
7 years ago |
Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
7 years ago |
afc163
|
475e4ff23d
|
upgrade eslint-config-airbnb
|
7 years ago |
偏右
|
2bced36f0c
|
New component styles (#7731)
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
|
7 years ago |
Amorites
|
e17c8e093e
|
Update index.zh-CN.md (#7755)
|
7 years ago |
偏右
|
759b0bb821
|
seperate reset styles (#7682)
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
|
7 years ago |
afc163
|
df69320fc2
|
Fix arrow position
|
7 years ago |
afc163
|
641f1ddeeb
|
Add link
|
7 years ago |
afc163
|
6236641c74
|
Fix broken collapsed MenuGroup, close #7109
|
7 years ago |
Wei Zhu
|
250c7a9c68
|
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b .
|
7 years ago |
Wei Zhu
|
9d2c91598b
|
Mock rc-trigger
Ref #5522
|
7 years ago |
jljsj
|
aea18c3627
|
add padding !important, restore menu retraction animate
Conflicts:
components/menu/style/index.less
|
7 years ago |
jiang
|
2570ba8fe6
|
Menu anim (#7567)
* update menu icon animate
* add padding !important, restore menu retraction animate
* update dropdown arrow
|
7 years ago |
afc163
|
35fc427630
|
Fix inlineCollapsed menu when submenu is opened
close #7524
close #7514
ref #7063
|
7 years ago |
Benjy Cui
|
070b2696ba
|
chore: remove hacks for IE8-, close: #7447 (#7512)
|
7 years ago |
Benjy Cui
|
30745da52e
|
docs: update typo, close: #7427
|
7 years ago |
Khalifa Lame
|
fa1547df84
|
docs: update Menu English doc (#7465)
* Update Menu English doc
Fixed typos.
* Update Menu English doc
Accidentally replaced noop with none in previous commit. Now reverted.
|
7 years ago |
afc163
|
78f2b0aa5d
|
update snapshot
|
7 years ago |
afc163
|
121898001d
|
update snapshot
|
7 years ago |
afc163
|
e9a592a9c8
|
Fix inlineCollpasd and openKeys issue
|
7 years ago |
afc163
|
786f5cd7e0
|
improve side current menu demo
|
7 years ago |