Skip to content

Commit

Permalink
Merge pull request #47 from JaleelB/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
JaleelB authored Jun 1, 2024
2 parents 36b0af1 + 47ff18c commit 677fe11
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
12 changes: 0 additions & 12 deletions .changeset/blue-rabbits-walk.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/emblor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# emblor

## 1.3.0

### Minor Changes

- 36b0af1: 🚀 Features

- Added state management for active tag index
- Implemented keyboard navigation for tag input
- Integrated keyboard navigation support with custom tags
- Changed default rendering style of taglist container to be inline. Tags are now displayed in the input by default
- Improved focus management to enhance accessibility
- Added visual indicators for active tags

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/emblor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "emblor",
"version": "1.2.1",
"version": "1.3.0",
"description": "A full featured, unstyled tag input component for React",
"private": false,
"publishConfig": {
Expand Down

0 comments on commit 677fe11

Please sign in to comment.