Skip to content

0.21.11

Latest
Compare
Choose a tag to compare
@artf artf released this 24 Jun 09:37
· 2 commits to dev since this release

Added

  • Symbols API (beta) #5958
    Documentation here
  • Introduce HTML string document import (beta) #5895
  • Show style applied on tag (p, span, div) and private selectors as parent rules instead of hiding them by @Dobby85 in #5890
  • Added an option to return inline style even if we want to avoid it at the beginning by @Dobby85 in #5933
  • Added block:category:update event for listening block category updates.
  • Added trait:category:update event for listening trait category updates.

Fixed

  • Updated Selector escapeName to accommodate special characters used in tailwind class names by @bernesto in #5719
  • Added support for parsing properly <template> elements #5857
  • Fixed selector view on attribute id change #5882
  • Fix possible double entry in Layers #5820
  • Toggle the move icon in Layers when component draggable changes #5943
  • Move last selected component by @stfnzl in #5847
  • Add Indonesian (Bahasa) locale support by @yanuaraditia in #5872

Docs

New Contributors

Full Changelog: v0.21.10...0.21.11