1
0
mirror of synced 2024-11-25 14:56:03 +03:00
vue-formulario/src
2021-06-14 14:02:09 +03:00
..
utils refactor: Typehinting improvals, moved registry class, improved logic of shallow equal checker 2021-06-14 14:02:09 +03:00
validation refactor: Typehinting improvals, moved registry class, improved logic of shallow equal checker 2021-06-14 14:02:09 +03:00
Formulario.ts chore: Typehints fixes 2020-11-10 09:53:13 +03:00
FormularioField.vue refactor: Typehinting improvals, moved registry class, improved logic of shallow equal checker 2021-06-14 14:02:09 +03:00
FormularioFieldGroup.vue feat: Renamed FormularioInput => FormularioField, FormularioGrouping => FormularioFieldGroup, old names are preserved in plugin install method for compatibility 2021-06-14 14:02:09 +03:00
FormularioForm.vue refactor: Typehinting improvals, moved registry class, improved logic of shallow equal checker 2021-06-14 14:02:09 +03:00
FormularioFormRegistry.ts refactor: Typehinting improvals, moved registry class, improved logic of shallow equal checker 2021-06-14 14:02:09 +03:00
index.ts feat: Renamed FormularioInput => FormularioField, FormularioGrouping => FormularioFieldGroup, old names are preserved in plugin install method for compatibility 2021-06-14 14:02:09 +03:00
shims-ext.d.ts refactor: Moved utils to separated files, code cleanup 2020-10-26 00:43:09 +03:00
shims-tsx.d.ts chore: Additional typehints, Object/ObjectType replaced with Record<string, any> 2020-10-19 13:45:25 +03:00
shims-vue.d.ts refactor: Rewritten onto typescript@3.9 2020-10-19 13:45:11 +03:00