This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
vue-formulario
Watch
1
Star
0
Fork
0
You've already forked vue-formulario
mirror of
synced
2025-01-24 19:31:42 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
vue-formulario
/
test
/
unit
History
Zaytsev Kirill
0d2a5329db
refactor: merge util removed due it's no longer required
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