-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0f66326
commit fa4a6b1
Showing
2 changed files
with
114 additions
and
1,569 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@itwin/itwinui-react': minor | ||
--- | ||
|
||
Help with migration to *future* iTwinUI versions: | ||
* Added a `future` prop to `ThemeProvider` to enable certain features from future versions. | ||
* Added a theme bridge to make v3 components look like v5 components and thus allow using v5 components in existing v3 apps. To enable, pass `{ themeBridge: true }` to `future` ([remaining setup steps and more info](https://github.com/iTwin/iTwinUI/wiki/iTwinUI-v5-theme-bridge)). |
Oops, something went wrong.