afc163
|
726f0466bc
|
menu should be unfocusable defaultly
|
7 years ago |
Junbin Huang
|
3a3d550b54
|
chore: upgrade menu (#10305)
* chore: upgrade menu and select
* Add test case for coverage percent
|
7 years ago |
Jiabin Peng
|
bb720aaab9
|
Fix menu item's clickable region in dark theme (#10187)
* remove redundant style for submenu
* Fix menu item's clickable region in dark theme
|
7 years ago |
Dmitry Gladkikh
|
0d0632b2f3
|
Add getPopupContainer method decl to MenuProps interface (#10158)
* add getPopupContainer to MenuProps
see https://github.com/ant-design/ant-design/issues/10145
* Update getPopupContainer signature of MenuProps
* getPopupContainer prop is optional
|
7 years ago |
afc163
|
649d733048
|
fix snapshot ci
|
7 years ago |
afc163
|
f0660836b7
|
fix snapshot ci
|
7 years ago |
afc163
|
04b3aad451
|
Fix menu arrow style of disabled, close #10113
|
7 years ago |
Wei Zhu
|
2a5479a524
|
Fix type errors
Close #9988
|
7 years ago |
Wei Zhu
|
921361313a
|
Add explicit types for default props
Fix #8796
Close #8820
|
7 years ago |
Zach Guo
|
280f907297
|
Fix Layout.Sider typos (#9885)
|
7 years ago |
Jiabin Peng
|
6c77d336d9
|
Fix menu item clickable region (#9666)
|
7 years ago |
Wu Haotian
|
0754845aff
|
MenuItem: avoid rendering Tooltip unless necessary (#9636)
* MenuItem: avoid rendering Tooltip unless necessary
* MenuItem: remove extra check for tooltip.title
|
7 years ago |
George Gray
|
d19fa740c7
|
use highlight var on vertical menu (#9169)
|
7 years ago |
George Gray
|
7d9a93e7ed
|
vars to theme Menu (#9115)
|
7 years ago |
afc163
|
8c442cfaf0
|
Fix submenu title padding
|
7 years ago |
रोहन मल्होत्रा
|
ec16d97086
|
added subMenuCloseDelay & subMenuOpenDelay props to menu interface (#9049)
|
7 years ago |
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 |