shadcn-vue/apps/www
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
..
__registry__ feat: Auto Form (#497) 2024-05-01 09:39:09 +08:00
.vitepress feat: Auto Form (#497) 2024-05-01 09:39:09 +08:00
scripts chore: kick ci 2024-04-25 23:48:42 +08:00
src feat: Auto Form (#497) 2024-05-01 09:39:09 +08:00
package.json feat: Auto Form (#497) 2024-05-01 09:39:09 +08:00
tailwind.config.js docs: add Geist default font (#339) 2024-02-14 18:13:25 +03:30
tsconfig.json feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
tsconfig.registry.json chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30