Skip to content

v0.14.17

Compare
Choose a tag to compare
@artf artf released this 31 May 22:43
· 4351 commits to dev since this release

Changed

  • Improved toJSON method of CSSRule
  • Try to find a closest model when an element, without it, is selected

Added

  • Highlight components in canvas when hovered in Layers #423
  • Added scrollTo method to the Canvas module
  • Added scrollCanvas, scrollLayers and highlightHover options to Layers module
  • Add component's type to its view via data-gjs-type attribute
  • Added jest for tests

Fixed

  • Trigger change for empty value in traits #270
  • Fixed <label> with for attributes #316
  • Fixed issues with color traits #1104
  • Added remove listener on Panel items #1081
  • Update toolbars position when text components are updated #1136
  • Fix duplicated edit buttons on component cloning #1129