Releases: nitishkgupta/react-ts-tagsinput
Releases · nitishkgupta/react-ts-tagsinput
v2.0.3
v2.0.2
- Bumped dependencies.
- Updated README.
v2.0.1
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
- Bump version
- Made
value
property mandatory - Added ESLint
v0.2.1
- Updated some naming conventions and classnames.
- Added max property.
- Unlinked default styling file, and made it optional.