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
- Fix typo in I18n.md by @itmaxxx in #5796
- Update Plugins.md by @chrisgarber in #5859
- Document um.skip by @stfnzl in #5852
- Fix link in asset manager doc by @Dobby85 in #5899
New Contributors
- @itmaxxx made their first contribution in #5796
- @chrisgarber made their first contribution in #5859
- @stfnzl made their first contribution in #5852
- @yanuaraditia made their first contribution in #5872
- @Dobby85 made their first contribution in #5899
Full Changelog: v0.21.10...0.21.11