Skip to content

Commit

Permalink
Update NextVersion.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joehenry9498 authored Oct 30, 2023
1 parent 764d116 commit 33732fa
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/changehistory/NextVersion.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Table of contents:
- [Fixes](#fixes-1)
- [@itwin/core-react](#itwincore-react)
- [Fixes](#fixes-2)
- [@itwin/appui-layout-react](#itwinappui-layout-react)
- [Changes](#changes)

## @itwin/appui-react

Expand Down Expand Up @@ -61,7 +63,6 @@ Table of contents:
### Changes

- `AppNotificationManager` no longer requires `StatusBar` to be rendered in the active frontstage to show messages.
- Popout Widgets will now size to content on popout.

### Fixes

Expand All @@ -80,3 +81,9 @@ Table of contents:
### Fixes

- Fixed `useDisposable` hook to work in React 18 strict mode.

## @itwin/appui-layout-react

### Changes

- Popouts will now fit to content when bounds are not set.

0 comments on commit 33732fa

Please sign in to comment.