Skip to content

Releases: rvikunwar/react-tags-js

2.0.4

15 Sep 16:40
2df43eb

Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

15 Sep 16:34
edab9f1

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

15 Sep 16:27
29c11c1

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

15 Sep 16:04
ac3bb11

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

15 Sep 13:11
1a70b4a

Choose a tag to compare

What's Changed

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

15 Aug 12:45

Choose a tag to compare

🚀 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