1
0
mirror of synced 2024-11-26 07:16:02 +03:00
vue-formulario/test/unit
Justin Schroeder ada48ec31f
Fixes #60 and merges #61.
- Bugfix: Fixes #60, a bug that caused an evaluation loop when selects or box types used an empty array as the options prop. Adds supporting test cases.
- Merges in #61 which passes the form name to the error handler function. Adds supporting test cases.
2020-04-13 11:59:54 -04:00
..
Formulate.test.js Adds support for @braid/vue-formulate-i18n 2020-03-07 09:03:59 -05:00
FormulateForm.test.js Fixes #60 and merges #61. 2020-04-13 11:59:54 -04:00
FormulateInput.test.js Adds support for @braid/vue-formulate-i18n 2020-03-07 09:03:59 -05:00
FormulateInputBox.test.js Fixes #60 and merges #61. 2020-04-13 11:59:54 -04:00
FormulateInputButton.test.js Fixes #60 and merges #61. 2020-04-13 11:59:54 -04:00
FormulateInputFile.test.js Release 2.2.3 2020-03-16 11:02:31 -04:00
FormulateInputSelect.test.js Fixes #60 and merges #61. 2020-04-13 11:59:54 -04:00
FormulateInputSlider.test.js Adds support for @braid/vue-formulate-i18n 2020-03-07 09:03:59 -05:00
FormulateInputText.test.js Adds support for @braid/vue-formulate-i18n 2020-03-07 09:03:59 -05:00
rules.test.js Updates between validation rule to support type forcing. 2020-03-18 17:15:54 -04:00
utils.test.js Adds IE11 support 2020-03-20 15:40:47 -04:00