feat(elements): add app store view component for browsing and deploying app templates

This commit is contained in:
2026-03-18 02:34:14 +00:00
parent a1409a4d57
commit 52c9c7251e
4 changed files with 576 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-18 - 2.8.0 - feat(elements)
add app store view component for browsing and deploying app templates
- introduces a new sz-app-store-view element with app card rendering, search/filter empty states, and deploy action events
- exports the new app store view from the elements index for public consumption
## 2026-03-17 - 2.7.0 - feat(sz-service-detail-view)
replace the custom logs panel with dees-chart-log in the service detail view