ant-design/components/menu
zefeng dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
..
__tests__ feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
demo docs: Update Demo icon (#22100) 2020-03-11 12:31:53 +08:00
style feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
index.en-US.md docs: Format string notation of all components (#20970) 2020-01-17 17:23:47 +08:00
index.tsx add MenuItemGroupProps export (#21356) 2020-02-12 20:45:57 +08:00
index.zh-CN.md docs: Format string notation of all components (#20970) 2020-01-17 17:23:47 +08:00
MenuContext.tsx feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
MenuItem.tsx feat: Menu.Item Tooltip could be hidden by title prop (#22202) 2020-03-13 19:43:10 +08:00
SubMenu.tsx fix: submenu popupClassName and className chaos (#18290) 2019-08-17 22:38:11 +08:00