- Updated README file.
- Bumped dependencies.
- Updated README.
Major release highlighting following changes:
- Major design overhaul.
- Accessibility improvements.
- Memoized the component.
- Updated dependencies.
- Improved source code formating.
- 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.
- Bump version.
- Made
value
property mandatory. - Added ESLint.
- Updated some naming conventions and classnames.
- Added
max
property. - Unlinked default styling file, and made it optional.