Commit Graph

5297 Commits (feat/vapor)

Author SHA1 Message Date
tangjinzhou 23ebeea4b7 feat: add wave animation 2025-07-31 15:48:39 +08:00
tangjinzhou d7ca354b87 feat: implement theme toggling and enhance Button styles with new color variables 2025-07-30 23:02:30 +08:00
tangjinzhou 428fdfc182 feat: add Theme component and enhance Button with href and target props 2025-07-30 19:31:43 +08:00
tangjinzhou 73dd6d7625 fix: update type definitions path in package.json 2025-07-29 22:11:33 +08:00
tangjinzhou 2cf758d770 feat: enhance Button component with new variants, sizes, and styles 2025-07-29 19:53:16 +08:00
tangjinzhou 136543398d feat: add Input component and update Button styles 2025-07-29 11:23:54 +08:00
tangjinzhou 8f73247bed feat: integrate @ant-design-vue/tailwind-config and update styles for UI components 2025-07-29 11:22:59 +08:00
tangjinzhou 36a6ed5e34 feat: add Tailwind CSS integration and define base styles 2025-07-28 21:27:23 +08:00
tangjinzhou ec4017d86f refactor: replace ant-design-vue with @ant-design-vue/ui 2025-07-28 21:27:09 +08:00
tangjinzhou 8d33f2f843 feat: update configuration for aliasing 2025-07-27 16:40:12 +08:00
tangjinzhou 312f82a5b6 refactor: remove React dependencies and streamline Vite configuration for Vue application 2025-07-27 15:30:36 +08:00
tangjinzhou c49a9aa6c3 chore: use monorepo 2025-07-24 22:06:11 +08:00
tangjinzhou f5560db05d
Feat 4.3 (#8286)
* feat(cssvar): Migrate cssvar features of antd v5.13.2 version (#7220)

* feat(cssinjs): update cssinjs to v1.18.1

* feat(theme): update theme dir to V5.12.5

* feat(theme&configprovider): update cssvar to v5.12.5

* feat(site): add site cssvar example

* feat(cssinjs): update cssinjs to v1.81.2

* feat(theme): update theme dir to V5.13.2

* fix: component ComponentToken export

* fix: cssvar in the component being loaded multiple times.

* feat(button): add cssvar to the Button component.

* fix: css var

* refactor: rename cssinjs folder

* feat: alert support cssvar

* feat: affix support cssvar

* feat: anchor support cssvar

* feat: switch support cssvar (#7940)

---------

Co-authored-by: 果冻橙 <shifeng199307@gmail.com>
2025-07-24 10:56:14 +08:00
Mr.Zhang 35c1ad9c80
docs: anchor scroll (#8245) 2025-07-09 11:47:07 +08:00
HeyXml e9f8ea7903
fix: popover Mask.tsx v-if #8252 (#8253) 2025-07-09 11:45:52 +08:00
云荷YunHerry 27acc9a80e
docs(table): ajax demo (#8120)
Co-authored-by: Xian Yu <h3209851541@outlook.com>
2025-06-13 15:46:47 +08:00
selicens 43ad5dec90
docs(mentions): Spelling error in En title (#8127) 2025-06-13 15:45:49 +08:00
selicens aa8802679f
docs(Typography): fix slot name (#8184) 2025-06-13 15:35:05 +08:00
爆炒芋头 aa211fd789
docs(input): showCount type 文档 (#8041)
* fix(input): showCount type 文档

* fix(input): showCount type 文档

---------

Co-authored-by: zhiqiangchen <zhiqiang.chen@igg.com>
2025-03-06 14:37:19 +08:00
tangjinzhou 61d39be86f
Update config.yml 2025-03-06 14:34:53 +08:00
tangjinzhou b80bd37f6e fix: sm select placeholder 2025-02-17 11:28:06 +08:00
wzc520pyfm 3db5e191b8
docs: add ant-design-x-vue link at ecosystem (#8034) 2025-02-09 09:23:58 +08:00
Attacktive 45c7109212
docs: correct possible `size` size in component Select (#7991) 2025-01-05 17:04:07 +08:00
Shai b58d0fb723
docs: added centered to docs (#7967) 2025-01-05 16:55:58 +08:00
clddup a21a1ca533
docs: theme editor 2025-01-05 16:54:32 +08:00
tangjinzhou 4a37016f4e fix: ts type error 2024-11-11 14:52:27 +08:00
tangjinzhou 5d6ebb30ac release 4.2.6 2024-11-11 14:47:34 +08:00
tangjinzhou 888457238d fix: modal aria error 2024-11-11 14:40:49 +08:00
果冻橙 b0d9309471
docs: Add custom icons to support Rsbuild documentation (#7743) 2024-11-08 10:30:05 +08:00
selicens f64d0718ae
docs: Change the default values of attributes (#7744) 2024-11-08 10:28:03 +08:00
selicens 968317ca9f
fix(InputNumber): disabled text clolor (#7776) 2024-11-08 10:18:03 +08:00
Carl Chen 22dad3ba6d
fix[Select]: fix select losing focus issue (#7829) 2024-11-08 10:17:22 +08:00
iamnotblank 4f7bd6f28d
fix(Dialog): aira error (#7823)
* fix(vc-dialog): aira error

* fix(vc-dialog): aira error
2024-11-07 22:54:53 +08:00
snoweast 12fcfa15b1
fix: Safari of input IME (#7918) 2024-11-07 22:45:48 +08:00
tangjinzhou e46d537d45 release 4.2.5 2024-09-19 19:08:59 +08:00
tangjinzhou ac9d1b0a7f fix: empty memory issue 2024-09-19 19:07:08 +08:00
tangjinzhou 2c7008d786 fix: image width & height not work 2024-09-19 19:06:34 +08:00
tangjinzhou 49d4b3166e feat: update type 2024-09-13 19:33:38 +08:00
tangjinzhou 339fb4a230 release 4.2.4 2024-09-13 19:06:37 +08:00
tangjinzhou bb443a05e2 fix: button wave memory leak 2024-09-13 19:05:04 +08:00
YYP 3a79f72816
fix(doc): `positonStyle` typo (#7808) 2024-09-13 18:51:17 +08:00
5918vo 89eec07145
docs: event demo (#7699) (#7728) 2024-09-05 11:38:10 +08:00
Jason Ren c69a6d29b2
docs(zh-cn): finish translation of float-button (#7811) 2024-09-05 11:37:36 +08:00
tangjinzhou 2666cb79ab refactor: transition 2024-06-21 13:40:28 +08:00
tangjinzhou 35d5185634 docs: update changelog 2024-06-10 09:37:38 +08:00
tangjinzhou 4492086aac release 4.2.3 2024-06-10 09:20:15 +08:00
trry-hub 4b7c6ac02c
feat: TourStep support fn children (#7628)
* Fix: [修复自定义按钮无渲染]

* refactor(完善 Tour 自定义按钮代码健壮性): 🦄

---------

Co-authored-by: shizhu <shizhu@yaomaitong.cn>
2024-06-10 09:14:27 +08:00
Kylin 208b8d3085
docs: unify the default value of none to - (#7636) 2024-06-09 22:08:30 +08:00
Carl Chen f41fec26ba
fix[vc-util]: styleObjectToString filter invalid value (#7642) 2024-06-09 09:56:45 +08:00
tangjinzhou 9118d6cd42 release 4.2.2 2024-06-06 10:16:02 +08:00