Commit Graph

16 Commits

Author SHA1 Message Date
zernonia
5c71911104 chore: run lint:fix, re-build registry 2024-10-14 19:48:05 +08:00
zernonia
f1a2dab738 docs: add copy code 2024-06-18 09:36:02 +08:00
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
zernonia
d4c7b0107f docs: fix sb having wrong path 2024-03-14 20:53:10 +08:00
zernonia
72f9bd5ef5
refactor: code preview (#411)
* feat: generate code dynamically

* chore: cleanup and transform path on component

* feat: create config sheet

* feat: code wrapper

* fix: not acting immediately

* chore: add key to vnode

* chore: add vue-sonner to demos dependencies, add placeholder for codeConfigs

* chore: fix wrong icons

* chore: improve crawling logic

---------

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2024-03-14 18:28:13 +08:00
Sadegh Barati
c33acba4ff
fix: prevent page zoom while tapping carousel buttons (#274)
* fix: prevent page zoom while tapping carousel buttons

choose shadcn-ui icons and sizes for buttons

* docs: fix carousel page responsive issues and ordering docs as shadcn-ui
2024-01-15 18:55:22 +03:30
zernonia
73c561d698
chore: bump Radix Vue v1 (#139)
* refactor: apply all v1 changes

* chore: bump radix-vue version

* chore: remove WIP

* chore: update component preview

* chore: fix old pnpm lock
2023-10-24 20:51:00 +08:00
zernonia
b2caaca1e2
feat: stackblitz/codesandbox editor (#130)
* feat: stackblitz editor

* chore: update lockfile

* fix: cant fetch ?raw dynamically after bundling

* feat: add codesandbox
2023-10-21 21:21:46 +08:00
Sadegh Barati
e5c9b6a06f
refactor(apps/www): use vite postcss depdendecy, use tsx instead of ts-node (#42)
* refactor(apps/www): use `vite` postcss dependency, use `tsx` instead of `ts-node`

- fix Excessive stack depth comparing types by updating vite to latest
- update deps

* docs: fix `DataTableDemo.vue` scroll-x on mobile devices

* docs: tweaks

* docs: bump `vitepress`

* docs: update deps
2023-09-13 09:57:25 +08:00
zernonia
2aeedf554a chore: bump version, fix className 2023-09-08 18:43:17 +08:00
zernonia
b37ba515dd feat: add style switcher 2023-09-08 14:51:54 +08:00
zernonia
746bcde87a fix: renaming import 2023-09-06 09:56:38 +08:00
zernonia
77b96ccbd7 feat: improve component preview components 2023-09-04 22:36:40 +08:00
zernonia
a0f2f0a37f feat: populate getting-started area 2023-09-04 13:43:47 +08:00
zernonia
00cb94fe0d docs: alerts, avatar, asectRatio 2023-08-30 18:24:04 +08:00
zernonia
4017bc628c feat: vitepress docs 2023-08-30 15:42:00 +08:00