Commit graph

20 commits

Author SHA1 Message Date
axolotle
d549d3fafc fix: misc ts errors 2024-08-23 13:57:46 +02:00
axolotle
d2cf9522b1 refactor: use defineModel 2024-08-22 00:45:07 +02:00
axolotle
9649627bb8 fix: InputItem: return empty string for none value in type number 2024-08-21 18:31:25 +02:00
axolotle
de143bbd78 chore: lint 2024-08-13 11:56:52 +02:00
axolotle
a12e168b45 refactor: format InputItem type=number as number 2024-08-13 11:56:52 +02:00
axolotle
9a48aa1a45 refactor: InputItem typing 2024-08-13 11:52:06 +02:00
axolotle
7123ba6cdc refactor: quickly turn components to script setup + ts 2024-08-13 11:52:00 +02:00
axolotle
6229e40ca8 fix: validation on blur 2024-03-27 00:43:51 +01:00
axolotle
1d2aa3387d migration: remove @vue/compat + update to vue 3.4.21 2024-03-27 00:43:51 +01:00
axolotle
4b01c4e7c3 migration: vue3 INSTANCE_LISTENERS 2024-03-27 00:34:23 +01:00
axolotle
2898a4f5bd migration: vue3 COMPONENT_V_MODEL 2024-03-27 00:34:23 +01:00
axolotle
f1cbc360c7 refactor: turn all components/views to compat 3 2024-03-27 00:34:23 +01:00
axolotle
4101310b89 chore: lint 2024-03-02 03:09:15 +01:00
axolotle
159f1b5a1a chore: component names to PascalCase 2024-03-02 02:46:37 +01:00
axolotle
52c8fad43a misc form items style and linting fixes 2022-10-03 17:18:18 +02:00
ljf
5557c57252 [enh] display errors if pattern doesn't match 2021-08-27 20:17:34 +02:00
ljf
927886334b [enh] Add some step, autocomplete, trim, visibleIf properties 2021-08-27 01:09:36 +02:00
ljf
36a4a21d57 [enh] Adapt the new config panel mechanism to vuejs webadmin 2021-07-30 18:05:13 +02:00
Axolotle
e05b8da533 improved FormField and form items to display validation errors 2020-10-23 17:56:50 +02:00
Axolotle
f7e47e620c add basic components to be used from props 2020-10-14 16:59:39 +02:00