1
0
Fork 0
mirror of synced 2025-03-30 11:40:14 +03:00
vue-formulario/src
2021-06-14 13:59:23 +03:00
..
form chore: Fixed description for registry forEach method 2021-06-14 13:59:23 +03:00
utils fix: fixed removing array item in form data 2020-11-16 17:42:26 +03:00
validation fix: Fixed resetting field`s local errors when form errors prop cleared 2020-11-12 10:05:56 +03:00
Formulario.ts chore: Typehints fixes 2020-11-10 09:53:13 +03:00
FormularioForm.vue refactor: Renamed register() method to add(), old add() method removed 2020-11-09 09:48:55 +03:00
FormularioGrouping.vue chore!: Removed uploading functionality, dead code removals 2020-10-22 16:37:57 +03:00
FormularioInput.vue chore: Improved typehinting 2021-06-14 13:59:23 +03:00
index.ts refactor: Moved install method out of Formulario class 2020-11-09 09:52:04 +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