Commit Graph

435 Commits

Author SHA1 Message Date
zernonia
f255983693 fix: warning in console 2024-04-22 23:14:57 +08:00
zernonia
d674549b67 chore: add form api example 2024-04-21 22:03:18 +08:00
zernonia
07a0b9a910 chore: add examples 2024-04-21 20:27:28 +08:00
zernonia
bdc4ccc5bf fix: export component before init 2024-04-20 16:01:34 +08:00
zernonia
cc577e32bf chore: build registry 2024-04-20 15:55:53 +08:00
zernonia
637aa119e7 chore: replicate to default styling 2024-04-20 11:09:11 +08:00
zernonia
ed9c70934e chore: bump 2024-04-20 11:01:53 +08:00
zernonia
9769d10209 feat: expose custom auto form slot 2024-04-20 11:00:54 +08:00
zernonia
baa83ecec8 feat: improve file upload 2024-04-20 09:32:48 +08:00
zernonia
9162c7464c refactor: change name to fieldName to allow easier slotProps binding 2024-04-19 23:58:43 +08:00
zernonia
0cd3371e4a feat: dependencies rendering 2024-04-19 22:23:16 +08:00
zernonia
c986fed5ef chore: prevent schema props showing on attribute 2024-04-19 14:24:24 +08:00
zernonia
b07b4d4d96 feat: support custom form state 2024-04-19 14:10:59 +08:00
zernonia
1c562463b2 feat: improve array 2024-04-19 13:21:52 +08:00
zernonia
1120f044e2 feat: array, config label 2024-04-19 08:58:14 +08:00
zernonia
7370383fbe feat: export field component, expose more slotprops 2024-04-18 17:18:40 +08:00
zernonia
318d4c8643 feat: more props for form field 2024-04-18 15:10:01 +08:00
zernonia
49ad6c85e4 feat: typing for nested config 2024-04-18 14:38:19 +08:00
zernonia
9f37b12c21 feat: add file component 2024-04-17 14:21:15 +08:00
zernonia
ed054e0736 chore: cleanup, log on the docs 2024-04-17 00:12:03 +08:00
zernonia
0d868693e0 chore: initial poc 2024-04-16 23:51:40 +08:00
Eduard Predescu
fbe14a20c1
docs: multiple month range picker (#496) 2024-04-15 23:56:23 +03:30
Selemondev
f7e475f16a
docs: use nuxi command for modules installation (#493) 2024-04-14 22:54:10 +03:30
Onur Usluca
cedce319ba
docs: update popover.md (#491)
Description only had the closing tag and it was wrong. Added the opening tag, fixed the closing tag and some text.
2024-04-14 18:10:16 +08:00
Saeid Zareie
798aa0ec24
fix: oxc-parser wasm issue (#484) 2024-04-13 09:45:06 +08:00
LeeChan
f51a8da08d
docs: add vaul-vue scale background note (#481) 2024-04-12 19:33:24 +03:30
Sadegh Barati
8052eb1a33 chore: update deps, fix build error
- root
- www
- cli
- module

remove @iconify/json pkg
2024-04-11 19:06:45 +03:30
Sadegh Barati
cfccb8e510
feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
LeeChan
11d77fb9a1
docs: include Toaster component in toast.md usage (#479) 2024-04-11 15:21:16 +03:30
Kristian Frølund
e36402491b
fix: multiple thumb sliders (#464) 2024-04-10 20:58:49 +03:30
zernonia
92d3e2c7f0 chore: release v0.10.3 2024-04-06 11:22:45 +08:00
Sadegh Barati
9712ba9bae
fix(CLI): shadcn-vue init not installing all dependencies or devDependencies (#469) 2024-04-06 10:57:20 +08:00
Jonathan Wilke
75d10d5b8e
docs: add documentation for aliases.ui (#466) 2024-04-04 16:04:38 +03:30
zernonia
8aa0e2a41d chore: bump radix-vue 2024-04-04 17:21:19 +08:00
Kristian Frølund
cb955c82a7
fix: add type button to v-calendar navigations to prevent form submission (#461) 2024-04-04 12:07:18 +03:30
zernonia
0c3c703cb0 chore: fix column not hidden 2024-04-03 23:46:49 +08:00
zernonia
3e2e4ec5a3 chore: fix column not hidden 2024-04-03 23:33:34 +08:00
zernonia
4f9a5af907 chore: update blocks metadata 2024-04-03 23:23:58 +08:00
zernonia
d868c9fd48 chore: updates min-size 2024-04-03 23:15:20 +08:00
Lucas Bois
81a7515617
feat(Blocks): create Dashboards 05, 06 and 07 (#452)
* Create Dashboard05.vue

* chore: update index.ts

Add Dashboard05 to index.ts

* chore: create Dashboard05.vue new-york

Create Dashboard05 new-york version

* build: build registry

* chore: add Dashboard06 and Dashboard07

* fix: update `html-for` to `for`
2024-04-03 22:52:59 +08:00
Lucas Bois
f91cfe9add
chore: add missing Separator import to Announcement.vue badge (#450) 2024-04-01 23:22:14 +03:30
Mike Ovyan
f55633ab8a
chore: fix wrong class at Authentication03.vue block example (#449)
used grid gap-2 instead of space-y-2
2024-04-01 23:09:51 +03:30
Lucas Bois
46f7ffb65a
chore: update Dashboard03.vue (#446)
Fix mismatch header lines in Block - Dashboard03 component.
2024-04-01 18:23:44 +08:00
Roman Slonov
c1c1f171fe
docs: fix AccountForm.vue example select language empty state (#442) 2024-03-28 16:04:39 +03:30
Artemiy
623fe06aa6
fix(hover-card): add emits from radix-vue (#435) 2024-03-25 16:53:26 +03:30
Sadegh Barati
1f97ce0d24
fix: pin input highlight border (#432) 2024-03-24 00:26:18 +03:30
Sadegh Barati
cd3d24438a fix: can't install drawer in js project 2024-03-24 00:08:31 +03:30
zernonia
a03bace32c
feat: Blocks (#428)
* chore: build registry

* feat: block preview

* refactor: change to use iframe
feat: add more blocks

* chore: fix build

* feat: add all other blocks

* feat: add copy button

* chore: cleanup
2024-03-23 18:24:48 +08:00
Dev By Ray
8982ec3862
docs: fix combobox.md ref usage (#420) 2024-03-21 19:16:22 +03:30
Sadegh Barati
d34c620055
chore: lint and enable Volar hybrid mode (#419)
* chore: update deps

* feat: enable Volar hybrid mode

* chore: lint

* chore: build registry
2024-03-20 22:29:42 +03:30