Skip to content

v2.1.0

Compare
Choose a tag to compare
@oleq oleq released this 01 Jun 09:07
· 267 commits to master since this release

Features

  • Added the "Scroll to selection" buttons in the Model and View tabs. Closes #77. (699eab6)

Bug fixes

  • Checkboxes in the inspector UI should be centered vertically. Closes #84. (65b8aca)
  • Improved performance of the inspector by avoiding unnecessary React rendering. Closes #79. (44e7850)
  • User-agent styles of HTML select elements should not be overridden by the inspector. Closes #65. (396af59)