Skip to content

Releases: nitishkgupta/react-ts-tagsinput

v2.0.3

18 May 09:42
Compare
Choose a tag to compare
  • Updated README file.

v2.0.2

16 May 07:12
Compare
Choose a tag to compare
  • Bumped dependencies.
  • Updated README.

v2.0.1

12 Apr 13:51
6448839
Compare
Choose a tag to compare

Major release highlighting the following changes:

  • Major design overhaul.
  • Accessibility improvements.
  • Memoized the component.
  • Updated dependencies.
  • Improved source code formatting.
  • Added type property.
  • Added addOnBlur property.
  • Added autoFocus property.
  • Added inputProps property.
  • Added tagProps property.
  • Added formProps property.
  • Added hideSubmitButton property.
  • Added tagValidation property.
  • Added tagFilter property.

v1.0.0

09 Feb 07:03
Compare
Choose a tag to compare
  • Bump version
  • Made value property mandatory
  • Added ESLint

v0.2.1

23 Jan 09:32
Compare
Choose a tag to compare
  • Updated some naming conventions and classnames.
  • Added max property.
  • Unlinked default styling file, and made it optional.