Features
- useform: simplift useForm creation by being able to directly use a class (9766264)
 
Bug Fixes
- createformerrors: fix  (intermediate value) when error was an empty string (8197b9f)
 
1.11.0 (2022-10-27)
Bug Fixes
- useerrors: update checkfIfcanCheckError to not need onlyOnTouch when using onlyOnTouchKeys (c7de0a4)
 
Features
- useerrors: add onlyontouchdefault, onlyontouch defaults to true (da47694)
 
Bug Fixes
- createformerrors: fix only saving last error when for the same camp where provided (9e4e7b2)
 
Bug Fixes
- usefixcursorjumpingtoend: fix bug when copy past text (58804ae)
 
Bug Fixes
- useform: fix onchange when tagName was undefined (d9e749e)
 
Bug Fixes
- usefixcursorjumpingtoend: fix delete wrong position (01fbf07)
 
Bug Fixes
- userfixcursorjumpingtoend: whitelist for input types when supported cursor (88d5a3e)
 
Bug Fixes
- usefixcursorjumpoingtoend: fix input number position cursor (64e132c)
 
1.10.0 (2022-06-29)
Features
- useform: add blur option for field (a599e32)