Skip to content

@itwin/changed-elements-react@0.11.4

Choose a tag to compare

@roluk roluk released this 10 Dec 19:15
· 100 commits to master since this release

Fixes

  • Fix ES module imports not specifying script file extensions
  • Fixed model toggle when hide all is on. When hide all is on and a model is toggled on we would show only unchanged elements for that model and not all changed elements for given model.
  • Fix the following console warnings in development environment
    • Receiving invalid property when mounting <ChangedElementsWidget /> with V2 version selector
    • Receiving invalid list ref when displaying changed elements list
    • checked checkbox property not being accompanied by onChange event handler when rendering element filters popup