Whats up guys!
Its been a long time. Sorry I was busy recent yeary. I wanted to make it up to you, so lets check out whats new in Validetta v1.0.1:
New features
- Added showErrorMessages option
- Added the ability to accessibility invalid fields from onValid and onError callback functions
- Added ability to read error messages per field by type data-vd-message-[type]
- Added ability to customize global error messages by extending options
- Added callback validator
- Added different validator
- Added attibute data-vd-parent-up
- Added display at bottom option
Removed features
- Removed buble close button property
Breaking Changes
- Custom validator name changed as regExp
- regExp, callback and remote validators was taken into validators object in options
Improvements
- Code quality improved
- Started using scss
- Do not check the field anymore, if field is disabled