afc163
f8b5fc3aae
style: fix Menu disabled item focus style ( #37332 )
close #37325
2 years ago
MadCcc
942fd0b22c
test: fix lint
2 years ago
MadCcc
6206ba4637
test: fix test case
2 years ago
lijianan
3c72aa0855
test: migrate part of Menu tests ( #37274 )
* test: migrate part of Menu tests
* test: migrate part of Menu tests
* test: migrate part of Menu tests
* fix: add Layout.Sider
* fix: add Layout.Sider
* fix: remove Layout.Sider
* fix: remove Layout.Sider
* fix: strong type
2 years ago
yykoypj
6b658dab76
feat: switch visible to open for Tooltip ( #37241 )
* feat: switch visible to open for Tooltip & Popover & Popconfirm
* fix lint
* fix: merge state
* chore: Update ts part
* test: add legacy test
* test: fix test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
MadCcc
ec13e824be
feat: v5 shadow & colorPrimary ( #37254 )
* feat: v5 shadow
* chore: color lint
* test: fix test case
2 years ago
yykoypj
43d45330c5
feat: switch visible to open for Tooltip & Popover & Popconfirm ( #36807 )
* feat: switch visible to open for Tooltip
* feat: switch visible to open for Popover
* feat: switch visible to open for Popconfirm
* fix
* chore: resolve conflict
* test: fix test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
Uladzimir Atroshchanka
c9fd7fb8f1
feat: Input fields in error are missing multiple ARIA attributes ( #36762 )
* feat: add implementation and update snapshots
* test: update snapshot
* test: update snapshots
* test: update snapshots
* test: update snapshots
2 years ago
Dalton Craven
4758d561c5
fix: export individual menu type declarations ( #36681 )
2 years ago
dingkang
82ba5eac40
test: replace Menu test case with test lib ( #37046 )
* test: replace test case with test lib
* test: Update test case to make more sense
* chore: trigger ci
* test: rm firstChild
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
MadCcc
de4914880e
fix: Menu horizontal border ( #36947 )
2 years ago
clean99
1239910f66
test: change act import from utils use act wrap timer and not wrap fireEvent ( #36921 )
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2 years ago
MadCcc
ec3444a407
refactor: token udpate ( #36892 )
2 years ago
MadCcc
f1ba08fd0c
fix: token update ( #36871 )
* fix: token update
* refactor: map token update
2 years ago
陈帅
dcca3d25f2
feat: add menu token and adjust style ( #36777 )
* fix: menu add margin token
* Update components/menu/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix ci
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
期贤
fb514b6deb
revert coomit
2 years ago
期贤
993e975e76
fix: 优化 menu 的 margin token,做到了视觉统一
2 years ago
MadCcc
d7c2f5f5d3
feat: menu theme implemented by design token ( #36738 )
* feat: menu theme implemented by design token
* test: fix test
* fix: lint
* fix: menu motion
* 偷偷加了几个token
Co-authored-by: 期贤 <qixian.cs@antgroup.com>
2 years ago
hoho2017
f3db1f2dab
docs: fix Menu api layout ( #36697 )
Co-authored-by: zhanghaoqiang <zhanghq7458@joyowo.com>
2 years ago
MadCcc
1ad0553249
refactor: token update ( #36637 )
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
2 years ago
二货机器人
31eef3a956
docs: menu faq ( #36604 )
* docs: menu faq
* docs: patch codesandbox
2 years ago
MadCcc
357750e081
refactor: collapse motion ( #36597 )
* chore: v5.0.0-experimental.5
* refactor: collapse motion
2 years ago
MadCcc
cdbfe45df1
feat: generate anchor style for all components ( #36460 )
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
2 years ago
MadCcc
8e27cf986f
chore: rm component less file ( #36244 )
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
2 years ago
MadCcc
8e4f1c6836
refactor: token update ( #36279 )
* refactor: token update
* chore: add js doc
* test: fix lint
* test: update test
2 years ago
二货机器人
de2992f96f
chore: move path ( #36243 )
* chore: base move
* chore: all path
* chore: fix script
2 years ago
afc163
88415f45e1
chore: fix Menu deprecated warning when item={undefined} ( #36190 )
2 years ago
zombiej
07520b44c4
chore: fix merge conflict
2 years ago
二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2 years ago
二货机器人
9ab8cc44a3
fix: Dropdown with group menu can not close ( #36148 )
* test: test driven
* fix: Dropdown with Menu list group
2 years ago
二货机器人
63fc5055f9
fix: Table customize filterDropdown with Menu should not block default selectable ( #36098 )
* fix: Table customize Menu should be selectable
* test: Add test case
* test: Update snapshow
2 years ago
afc163
c72c70024e
docs: fix menu API table ( #36043 )
* docs: fix menu API table
* Update index.en-US.md
2 years ago
csr632
29565273cb
docs: title is no loger supported by SubMenuType ( #36037 )
2 years ago
zombiej
e0ed89418b
chore: fix lint
2 years ago
MasaoBlue
d099dea28b
fix: menu items typings ( #35790 )
* Fix menu items typings
* add test case for menu item type checking
3 years ago
MrHadEnough
cfd25f9650
docs: fix typo of Menu items code example ( #35832 )
3 years ago
zombiej
099322af16
chore: resolve injection
3 years ago
二货机器人
99c16aa8d6
refactor: Fix Dropdown nesting menu injection logic ( #35810 )
* refactor: Dependency Inversion
* test: update snapshot
* test: Update snapshot
* test: more
* fix: table dropdown logic
* fix: menu lint
3 years ago
MadCcc
e9e8419b19
fix: menu inline & vertical border ( #35742 )
3 years ago
二货机器人
47d73d8e33
Refactor: Menu full token ( #35650 )
* chore: more style
* chore: more style
* chore: more and more
* chore: more and more
* chore: all about it
* chore: more style
* chore: more & more
* chore: more
* chore: hover style
* chore: theme of it
* move
* chore: status color
* chore: full token
* chore: update
* chore: update
* chore: force cache update
* chore: force cache back
* fix: commented
3 years ago
章鱼
7fd093bd0a
docs: feat components TS demo ( #34742 )
* docs: add general components TS demo
* docs: add layout components TS demo
* docs: add navigation components TS demo
* docs: add data entry components TS demo
* chore(deps): add types for qs
* docs: add data display TS demo
* docs: add feedback components TS demo
* docs: add other components TS demo
* chore(deps): add types
* docs: unified demo code style
* docs: fix lint error
* docs: add demo TS type
* docs: fix demo TS type
* test: update snapshot
* docs: fix TS demo
* feat: update Rate character type
* docs: fix lint error
* feat: update Rate character type
* feat: update Rate character type
3 years ago
Tony Wu
68a2f8b2ac
docs: indicate that menu items require `key`s ( #35474 )
3 years ago
Karott
338ec7dad7
perf: refactor devWarning for production code size ( #35411 )
* pref: better code style for production
* refactor `devWarning`
* don't use `useEffect` only wrap `devWarning`
* chore: add 'noop' to coverage
* chore: add test cases for devWarning
* chore: add test case
* chore: update test cases for devWarning
* chore: restore test script command
* fix: remove 'throw new Error'
* should not use `throw` for browser
* chore: update test case for AutoComplete
* perf: add prefix for `devWarning`
* update RegExp for UMD
* add prefix for ES and CJS
* chore: better code style
* perf:
* upgrade antd-tools
* remove `injectWarningCondition`
* rename `devWarning` to `warning`
* chore: better code style
* chore: better code style
* chore: restore hasValidName
3 years ago
MadCcc
24773d5796
test: lint
3 years ago
Yanming Deng
36ded1a741
docs: fix typo ( #35439 )
* chore: fixed typo
* chore: fixed typo+1
3 years ago
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
3 years ago
MadCcc
4734f65f2f
feat: focus menu item automaticly when focusing menu ( #35407 )
* feat: focus menu item automaticly when focusing menu
* chore: update mentions
* test: fix test case
* chore: decrease bundle size
* chore: increase bundle size
3 years ago
MadCcc
42525ffbdc
test: add menu focus test ( #35252 )
3 years ago
二货机器人
b4730281a9
refactor: Dropdown cssinjs support ( #35214 )
* chore: init
* chore: dropdown style
* chore: more style
* chore: icon style
* chore: more style
* chore: diff shows the cache path
* chore: motion support
* chore: more style
* feat: status
* chore: sub menu style
* chore: all dropdown style
* fix: ts
* chore: update snapshot
* Update components/dropdown/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* chore: update style
Co-authored-by: MadCcc <1075746765@qq.com>
3 years ago
afc163
0efba5f720
docs: add demo link for Menu legacy usage ( #35202 )
* docs: add demo links for Menu legacy usage
* Update index.en-US.md
3 years ago