zy410419243
7642cbf18d
refactor: update lifecycle method for Menu
2019-03-07 16:58:53 +08:00
Frezc
c5b98c27c7
add export to MenuItemProps
2019-03-04 10:54:34 +08:00
zombieJ
4d1a998246
add component param in warning ( #15078 )
...
* add component param in warning
* update snapshot
2019-02-27 15:32:29 +08:00
afc163
447a8df724
🐛 Fix horizontal submenu wider then menu title in most case
...
https://codesandbox.io/s/qvpwm6mk66
2019-02-26 10:35:08 +08:00
Gabe Medrash
6dce9aff3a
Add onTitleMouseEnter and onTitleMouseLeave to public interface
2019-02-15 14:50:58 +08:00
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
...
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
Gabe Medrash
dfc9b24c98
Properly type onMouseEnter and onMouseLeave events
2019-02-06 12:23:07 +08:00
sylvanasGone
05df3aa552
fix: add missing typing for style prop
2019-01-31 17:42:35 +08:00
zombieJ
8838bd602d
update ( #14591 )
2019-01-28 13:29:20 +08:00
zombiej
b835110f79
merge master
2019-01-26 12:02:56 +08:00
iojichervo
e5a1e30055
Add MenuItem style type
2019-01-24 15:39:16 +08:00
MaoYiWei
5ec4383b3f
Add definition for Menu.SubMenu ( #14488 )
...
Fix Menu.SubMenu props from any to real def
2019-01-23 10:32:35 +08:00
afc163
d3d5a3e18d
Merge branch 'master' into feature-for-resolve-conflict
...
* master: (45 commits)
Add type definitions for Steps.Step (#14468 )
add select check to fix edge wave issue (#14469 )
Fix for Pagination ellipsis misalignment (#14473 )
change sentry id
✅ Add sentry in ant.design
💄 New Sketch resources!
fix transfer ref (#14441 )
Add onMouseEnter and onMouseLeave for Menu Item (#14454 )
update snapshot (#14467 )
📝 beautify code style in documentation (#14457 )
Updating type: TreeSelectProps.getPopupContainer (#14443 )
change error version
3.12.4 changelog (#14436 )
Format
Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364 )
docs: updated doc for create-react-app
fix prefixCls of empty go to div (#14404 )
update snapshot (#14406 )
add radius on table-placeholder to fix table small size border clip (#14398 )
fix style of Input.Search with enterButton (#14397 )
...
2019-01-22 17:34:10 +08:00
ztplz
8cce556309
Add onMouseEnter and onMouseLeave for Menu Item ( #14454 )
...
fix #14357
2019-01-22 11:25:20 +08:00
zombiej
0a67272ae4
add locale update
2019-01-10 21:55:21 +08:00
zombiej
12af9a9dca
icon add aria-label support
2019-01-10 21:55:21 +08:00
afc163
879784c665
Merge branch "master" into "feature"
2018-12-20 17:43:00 +08:00
ztplz
1f730faf2d
Set menu mode to vertical by default
2018-12-20 17:17:50 +08:00
陈帅
30d65ef46e
Merge branch 'master' into feature
2018-12-13 22:48:08 +08:00
陈帅
daca08b6f1
merge master
2018-12-13 22:03:12 +08:00
ztplz
05cf557ee1
Format menu
2018-12-13 09:38:55 +08:00
afc163
56665144ae
💄 fix MenuItem code style
2018-12-07 20:07:17 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
df356a586c
Merge branch 'master' into feature
2018-12-07 18:52:13 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
sylvanasGone
210aab8d51
fix: add onClick prop
2018-12-07 17:51:17 +08:00
amedora
0aeb9a356b
use color definitions insted of numbers
2018-12-05 19:45:22 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
Yury Kozyrev
c9fb5e6ea8
add missing classname prop
2018-12-03 00:37:31 +08:00
zombiej
9f5d421cd6
merge master
2018-11-30 14:48:37 +08:00
afc163
83c192ea3e
💄 fix eslint problems
2018-11-28 15:11:02 +08:00
zombieJ
9b49fb60d9
Config provider ( #12991 )
...
close #12985
2018-11-26 12:06:42 +08:00
zombieJ
d366886dcb
add title support in menu item ( #12952 )
...
* add title support in menu item
* hide title when inlineCollapsed
* fix typo
2018-11-20 23:26:40 +08:00
afc163
67dc9b914c
🐛 Fixed bug of collapsed menu wrong mode responsively
...
close #13104
2018-11-14 15:25:17 +08:00
afc163
03d3b08315
🐛 Fix popup menu background transparent bug
2018-11-12 15:34:10 +08:00
afc163
a616f89a1b
🔥 update less code style
2018-11-12 12:02:30 +08:00
afc163
9b9c4c7dec
fix typescript errors
2018-11-09 17:38:19 +08:00
afc163
85a758c7ec
Fix inlineCollpased Menu remains inline mode instead of vertical
...
close ant-design/ant-design-pro#2783
close ant-design/ant-design-pro#2782
close ant-design/ant-design-pro#2786
2018-11-07 11:40:34 +08:00
afc163
00c65b046b
site: update icon doc translation
2018-11-05 19:04:28 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
afc163
5e12b0a5ca
Fix Menu Submenu animation when switch inlineCollapsed, close #12864
2018-10-30 15:09:40 +08:00
afc163
af653a8b69
revert f7fa8e0
2018-10-30 14:23:45 +08:00
afc163
f7fa8e0eb6
Fix menu submenu animation, close #12864
2018-10-30 12:00:27 +08:00
afc163
bd0ba8ce92
update menu snapshot
2018-10-25 10:42:11 +08:00
afc163
d4b51af29c
docs: remove useless vertical-right mode
2018-10-23 19:55:18 +08:00
Wei Zhu
4ce3800de7
Merge branch 'master' into feature
2018-09-29 16:27:07 +08:00
Wei Zhu
79d3a926ef
Update snapshot
2018-09-28 16:19:08 +08:00
zombiej
176a8dfcda
update test snapshot
2018-09-25 19:45:41 +08:00
ycjcl868
4d1e46e03d
Merge master into feature
2018-09-23 01:43:35 +08:00
tangjinzhou
9630dc48a0
fix: openKeys should have higher priority ( #12361 )
...
* fix: openKeys should have higher priority
* Update index.tsx
2018-09-22 13:32:21 +08:00
zombiej
2b22d6b19c
bump rc-switch & update test case
2018-09-13 19:47:28 +08:00
afc163
298fc0f426
Fix extra scrollbar when popup menu, close #12152
2018-09-10 11:39:03 +08:00
afc163
bdcf4342fe
tweak icon size and design
2018-09-08 15:46:26 +08:00
HeskeyBaozi
976f6969f4
update test snapshot
2018-09-07 14:14:23 +08:00
picodoth
054d249f13
fix : #12019
2018-09-03 14:54:12 +08:00
afc163
4c1ca1b3cd
tweak menu icon size
2018-09-03 13:15:22 +08:00
HeskeyBaozi
24568f61ff
use the whole svg icons
2018-09-02 23:39:58 +08:00
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
74798b8911
upgdate test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
d6131fe18d
update test snapshot
2018-09-02 20:59:37 +08:00
picodoth
f0bedb2176
fix: tests
2018-09-02 19:21:03 +08:00
picodoth
6237511c04
feat: use menu with 7.4.0-beta, supporting menu overflow collapsing. Currently React >= 16.0 only
2018-09-02 19:21:03 +08:00
陈帅
c73ad8021d
Merge pull request #11894 from ant-design/feature/svg-icon
...
Hotfix(Icon) fix SVG element style
2018-08-29 18:40:04 +08:00
Chandler Moisen
ce4a4bacaa
add @menu-item-active-border-width to Menu.Item ( #11934 )
2018-08-29 11:20:13 +08:00
HeskeyBaozi
0c9465aaf9
upgrade icons library
2018-08-27 20:40:11 +08:00
HeskeyBaozi
d9b38aee4b
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
...
# Conflicts:
# package.json
2018-08-25 13:24:44 +08:00
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
2018-08-24 18:36:08 +08:00
HeskeyBaozi
9893fec5f1
fix rc-menu test case
2018-08-24 12:28:51 +08:00
afc163
e3aa2aaa84
fix submenu cannot hover
2018-08-23 21:14:16 +08:00
ohhoney1
a523706625
fix bug: If ItemGroup wraps the first menu, an error is displayed when the menu is collapsed
2018-08-22 11:26:07 +08:00
afc163
90b401e97b
Fix submenu lap between menu, close #11725
2018-08-22 00:49:53 +08:00
HeskeyBaozi
796de6390b
update test snapshot
2018-08-14 15:32:29 +08:00
HeskeyBaozi
35974d67b2
update test snap shot
2018-08-13 20:51:01 +08:00
HeskeyBaozi
3baec95628
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
2018-08-13 09:26:33 +08:00
Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
HeskeyBaozi
768af40c4c
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
...
# Conflicts:
# components/drawer/__tests__/__snapshots__/Drawer.test.js.snap
# components/drawer/__tests__/__snapshots__/DrawerEvent.test.js.snap
# components/drawer/index.tsx
2018-07-25 12:03:00 +08:00
HeskeyBaozi
bab50e6bed
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
...
# Conflicts:
# components/locale-provider/__tests__/__snapshots__/demo.test.js.snap
# components/locale-provider/__tests__/__snapshots__/index.test.js.snap
# components/transfer/__tests__/__snapshots__/demo.test.js.snap
# components/transfer/__tests__/__snapshots__/index.test.js.snap
2018-07-23 09:58:55 +08:00
hongxuWei
f796618a15
Fix the style of horizontal menu on dark theme
2018-07-22 11:58:33 +08:00
HeskeyBaozi
4a553a2006
upgrade test cases
2018-07-19 20:37:47 +08:00
HeskeyBaozi
8df086f022
update test cases
2018-07-18 13:39:02 +08:00
HeskeyBaozi
9338f33c1c
update test cases
2018-07-18 10:33:54 +08:00
Wei Zhu
c696757793
Revert "fix test"
...
This reverts commit f1570c01ea
.
Follow f1570c01ea
2018-07-17 22:22:16 +08:00
Wei Zhu
e6c4c6667d
Revert rc-menu upgrade
...
Revert "use default hover trigger for horizontal menu demo"
This reverts commit 159b09342d
.
Revert "upgrade menu@7.2.0"
This reverts commit d4c9a1deea
.
Revert "feat: prevent horizontal menu items wrapping"
This reverts commit 5c7f9feecb
.
2018-07-17 21:59:16 +08:00
afc163
57c072d1b8
Fix dark menu small style issue, close #11299
2018-07-17 15:29:23 +08:00
picodoth
159b09342d
use default hover trigger for horizontal menu demo
2018-07-15 08:41:06 +08:00
picodoth
f1570c01ea
fix test
2018-07-14 13:05:36 +08:00
picodoth
5c7f9feecb
feat: prevent horizontal menu items wrapping
2018-07-14 13:05:36 +08:00
afc163
009ed08580
upgrade eslint-config-airbnb
2018-06-27 16:09:58 +08:00
zombiej
b524e1fe7e
adjust defaultProps def
2018-06-07 00:33:52 +08:00
hank
5be1b9c33c
Fix issue #8666 ( #10739 )
...
* fix issue #8666
* add issue #8666 test
2018-06-01 18:09:11 +08:00
afc163
09d5e36cfa
style: fix hightlight link color in menu item
2018-05-17 21:17:20 +08:00
afc163
6e6b1ccdec
chore: code style
2018-05-10 10:59:33 +08:00
Wei Zhu
56e3384c6b
Revert "MenuItem: avoid rendering Tooltip unless necessary ( #9636 )"
...
This reverts commit 0754845aff
.
Conditional rendering will break the transition animation,
since React will create new DOM node when inlineCollapsed changges.
Fix https://github.com/react-component/menu/issues/139
2018-05-02 14:49:20 +08:00
afc163
b5a52d26f2
fix snapshot
2018-05-02 14:28:16 +08:00
afc163
726f0466bc
menu should be unfocusable defaultly
2018-05-01 18:53:44 +08:00
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
...
* chore: upgrade menu and select
* Add test case for coverage percent
2018-04-29 23:01:58 +08:00
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
2018-04-23 00:31:36 +08:00
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
2018-04-19 20:33:12 +08:00
afc163
649d733048
fix snapshot ci
2018-04-19 11:54:44 +08:00
afc163
f0660836b7
fix snapshot ci
2018-04-19 11:34:19 +08:00
afc163
04b3aad451
Fix menu arrow style of disabled, close #10113
2018-04-18 13:47:40 +08:00
Wei Zhu
2a5479a524
Fix type errors
...
Close #9988
2018-04-11 12:01:28 +08:00
Wei Zhu
921361313a
Add explicit types for default props
...
Fix #8796
Close #8820
2018-04-10 10:50:59 +08:00
Zach Guo
280f907297
Fix Layout.Sider typos ( #9885 )
2018-04-01 01:15:42 +08:00
Jiabin Peng
6c77d336d9
Fix menu item clickable region ( #9666 )
2018-03-22 15:14:53 +08:00
Wu Haotian
0754845aff
MenuItem: avoid rendering Tooltip unless necessary ( #9636 )
...
* MenuItem: avoid rendering Tooltip unless necessary
* MenuItem: remove extra check for tooltip.title
2018-03-14 11:13:06 +08:00
George Gray
d19fa740c7
use highlight var on vertical menu ( #9169 )
2018-01-29 20:18:54 +08:00
George Gray
7d9a93e7ed
vars to theme Menu ( #9115 )
2018-01-25 10:59:49 +08:00
afc163
8c442cfaf0
Fix submenu title padding
2018-01-23 21:00:11 +08:00
रोहन मल्होत्रा
ec16d97086
added subMenuCloseDelay & subMenuOpenDelay props to menu interface ( #9049 )
2018-01-21 01:13:23 +08:00
Wei Zhu
999d6184ad
docs: Sort api table
2017-12-29 20:22:58 +08:00
afc163
6afb853161
Fix menu collapse animation broken by #8475
...
change another way to fix #8475
2017-12-27 16:46:00 +08:00
afc163
7d082c1dc5
Fix submenu popup issue when specified unexisted defaultOpenKeys
...
close #8475
2017-12-17 19:11:56 +08:00
afc163
754d330bae
Hide menu when collapsedWidth is 0, close #8587
2017-12-15 15:15:30 +08:00
wangxiaolei
d7475f47cb
Fix menu doc in english version. ( #8503 )
2017-12-07 21:39:27 +08:00
afc163
927853a1f1
seperate dark style of menu
2017-11-29 21:08:44 +08:00
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
...
* upgrade devDeps and fix lint
* Fix stylelint problems
2017-11-29 21:00:16 +08:00
afc163
dada590d2d
Fix dark menu popup animation
2017-11-22 17:29:58 +08:00
Wei Zhu
b6c6ee8f3e
Fix implicit any error for Modal and Menu
2017-11-21 17:38:51 +08:00
afc163
3406c6598a
Fix submenu z-index
2017-11-20 14:58:03 +08:00
afc163
7049a45d8e
Fix submenu width, close #8236
2017-11-20 14:37:14 +08:00
afc163
8e6e91b932
Fix menu active style
...
close ant-design/ant-design-pro#222
2017-11-20 10:56:56 +08:00
Benjy Cui
09fd564af9
feat: upgrade rc-menu ( #8235 )
2017-11-20 10:33:34 +08:00
afc163
0627d9a3a0
Fix MenuItem margin
2017-11-18 17:49:33 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
afc163
1e1c6d1c72
Merge branch 'master' into antd-3.0
2017-11-16 19:58:20 +08:00
afc163
46d1296045
Fix async test cases
2017-11-16 17:12:36 +08:00
Benjy Cui
06a1b6ed23
fix: should not throw error when keydown in menu, close : #8089 ( #8211 )
2017-11-16 16:08:30 +08:00
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
2017-11-11 00:07:03 +08:00
偏右
bdceb5f083
Review fix ( #8125 )
...
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
2017-11-06 21:28:51 +08:00
afc163
d96284c798
Merge branch 'master' into antd-3.0
2017-10-27 20:22:17 +08:00
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
2017-10-27 07:21:34 -05:00
nikogu
9696739a36
update Menu snapshots
2017-10-27 18:24:07 +08:00
nikogu
c664d843fb
fixed: https://github.com/ant-design/ant-design/issues/8040
2017-10-27 17:40:31 +08:00
afc163
cbcc073aca
Fix menu style
2017-10-26 13:38:18 +08:00
afc163
0e5155567c
Fix menu active border
2017-10-26 11:59:18 +08:00
Wei Zhu
bbb1a3a828
Merge branch 'master' into antd-3.0
2017-10-25 10:27:38 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
afc163
89a3b22791
Fix menu style
2017-10-24 15:56:28 +08:00
afc163
9ddbad1088
Unify menu item height
2017-10-12 18:14:23 +08:00
偏右
9053192ae9
Fix component style ( #7848 )
...
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
2017-10-11 12:01:27 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
afc163
4eb9d5ef56
Merge branch 'master' into antd-3.0
2017-10-09 13:33:59 +08:00
afc163
475e4ff23d
upgrade eslint-config-airbnb
2017-10-09 13:27:35 +08:00
nikogu
901ceb2507
Merge branch 'master' into antd-3.0
2017-09-28 09:54:29 +08:00
偏右
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 👻
2017-09-27 22:32:49 +08:00
Amorites
e17c8e093e
Update index.zh-CN.md ( #7755 )
2017-09-27 21:15:05 +08:00
偏右
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
2017-09-22 18:33:29 +08:00
afc163
df69320fc2
Fix arrow position
2017-09-21 20:43:13 +08:00
afc163
823e07bc75
Merge branch 'master' into antd-3.0
2017-09-15 21:44:39 +08:00