Commit Graph

10 Commits

Author SHA1 Message Date
Noblet Ouways
72e202f74b feat(components): [card] add header-class and footer-class for slots (#20408) 2025-04-13 15:51:57 +08:00
uxuip
564476b064 feat(components): [card] add body class (#11869)
* feat(components): [card]  add body class

* fix(components): [card] remove default value

* fix(components): [card] modify description
2023-08-10 22:23:04 +08:00
류한경
90702b591e test(components): [card] correct shadow props (#8059) 2022-06-03 09:01:47 +08:00
류한경
63cbc59e2a test(components): [card] add optional chaining (#8058) 2022-06-03 01:40:44 +08:00
三咲智子
1d13ebb05d feat: drop jest (#7248)
* feat: drop jest

* test: remove ssr

* test: rename

* chore: update tsconfig
2022-04-19 16:51:44 +08:00
Delyan Haralanov
de0ee53cf0 test(components): switch all components to vitest (#7205)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-19 12:46:57 +08:00
bqy
7928a4d214 refactor(components): [card] switch to script-setup syntax (#6071) 2022-02-23 20:52:27 +08:00
三咲智子
60da0daf98 refactor(components): refactor card (#3367) 2021-09-13 10:51:11 +08:00
三咲智子
55348b30b6 style: use prettier (#3228)
* style: use prettier

* style: just prettier format, no code changes

* style: eslint fix
object-shorthand, prefer-const

* style: fix no-void

* style: no-console
2021-09-04 19:29:28 +08:00
jeremywu
b0f4fc5f23 refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00