shadcn-vue/apps/www/src
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
..
assets docs: adding contribution guide (#413) 2024-03-15 21:35:57 +03:30
content chore: update deps 2024-05-21 15:06:41 +03:30
examples refactor: change setValues to setFieldValue for better validation (#547) 2024-05-13 00:50:25 +03:00
lib refactor: FormItem single script setup (#573) 2024-05-31 20:03:40 +03:30
public refactor: FormItem single script setup (#573) 2024-05-31 20:03:40 +03:30
stores feat: Charts (#166) 2024-05-01 11:34:58 +08:00
components.d.ts chore: add intellisense for vue component inside .md files (#534) 2024-05-07 16:34:51 +08:00