Releases: iTwin/changed-elements-react
Releases · iTwin/changed-elements-react
@itwin/[email protected]
Minor changes
VersionCompareFeatureTracking
can now be fed to initialization options
@itwin/[email protected]
Minor changes
VersionCompareSelectModal
V2 now uses paging to load named versions, resulting in faster load times.- package updates fixing package vulnerabilities
@itwin/[email protected]
Minor changes
VersionCompareManager.startComparisonV2
: InvokeVersionCompareManager.stopComparison
when recovering from error
@itwin/[email protected]
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]
Fixes
- Fixes spurious 409 error in onClick work flow in
ChangedElementsWidget
@itwin/[email protected]
Fixes
- Fix deleted elements not appearing in
ChangedElementsWidget
@itwin/[email protected]
Patch changes
- Fixed filtering for deleted elements not showing in models
- Fixed display and missing label for deleted elements
@itwin/[email protected]
VersionCompareManager
: Add ability to hide side-by-side comparison toggle by settingdisplaySideBySideToggle
property tofalse
VersionCompareManager
: Add ability to pass a component to v2 widget VC dialog by using themanageNamedVersionsSlot
setting.
@itwin/[email protected]
Minor changes
PropertyComparisonTable
: Add ability to hide side-by-side comparison toggle by settingdisplaySideBySideToggle
property tofalse
@itwin/[email protected]
Patch changes
- Added new component to modal for handling named versions
- Added ability to make toasts optional and added optional call back for onJobUpdate