fix(sidebar): include component tag names in sidebar search filtering
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-12 - 3.8.3 - fix(sidebar)
|
||||
include component tag names in sidebar search filtering
|
||||
|
||||
- Updates sidebar section and entry filtering to match search queries against each item's custom element tag name via the `is` field.
|
||||
- Keeps existing name and demo group matching behavior while making search results easier to find by tag.
|
||||
|
||||
## 2026-04-12 - 3.8.2 - fix(sidebar)
|
||||
restore search input focus after clearing the sidebar search
|
||||
|
||||
|
||||
Reference in New Issue
Block a user