Skip to content

Releases: iTwin/changed-elements-react

@itwin/changed-elements-react@1.0.0

16 Sep 18:19
5339341

Choose a tag to compare

Major Changes

1.0.0 - 2025-09-16

Major Change

Updated all Itwin JS to 5.x.x and stopped using deprecated methods.
This is a breaking change and will require updates to consumers of this package in their implementation of their property comparison frontstage.

@itwin/changed-elements-react@0.17.3

11 Sep 14:25
d351ccf

Choose a tag to compare

Patch Changes

0.17.3 - 2025-09-11

Fixed colors of toggles in filters to depict color legend of changes

@itwin/changed-elements-react@0.17.2

03 Sep 20:11
2f63e6e

Choose a tag to compare

Patch Changes

0.17.2 - 2025-09-03

Fixed header alignment for changed elements widget

@itwin/changed-elements-react@0.17.1

03 Sep 17:29
92f7efa

Choose a tag to compare

Patch Changes

0.17.1 - 2025-09-03

Fixed miss-alignment issue in named versions entries

@itwin/changed-elements-react@0.17.0

12 Aug 17:56
8282727

Choose a tag to compare

Minor Changes

0.17.0 - 2025-08-12

Frontend Enhancements:

  1. Change named version list to be a infinite list, so we do not spam the UI with quires for constructing Named Versions

Frontend Bug Fixes:

  1. Fixed active version header not clearing once a comparison is complete
  2. Disabled process result buttons when a comparison is currently being run

@itwin/changed-elements-react@0.16.0

05 Aug 16:23
6074097

Choose a tag to compare

Minor Changes

0.16.0 - 2025-08-05

Frontend Enhancements:

  1. Provide consumers a way to inject their own changes and skip using the changed elements service altogether
  2. Provide colorization overrides for any special customization logic
  3. Provide a callback when changed instances are selected in the UI

Backend Enhancements:

  1. Initial ChangesRpcInterface and ChangesRpcImpl which aim to allow using the Partial EC Change Unifier in a simplified way
  2. The Rpc interface allows the app to provide relationships that they care about and marks any related changed ec instance with what relationships were affected that may drive the element for changes

See VersionCompare initialization options (changesProvider, colorOverrideProvider and onInstancesSelected) for more information.

Patch Changes

0.15.9 - 2025-08-05

Performance Issues Fixed:

  1. Eliminated massive changeset over-fetching

    • Previously loaded ALL changesets [0 -> Inf) upfront
    • Now uses efficient pagination (20 items at a time)
  2. Parallelized individual changeset queries

    • Replaced sequential api calls with more efficient method

Critical Bug Fixed:

  1. Missing index offset for Named Versions

@itwin/changed-elements-react@0.15.8

15 Jul 13:17
55fc6dd

Choose a tag to compare

Patch Changes

0.15.8 - 2025-07-15

fix on advance filter

@itwin/changed-elements-react@0.15.7

14 Jul 12:50
27caa06

Choose a tag to compare

Patch Changes

0.15.7 - 2025-07-11

Changed elements gets hidden when toggling filters

@itwin/changed-elements-react@0.15.6

09 Jul 20:56
d12f564

Choose a tag to compare

Patch Changes

0.15.6 - 2025-07-07

bug fix- Turning off all properties on Advanced Filtering dialog hides elements incorrectly

@itwin/changed-elements-react@0.15.5

30 Jun 17:55
0ff6e7e

Choose a tag to compare

Patch Changes

0.15.5 - 2025-06-26

Nvtable persists when loading comparison

0.15.5 - 2025-06-26

spacing around che ele header buttons