𝑾𝒖𝒙𝒉
|
fb52fbbfd0
|
style: Improve style z-order to fix some errors (#51448)
Co-authored-by: IsKaros <IsKaros@users.noreply.github.com>
Co-authored-by: <>
|
2024-11-18 11:03:58 +08:00 |
|
afc163
|
8a64ec6a9e
|
chore: merge branch
|
2024-11-07 16:51:58 +08:00 |
|
二货爱吃白萝卜
|
6f8726fdce
|
fix: Tree style mistake (#51492)
|
2024-11-05 16:18:53 +08:00 |
|
zmbxy
|
a8d9aeecbd
|
feat: Tree component adds nodeHoverColor and nodeSelectedColor tokens (#51367)
Co-authored-by: zmbxy <zhaoqingwei@wangtai-tech.com>
|
2024-10-27 00:06:02 +08:00 |
|
afc163
|
e0e0cc211e
|
style: fix DirectoryTree style (#51210)
|
2024-10-22 20:35:45 +08:00 |
|
afc163
|
2d2a7c9da3
|
merge feature
|
2024-10-14 18:05:41 +08:00 |
|
Meowu
|
b8478e7e82
|
fix(Tree): align switcher icon of tree component. (#51181)
|
2024-10-12 11:35:37 +08:00 |
|
afc163
|
4303e5e28a
|
feat: Tree add indentSize token (#51010)
|
2024-09-29 13:26:05 +08:00 |
|
afc163
|
d85d99df5e
|
Revert "feat: Tree add indentWidth token" (#51009)
|
2024-09-25 11:14:36 +08:00 |
|
afc163
|
9c3478ed77
|
feat: Tree add indentWidth token (#50989)
|
2024-09-25 10:33:01 +08:00 |
|
二货爱吃白萝卜
|
0cf4a27e96
|
fix: tree switch bg height (#50313)
* fix: tree switch bg height
* fix: use before instead
|
2024-08-08 20:21:23 +08:00 |
|
lijianan
|
ddcdb2a6a2
|
chore: update unit value (#50258)
|
2024-08-06 00:04:28 +08:00 |
|
lijianan
|
1421eccb04
|
chore: update componentCls key again (#50251)
* chore: update componentCls key again
* Update components/skeleton/style/index.ts
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
|
2024-08-05 22:30:55 +08:00 |
|
github-actions[bot]
|
249c94fb50
|
chore: auto merge branches (#50198)
chore: merge master into feature
|
2024-08-02 03:58:13 +00:00 |
|
Wanpan
|
50f1172245
|
fix: Tree filter node style lost (#49773)
|
2024-07-30 23:05:27 +08:00 |
|
二货爱吃白萝卜
|
832cffcdf9
|
feat: ColorPicker support gradient color (#50050)
* refactor: support type update
* chore: update clear style
* chore: bump color picker
* chore: use slider
* chore: bump color picker
* chore: range slider
* chore: layout
* chore: useModeColor
* chore: simplify
* chore: bump color picker
* refactor: event
* chore: tmp lock check
* chore: of it
* chore: update ts def
* chore: update ts def
* chore: remove useless ts
* chore: linear
* chore: adjust style
* chore: rm useless code
* chore: fill color
* chore: basic linear
* chore: support toStr
* chore: limit minCount
* chore: use cache
* chore: drag support:
* chore: yes
* chore: update demo
* chore: useLayoutEffect instead
* chore: fix click to add point
* chore: add smmoth
* chore: support of locale
* chore: add locale
* chore: fix lint
* chore: adjust style
* chore: fix lint
* chore: fix style
* test: fix test case
* chore: fix popover
* test: fix test case
* chore: fix test
* test: clean up
* chore: fix lint
* chore: fix lint
* chore: fix lint
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* chore: fix docs
* docs: update demo desc
* chore: enhance hover range
* fix: delete not working
* chore: fix lint
* test: coverage
* test: coverage
* chore: clean up
* chore: adjust
* chore: highlight
* chore: adjust style
* chore: fix lint
* chore: update demo
* chore: memo perf
* refactor: up to down colors
* test: update snapshot
|
2024-07-29 16:38:50 +08:00 |
|
🏎️ Yumo
|
b3ddb0e498
|
fix(theme): DerivativeToken to AliasToken
|
2024-07-23 17:54:26 +08:00 |
|
🏎️ Yumo
|
9e8a550218
|
refactor(theme): migrate and refactor type CSSUtil by @ant-design/cssinjs-utils
|
2024-07-23 17:23:43 +08:00 |
|
叶枫
|
502dac12aa
|
docs: format code (#48309)
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
|
2024-04-08 14:04:08 +08:00 |
|
afc163
|
14af2a77ae
|
style: fix Tree cursor style (#46974)
* style: fix Tree cursor style
* fix lint
|
2024-01-16 12:28:25 +08:00 |
|
MadCcc
|
bcec44b05b
|
fix: optimize tree focus style (#46608)
|
2023-12-25 13:52:09 +08:00 |
|
MadCcc
|
c4b8c9df93
|
refactor: genStyleHooks (#46038)
* refactor: genStyleHooks
* chore: update sciprt
* refactor: affix
* refactor: select
* chore: update
* refactor: update
* refactor: update
* refactor: done
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: decrease size limit
* chore: code clean
* chore: code clean
* chore: remove export
|
2023-11-29 17:23:45 +08:00 |
|
kiner-tang(文辉)
|
8e32367fd5
|
feat: tree & treeSelect support cssVar (#45814)
* feat: tree support cssVar
* feat: treeSelect support cssVar
* feat: treeSelect support cssVar
* feat: optimize code
* feat: optimize code
|
2023-11-14 19:17:23 +08:00 |
|
MadCcc
|
58f7221b93
|
fix: tree checkbox should align top (#44827)
|
2023-09-13 17:19:09 +08:00 |
|
MadCcc
|
74d9654423
|
feat: tree token (#44282)
|
2023-08-18 10:23:57 +08:00 |
|
MadCcc
|
bd36fba393
|
fix: fix checkbox align issue (#42590)
* fix: fix checkbox align issue
* fix: use center
* chore: comment
* fix: use align-self: center
* chore: add snapshot
* fix: tree checkbox
|
2023-05-25 20:46:51 +08:00 |
|
JiaQi
|
3fcf9de2b6
|
fix(tree): Draggable tree title is not aligned when the text is wrapped (#41928)
|
2023-04-23 09:06:07 +08:00 |
|
JiaQi
|
40fb753349
|
fix(Tree): Checkbox and title do not align (#41920)
|
2023-04-21 14:59:32 +08:00 |
|
MadCcc
|
40944a1c02
|
perf: only one parent selector in style (#40325)
* chore: add parent selector
* chore: update lint script
* chore: code clean
* perf: style
* chore: remove demo test cssinjs
* fix: input group
|
2023-01-20 10:31:27 +08:00 |
|
二货爱吃白萝卜
|
cc1870d8bd
|
chore: add linter of not selector (#40264)
* chore: add linter of not selector
* chore: update tree style
* fix: DatePicker
* fix: compact
* fix: compact vertical
* perf: style
* fix: vertical compact
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-01-17 17:51:59 +08:00 |
|
lijianan
|
5d3381334c
|
chore: remove useless tsx support (#39934)
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
|
2022-12-31 22:12:30 +08:00 |
|