Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release packages #2286

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Release packages #2286

merged 2 commits into from
Oct 4, 2024

Conversation

imodeljs-admin
Copy link
Collaborator

@imodeljs-admin imodeljs-admin commented Oct 4, 2024

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 main, this PR will be updated.

Releases

@itwin/[email protected]

Patch Changes

  • #2285: Fixed an issue in ProgressLinear where passing a style prop would cause it to lose its value.
  • #2281: Inputs (e.g. Input, ComboBox, etc.) with "small" size now have the same height as other field elements with "small" size (e.g. Button).
  • #2274: IconButtons inside TransferList.Toolbar will now show tooltips on the right side by default to avoid obscuring adjacent buttons in the group. This placement can be changed using the labelProps.placement prop on the IconButton.
  • #2274: TransferList.Toolbar implements the previously missing toolbar pattern, including the arrow-key navigation functionality.

@imodeljs-admin imodeljs-admin requested a review from a team as a code owner October 4, 2024 16:45
@imodeljs-admin imodeljs-admin requested review from mayank99 and r100-stack and removed request for a team October 4, 2024 16:45
Copy link
Contributor

@mayank99 mayank99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@r100-stack Let's merge #2281 and #2274 for including in this release.

@r100-stack r100-stack merged commit caaa339 into main Oct 4, 2024
18 checks passed
@r100-stack r100-stack deleted the changeset-release/main branch October 4, 2024 17:45
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.

3 participants