Skip to content

Release packages [publish docs]#1516

Merged
GerardasB merged 1 commit intomasterfrom
changeset-release/master
Mar 6, 2026
Merged

Release packages [publish docs]#1516
GerardasB merged 1 commit intomasterfrom
changeset-release/master

Conversation

@imodeljs-admin
Copy link
Collaborator

@imodeljs-admin imodeljs-admin commented Mar 6, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@itwin/appui-react@5.26.0

Minor Changes

  • f291611: Deprecated PreviewFeaturesProviderProps interface. Use React.ComponentProps<typeof PreviewFeaturesProvider> instead.

  • f291611: Bumped the release tag of PreviewFeaturesProvider component and PreviewFeatures interface from @beta to @public.

  • 2c75727: Added widgetTabActions preview 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 when controlWidgetVisibility preview 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

@itwin/components-react@5.26.0

Patch Changes

  • @itwin/core-react@5.26.0

@itwin/imodel-components-react@5.26.0

Patch Changes

  • @itwin/components-react@5.26.0
  • @itwin/core-react@5.26.0

@itwin/core-react@5.26.0

@imodeljs-admin imodeljs-admin requested a review from a team as a code owner March 6, 2026 12:32
@imodeljs-admin imodeljs-admin force-pushed the changeset-release/master branch from b7c772e to b549eea Compare March 6, 2026 15:25
@imodeljs-admin imodeljs-admin force-pushed the changeset-release/master branch from b549eea to 3886da1 Compare March 6, 2026 15:58
@GerardasB GerardasB enabled auto-merge (squash) March 6, 2026 16:52
@GerardasB GerardasB merged commit 8ef54b5 into master Mar 6, 2026
21 checks passed
@GerardasB GerardasB deleted the changeset-release/master branch March 6, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants