Commit graph

10 commits

Author SHA1 Message Date
adro
e5b7bfeacb Added Heading component for Form Sections 2023-11-03 17:59:03 +01:00
adro
bc83309d6d Enhance EnumInput and Forms
- Soft-Nesting Layout to show structure without too much x-overhead
- Forms now use subgrid where possible
- Generalized form style to cover more cases and remove redundancy
- Minor definitions fix
- Made NicerForm a global component
- Updated Test Page to use global components
2023-11-02 23:53:54 +01:00
302790edc6 Global register EnumInput 2023-11-02 21:48:25 +01:00
adro
5aec650946 Linting fixes and form style experiment
- Also updated pnpm on my end for a hopefully clean lockfile
2023-11-01 09:28:29 +01:00
4189f21c9e Fix Global Import 2023-04-12 22:33:00 +02:00
cdef4ee522 Register Singe and MuliSelect Globally 2023-04-12 22:28:38 +02:00
3794296e45 Add missing semicolons 2023-04-04 17:06:18 +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
7d895039bf Add API Error Toast 2023-04-02 13:06:29 +02:00
fbc899fbe0 add initial test client 2023-03-06 23:56:36 +01:00