zernonia
|
01808de25c
|
refactor: cli, add test
|
2024-11-22 15:03:41 +08:00 |
|
zernonia
|
ac14ca835a
|
chore: move registry, update import path, run app
|
2024-11-21 12:40:47 +08:00 |
|
zernonia
|
d2b3a8783c
|
refactor: radix-vue to reka-ui
|
2024-11-04 18:19:28 +08:00 |
|
zernonia
|
f8f3fc754f
|
feat: support tailwind prefix (#619)
* chore: enable tw prefix
* chore: enable tw prefix during init
* fix: cater for cn function
* fix: prevent transforming importDeclaration
* chore: update registry to make sure tailwind prefix parse correctly
* chore: fix wrong import
* chore: checkpoint
* refactor: goodbye ts-morph
* chore: remove ts-morpg
* chore: update test
* chore: cleanup
* chore: fix test
* fix: move vue-metamorph to dep
* refactor: transform tw prefix by specific case
* fix: transform-sfc not parsing .ts file
* fix: prefix double quote
* chore: patch vue-eslint-parser
* refactor: transform to cater only for class in sfc
* refactor: replace detypes with @unovue/detypes
* chore: update test snapshot
* chore: update pnpm-lock, fix import
* chore: bump detypes version
* chore: update deps
|
2024-10-14 19:39:58 +08:00 |
|
Oleh Aleinyk
|
6ac90c10ab
|
docs: don't source radix-vue from catalog: in code editor context (#693)
|
2024-08-01 08:53:27 +03:30 |
|
Sadegh Barati
|
9960925881
|
chore: update deps and fix tailwindcss for charts reproductions (#596)
|
2024-06-09 09:15:46 +03:30 |
|
Sadegh Barati
|
18e40cf002
|
chore: typos (#519)
|
2024-04-28 09:52:26 +03:30 |
|
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 |
|
Saeid Zareie
|
75cf9c40c4
|
docs: adding remaining usages of drawer (#380)
|
2024-03-05 14:45:30 +03:30 |
|
Braden Wong
|
6aa1ce4f1b
|
chore: remove unused imports in utils (#364)
|
2024-02-29 21:05:18 +03:30 |
|
Ole Marius Løset
|
c242a7955a
|
add vue-tsc typecheck before build registry (#182)
* chore: add vue-tsc script
* fix: remove non existent props from ModelSelector
* fix: add basic typing for files
* fix: fix Artwork object in demo
* fix: use DatePickerModel from v-calendar on modelValue
Fixes vue-tsc validation errors
* chore: add `@vue/tsconfig`
* refactor: extracted types from v-calendar
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
|
2023-11-20 14:22:36 +03:30 |
|
Sadegh Barati
|
3ea532a5b4
|
fix: set default node version to 18 in CodeSandbox (#164)
|
2023-11-12 09:26:36 +03:30 |
|
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 |
|