Commit graph

7 commits

Author SHA1 Message Date
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
150e1003ee Remove Pillbar Auto assigning default Value 2023-04-12 20:26:31 +02:00
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)