Commit graph

7 commits

Author SHA1 Message Date
1b4e219fda Rework NiceForm to get initial Values working 2023-04-12 20:36:33 +02:00
edb7c09de3 Nice Form Validation Schema Support 2023-04-04 22:37:43 +02:00
66c60d8135 Stupid fix for Numbers no being Numbers 2023-04-04 22:23:09 +02:00
cdf68eaccf Implement handle submit 2023-04-04 00:24:05 +02:00
d7f2eb64f9 Add Form Submit Functionality 2023-04-03 23:44:23 +02:00
4c78d1da66
Nice form (#11)
* wip

* vee-validate experiments

* get test enabled form working

* Make PillBar Properly work with ModelValue

* Register NumberBox Globally

* Rework NiceForm

* Use new form props

* Rework Definitions for new Form
2023-04-03 22:59:20 +02:00
06be2da875 Implement Form Component 2023-03-28 23:46:30 +02:00