zernonia
6d2515f02a
chore: fix crawled content
2024-11-26 12:15:04 +08:00
zernonia
d963607719
chore: fix json
2024-11-25 21:55:02 +08:00
zernonia
41d836335f
docs: sidebar
2024-11-25 18:01:47 +08:00
zernonia
99c685e411
chore: add sidebars block (2/2)
2024-11-25 13:35:17 +08:00
zernonia
360e55fd3d
chore: add sidebars block
2024-11-25 12:00:15 +08:00
zernonia
bb5d5b2a71
docs: block preview and codes
2024-11-23 00:49:59 +08:00
zernonia
097830a15c
docs: fix build, update paths
2024-11-22 17:58:53 +08:00
zernonia
01808de25c
refactor: cli, add test
2024-11-22 15:03:41 +08:00
zernonia
ec54afa796
chore: lint generated files
2024-11-21 15:56:39 +08:00
zernonia
aec80c9342
refactor: build registry
2024-11-21 15:23:29 +08:00
zernonia
ac14ca835a
chore: move registry, update import path, run app
2024-11-21 12:40:47 +08:00
zernonia
f3f84b8e4e
chore: revamp sitte
2024-11-20 00:15:52 +08:00
zernonia
da5f36227f
chore: run pnpm i and build regsitry
2024-11-19 17:12:19 +08:00
zernonia
215e365d16
Merge remote-tracking branch 'origin/dev' into next-reka
2024-11-19 17:11:44 +08:00
Whbbit1999
2d5ad5b962
fix: mobile sidebar component #840 ( #884 )
...
* fix: sidebar component mobile #840
* chore: update new-york style too
* chore: run registry build
* revert: change in templates.ts
---------
Co-authored-by: zernonia <zernonia@gmail.com>
2024-11-19 14:51:24 +08:00
Brian Le
384c87a91c
fix: add missing classes to button ( #877 )
2024-11-10 08:20:18 +03:30
Damien Roche
a5b25a9c43
fix: switch from placeholder: to data-placeholder: prefix class for SelectValue ( #867 )
2024-11-09 08:33:01 +03:30
zernonia
f079f0161b
refactor: perform migration
2024-11-05 07:12:04 +08:00
zernonia
d2b3a8783c
refactor: radix-vue to reka-ui
2024-11-04 18:19:28 +08:00
zernonia
68c40f6908
chore: codegen
2024-11-03 23:52:53 +08:00
苗大
15f3eb305b
fix: missing NavigationMenuViewport component ( #860 )
2024-11-02 23:38:57 +08:00
xiaomo
52b9b20b3c
docs: add theme to highlight code block ( #831 )
2024-10-28 15:32:30 +03:30
zernonia
e0d4980e31
feat: Sidebar (1/2) ( #827 )
...
* feat: add default sidebar
* chore: add images, docs item
* refactor: rename and fix styling`
* feat: add new-york style
* chore: move typescript to catalog
* docs: fix block preview
* chore: build registry, add sidebar block
* docs: update sidebar demo
* chore: bump radix-vue
* chore: fix build
2024-10-28 01:05:55 +08:00
Mohammed Essam Helewa
6760ebb5ae
feat: enhance the behavior of Switch component ( #835 )
...
* Add named slot inside SwitchThumb
* Add documentation for switch thumb slot
* chore: re-build registry
2024-10-26 21:52:03 +03:30
zernonia
5c71911104
chore: run lint:fix, re-build registry
2024-10-14 19:48:05 +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
Sadegh Barati
cc84ac172c
fix: carousel ref unwrapping with top-level property in template ( #743 )
2024-08-30 23:32:07 +03:30
Roman Hrynevych
f73e1ddaaf
docs: add vertical Tabs example ( #739 )
...
* feat(docs): add vertical Tabs example and components for account/password management
* fix(TabsTrigger): wrap slot content in a span with truncate class for better text handling
* chore: build:registry
2024-08-30 20:51:17 +03:30
Oscar Recio
2a50f65ec5
fix: arrange range calendar day alignment
2024-08-20 15:50:03 +03:30
Giga
bdcd555c84
refactor: fix import path and add optional class prop to NumberFieldInput ( #707 )
2024-08-13 15:04:10 +03:30
Sadegh Barati
0ee23fb53d
docs: add dialog with form example ( #682 )
2024-07-26 00:56:56 +03:30
Sadegh Barati
dbb29de523
docs: add Stepper examples ( #681 )
2024-07-25 22:28:48 +03:30
Can Stand
45557fd8e7
fix(Calendar): data-outside-month should be data-outside-view ( #672 )
2024-07-23 00:41:23 +03:30
Eduard Predescu
6757908fe1
feat(Stepper): implement stepper ( #669 )
2024-07-22 08:43:10 +03:30
Kristian Arvidsson
7a03a4caab
fix: add chartRef to solve gradiant in same color issue ( #636 )
2024-07-08 07:17:07 +03:30
yali
cdfbd51190
fix: remove bg-white in separator in dark mode ( #634 )
2024-06-27 08:51:07 +03:30
Miguel
f597d258b0
feat(separator): add label props on separator component ( #626 )
2024-06-23 22:53:34 +03:30
Hendrig Sellik
eeca60d09b
fix: make NumberField more flexible ( #613 ) ( #623 )
2024-06-23 22:28:28 +03:30
Saeid Zareie
63732f1c47
docs: adding changelog page ( #617 )
...
* chore: adding changelog page
* docs: cleanup
---------
Co-authored-by: zernonia <zernonia@gmail.com>
2024-06-18 09:18:04 +08:00
Saeid Zareie
9d303e91ca
chore: updating source/docs to match the changes in shadcn/ui version ( #616 )
2024-06-18 08:46:28 +08:00
Artemiy
edc4ee9437
fix(carousel): reading properties of undefined api ( #612 )
2024-06-15 11:10:38 +03:30
Kyle Milloy
8cbd55660f
fix: export TableFooter.vue from ui/table components ( #605 )
2024-06-13 21:55:08 +03:30
Sadegh Barati
9960925881
chore: update deps and fix tailwindcss for charts reproductions ( #596 )
2024-06-09 09:15:46 +03:30
Roman Slonov
ce6eb79a3d
feat: add number-field component ( #571 )
2024-06-03 12:59:39 +03:30
Simone Colabufalo
15f630552f
refactor: FormItem single script setup ( #573 )
...
* refactor(form): move FORM_ITEM_INJECTION_KEY to a different module
By exporting the from the file, we can remove the need of having
multiple script tags inside the component.
This change helps with the linters and formatters, expecially with defaults.
2024-05-31 20:03:40 +03:30
zernonia
18c64563a1
fix: chart installations error
2024-05-21 13:22:26 +08:00
Sadegh Barati
7f73e4d74b
fix: v-calendar range picker is overflown in mobile screen ( #550 )
2024-05-14 13:36:30 +03:30
zernonia
08e10236fc
chore: run lint
2024-05-13 14:25:38 +08:00
Roman Hrynevych
b20a45552a
fix: update PinInput form ( #544 )
...
* fix: update default modelValue for Pin input
* fix: update `vee-validate` pin-input setValue
* chore: run `build:registry` command
2024-05-10 15:19:44 +03:00
zernonia
db3fff29c8
fix(Chart): maximum call stack
2024-05-01 11:56:54 +08:00