@itwin/appui-react@5.26.0
·
5 commits
to master
since this release
Minor Changes
-
f291611: Deprecated
PreviewFeaturesProviderPropsinterface. UseReact.ComponentProps<typeof PreviewFeaturesProvider>instead. -
f291611: Bumped the release tag of
PreviewFeaturesProvidercomponent andPreviewFeaturesinterface from@betato@public. -
2c75727: Added
widgetTabActionspreview feature, which when enabled displays widget tab actions for individual tabs instead of the default behavior where only active tab actions are exposed. Note that this feature replaces the overflow dropdown menu with a scrollable container to display all tab actions. Close button will be shown in widget tab whencontrolWidgetVisibilitypreview feature is enabled.<PreviewFeaturesProvider features={{ widgetTabActions: true, }} > <App /> </PreviewFeaturesProvider>
Patch Changes
- @itwin/components-react@5.26.0
- @itwin/core-react@5.26.0
- @itwin/imodel-components-react@5.26.0