Commit Graph

106 Commits

Author SHA1 Message Date
5e0e6bd1a6 chore(icon): add @nuxt/icon support 2024-11-26 17:42:34 +08:00
817611c731 🔥 perf(textarea): remove unused debug output 2024-11-26 17:29:59 +08:00
11018ba713 🐛 fix(textarea): disabled prop does not assigned to the textarea element 2024-11-26 17:27:58 +08:00
f52c45069f chore(release): v1.3.5 2024-11-26 14:10:09 +08:00
00a7c05aec feat(textarea): new component textarea 2024-11-26 14:09:11 +08:00
77cc38e552 🩹 perf(toggle): rename type.d 2024-11-25 23:50:41 +08:00
10b2c128d0 chore(release): v1.3.4 2024-11-25 22:38:55 +08:00
2729812a3c feat(toggle): new component 2024-11-25 22:35:39 +08:00
177c4cfd38 chore(release): v1.3.3 2024-11-24 21:01:43 +08:00
1f1647c4bc feat(kbd): add kbd component 2024-11-24 21:00:14 +08:00
ab67a97ac9 📦 build: add build.config.ts 2024-11-24 19:27:39 +08:00
f4d1d36f5b 📝 docs: fix since label appearance in darkmode 2024-11-24 17:48:02 +08:00
3061d73bc5 📝 docs: add since label for component docs 2024-11-24 17:40:55 +08:00
247f0c13af chore(release): v1.3.3-beta.1 2024-11-24 17:04:42 +08:00
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
abd99b2e6d 📝 docs(input): add input component doc 2024-11-24 05:16:01 +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
07b317f23b chore(release): v1.3.2 2024-11-24 00:35:50 +08:00
3112d0013e 📦 build: add release-it 2024-11-24 00:33:48 +08:00
0ebd88d8c0 📝 docs: add new logo and ico 2024-11-23 23:59:41 +08:00
15b24f42dc chore(release): v1.3.1 2024-11-23 19:39:19 +08:00
d685aae4d0 🐛 fix(docs): hydration mismatch 2024-11-23 19:38:39 +08:00
fdb0919268 chore(release): v1.3.0 2024-11-23 18:46:26 +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
f68fa2f936 📝 docs(message): fix typo 2024-11-22 22:56:42 +08:00
421de5a89a chore: show the version of rayine-ui in the header 2024-11-22 22:47:06 +08:00
e06d10ec2c chore(release): v1.2.0 2024-11-22 22:17:56 +08:00
09a5faa361 🎨 chore: reformat code 2024-11-22 22:17:15 +08:00
d9ad42dfa1 📝 docs(message,button): update docs 2024-11-22 22:16:28 +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
6d95d9f9a8 🐛 fix(docs): wrong import path 2024-11-22 01:40:27 +08:00
e62f7590d0 🎨 fix(docs): interactive colors rendering and lint code 2024-11-22 01:35:58 +08:00
36818cefa2 🩹 fix(docs): some colors can not be rendered 2024-11-22 01:30:27 +08:00
ce5214607b 💄 docs(ui): adjust the readability of page title 2024-11-22 01:24:23 +08:00
355843b054 📝 docs(interactive): add interactive props 2024-11-22 01:23:09 +08:00
d3bd236e67 chore(release): v1.1.0 2024-11-21 18:42:38 +08:00
ed419eff25 feat(button): add disabled and loading state 2024-11-21 18:42:05 +08:00
d913f91644
Update README.md 2024-11-21 11:00:14 +08:00
d1ebd83109
Update README.md 2024-11-21 10:58:29 +08:00
ce278dea76
Update README.md 2024-11-21 10:56:18 +08:00
5cd3de4629
Update ci.yml 2024-11-20 17:42:30 +08:00
32c7b0be33
Update ci.yml 2024-11-20 17:40:16 +08:00
9937aa412b
Update ci.yml 2024-11-20 17:35:28 +08:00