Skip to content

Commit

Permalink
Merge branch 'develop' into feat/add-sibling-portal-support
Browse files Browse the repository at this point in the history
  • Loading branch information
anatolzak authored Mar 10, 2024
2 parents 5e34162 2863c17 commit 8005ebf
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/nervous-mirrors-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-oranges-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-otters-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-meals-walk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-buttons-taste.md

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 1,21 @@
# @melt-ui/svelte

## 0.76.0

### Minor Changes

- fix: datepicker not syncing with calendar add defaults from calendar to datepicker ([#1076](https://github.com/melt-ui/melt-ui/pull/1076))

### Patch Changes

- Fix incorrect arrow position for Tooltip, Popover, Listbox, Link Preview provided forceVisible: false (closes #1048) ([#1049](https://github.com/melt-ui/melt-ui/pull/1049))

- fix: months not updating when changing options ([#1070](https://github.com/melt-ui/melt-ui/pull/1070))

- Floating: `data-side` & `data-align` for floating content ([#1082](https://github.com/melt-ui/melt-ui/pull/1082))

- fix: months not updating when changing options (range calendar) ([#1072](https://github.com/melt-ui/melt-ui/pull/1072))

## 0.75.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@melt-ui/svelte",
"version": "0.75.3",
"version": "0.76.0",
"license": "MIT",
"repository": "github:melt-ui/melt-ui",
"author": "Thomas G. Lopes",
Expand Down

0 comments on commit 8005ebf

Please sign in to comment.