MadCcc
6cfbace3cd
revert: menu token ( #45939 )
...
* chore: migrate to webpack@5
* Revert "feat: support popupBg and darkPopupBg (#45826 )"
This reverts commit 496ac3326f
.
* chore: update
2023-11-17 14:09:58 +08:00
陈帅
496ac3326f
feat: support popupBg and darkPopupBg ( #45826 )
...
* feat: support popupBg and darkPopupBg
* fix test
2023-11-13 10:15:07 +08:00
JiaQi
b57dc7a4cc
fix(typography): menu item title cannot be centered vertically ( #41146 )
...
* fix(typography): menu item title cannot be centered vertically
* chore: add example
2023-10-08 09:57:58 +08:00
MadCcc
473130fe32
fix: menu style ( #43656 )
2023-07-19 18:52:07 +08:00
MadCcc
74c7d207c1
refactor: menu component token ( #43576 )
...
* docs: update examples link
* refacor: menu component token
* chore: update demo
* chore: update test case
* fix: token
* chore: fix
* Apply suggestions from code review
Signed-off-by: MadCcc <1075746765@qq.com>
* chore: fix lint
* refactor: more token
---------
Signed-off-by: MadCcc <1075746765@qq.com>
2023-07-17 10:13:22 +08:00
MadCcc
5094710a2e
fix: add deprecated token warning ( #43461 )
2023-07-10 10:36:35 +08:00
MadCcc
b64a57d5d0
docs: component token meta ( #43337 )
...
* docs: component token meta
* docs: more
* docs: complete
2023-07-05 17:49:59 +08:00
MadCcc
cdf9b4660f
refactor: menu token rename ( #42848 )
...
* refactor: menu token rename
* chore: update snapshot
* chore: UPDATE TEST CASE
* fix: fix gap as 4px
* fix: popup transform origin
2023-06-06 16:11:18 +08:00
MadCcc
61924699ab
fix: submenu align ( #42648 )
2023-05-26 17:15:03 +08:00
afc163
709e910fd0
style: fix Layout.Sider and Menu transition style ( #41993 )
...
close #41911
close #41987
2023-04-25 22:53:14 +08:00
JiaQi
87c436cccc
fix: render correct theme ( #41465 )
2023-03-27 10:08:22 +08:00
Wuxh
64eb840be2
chore: fix Menu split line style error ( #40268 )
...
* chore: fix Menu split line style error
* docs: update demo
* test: update snapshot
2023-01-16 19:55:12 +08:00
MadCcc
d24c55a0bb
fix: horizontal Menu style with ( #40105 )
...
* fix: horizontal Menu style with
* chore: update snapshot
* chore: code clean
2023-01-09 16:50:08 +08:00
JarvisArt
2f623fe553
fix: submenu arrow transition ( #39945 )
2023-01-01 00:26:54 +08:00
JarvisArt
a16e2a7bb2
fix: menu inline transition ( #39800 )
2022-12-25 22:55:47 +08:00
MadCcc
3aec05c607
style: change active menu item background and font color ( #39439 )
2022-12-09 22:04:26 +08:00
MadCcc
876b4f3b9a
fix: submenu style ( #39093 )
2022-11-30 18:56:36 +08:00
MadCcc
1fbb865204
fix: menu overflow ( #38989 )
2022-11-25 16:00:01 +08:00
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
...
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2022-11-23 20:22:38 +08:00
JarvisArt
c51bba2530
fix: menu expansion submenu jitter ( #38748 )
2022-11-20 01:08:15 +08:00
JarvisArt
c6c35cc0ad
fix: menu paddingTop centered with icon ( #38626 )
2022-11-17 18:37:48 +08:00
二货爱吃白萝卜
c85e570fd7
fix: menu style missing ( #38583 )
2022-11-15 22:08:30 +08:00
MadCcc
bcaf197b31
fix: menu margin ( #38495 )
...
* fix: menu margin
* chore: code clean
2022-11-10 22:03:34 +08:00
二货机器人
d5cfd195dd
chore: merge master
2022-11-07 23:32:46 +08:00
MadCcc
9f88c1238a
feat: token update ( #38314 )
...
* feat: token update
* chore: update test
* chore: lint
* chore: code clean
* test: update test case
* feat: radius token update
* fix: form size
* chore: fix steps style
* chore: code clean
* chore: update test case
2022-11-01 15:06:38 +08:00
MadCcc
ba5a7b8d1b
feat: v5 menu style ( #38009 )
...
* feat: v5 menu style
* chore: code clean
* feat: more component token
* docs: add v4 demo
* test: fix lint
* docs: update docs
2022-10-18 17:04:06 +08:00
MadCcc
415c22bc8c
refactor: menu theme style ( #37640 )
2022-09-19 22:17:26 +08:00
MadCcc
ec3444a407
refactor: token udpate ( #36892 )
2022-08-04 16:16:50 +08:00
陈帅
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>
2022-08-01 11:19:32 +08:00
期贤
fb514b6deb
revert coomit
2022-07-29 14:11:01 +08:00
期贤
993e975e76
fix: 优化 menu 的 margin token,做到了视觉统一
2022-07-29 14:07:53 +08:00
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>
2022-07-28 20:33:10 +08:00
MadCcc
1ad0553249
refactor: token update ( #36637 )
...
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
2022-07-21 17:00:42 +08:00
MadCcc
357750e081
refactor: collapse motion ( #36597 )
...
* chore: v5.0.0-experimental.5
* refactor: collapse motion
2022-07-19 22:53:38 +08:00
MadCcc
cdbfe45df1
feat: generate anchor style for all components ( #36460 )
...
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
2022-07-11 15:35:58 +08:00
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
2022-07-05 21:55:21 +08:00
MadCcc
8e4f1c6836
refactor: token update ( #36279 )
...
* refactor: token update
* chore: add js doc
* test: fix lint
* test: update test
2022-06-28 20:33:01 +08:00
二货机器人
de2992f96f
chore: move path ( #36243 )
...
* chore: base move
* chore: all path
* chore: fix script
2022-06-27 14:25:59 +08:00
二货机器人
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
2022-05-23 10:58:30 +08:00
MadCcc
24773d5796
test: lint
2022-05-09 22:20:07 +08:00
二货机器人
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>
2022-04-25 10:54:00 +08:00
黑雨
b0ad8b6d14
feat: fix menu site ( #35127 )
2022-04-20 17:38:13 +08:00
黑雨
87a5ddf0be
feat: cssinjs for menu ( #34958 )
...
* feat: cssinjs for menu
* feat: merge next
* feat: update for lint
* feat: update for test
* feat: update for style
* feat: update snap
2022-04-20 15:31:04 +08:00
zombieJ
89dd827b7f
fix: Refactor Menu related components life cycle methods ( #15868 )
...
* use state instead
* rollback demo markdown
* clean test
* sider context should be clean
* update test case
* fix test
* update debug desc
* add siderCollapsed into omit
* rm useless code
2019-04-05 16:15:01 +08:00
afc163
6e145bfad3
Add tooltip for collapsed menu item
2017-06-30 21:07:01 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00