Commit Graph

32 Commits

Author SHA1 Message Date
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
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
Saeid Zareie
4d08adc81e
feat: breadcrumb component (#405)
* feat: adding breadcrumb component, resolves #395

* fix: revert kbd component in main layout

* feat: add slot for `BreadcrumbEllipsis` icons too

build registry, bump radix-vue

* refactor: using primitive instead of computed

* chore: update

---------

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2024-03-13 15:33:22 +08:00
Sadegh Barati
f2f5641b33
chore: docs stuff (#400) 2024-03-09 20:21:24 +03:30
Saeid Zareie
d832e9f48a
docs: adding mail example (#389) 2024-03-07 16:52:39 +03:30
Saeid Zareie
64e2f9c199
feat: vaul-vue integration (#374) 2024-03-04 10:04:28 +03:30
Sadegh Barati
5d9176725b fix: vue-sonner wrong props
update deps
run registry
2024-03-01 21:18:14 +03:30
Lucas Nunes
25f4a7292a
docs: minor fix to display the correct icon on dark mode (#326)
fixing the glitch when reloading the page on dark mode and the icon changing back to light mode.
2024-02-06 20:31:39 +03:30
Roman Hrynevych
fc718145ae
refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
Sadegh Barati
a829212d42
refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
Robert Shaw
eba85c6b5c
feat(sonner): add sonner component (#301) 2024-01-22 19:15:30 +03:30
Sadegh Barati
f9ab01e11b
docs: fix new line-number, fix highlight color on txt md block in shikiji (#299)
* docs: tweaks container size and shiki styles
2024-01-22 01:16:48 +03: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
Nik
ef4609abbf
feat: add toast (#122)
* feat: add toast

* feat: add new york version

* feat: add `VNode` type to toast description

* docs: use `toast` in form demos

* chore: run build registry

* docs: update announcement component, menu label

* refactor: change 'onUpdate:open' to 'onOpenChange' a more friendlier name

---------

Co-authored-by: Nik <dev@nkutinha.slmail.me>
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
Co-authored-by: zernonia <zernonia@gmail.com>
2023-11-03 09:45:40 +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
zernonia
0456a5ba0b docs: update docs build, some content 2023-09-20 14:19:08 +08:00
Ahmed Mayara
cc49dd59bf
feat: add command palette (#59)
* feat: add command palette

* fix: add command empty

---------

Co-authored-by: zernonia <59365435+zernonia@users.noreply.github.com>
2023-09-20 13:04:33 +08:00
zernonia
0bc0dcba22 docs: view transition api 2023-09-19 22:07:07 +08:00
Nicolas Hedger
ea1998f862
docs: fix footer link (#40) 2023-09-09 17:19:53 +08:00
Nikolas Evers
1a7fd96e60
style: prevent linked whitespace in footer (#37) 2023-09-09 09:20:12 +08:00
zernonia
d6c5a2fbd8 feat: theming apply to whole site 2023-09-08 15:00:41 +08:00
zernonia
167cfcdf4b fix: dark mode 2023-09-06 18:30:49 +08:00
zernonia
7200c53a8a docs: improve docs site 2023-09-06 18:18:11 +08:00
zernonia
ee809cb406 chore: add responsive design 2023-09-06 16:58:01 +08:00
zernonia
5c70929f1d docs: update icons 2023-09-06 15:25:51 +08:00
zernonia
de367c1b34 feat: landnig page, fix styling 2023-09-05 14:46:21 +08:00
zernonia
9e977917eb feat: add exmaples layout 2023-09-05 14:29:34 +08:00
zernonia
4a748fe14a chore: update docs styling 2023-09-05 10:03:56 +08:00
zernonia
a0f2f0a37f feat: populate getting-started area 2023-09-04 13:43:47 +08:00
zernonia
b34e1dbc62 feat: b,c components 2023-08-30 22:47:55 +08:00
zernonia
4f94bf62a4 docs: update select 2023-08-30 18:02:27 +08:00
zernonia
4017bc628c feat: vitepress docs 2023-08-30 15:42:00 +08:00