Commit graph

5 commits

Author SHA1 Message Date
adroslice
b24bfe626e Small Refactor Pass
- Various transitions away from defineModel
- Fixed ChecBox
- Reworked PillBar
  - Made it a bit smaller
  - Now accepts either an object or array with keys
- Moved Index type to util and added MaybeIndex
2023-04-11 20:40:00 +02:00
c8fada4e0c PillBox use Index or option key as modelValue 2023-04-04 00:01:02 +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
2fb089ba73 Add Pillbar modelValue 2023-04-02 19:22:45 +02:00
6c8986c1e8 rename PillBar 2023-03-29 16:59:16 +02:00
Renamed from client/src/components/inputs/pillbar.vue (Browse further)