1
0
mirror of synced 2024-11-22 05:16:05 +03:00
vue-formulario/src
2020-11-10 17:27:14 +03:00
..
form refactor: Logic optimization 2020-11-10 17:27:14 +03:00
utils fix: cloning dates in clone util 2020-11-09 09:48:55 +03:00
validation chore: Typehints, rewritten comments in @/validation/messages 2020-11-09 09:52:04 +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 style: Code style 2020-11-09 09:52:04 +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