|
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 |
|
|
2c9228ee35
|
Merge branch 'main' of https://github.com/HoshinoSuzumi/rayine-ui
|
2024-11-20 14:41:11 +08:00 |
|
|
15e88012ea
|
💚 ci use pnpm
|
2024-11-20 14:40:58 +08:00 |
|
|
2b9e77689b
|
docs: fix typo
|
2024-11-20 10:27:29 +08:00 |
|
|
0d04a4581a
|
chore(release): v1.0.7
|
2024-11-20 04:45:33 +08:00 |
|
|
339cb8642d
|
🔧 chore: update tsconfig to exclude docs directory
|
2024-11-20 04:45:04 +08:00 |
|
|
6e22ccc4c0
|
lint code
|
2024-11-20 04:39:14 +08:00 |
|
|
8cbef084da
|
📝 docs: installation guide
|
2024-11-20 04:34:31 +08:00 |
|
|
a7d52de649
|
📝 add docs
|
2024-11-20 04:23:15 +08:00 |
|
|
a6ee301d5b
|
docs framework: tocs, contents, highlighter
|
2024-11-19 20:53:54 +08:00 |
|
|
ab9fe5f242
|
🚧 docs wip
|
2024-11-19 12:57:02 +08:00 |
|
|
64abbba614
|
chore: release v1.0.7-beta.2
|
2024-11-19 00:02:07 +08:00 |
|
|
d3a4d54938
|
➕ Add tailwind typo
|
2024-11-19 00:01:48 +08:00 |
|
|
42370a0692
|
📝 Doc(frame): initial
|
2024-11-18 19:40:23 +08:00 |
|
|
0e864ec019
|
Merge pull request #1 from HoshinoSuzumi/migrate-module
Migrate module
|
2024-11-18 17:45:34 +08:00 |
|
|
81dbf4911c
|
chore: release v1.0.7-beta.1
|
2024-11-18 17:44:15 +08:00 |
|
|
c4b755adee
|
Fix message
|
2024-11-18 17:43:29 +08:00 |
|
|
22a6b205f8
|
chore
|
2024-11-18 17:34:45 +08:00 |
|
|
0edeb24315
|
chore(release): v1.0.6
|
2024-11-18 16:39:30 +08:00 |
|
|
afa73ec91c
|
test2
|
2024-11-18 16:38:47 +08:00 |
|