50 Commits (fb5ed958531f4597bd3e8c348c3ed9dc223eadb3)

Author SHA1 Message Date
lijianan 59a332bf47
chore: use React.useContext() replace <Context.Provider /> (#39950) 2 years ago
lijianan 6a8f5b5765
refactor(Menu): rewrite CC => FC (#38751) 2 years ago
yykoypj 6b658dab76
feat: switch visible to open for Tooltip (#37241) 2 years ago
yykoypj 43d45330c5
feat: switch visible to open for Tooltip & Popover & Popconfirm (#36807) 2 years ago
二货机器人 2c2c631bfd
chore: prettier components (#36171) 2 years ago
Tom Xu 1719748a29
chore: eslint add consistent-type-imports (#35419) 3 years ago
二货机器人 f1e0c9c1d2
chore: Internal Menu interface for ProLayout usage (#33399) 3 years ago
二货机器人 0a0fa61cb5
fix: Long text of menu ellipsis issue (#30682) 4 years ago
陈帅 0d1b1c40a6
merge featrue into master (#30636) 4 years ago
二货机器人 4ff17e3e0c
feat: Menu support accessibility & keyboard access (#30382) 4 years ago
偏右 05a82f2d48
fix: Menu custom icon style (#27983) 4 years ago
Alex bf45c4c1b0
style: 💄 className prop ordering #26594 (#26602) 4 years ago
偏右 d5eda4f87e
test: add more test cases (#26350) 4 years ago
Kermit Xuan e4bbc8fcb3
refactor(menu): move feature to rc-menu(#24975) (#25369) 4 years ago
xrkffgg 9b54bd728d
fix: menu inline collapsed show without icon (#24330) 5 years ago
二货机器人 2afab58ac8
chore: small bundle size follow up (#24164) 5 years ago
二货机器人 98232382f1
feat: MenuItem support `danger` (#23785) 5 years ago
偏右 8934bbfffa
feat: Menu.Item support icon (#23629) 5 years ago
偏右 e9862c5bc3
feat: Menu.Item Tooltip could be hidden by title prop (#22202) 5 years ago
二货机器人 e8876d5817
fix: MenuItem with icon only will still have additional margin (#21925) 5 years ago
Saeed Rahimi 676de29eb4 feat: added rtl direction to all of ant-design components (#19380) 5 years ago
LaySent b029e38705 feat: improve prop def for tooltip 5 years ago
orzyyyy 63b33d4020 fix: unexpected changes of snapshots 5 years ago
Hieu Pham 53ce81690e
Fix circular dependency in Menu 5 years ago
Ivan 9fdf41740d Extend MenuItemProps from HTMLAttributes<HTMLLIElement> (#17629) 5 years ago
zombieJ 008136ece1
fix: Tooltip not hidden when menu is in control mode (#16812) 6 years ago
zombiej 9f3c357053 add test case 6 years ago
zombiej f7df66b97c fix tooltip not works 6 years ago
zy410419243 ae8b52c290 fix: MenuItem should not render Tooltip when inlineCollapsed is false 6 years ago
zy410419243 9dec5ecedc chore: remove useless context from Menu.Item 6 years ago
Frezc c5b98c27c7 add export to MenuItemProps 6 years ago
Gabe Medrash dfc9b24c98 Properly type onMouseEnter and onMouseLeave events 6 years ago
iojichervo e5a1e30055 Add MenuItem style type 6 years ago
ztplz 8cce556309 Add onMouseEnter and onMouseLeave for Menu Item (#14454) 6 years ago
陈帅 daca08b6f1 merge master 6 years ago
ztplz 05cf557ee1 Format menu 6 years ago
afc163 56665144ae
💄 fix MenuItem code style 6 years ago
陈帅 8e11f0bdb9 merge support prettier 6 years ago
陈帅 dca9715186 support prettier 6 years ago
sylvanasGone 210aab8d51 fix: add onClick prop 6 years ago
Yury Kozyrev c9fb5e6ea8 add missing classname prop 6 years ago
zombieJ d366886dcb add title support in menu item (#12952) 6 years ago
afc163 9b9c4c7dec fix typescript errors 6 years ago
Wei Zhu 064bfaf554 Add @types/prop-types 6 years ago
afc163 6e6b1ccdec chore: code style 7 years ago
Wei Zhu 56e3384c6b Revert "MenuItem: avoid rendering Tooltip unless necessary (#9636)" 7 years ago
Wu Haotian 0754845aff MenuItem: avoid rendering Tooltip unless necessary (#9636) 7 years ago
Wei Zhu b6c6ee8f3e Fix implicit any error for Modal and Menu 7 years ago
Wei Zhu 479a5cb743
Remove allowSyntheticDefaultImports (#8218) 7 years ago
Benjy Cui 06a1b6ed23 fix: should not throw error when keydown in menu, close: #8089 (#8211) 7 years ago