1
0
Fork 0
mirror of synced 2025-04-09 03:51:59 +00:00
vue-formulario/dist
Justin Schroeder 4b36b9c4ba
Adds validation rules endsWith, startsWith and fixes box classification blur handler
* adds language definitions for new rules

* re-order rules file to order rule definitions alphabetically

* adds support for endsWith validation rule and converts snake_case rules to camelCase function calls

* adds support for startsWith field validation

* better en.js definitions for new validations

* adds tests for snakeCaseToCamelCase function

* coerces all validation messages and validation rules to be camelCase under the hood

* ensures that array syntax rules are properly converted internally to camelCase

* adds more robust tests for non-string type data for endsWith and startsWith validation rules

* adds support for words that start with numbers to snakeToCamel method

renames snakeCaseToCamelCase to snakeToCamel to reduce package size

* Reduces some property name lengths for byte savings

* Fixes bug that caused validation rules to not be displayed on blur for the box classification

Co-authored-by: Justin Schroeder <justin@wearebraid.com>
2020-03-04 13:45:37 -05:00
..
formulate.esm.js Adds validation rules endsWith, startsWith and fixes box classification blur handler 2020-03-04 13:45:37 -05:00
formulate.min.js Adds validation rules endsWith, startsWith and fixes box classification blur handler 2020-03-04 13:45:37 -05:00
formulate.min.js.map Initial commit of the version 2 rewrite 2019-10-07 10:24:30 -04:00
formulate.umd.js Adds validation rules endsWith, startsWith and fixes box classification blur handler 2020-03-04 13:45:37 -05:00
snow.css fixes classname typos in snow.css, formulatefiles component, and inputs.scss 2020-03-02 13:34:44 -05:00
snow.min.css v2.1.1 2020-03-02 14:01:38 -05:00