romanhrynevych
ae4d5aa134
fix(data-table): change reactive data to shallowRef
2024-08-31 10:14:46 +03:00
romanhrynevych
6d4ed04cd2
docs(data-table): update defineModel
2024-08-31 10:08:02 +03:00
romanhrynevych
f44101fa52
docs: refrase
2024-08-31 10:00:11 +03:00
romanhrynevych
3fa32896ec
chore: build:registry
2024-08-31 09:56:06 +03:00
romanhrynevych
df9264d85d
docs(table): add DataTableReactive example and tanstack docs
2024-08-31 09:55:53 +03:00
Roman Hrynevych
85b10641c2
fix(Select): add truncate and text-start ( #726 )
...
* fix(select): add `shrink-0` to Icon
2024-08-22 11:13:55 +03:30
Roman Hrynevych
68d9804109
docs: add TagsInput form example ( #725 )
2024-08-22 10:47:56 +03:30
βoγ Woηdεr
1a1dd4a611
docs: update Tags with Combobox example to make Popover close by clicking outside ( #723 )
2024-08-21 08:52:48 +03:30
Damien Roche
0fc50183e4
docs: fix typo in TeamMembers.vue ( #722 )
2024-08-21 08:17:07 +03:30
Oscar Recio
2a50f65ec5
fix: arrange range calendar day alignment
2024-08-20 15:50:03 +03:30
Sinh
3dc6e10897
chore: update autoform emit submit event type( #716 ) ( #717 )
...
If compiler options are only added to just tsconfig.json, module resolution fails for `@/lib/utils` during build.
<!---☝️ PR title should follow conventional commits (https://conventionalcommits.org ) -->
<!-- Please ensure there is an open issue and mention its number as #123 -->
<!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply. -->
- [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
- [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [x] 👌 Enhancement (improving an existing functionality like performance)
- [ ] ✨ New feature (a non-breaking change that adds functionality)
- [ ] 🧹 Chore (updates to the build process or auxiliary tools and libraries)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
The change is mean to allow event type to support `values: z.infer<typeof schema>`, not only `values: Record<string, any>`
Resolves #716
<!-- Add screenshots to help explain the change. -->
<!-- Put an `x` in all the boxes that apply. -->
<!-- If your change requires a documentation PR, please link it appropriately -->
<!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [x] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.
2024-08-20 00:05:37 +08:00
jtidwe11
12657dab5c
docs: update vite instructions ( #713 )
...
If compiler options are only added to just tsconfig.json, module resolution fails for `@/lib/utils` during build.
2024-08-16 12:14:08 +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
514949706f
chore: fix StepperForm and NumberFieldForm examples ( #711 )
...
update deps
2024-08-13 14:47:12 +03:30
Giga
0d5d2d0d10
docs: fix a typo ( #696 )
2024-08-02 20:07:36 +03:30
Alan Kersaudy
5708af535a
docs: fix astro.md globals.css import path
2024-07-29 08:19:31 +03:30
Alan Kersaudy
b2952b6416
docs: astro dark-mode.md typo ( #686 )
2024-07-29 08:16:43 +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
Gerzon Rangel
183da0890d
fix: changed color of stepper component icons ( #676 )
2024-07-25 07:32:25 +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
Kikky Skrlin
6550f34842
docs: add comment how to enable transitions when switching mode ( #662 )
...
useColorMode disables transitions by default.
2024-07-22 08:00:17 +03:30
Hannes
edad815fd9
docs: add @internationalized/date package installation instruction ( #654 )
2024-07-10 07:58:54 +03:30
Ilya Torovin
9ddbd5c0d2
docs: expanding table in data-table component
2024-07-08 15:08:54 +03:30
Kristian Arvidsson
7a03a4caab
fix: add chartRef to solve gradiant in same color issue ( #636 )
2024-07-08 07:17:07 +03:30
Roman Hrynevych
d50ea38f4a
fix(Form): added name to fieldState ( #643 )
2024-07-02 13:41:53 +03:00
Yakir Reznik
f03778304d
docs: replace import of custom 'ListItem' component with inline html in Navigation Menu ( #642 )
2024-07-02 08:21:24 +03:30
Saeid Zareie
0f1befad1f
docs: adding syncing section ( #640 )
...
* docs: adding syncing section
* chore: fixing constant link
2024-06-30 21:06:32 +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
Jie
6aebbc1a90
docs: fix modify the style generation location ( #625 )
2024-06-21 12:35:59 +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
pereira0x
36ad0f846d
chore: change label/value order in tasks priorities data ( #603 )
2024-06-15 11:10:07 +03:30
Daniel Roe
88a93ce22e
chore: indicate compatibility with new v4 major ( #610 )
2024-06-14 17:43:04 +03:30
Kyle Milloy
8cbd55660f
fix: export TableFooter.vue from ui/table components ( #605 )
2024-06-13 21:55:08 +03:30
roiLeo
ae43e5e08a
chore: rename Nuxt.js to Nuxt ( #602 )
2024-06-13 21:25:37 +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
zernonia
f48d1d4f4c
docs: fix data-table colspan
2024-06-02 00:16:12 +08:00
zernonia
47ff130ffb
docs: fix form profile
2024-06-02 00:05:39 +08:00
zernonia
e54e06bb98
docs: fix form page
2024-06-02 00:01:53 +08:00
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
David Dong
e63eec02e4
docs(blocks): add TooltipProvider for Dashboard03,05,06,07 ( #562 )
2024-05-22 15:36:08 +03:30
sadeghbarati
af5d0b323d
chore: update deps
...
root
apps/www
fix line numbers line-height
2024-05-21 15:06:41 +03:30
zernonia
18c64563a1
fix: chart installations error
2024-05-21 13:22:26 +08:00
tangyongjie
61dcd63ef2
docs: fix installation configure components.json ( #556 )
2024-05-16 18:38:13 +03:30