Skip to main content

Versions

1.12.0 (2022-11-21)

Features

  • useform: simplift useForm creation by being able to directly use a class (9766264)

1.11.1 (2022-10-27)

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)

1.10.6 (2022-10-26)

Bug Fixes

  • createformerrors: fix only saving last error when for the same camp where provided (9e4e7b2)

1.10.5 (2022-08-29)

Bug Fixes

  • usefixcursorjumpingtoend: fix bug when copy past text (58804ae)

1.10.4 (2022-08-26)

Bug Fixes

  • useform: fix onchange when tagName was undefined (d9e749e)

1.10.3 (2022-08-25)

Bug Fixes

  • usefixcursorjumpingtoend: fix delete wrong position (01fbf07)

1.10.2 (2022-07-20)

Bug Fixes

  • userfixcursorjumpingtoend: whitelist for input types when supported cursor (88d5a3e)

1.10.1 (2022-07-19)

Bug Fixes

  • usefixcursorjumpoingtoend: fix input number position cursor (64e132c)

1.10.0 (2022-06-29)

Features

  • useform: add blur option for field (a599e32)