1
0
mirror of synced 2024-11-21 21:06:04 +03:00
vue-formulario/test/unit
2023-12-28 12:48:51 +04:00
..
utils refactor: merge util removed due it's no longer required 2023-12-28 12:48:51 +04:00
validation refactor: Got rid of promises in default validation rules fns, rewritten rules tests 2020-11-09 09:52:04 +03:00
Formulario.test.js test: Imporved test for plugin install, fixed outdated components names 2021-06-14 14:02:09 +03:00
FormularioField.test.js feat!: Added property "unregisterBehavior" to FormularioField to control value unset behavior on field component removal 2021-09-30 12:33:54 +03:00
FormularioFieldGroup.test.js feat: Components conststructors are exposed as external API, added TypeScript declarations 2023-12-28 12:48:51 +04:00
FormularioForm.test.js feat!: Validation event payload property "name" renamed to "path" 2021-06-14 14:02:10 +03:00
types.test.js fix: Fixed records & arrays detection 2021-09-20 21:47:37 +03:00