v2.1.1
- 📦 build (a8eaf38)
- 📦 Build (c0b9007)
- 📦 Build (e43baec)
- Add
validateDebounceTime
formOption to fix #309 (20bbd59), closes #309 - Add empty formatValueToField & formatValueToModel. Fix #308 #276 (3353860), closes #308 #276
- Add minlength attribute to input field (f608113)
- added css classes for core fields (05a98eb)
- bump version (b8d5820)
- checklist input name (9c6c8d8), closes #243
- Clarified css import instructions (f1f6997)
- Cleave field fixed. (3aec9af)
- Error options handled. (7877bb7)
- File input warning message fixed. (c0ea9f7)
- fix custom field import error (22a3197)
- Fix lint. (c4e4a52)
- Fix slugify. (17aba74)
- Fix syntax error in template. (19cb7bb)
- Fixed #234 (42b4fcb), closes #234
- fixed missing semi-colon (e4c6093)
- fixed pug syntax (b4bf14e)
- Group options in function value. (15344d7)
- hint (a8f09ae)
- Hint (4fe380e)
- Hint test (e637c60)
- Improve onChange in file field. (b0baf00)
- Input type range now return a
Number
(8d891d2) - Missing semicolon fixed. (fec34f4)
- New field: file upload (fieldFile). (5b74ead)
- refactored to (db63f91)
- Refinement (89ee169)
- Refinement (daefe38)
- removed unnecessary semi-colon to fix travis (076f0e8)
- Rename fieldFile to fieldUpload. (9bfbb4e)
- Syntax error fix. (6a171e3)
- Test 1. version. (cacf34f)
- Test fixed. (98bc6b6)
- Update selection field with group options. (07bbb07)
- Use
name
in checklist input fields with slugify. Fix #243 (a60c0db), closes #243 - Use selectOptions in selectEx (fa2acf1)