shadcn-vue/apps/www/.vitepress/theme
zernonia 32d7b9ca4a
feat: Auto Form (#497)
* chore: initial poc

* chore: cleanup, log on the docs

* feat: add file component

* feat: typing for nested config

* feat: more props for form field

* feat: export field component, expose more slotprops

* feat: array, config label

* feat: improve array

* feat: support custom form state

* chore: prevent schema props showing on attribute

* feat: dependencies rendering

* refactor: change name to fieldName to allow easier slotProps binding

* feat: improve file upload

* feat: expose custom auto form slot

* chore: bump

* chore: replicate to default styling

* chore: build registry

* fix: export component before init

* chore: add examples

* chore: add form api example

* fix: warning in console

* chore: bump package version

* chore: update example, complete md

* feat: allow zod description as label, allow custom component

* docs: fix link

* feat: show required field for object

* chore: replace enumProps
2024-05-01 09:39:09 +08:00
..
components feat: Auto Form (#497) 2024-05-01 09:39:09 +08:00
composables feat: add style switcher 2023-09-08 14:51:54 +08:00
config feat: Auto Form (#497) 2024-05-01 09:39:09 +08:00
layout feat: Blocks (#428) 2024-03-23 18:24:48 +08:00
plugins refactor: code preview (#411) 2024-03-14 18:28:13 +08:00
styles refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
types docs: adding remaining usages of drawer (#380) 2024-03-05 14:45:30 +03:30
utils chore: typos (#519) 2024-04-28 09:52:26 +03:30
index.ts docs: adding dark-mode setup page (#384) 2024-03-07 16:33:49 +03:30
style.css chore: docs stuff (#400) 2024-03-09 20:21:24 +03:30