Skip to content

Releases: iTwin/changed-elements-react

@itwin/changed-elements-react@0.3.11

05 Mar 10:25

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

@itwin/changed-elements-react@0.3.10

26 Feb 22:14

Choose a tag to compare

Patch changes

  • Callbacks for comparison job progress
  • Allow disabling toast messages

@itwin/changed-elements-react@0.3.8

14 Feb 21:38

Choose a tag to compare

Patch changes

  • Fix start changeset inclusion when starting comparison jobs

@itwin/changed-elements-react@0.3.7

14 Feb 14:30

Choose a tag to compare

Patch cjamges

  • Use itwinui-react as direct dependency

@itwin/changed-elements-react@0.3.6

13 Feb 19:19

Choose a tag to compare

Patch Notes:

  • Export V2 Dialog

@itwin/changed-elements-react@0.3.5

13 Feb 10:01

Choose a tag to compare

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

15 Dec 10:25

Choose a tag to compare

Patch changes

  • You can now check change tracking status by calling VersionCompare.isChangeTrackingEnabled.

@itwin/changed-elements-react@0.3.3

10 Oct 14:10

Choose a tag to compare

0.3.3 - 2023-10-10

Fixes

  • Fix ReportGeneratorDialog not listing any changed properties.

@itwin/changed-elements-react@0.3.2

25 Sep 15:39

Choose a tag to compare

0.3.2 - 2023-09-25

Patch changes

  • Reduce likelihood of style clashes for ExpandableSearchBar component.
  • Replace outdated CSS variables in ExpandableSearchBar style rules.

@itwin/changed-elements-react@0.3.1

25 Sep 15:35

Choose a tag to compare

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.