You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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