afc163
255bfddc3f
docs: improve menu usage for items ( #35131 )
* docs: improve menu usage for items
* test: update snapshot
* docs: update menu title
3 years ago
zombiej
566632efa3
docs: Update Menu demo sample
3 years ago
二货机器人
4de07ad102
docs: Add deprecated usage ( #35128 )
3 years ago
afc163
0f0e2f9f43
docs: simplify demo code, #30853 ( #35050 )
3 years ago
MadCcc
6776bb8916
docs: demo support react18 ( #34843 )
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
3 years ago
二货机器人
a67d39cd6c
feat: Menu support `items` ( #34559 )
* docs: Update Menu cn doc
* chore: update ts def
* chore: support convert
* docs: more demo
* docs: more demo
* docs: all menu demos
* docs: dropdown demo
* docs: dropdown all demos
* docs: update demo
* test: coverage
* docs: more demo
* docs: layout demo
* docs: all demo
* chore: fix ts lint
* docs: fix doc
* docs: all docs
3 years ago
David
2843bd32dd
feat: Add ability to overwrite Menu theme at Menu.SubMenu level. ( #33971 )
* Add theme support to Menu.SubMenu
* Tidy up docs
* Tidy up docs
* Update components/menu/index.en-US.md
* Update components/menu/index.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Add Chinese lang docs
* Extend menu theme demo to additionally demonstrate Sub-menu theming
* Add submenu theme demo
* Revert "Extend menu theme demo to additionally demonstrate Sub-menu theming"
This reverts commit 642a2b5b72
.
* Add tests
* Correct typo
* Make demo vertical so absolutely positioned popover doesn't overflow
* Make demo functional component
* Update components/menu/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/menu/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/menu/demo/submenu-theme.md
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
3 years ago
二货机器人
f1e0c9c1d2
chore: Internal Menu interface for ProLayout usage ( #33399 )
* test: Update snapshot
* chore: disable tooltip
* chore: rename
3 years ago
Map1en_
c59580f215
feat: add the dashed props of menu divider ( #31379 )
close #31292
3 years ago
二货机器人
6ae00431a9
docs: rm only mark ( #30751 )
4 years ago
zombiej
737c172c2b
test: Update snapshot
4 years ago
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
偏右
05a82f2d48
fix: Menu custom icon style ( #27983 )
* fix: Menu custom icon style
close #27973
* fix snapshot
4 years ago
Tom Xu
e9591e858f
docs(menu): sider demo change to hook ( #27643 )
4 years ago
Tom Xu
a2acc56235
docs(menu): switch mode demo change to hook ( #27638 )
* Update switch-mode.md
* Update switch-mode.md
4 years ago
偏右
0a3af0b2e2
fix: 💄 Layout.Sider collapsedWidth cannot work without @menu-collapsed-width ( #27154 )
* fix: collapsedWidth do not work on Sider
* fix test case
* fix test case
* fix extra trigger div
* fix lint
4 years ago
xrk
852b28c235
docs: update menu api ( #27096 )
* docs: update menu api
* perf
4 years ago
偏右
39b40b573d
fix: Menu not support React.Fragment ( #26656 )
* fix: Menu support React.Fragment
* chore: tweak menu demo
* fix: React key warning
4 years ago
07akioni
f498ae0344
fix: menu horizontal dark style & site ( #25850 )
* fix: menu horizontal dark style & site
* fix: lint
* fix: update snapshot
* chore: revert
* chore
* fix: padding transition glitch
4 years ago
偏右
87d32a7a3d
fix: Menu SubMenu background in dark theme ( #25205 )
close #25202
4 years ago
偏右
cfff7967b3
fix: Dropdown menu item link color when has icon ( #24702 )
* 🐛 fix Dropdown menu item link color when has icon
close #24700
* fix snapshot
5 years ago
二货机器人
e4a1a45b09
fix: Menu a color ( #23832 )
* fix: Menu a color
* update snapshot
* fix menu item
5 years ago
二货机器人
98232382f1
feat: MenuItem support `danger` ( #23785 )
* feat: Basic danger color
* dark of it
* danger dark style
* invers of dropdown
* update less
* update snapshot
5 years ago
偏右
8934bbfffa
feat: Menu.Item support icon ( #23629 )
* feat: Menu.Item support icon
* docs: update menu item usage
* docs: remove span wrap,when use icon
* fix: Collapsed depends on the span
* ✅ fix demo snapshot
* do not wrap children when it is span
* Menu.SubMenu support icon prop
* fix sub menu title
* fix eslint
* update dropdown demo
* fix extra icon attribute on li
Co-authored-by: MengZhaoFly <1424254461@qq.com>
5 years ago
偏右
0716d1498f
fix: Dropdown submenu background ( #23296 )
* 🐛 Fix Dropdown submenu background
close #23293
* remove unused code
5 years ago
二货机器人
698d358af9
docs: Update Demo icon ( #22100 )
5 years ago
偏右
17e7a3d57f
📝 fix codeopen demo ( #21801 )
5 years ago
信鑫-King
cb528da8ed
fix: dark theme in 4.0 ( #20642 )
* fix: rtl direction bug
* 📝 dark theme usage docs
* fix: sketch download
* fix: theme dark
* 📝 empty image
* fix: dark form with mixture components like picker, input
* 📝 update sketch release download
* fix: remove inline-menu sub shadow
5 years ago
二货机器人
64b905e9bd
chore: Update `@ant-design/icons` deps ( #19979 )
* update icons deps
* update all icon ref
* fix lint
* update snapshot
5 years ago
vaytsel
d8526f43f6
Update theme.md
5 years ago
vagusX
149729e524
use ant design icons 4.0 ( #18217 )
* feat: use @ant-design/icons@4.0
* feat: use createFromIconfontCN to make site works
* feat: update doc for Icon
* feat: use icon in component Alert
* feat: use icon in component Avatar
* feat: use icon in component Breadcrumb
* feat: use icon in component Button
* feat: use icon in component Cascader
* feat: use icon in component Collapse
* feat: use icon in component Datepicker
* feat: use icon in component Dropdown
* feat: use icon in component Form
* feat: use icon in component Input
* feat: use icon in component InputNumber
* feat: use icon in component Layout
* feat: use icon in component Mention
* feat: use icon in component Message
* feat: use icon in component Modal
* feat: use icon in component Notification
* feat: use icon in component PageHeader
* feat: use icon in component Pagination
* feat: use icon in component Popconfirm
* feat: use icon in component Progress
* feat: use icon in component Rate
* feat: use icon in component Result
* feat: use icon in component Select
* feat: use icon in component Step
* feat: use icon in component Switch
* feat: use icon in component Table
* feat: use icon in component Tab
* feat: use icon in component Tag
* feat: handle rest component which using Icon
* fix: remove unused vars
* feat: use latest alpha ant design icons
* fix: failed test in uploadlist.test.js
* test: update snapshot for icons
* doc: add Icon for site
* doc: use @ant-design/icons in site
* chore: use latest icons
* fix: tslint issue
* fix: test cases
* fix: types for react
* fix: lint rules for import orders
* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render
* fix: eslint error in demo/**.md
* inject antd icons
* update snapshot
* fix site
* doc: update docs
* fix: code snippets icon in site
* feat: use latest @ant-design/icons
* fix: icon props in message
5 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
afc163
13379aa0d8
💄 Optimize examples code style
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
picodoth
6237511c04
feat: use menu with 7.4.0-beta, supporting menu overflow collapsing. Currently React >= 16.0 only
6 years ago
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
.
6 years ago
picodoth
159b09342d
use default hover trigger for horizontal menu demo
6 years ago
picodoth
5c7f9feecb
feat: prevent horizontal menu items wrapping
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
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
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
nikogu
c664d843fb
fixed: https://github.com/ant-design/ant-design/issues/8040
7 years ago
afc163
641f1ddeeb
Add link
7 years ago
Benjy Cui
30745da52e
docs: update typo, close : #7427
7 years ago
afc163
786f5cd7e0
improve side current menu demo
7 years ago
afc163
63daf8d0a3
Add Menu[inlineCollapsed] prop
8 years ago
afc163
3a2f6bea18
update menu demo
8 years ago