Arvin Xu
700e0aeebe
chore: Add comments to token interfaces ( #50386 )
2024-08-13 13:31:10 +08:00
栗嘉男
7e74c4fa64
chore: merge master into feature
2024-07-19 20:53:26 +08:00
ice
d0389931a3
fix(Card): The cover ele support borderRadius ( #49862 )
2024-07-16 22:12:52 +08:00
thinkasany
da1d8df417
type: support string | number ( #49810 ) ( #49855 )
...
* type(token): height / width support string | number
* rever
2024-07-14 00:36:43 +08:00
lijianan
8a090c951c
Revert "type(token): height / width support string | number" ( #49836 )
...
This reverts commit e4c31231ee
.
2024-07-12 10:12:56 +08:00
thinkasany
e4c31231ee
type(token): height / width support string | number ( #49810 )
...
* type(token): height / width support string | number
* rever
2024-07-10 23:15:06 +08:00
Wanpan
73adedbfab
fix: Fix fails when using tabs minHeight inside the small card ( #48787 )
...
* fix: Fix fails when using small tabs minHeight inside the card
* test: del test case
* Update components/card/style/index.ts
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>
* fix: update style
---------
Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-05-07 19:06:17 +08:00
lijianan
fa6f113dde
refactor: use css token replace 4px ( #48474 )
2024-04-16 11:42:45 +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
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
红果汁
f4443cc6c2
feat: card support cssvar ( #45836 )
2023-11-13 16:39:00 +08:00
MadCcc
e093b100d5
fix: Card head fit small size tabs ( #45272 )
...
* fix: Card tabs should fit small size
* chore: update snapshot
2023-10-11 15:43:59 +08:00
Jason-huang66
ceae7de9db
fix: CardGrid style issue with left bottom corner ( #44801 )
...
* fix: CardGrid style issue with left bottom corner
* fix: CardGrid style issue with left bottom corner
2023-09-13 11:15:20 +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
黑雨
bfbc7c2e54
feat: Card Component Token ( #42061 )
...
* ✨ feat: update
* feat: merge feature
* feat: merge feature
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* chore: revert change
* feat: card token
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-01 15:16:58 +08:00
Goku
98e391ca93
fix: 🐛 add border-radius of the image-mask when hover Card ( #42642 )
...
* fix: 🐛 add border-radius of the image-mask when hover Card
* Apply suggestions from code review
Optimize the css code structure
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: liugenmei@yzw.cn <liugenmei@yzw.cn>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-26 16:14:33 +08:00
MadCcc
421ae105ad
refactor: adjust boxShadow token ( #40516 )
...
* refactor: adjust boxShadow token
* chore: code clean
2023-02-03 11:20:21 +08:00
lijianan
3ed7ec906e
chore: remove useless tsx support ( #39890 )
...
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2022-12-31 22:24:55 +08:00
JarvisArt
78592a5596
fix: card extra add padding ( #39646 )
...
* fix: card extra add padding
* fix: Correct the cardHeadHeight variable name
* chore: minHeight instead of padding
* fix: Alignment between title and extra in card tablist
2022-12-21 16:14:09 +08:00
muxin
f9b97897b3
fix(Card): fix card actions' style ( #39210 )
...
close #39210
2022-12-03 14:56:31 +08:00
justanotheranonymoususer
42a12e26f4
fix: Card meta default width ( #39026 )
2022-11-27 22:14:21 +08:00
Zhanghao
e66fcbd449
fix: The card body's border-radius will be invalid when the bodyStyle has backgroundColor attribute #38912 ( #38973 )
2022-11-25 11:53:28 +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
MadCcc
0162d2e2d8
feat: change transiton to mid duration ( #38648 )
2022-11-17 23:31:41 +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
二货爱吃白萝卜
752d671acb
feat: DatePicker support presets
( #38249 )
...
* chore: basic style
* chore: all of token spread
* chore: default presets style
* docs: update presets
* chore: fix style
* chore: fix ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* test: update snapshot
* chore: bump bundle size
* test: update snapshot
* chore: update picker style
* chore: rm useless content
2022-10-28 16:44:19 +08:00
MadCcc
ffc09a2a0d
feat: compact theme ( #38105 )
...
* feat: compact theme
* chore: code clean
* chore: code clean
* chore: show dynamic theme in preview
* chore: code clean
* feat: compact algorithm
2022-10-25 17:04:36 +08:00
MadCcc
2cf245969b
feat: v5 motion duration adjustment ( #37438 )
2022-09-07 14:08:14 +08:00
MadCcc
ec13e824be
feat: v5 shadow & colorPrimary ( #37254 )
...
* feat: v5 shadow
* chore: color lint
* test: fix test case
2022-08-26 16:05:16 +08:00
MadCcc
93908debec
feat: v5 radius ( #37146 )
...
* feat: v5 radius
* test: fix test
2022-08-19 10:10:51 +08:00
MadCcc
ec3444a407
refactor: token udpate ( #36892 )
2022-08-04 16:16:50 +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
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
MadCcc
373f0c5a65
refactor: shadow alias ( #36213 )
...
* refactor: shadow
* refactor: component box shadow
* refactor: shadow alias
2022-06-24 10:45:29 +08:00
zombiej
8749c1ae04
chore: merge master
2022-06-22 15:18:03 +08:00
二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2022-06-22 14:57:09 +08:00
MadCcc
99139aa77d
refactor: Card full token ( #35514 )
...
* refactor: card full tokn
* refactor: card token
* fix: border color
2022-05-13 16:38:33 +08:00
MadCcc
f07e538205
chore: lint
2022-05-13 14:50:32 +08:00
MadCcc
a32f5d69f8
Merge branch 'feature' into next-merge-feature
2022-05-13 14:42:49 +08:00
MadCcc
d4f23bae2a
refactor: Card loading ( #35525 )
...
* feat: card loading with skeleton
* test: update snapshot
* test: add style deps
* chore: import
2022-05-13 11:32:40 +08:00
MadCcc
24773d5796
test: lint
2022-05-09 22:20:07 +08:00
zombiej
84662ce774
chore: next merge feature
2022-05-06 18:46:16 +08:00
miracles1919
9003b5378f
refactor: replace float with flex of Card ( #35278 )
2022-04-27 21:43:16 +08:00
miracles1919
444ce6d384
refactor: replace float with flex of Card ( #35236 )
2022-04-26 20:35:25 +08:00
MadCcc
eed87d6276
chore: remove keyframes declaration ( #35231 )
2022-04-26 01:00:39 +08:00
afc163
08d1a71ff4
refactor: Move Upload from less to css in js ( #34528 )
...
* refactor: Upload to CSS-in-JS
* chore: clean up outdated code
* chore: add FIXME
* revert useless change of UploadList
* fix: upload animation
2022-04-25 18:46:53 +08:00
MadCcc
1d91507a59
feat: support Keyframes as 'animationName' value ( #35142 )
2022-04-21 02:06:22 +08:00