Commit graph

10 commits

Author SHA1 Message Date
adro
a64a0b2938 Added Structural Documentation
- Also renamed some directories for consistency
- Moved all components into corresponding subdirectories
- Minor Text Changes
2023-11-03 19:35:45 +01:00
adro
64206134ab Update Dependencies 2023-10-31 20:07:05 +01:00
89abf82d1b Only Set Initial Values if not Undefined 2023-04-12 22:27:59 +02:00
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