Commit Graph

211 Commits

Author SHA1 Message Date
zernonia
c509c6794f docs: update carousel for optional plugin installation 2024-01-09 00:47:24 +08:00
zernonia
c3e9e9f86a fix: dependencies for embla missing 2024-01-09 00:46:10 +08:00
zernonia
d2f0865e3e refactor: remove uneended ref 2024-01-09 00:45:47 +08:00
zernonia
8f7a18301c chore: run registry 2024-01-09 00:34:04 +08:00
sadeghbarati
518189f1e4 chore: update @vue/tsconfig 2024-01-08 12:08:29 +03:30
sadeghbarati
dae21ccc7c refactor: fix embla-carousel types after v8.0.0-rc18
update embla deps
2024-01-08 12:08:29 +03:30
sadeghbarati
dfda49dc33 chore: update www package.json scripts
update tsconfig exclude for the strict registry build
2024-01-08 12:08:28 +03:30
sadeghbarati
40f07479e1 fix: change attribute inheritance element 2024-01-08 10:03:16 +03:30
sadeghbarati
13c47ce50b feat: use slot fallback content
so user could change navigation button icons
2024-01-08 10:00:12 +03:30
wasimTQ
734079a1bc chore: prevent duplicate classes by using class as prop 2024-01-08 09:48:40 +05:30
wasimTQ
cbbc3c15bf chore: fix typescript error by getting the types from core package 2024-01-08 09:48:40 +05:30
wasimTQ
331ff889aa chore: update embla carousel dependency versions 2024-01-08 09:48:40 +05:30
wasimTQ
5a03b2fd1b chore: include missing filenames 2024-01-08 09:48:40 +05:30
wasimTQ
f3d4992b8f feat: expose api for the parent component 2024-01-08 09:48:40 +05:30
wasimTQ
9f31e86f31 chore: add docs for slot props 2024-01-08 09:48:40 +05:30
wasimTQ
86da196930 fix: update docs 2024-01-08 09:48:40 +05:30
wasimTQ
b39ba5127b feat: add focusability on carousel element 2024-01-08 09:48:40 +05:30
wasimTQ
0ec5604b31 chore: add carousel component doc to the table of contents 2024-01-08 09:48:40 +05:30
wasimTQ
6ded40c5a9 feat: add example for using embla plugin 2024-01-08 09:48:40 +05:30
wasimTQ
43daeb3c87 feat: add examples for carousel api handling 2024-01-08 09:48:40 +05:30
wasimTQ
a09acece3f refactor: change ways to better pass the data to parent 2024-01-08 09:48:40 +05:30
wasimTQ
9f860844a0 feat: add more examples for spacing, size and options 2024-01-08 09:48:40 +05:30
wasimTQ
963217bfa4 feat: add new-york styling for carousels 2024-01-08 09:48:40 +05:30
wasimTQ
34ca4e34d8 feat: add the default carousel component to the docs 2024-01-08 09:48:40 +05:30
wasimTQ
38e8a8eaf0 feat: create demos for the carousel component 2024-01-08 09:48:40 +05:30
wasimTQ
f5369b5958 feat: create new carousel component with embala-carousel 2024-01-08 09:48:40 +05:30
Sadegh Barati
5332610012
docs: prevent default browser behaviour with ctrl-k/j in useMagicKeys (#246)
build registry for stackblitz and codesandbox demos
2024-01-06 11:10:26 +03:30
Starker-xp
9d9a6f929c
fix: dialog props missing (#242) 2024-01-04 16:37:25 +03:30
Paras Solanki
0f0f1ef3ca
fix: Input attrs not reactive (#228)
* fix: default input props not reactive

* fix: new-york input props are not reactive

* fix: default input not reactive added class prop

* fix: new-york input not reactive added class prop

* fix: update

---------

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2024-01-03 00:07:30 +03:30
zernonia
1d2cce5a40 docs: update nuxt to allow manual module 2024-01-02 18:12:22 +08:00
zernonia
755d864f14 chore: release v0.8.6 2024-01-02 16:13:30 +08:00
zernonia
af57b63458 chore: run build registry 2024-01-02 16:13:03 +08:00
Sadegh Barati
f6f87d3cd6
chore: fix ComboboxDemo.vue types (#233)
* chore: fix `ComboboxDemo.vue` example types

* chore: update `radix-vue`
2023-12-31 22:37:23 +03:30
Ole Marius Løset
ef3ec54a4e
Output consistency across platforms (#181)
* fix: normalize newline

* fix: sort readdir

* fix: correct sorting

* fix: missing npm run in build:registry npm script

* Update apps/www/package.json

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>

---------

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2023-12-31 21:10:47 +03:30
itsTPM
c2e05239f6
docs: change cards radius to rounded-lg (#231) 2023-12-30 20:40:31 +03:30
itsTPM
583bf60ce8
docs: replace nbsp with a space when copying (#230) 2023-12-30 14:14:32 +03:30
Jan Kremlacek
15c42f9ee0
docs: make <DataTable /> reactive (#229) 2023-12-30 05:50:10 +03:30
Sadegh Barati
5e22ffc037
fix: toggle not setting pressed property on init (#223)
* fix: toggle not setting pressed property on init

* refactor: move class outside of toggleVariants
2023-12-30 00:24:20 +03:30
zernonia
c75b40245f docs: add missing API references 2023-12-23 11:47:15 +08:00
zernonia
2513dc5429 chore: release v0.8.5 2023-12-21 09:07:47 +08:00
Sadegh Barati
010e377669
fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command (#216)
* fix: avoid failing resolve types by adding `radix-vue` to project deps in `init` command

* chore: add `shell-emulator` and remove `cross-env`

fix some registry example import path

* chore: remove additional `radix-vue`  dependency from components registry

* chore: update `tsx` and `vue-tsc`

* fix: normalize `components:example` path to process `crawlExample` function correctly

* chore: build registry

---------

Co-authored-by: zernonia <zernonia@gmail.com>
2023-12-21 09:06:14 +08:00
Sadegh Barati
b40321e3d9
docs: fix vee-validate checkbox and radio-group examples (#213)
* docs: fix checkbox and radio form examples

add type="checkbox|radio" and name in FormField

* docs: add `vee-validate` documentation link for checkbox and radio inputs

* chore: update `vee-validate` deps
2023-12-19 18:23:05 +03:30
Björn
96da2d8ffe
docs: change docs link in sheet component (#211) 2023-12-17 11:27:45 +03:30
sadeghbarati
f82e4011e6 chore: fix label for attribute in registry examples
`html-for` -> `for`
2023-12-12 10:02:55 +03:30
Sasa Markovic
24027aa1a1 docs: fix create project command typo (#208)
`create-next-app` -> `create-nuxt-app`
2023-12-12 09:49:39 +03:30
zernonia
269caf00b0
fix(Button): missing asChild (#203)
* fix: button should use primitive

* docs: fix missing NuxtLink import

* chore: build registry
2023-12-06 09:59:36 +08:00
sadeghbarati
58bad186dc chore: fix ThemingLayout.vue TooltipContent color in dark mode 2023-12-02 09:23:19 +03:30
Josh Larsen
c38624cb50
fix: theme switcher current colors (#198)
* fix border color

* match bg color closer to border

* fix tooltip bg color
2023-12-02 06:15:11 +03:30
zernonia
3778a51feb chore: release v0.8.4 2023-12-01 11:55:53 +08:00
zernonia
7a09929887 chore: bump deps version 2023-12-01 11:55:46 +08:00