Commit Graph

24 Commits

Author SHA1 Message Date
34c6641643 🎨 chore(lint): lint code 2024-11-24 17:00:33 +08:00
4ae71dd0e7 🚑 fix(build): update typescript version in package.json 2024-11-24 16:59:28 +08:00
80c94ac457
chore: input.d.ts 2024-11-24 06:22:09 +08:00
e9b9b070f7
perf(input): update InputType in input.d.ts 2024-11-24 06:21:05 +08:00
565a4b5e4f feat{input}: new input component
Added input component and merge the common size, padding etc. values to ui.config/standard.ts
2024-11-24 05:15:38 +08:00
69cbab8bb4 🎨 chore: lint code 2024-11-23 17:58:55 +08:00
0e070c8909 feat(Button): add match and invert color mode
refactor(docs): update docs
2024-11-23 17:58:06 +08:00
15aa2315ae ♻️ refactor(button): export defineComponent instead of setup 2024-11-23 14:58:12 +08:00
09a5faa361 🎨 chore: reformat code 2024-11-22 22:17:15 +08:00
222d2e8f1d 💥 refactor(message): BREAKING redesign component props 2024-11-22 22:16:08 +08:00
440613047a feat(message): new component messages and message 2024-11-22 16:53:46 +08:00
f95e068bbe 🚧 wip(messages) 2024-11-22 12:34:48 +08:00
ed419eff25 feat(button): add disabled and loading state 2024-11-21 18:42:05 +08:00
c4b755adee Fix message 2024-11-18 17:43:29 +08:00
0cef7ba436 🐛 tailwind template 2024-11-18 15:47:26 +08:00
d07fc5b301 🚨 lint 2024-11-18 15:26:09 +08:00
c2e97c1d17 ♻️ Rename useUI 2024-11-18 15:25:30 +08:00
b052a8a8e3 🎨 Eslint 2024-11-18 15:20:14 +08:00
2995a60a0a chore: exports 2024-11-18 05:48:16 +00:00
b911671f19 🚨 Fix defineNuxtPlugin importing 2024-11-18 13:32:04 +08:00
a542bc82b9 🐛 Fix safelist 2024-11-18 13:19:26 +08:00
d4a601105d 🚚 framework 2024-11-18 12:45:36 +08:00
dad948469f 🚚 Runtime libs 2024-11-18 03:56:02 +08:00
ff817e25e6 ♻️ Create module project 2024-11-18 03:49:04 +08:00