Skip to content

Releases: iTwin/changed-elements-react

@itwin/[email protected]

03 Jul 18:54
Compare
Choose a tag to compare

Minor changes

  • VersionCompareFeatureTracking can now be fed to initialization options

@itwin/[email protected]

28 Jun 17:01
Compare
Choose a tag to compare

Minor changes

  • VersionCompareSelectModal V2 now uses paging to load named versions, resulting in faster load times.
  • package updates fixing package vulnerabilities

@itwin/[email protected]

05 Jun 12:54
Compare
Choose a tag to compare

Minor changes

  • VersionCompareManager.startComparisonV2: Invoke VersionCompareManager.stopComparison when recovering from error

@itwin/[email protected]

23 May 20:40
Compare
Choose a tag to compare

Fixes

  • Fixes comparison job error workflow in VersionCompareSelectModal. When error jobs are re-run, they delete the existing broken job and re-run a new job for the given job ID.

@itwin/[email protected]

21 May 17:03
Compare
Choose a tag to compare

Fixes

  • Fixes spurious 409 error in onClick work flow in ChangedElementsWidget

@itwin/[email protected]

15 May 15:31
Compare
Choose a tag to compare

Fixes

  • Fix deleted elements not appearing in ChangedElementsWidget

@itwin/[email protected]

01 May 15:13
Compare
Choose a tag to compare

Patch changes

  • Fixed filtering for deleted elements not showing in models
  • Fixed display and missing label for deleted elements

@itwin/[email protected]

01 Apr 15:53
Compare
Choose a tag to compare
  • VersionCompareManager: Add ability to hide side-by-side comparison toggle by setting displaySideBySideToggle property to false
  • VersionCompareManager: Add ability to pass a component to v2 widget VC dialog by using the manageNamedVersionsSlot setting.

@itwin/[email protected]

29 Mar 14:45
Compare
Choose a tag to compare

Minor changes

  • PropertyComparisonTable: Add ability to hide side-by-side comparison toggle by setting displaySideBySideToggle property to false

@itwin/[email protected]

05 Mar 10:25
Compare
Choose a tag to compare

Patch changes

  • Added new component to modal for handling named versions
  • Added ability to make toasts optional and added optional call back for onJobUpdate