Commit Graph

16 Commits (feat/vapor)

Author SHA1 Message Date
selicens a15bb9cfb8
refactor(flex): use SFC (#8308)
* refactor(flex): use SFC

* test: add unit tests
2025-08-23 09:21:35 +08:00
tangjinzhou 5cc4a63480 feat: add affix 2025-08-10 13:52:32 +08:00
tangjinzhou bacb790bfb refactor: update Button component props to use TypeScript types and default values 2025-08-10 13:52:14 +08:00
tangjinzhou 5a768e2ae4 test: add comprehensive tests for variants, sizes, and states 2025-08-04 21:50:23 +08:00
tangjinzhou 30afa132a2 chore: add testing and coverage configuration with Vitest integration 2025-08-04 15:04:06 +08:00
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 c49a9aa6c3 chore: use monorepo 2025-07-24 22:06:11 +08:00