Skip to content

Commit

Permalink
Merge pull request #51 from JaleelB/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
JaleelB authored Jun 11, 2024
2 parents 0e63476 + fbc4061 commit daa433a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
15 changes: 0 additions & 15 deletions .changeset/nine-terms-hug.md

This file was deleted.

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

## 1.3.4

### Patch Changes

- 0e63476: - **Tag List Component Enhancements**

- Extended the `Tag` component within the `TagList` to accept `direction` and `draggable` properties, allowing for enhanced customization and interactivity of the tags.
- Enhanced input field flexibility to dynamically fit and adjust within the available space, wrapping only when necessary and maintaining a minimum width for usability.
- **Additional Style Variants**

- Included new border style variants for the `Tag` component, providing more visual customization options to better suit diverse UI design requirements.

- **Tag Popover Adjustments**
- Fixed the dynamic adjustment of the popover’s width to ensure it properly aligns with varying screen sizes and orientation changes, enhancing the responsiveness and consistency of UI elements.

## 1.3.3

### 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.3.3",
"version": "1.3.4",
"description": "A full featured, unstyled tag input component for React",
"private": false,
"publishConfig": {
Expand Down

0 comments on commit daa433a

Please sign in to comment.