Skip to content

Commit

Permalink
docs: add next changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Nov 10, 2024
1 parent 87ebdd1 commit 56d7268
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,26 @@ All notable changes to this project will be documented in this file.

See the [Changesets](./.changeset) for the latest changes.

## [0.77.1](./#0.77.1) - 2024-10-29

### Fixed

- **ColorPicker**

- Add `--color` to the swatch and swatch trigger parts
- Allow clicking swatch being in the open state

- **Autoresize**

- Fix issue where resize observer was not cleanup.
- Trigger resize when `rows` attribute changes and fonts are loaded.

- **TagsInput**: Fix issue where delete behavior is inconsistent between states.

- **TreeView**: Add `data-*` attributes to branch content

- **Clipboard**: Fix issue where clipboard trigger doesn't have `type=button`

## [0.77.0](./#0.77.0) - 2024-10-29

### Fixed
Expand Down

0 comments on commit 56d7268

Please sign in to comment.