- [x] Removing jQuery dependency [e66b624] - [x] [bug] breaking validation if selectbox's first option is disabled [cb78341] - [x] Adding top and left choices to bubblePosition option [16633b2] - [x] Disabling error messages show option from data attribute [3aefeb1] - [x] [bug] Error messages which coming from remote validation via getInvalidFields are not accessible [a28db15] - [x] Refactoring reseting errors functions [b8b2d5e] - [x] [bug] Disabled checkboxes validating [2b14f13] - [x] [bug] Validate on keyup rather than only input blur #43 - [x] [bug] Manually display error message doesnt work #44 - [x] Changing regExp validator name as pattern - ~~Defining validators with native Input types and required attribute~~ (deferred to the v3) - [x] Moving gulp and using eslint - ~~Refactoring code~~ (deferred to the v3) - ~~Writing tests~~ (deferred to the v3) - [x] Adding docs for how to validate phone, ip etc - [x] Updating docs section on jQuery - [x] Updating docs section on bubble options - [x] Updating docs section on regExp validator - [ ] Example of date validation #49 - ~~Destroy instance #46~~ (deferred to the v3) - ~~Re initialization after adding dynamic inputs #34`~~ (deferred to the v3)
Defining validators with native Input types and required attribute(deferred to the v3)Refactoring code(deferred to the v3)Writing tests(deferred to the v3)Destroy instance Destroy instance #46(deferred to the v3)Re initialization after adding dynamic inputs Re initialization after adding dynamic inputs #34`(deferred to the v3)