Skip to content

Releases: fregante/fit-textarea

v3.0.0

Choose a tag to compare

@fregante fregante released this 12 Mar 08:47

For most, this probably isn't a breaking change, but it's been released as such because it changes how the field works fundamentally. Please report issues if you find any.

  • Performance: Use field mirror instead of resizing twice (#15) 9762dca

v2.0.0...v3.0.0

v2.0.0

Choose a tag to compare

@fregante fregante released this 06 Apr 00:42

Major Changes

  • Turn into ES Module; drop CJS file: 3989a6c

Minor changes

v1.1.1

Choose a tag to compare

@fregante fregante released this 05 Nov 17:25

Patches

  • Add tests: d9e21c7
  • Reset field size on form#reset event: #7

v1.1.0

Choose a tag to compare

@fregante fregante released this 22 Mar 06:52

Minor Changes

Patches

  • Fix a possible TypeScript namespace bug: ed0d614

v1.0.1

Choose a tag to compare

@fregante fregante released this 22 Mar 06:09

Patches

  • Ensure that the listener is only ever attached once: 2dc61e3

v1.0.0

Choose a tag to compare

@fregante fregante released this 14 Mar 08:25

Initial release