Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions data/primitives/overview/releases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ metaDescription: Radix Primitives releases and their changelogs.
<PackageRelease name="Alert Dialog" version="0.1.8" />

- Improve compatibility with JS animation libraries with `forceMount` on `AlertDialog.Portal` <PRLink id={1075} />
- Fix regressions with page interactivity while/after closing dialog <PRLink id={1401} />

<PackageRelease name="Context Menu" version="0.1.7" />

Expand All @@ -26,6 +27,7 @@ metaDescription: Radix Primitives releases and their changelogs.
<PackageRelease name="Dialog" version="0.1.8" />

- Improve compatibility with JS animation libraries with `forceMount` on `Dialog.Portal` <PRLink id={1075} />
- Fix regressions with page interactivity while/after closing dialog <PRLink id={1401} />

<PackageRelease name="Dropdown Menu" version="0.1.7" />

Expand Down