Skip to content

Release packages [publish docs]#1228

Merged
saskliutas merged 1 commit intomasterfrom
changeset-release/master
Mar 2, 2026
Merged

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

Conversation

@imodeljs-admin
Copy link
Collaborator

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/presentation-components@5.13.0

Minor Changes

  • #1213: Improved numeric and quantity property editors keyboard interactions and changed quantity editor placeholders to display only units.
    • Quantity editor placeholders now show only the unit label instead of full formatted values.
    • Escape key now calls onCancel.
    • Enter key commits changes and removes focus from the input.

Patch Changes

  • #1215: Update dependencies.
  • Updated dependencies:
    • @itwin/presentation-core-interop@1.3.9
    • @itwin/presentation-shared@1.2.9
    • @itwin/unified-selection@1.6.7

@itwin/presentation-core-interop@1.3.9

Patch Changes

  • #1215: Update dependencies.
  • Updated dependencies:
    • @itwin/presentation-shared@1.2.9

@itwin/presentation-hierarchies@1.7.10

Patch Changes

  • #1215: Update dependencies.
  • Updated dependencies:
    • @itwin/presentation-shared@1.2.9

@itwin/presentation-hierarchies-react@1.9.12

Patch Changes

  • #1215: Update dependencies.
  • Updated dependencies:
    • @itwin/presentation-hierarchies@1.7.10
    • @itwin/presentation-shared@1.2.9
    • @itwin/unified-selection@1.6.7

@itwin/presentation-shared@1.2.9

Patch Changes

  • #1215: Update dependencies.

@itwin/presentation-testing@5.4.15

Patch Changes

  • #1215: Update dependencies.
  • Updated dependencies:
    • @itwin/presentation-components@5.13.0

@itwin/unified-selection@1.6.7

Patch Changes

  • #1215: Update dependencies.
  • Updated dependencies:
    • @itwin/presentation-shared@1.2.9

@imodeljs-admin imodeljs-admin requested a review from a team as a code owner March 2, 2026 08:33
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Unified selection benchmark

Benchmark suite Current: 022e5ac Previous: ef1f239 Deviation Status
hilite 50k elements 1297.7 ms 1389.44 ms -6.60% 〰️
hilite 50k elements (P95 of main thread blocks) 63 ms 63 ms 0% 🟰
hilite 50k group elements 235.77 ms 241.88 ms -2.53% 〰️
hilite 50k group elements (P95 of main thread blocks) 33 ms 33 ms 0% 🟰
hilite 1k subjects 46002.23 ms 46408.45 ms -0.88% 〰️
hilite 1k subjects (P95 of main thread blocks) 27 ms 34 ms -20.59% 〰️
hilite 50k subcategories 276.92 ms 281.83 ms -1.74% 〰️
hilite 50k subcategories (P95 of main thread blocks) 35 ms 35 ms 0% 🟰
hilite 50k functional 3D elements 28083.23 ms 28856.3 ms -2.68% 〰️
hilite 50k functional 3D elements (P95 of main thread blocks) 39 ms 39 ms 0% 🟰
hilite 50k functional 2D elements 6594.87 ms 6631.72 ms -0.56% 〰️
hilite 50k functional 2D elements (P95 of main thread blocks) 39 ms 45 ms -13.33% 〰️
compute selection for 50k elements 335.18 ms 317.93 ms 5.43% 〰️
compute selection for 50k elements (P95 of main thread blocks) 38 ms 31 ms 22.58% 〰️
compute parent selection for 50k elements 330.96 ms 347.21 ms -4.68% 〰️
compute parent selection for 50k elements (P95 of main thread blocks) 31 ms 32 ms -3.13% 〰️
compute top ancestor selection for 50k elements 572.6 ms 585.22 ms -2.16% 〰️
compute top ancestor selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute category selection for 50k elements 93.06 ms 94.12 ms -1.13% 〰️
compute category selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute model selection for 50k elements 71.4 ms 71.6 ms -0.28% 〰️
compute model selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute functional selection for 50k 3D elements 404.13 ms 408.87 ms -1.16% 〰️
compute functional selection for 50k 3D elements (P95 of main thread blocks) 34 ms 32 ms 6.25% 〰️
compute parent functional selection for 50k 3D elements 428.54 ms 433.28 ms -1.09% 〰️
compute parent functional selection for 50k 3D elements (P95 of main thread blocks) 31 ms 31 ms 0% 🟰
compute top ancestor functional selection for 50k 3D elements 1156.24 ms 1198.86 ms -3.56% 〰️
compute top ancestor functional selection for 50k 3D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute functional selection for 50k 2D elements 2942.76 ms 3109.58 ms -5.36% 〰️
compute functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute parent functional selection for 50k 2D elements 3031.46 ms 3082.18 ms -1.65% 〰️
compute parent functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute top ancestor functional selection for 50k 2D elements 2950.85 ms 3077.24 ms -4.11% 〰️
compute top ancestor functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰

This comment was automatically generated by workflow using github-action-benchmark.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hierarchies benchmark

Benchmark suite Current: 022e5ac Previous: ef1f239 Deviation Status
flat 50k elements list 4483.6 ms 4638.17 ms -3.33% 〰️
flat 50k elements list (P95 of main thread blocks) 70 ms 70 ms 0% 🟰
filtering filters with 50000 paths 8615.88 ms 8552.75 ms 0.74% 〰️
filtering filters with 50000 paths (P95 of main thread blocks) 120 ms 128 ms -6.25% 〰️
grouping by label 9714.6 ms 10008.95 ms -2.94% 〰️
grouping by label (P95 of main thread blocks) 55 ms 57 ms -3.51% 〰️
grouping by class 9715.8 ms 9910.94 ms -1.97% 〰️
grouping by class (P95 of main thread blocks) 34 ms 42 ms -19.05% 〰️
grouping by property 10315.99 ms 10610.93 ms -2.78% 〰️
grouping by property (P95 of main thread blocks) 52 ms 49 ms 6.12% 〰️
grouping by base class (10 classes) 7367.9 ms 7734.66 ms -4.74% 〰️
grouping by base class (10 classes) (P95 of main thread blocks) 70 ms 62 ms 12.90% 〰️
grouping by multiple attributes 25537.06 ms 26003.31 ms -1.79% 〰️
grouping by multiple attributes (P95 of main thread blocks) 39 ms 42 ms -7.14% 〰️
hide if no children required to finalize root, w/o children 40634.57 ms 44758.3 ms -9.21% 〰️
hide if no children required to finalize root, w/o children (P95 of main thread blocks) 34 ms 37 ms -8.11% 〰️
hide if no children required to finalize root, w/ children 163.06 ms 177.5 ms -8.14% 〰️
hide if no children required to finalize root, w/ children (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
models tree initial (Baytown) 39.83 ms 35.2 ms 13.15% 〰️
models tree initial (Baytown) (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
models tree full (Baytown) 6356.37 ms 6668.31 ms -4.68% 〰️
models tree full (Baytown) (P95 of main thread blocks) 89 ms 79 ms 12.66% 〰️
models tree creates initial filtered view for 50k target items 2310.55 ms 2232.53 ms 3.49% 〰️
models tree creates initial filtered view for 50k target items (P95 of main thread blocks) 303 ms 45 ms 573.33% 🚨

This comment was automatically generated by workflow using github-action-benchmark.

@imodeljs-admin imodeljs-admin force-pushed the changeset-release/master branch from 23c4c55 to ef1f239 Compare March 2, 2026 08:41
@imodeljs-admin imodeljs-admin reopened this Mar 2, 2026
@saskliutas saskliutas merged commit e8319ab into master Mar 2, 2026
26 checks passed
@saskliutas saskliutas deleted the changeset-release/master branch March 2, 2026 09:13
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