Add Launcher application template and icon system

This commit is contained in:
DCCONSTRUCTIONS
2026-07-10 11:56:27 +03:00
parent 4a9ad01ea6
commit 9261d3af36
30 changed files with 1466 additions and 363 deletions
+9
View File
@@ -1,5 +1,14 @@
# Changelog
## 0.3.0 — launcher application template
- Rebuilt the living catalog as a Launcher-style windowed application instead of a long documentation page.
- Added the fixed three-axis AppHeader, central media stage and reusable ApplicationShell/ApplicationPanel exports.
- Added Guideline navigation with separate expandable content windows and removed the product-specific bottom service rail.
- Added a responsive mobile panel/modal flow and verified it at a 390 × 844 viewport.
- Added the audited Icon component, 42 semantic glyphs, a living icon table and machine-readable icon registry.
- Reused the Launcher stage media as an optimized MP4 with a static mobile/poster fallback.
## 0.2.0 — source-faithful geometry
- Corrected the Hub header to the production three-axis shell with workspace, navigation and profile groups.