Releases: iTwin/changed-elements-react
Releases · iTwin/changed-elements-react
@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
@itwin/[email protected]
Patch changes
- Callbacks for comparison job progress
- Allow disabling toast messages
@itwin/[email protected]
Patch changes
- Fix start changeset inclusion when starting comparison jobs
@itwin/[email protected]
Patch cjamges
- Use itwinui-react as direct dependency
@itwin/[email protected]
Patch Notes:
- Export V2 Dialog
@itwin/[email protected]
Patch changes
- Add functionality for using Changed Elements V2 for visualizing changes
- Changed Elements Widget now works with V2 when supplied with the new prop
useV2Widget
.
@itwin/[email protected]
Patch changes
- You can now check change tracking status by calling
VersionCompare.isChangeTrackingEnabled
.