From 50f49aa3fd74f5ac5fc7f3f263757ac17a5eb61a Mon Sep 17 00:00:00 2001 From: "iTwin.js admin" <38288322+imodeljs-admin@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:46:07 -0500 Subject: [PATCH] Release packages (#2310) --- .changeset/curly-bikes-protect.md | 5 ----- .changeset/few-apples-jog.md | 5 ----- .changeset/forty-files-arrive-1.md | 5 ----- .changeset/fuzzy-bikes-move.md | 5 ----- .changeset/sharp-islands-vanish.md | 5 ----- .changeset/shiny-glasses-look.md | 5 ----- .changeset/short-papayas-hunt.md | 5 ----- .changeset/sour-apes-visit.md | 5 ----- .changeset/sour-parrots-live.md | 6 ------ .changeset/stale-lamps-itch.md | 5 ----- .changeset/strange-rockets-taste.md | 5 ----- .changeset/tough-shirts-smile.md | 5 ----- .changeset/twenty-gorillas-smile.md | 5 ----- .changeset/wet-ears-scream.md | 5 ----- packages/itwinui-react/CHANGELOG.md | 23 +++++++++++++++++++++++ packages/itwinui-react/package.json | 2 +- 16 files changed, 24 insertions(+), 72 deletions(-) delete mode 100644 .changeset/curly-bikes-protect.md delete mode 100644 .changeset/few-apples-jog.md delete mode 100644 .changeset/forty-files-arrive-1.md delete mode 100644 .changeset/fuzzy-bikes-move.md delete mode 100644 .changeset/sharp-islands-vanish.md delete mode 100644 .changeset/shiny-glasses-look.md delete mode 100644 .changeset/short-papayas-hunt.md delete mode 100644 .changeset/sour-apes-visit.md delete mode 100644 .changeset/sour-parrots-live.md delete mode 100644 .changeset/stale-lamps-itch.md delete mode 100644 .changeset/strange-rockets-taste.md delete mode 100644 .changeset/tough-shirts-smile.md delete mode 100644 .changeset/twenty-gorillas-smile.md delete mode 100644 .changeset/wet-ears-scream.md diff --git a/.changeset/curly-bikes-protect.md b/.changeset/curly-bikes-protect.md deleted file mode 100644 index f112eb8ec24..00000000000 --- a/.changeset/curly-bikes-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': minor ---- - -`Stepper` now allows passing custom icon or content in each step circle to indicate step completion. This can be done by using a `stepContent` property in each item of the `steps` array. diff --git a/.changeset/few-apples-jog.md b/.changeset/few-apples-jog.md deleted file mode 100644 index f1d6f711abc..00000000000 --- a/.changeset/few-apples-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -Fixed a `Tree` bug where the `size` prop was not respected when virtualization was enabled. diff --git a/.changeset/forty-files-arrive-1.md b/.changeset/forty-files-arrive-1.md deleted file mode 100644 index 6f32affb463..00000000000 --- a/.changeset/forty-files-arrive-1.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -Ensured that the `useToaster` wrapper does not block clicks when used within other portal containers (e.g. from AppUI). diff --git a/.changeset/fuzzy-bikes-move.md b/.changeset/fuzzy-bikes-move.md deleted file mode 100644 index 1653f635972..00000000000 --- a/.changeset/fuzzy-bikes-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -Updated the default value of `Dialog`'s `setFocus` prop to be based on the value of the `trapFocus` prop. diff --git a/.changeset/sharp-islands-vanish.md b/.changeset/sharp-islands-vanish.md deleted file mode 100644 index 802af586581..00000000000 --- a/.changeset/sharp-islands-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': minor ---- - -`ComboBox` with `multiple` enabled now offers a `clearFilterOnOptionToggle` prop to control whether the filter is cleared or not when an option is toggled. The default multi select `ComboBox` behavior is unchanged since the default prop value is `true`. diff --git a/.changeset/shiny-glasses-look.md b/.changeset/shiny-glasses-look.md deleted file mode 100644 index 3d911d27a54..00000000000 --- a/.changeset/shiny-glasses-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -`InputWithDecorations.Input` now properly gets `cursor: not-allowed` when disabled. diff --git a/.changeset/short-papayas-hunt.md b/.changeset/short-papayas-hunt.md deleted file mode 100644 index a8b25a02634..00000000000 --- a/.changeset/short-papayas-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -Improved the accessibility of `MiddleTextTruncation` so that the entire untruncated text is part of the accessibility tree. diff --git a/.changeset/sour-apes-visit.md b/.changeset/sour-apes-visit.md deleted file mode 100644 index d036a463958..00000000000 --- a/.changeset/sour-apes-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -Fixed bugs and improved performance in components with overflow support (e.g. `ComboBox`, `Select`, `ButtonGroup`, `Breadcrumbs`, etc.) diff --git a/.changeset/sour-parrots-live.md b/.changeset/sour-parrots-live.md deleted file mode 100644 index da15e627323..00000000000 --- a/.changeset/sour-parrots-live.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@itwin/itwinui-react': minor ---- - -Added a new generic `unstable_Panels` component for easy setup of nested screens/panels. Example uses: multi-layered menus, wizards, settings screens, etc. - - This API is temporarily marked as **unstable** to collect [feedback](https://github.com/iTwin/iTwinUI/discussions/2348) for some time to tailor the generic component specifically to users' needs. diff --git a/.changeset/stale-lamps-itch.md b/.changeset/stale-lamps-itch.md deleted file mode 100644 index 303fe6767fa..00000000000 --- a/.changeset/stale-lamps-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -`TablePaginator`'s page buttons no longer get overlapped by neighboring paginator elements. diff --git a/.changeset/strange-rockets-taste.md b/.changeset/strange-rockets-taste.md deleted file mode 100644 index c239f1d3ffe..00000000000 --- a/.changeset/strange-rockets-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -Fixed duplicate data returned from the `onSelect` prop passed into `Table`. diff --git a/.changeset/tough-shirts-smile.md b/.changeset/tough-shirts-smile.md deleted file mode 100644 index bc929b35bd8..00000000000 --- a/.changeset/tough-shirts-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': minor ---- - -Added new `tileContainer` prop to `RadioTileGroup` to allow further customizing of inner DOM elements. diff --git a/.changeset/twenty-gorillas-smile.md b/.changeset/twenty-gorillas-smile.md deleted file mode 100644 index 497e0f44eb8..00000000000 --- a/.changeset/twenty-gorillas-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -Fixed a `Table` bug where row items could not be focused via the `Tab` key. diff --git a/.changeset/wet-ears-scream.md b/.changeset/wet-ears-scream.md deleted file mode 100644 index 86e05fb9a75..00000000000 --- a/.changeset/wet-ears-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@itwin/itwinui-react': patch ---- - -`DatePicker` with `enableRangeSelect` now allows `startDate` and `endDate` to *both* be `undefined` (e.g. when there is no initial range). Passing `Date` to just *one* of them is not allowed. diff --git a/packages/itwinui-react/CHANGELOG.md b/packages/itwinui-react/CHANGELOG.md index 01b547547be..fa1faa0bf69 100644 --- a/packages/itwinui-react/CHANGELOG.md +++ b/packages/itwinui-react/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## 3.16.0 + +### Minor Changes + +- [#2001](https://github.com/iTwin/iTwinUI/pull/2001): Added a new generic `unstable_Panels` component for easy setup of nested screens/panels. Example uses: multi-layered menus, wizards, settings screens, etc. + - This API is temporarily marked as **unstable** to collect [feedback](https://github.com/iTwin/iTwinUI/discussions/2348) for some time to tailor the generic component specifically to users' needs. +- [#2345](https://github.com/iTwin/iTwinUI/pull/2345): `Stepper` now allows passing custom icon or content in each step circle using a `stepContent` property in each item of the `steps` array. +- [#2294](https://github.com/iTwin/iTwinUI/pull/2294): `ComboBox` with `multiple` enabled now offers a `clearFilterOnOptionToggle` prop to control whether the filter is cleared or not when an option is toggled. Default value is `true` (i.e. no breaking change). +- [#2299](https://github.com/iTwin/iTwinUI/pull/2299)/[5d313a7](https://github.com/iTwin/iTwinUI/commit/5d313a763b5b5996664a3af14c8270e40dc07b72): Added new `tileContainer` prop to `RadioTileGroup` to allow further customization of inner DOM elements. + +### Patch Changes + +- [#2337](https://github.com/iTwin/iTwinUI/pull/2337): Fixed a `Table` bug where row items could not be focused via the `Tab` key. +- [#2317](https://github.com/iTwin/iTwinUI/pull/2317): Fixed duplicate data returned from `Table`'s `onSelect` prop. +- [#2316](https://github.com/iTwin/iTwinUI/pull/2316): `TablePaginator`'s page buttons no longer get overlapped by neighboring paginator elements. +- [#2327](https://github.com/iTwin/iTwinUI/pull/2327): Fixed a `Tree` bug where the `size` prop was not respected when virtualization was enabled. +- [#2311](https://github.com/iTwin/iTwinUI/pull/2311): Updated the default value of `Dialog`'s `setFocus` prop to be based on the value of the `trapFocus` prop. +- [#2154](https://github.com/iTwin/iTwinUI/pull/2154): Fixed bugs and improved performance in components with overflow support (e.g. `ComboBox`, `Select`, `ButtonGroup`, `Breadcrumbs`, etc.) +- [#2339](https://github.com/iTwin/iTwinUI/pull/2339): Improved the accessibility of `MiddleTextTruncation` so that the entire untruncated text is part of the accessibility tree. +- [#2334](https://github.com/iTwin/iTwinUI/pull/2334): `DatePicker` with `enableRangeSelect` now allows `startDate` and `endDate` to _both_ be `undefined` (e.g. when there is no initial range). Passing `Date` to just _one_ of them is not allowed. +- [#2347](https://github.com/iTwin/iTwinUI/pull/2347): `InputWithDecorations.Input` now properly gets `cursor: not-allowed` when disabled. +- [#2323](https://github.com/iTwin/iTwinUI/pull/2323): Ensured that the `useToaster` wrapper does not block clicks when used within other portal containers (e.g. from AppUI). + ## 3.15.5 ### Patch Changes diff --git a/packages/itwinui-react/package.json b/packages/itwinui-react/package.json index 008533cab71..be3dfe79ffc 100644 --- a/packages/itwinui-react/package.json +++ b/packages/itwinui-react/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/itwinui-react", - "version": "3.15.5", + "version": "3.16.0", "author": "Bentley Systems", "license": "MIT", "type": "module",