Releases: rvikunwar/react-tags-js
2.0.4
2.0.3
2.0.2
2.0.1
What's Changed
- testing fixes by @rvikunwar in #2
- testing fixes by @rvikunwar in #3
- testing fixes by @rvikunwar in #4
- testing fixes by @rvikunwar in #5
- build fix by @rvikunwar in #6
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- css fixes and updated packages by @rvikunwar in #1
Full Changelog: 1.0.2...2.0.0
🛠 Enhancements
Selected Tag Color on options list: Implemented a color for selected tags to improve visual identification and user experience.
📦 Package Updates
Dependencies Updated: Upgraded all project dependencies to their latest versions to ensure optimal performance.
🐛 Bug Fixes
CSS Fixes: Resolved various CSS issues to enhance component styling and responsiveness across different devices and browsers.
📚 Documentation
README Updated: Refreshed the README file with updated setup instructions, usage examples, and contribution guidelines to facilitate easier onboarding and collaboration.
Release version v1.0.2
🚀 First release of React-tags-js - a simple library for tagging elements with suggestion options, keyboard interactions, and custom UI.
Features
Tag elements easily with suggestions for improved user experience.
Intuitive keyboard interactions for seamless tag management.
Customize the UI according to your project's design requirements.
Installation
You can install the library using npm:
npm i react-tags-js