Skip to content

Releases: joberror/reactive-textarea

v2.1.1

24 Aug 03:27

Choose a tag to compare

  • Minor update on reset() feature:
  • Updated documentation for more info and use.

v2.1.0

23 Aug 19:20

Choose a tag to compare

  • A major patch on listening event on textarea element that prevent world filtering to be auto strict.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

20 Aug 01:14

Choose a tag to compare

  • Added args.maxAllowed to callback function args.
  • Added. reset() feature to reset textarea and callbacks args
  • Improved README documentation

v1.0.1

02 Jul 02:49

Choose a tag to compare

  • Code refactored
  • New naming convention and easier config option
  • Helper Element Classes
  • A simple test page added
  • An Updated README page to reflect recent changes

Full Changelog: https://github.com/joberror/reactive-textarea/commits/v1.0.0