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 |
|