Releases: iTwin/changed-elements-react
Releases · iTwin/changed-elements-react
@itwin/changed-elements-react@0.3.11
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/changed-elements-react@0.3.10
Patch changes
- Callbacks for comparison job progress
- Allow disabling toast messages
@itwin/changed-elements-react@0.3.8
Patch changes
- Fix start changeset inclusion when starting comparison jobs
@itwin/changed-elements-react@0.3.7
Patch cjamges
- Use itwinui-react as direct dependency
@itwin/changed-elements-react@0.3.6
Patch Notes:
- Export V2 Dialog
@itwin/changed-elements-react@0.3.5
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/changed-elements-react@0.3.4
Patch changes
- You can now check change tracking status by calling
VersionCompare.isChangeTrackingEnabled.
@itwin/changed-elements-react@0.3.3
@itwin/changed-elements-react@0.3.2
0.3.2 - 2023-09-25
Patch changes
- Reduce likelihood of style clashes for
ExpandableSearchBarcomponent. - Replace outdated CSS variables in
ExpandableSearchBarstyle rules.
@itwin/changed-elements-react@0.3.1
0.3.1 - 2023-08-31
Patch changes
- Change empty state appearance of
VersionCompareSelectDialog. - Improve changed elements widget startup performance by deferring model node loading.