Clarify technical terms in template roadmap

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-27 15:32:54 +00:00
parent f4feaae363
commit 984e042d1c

View File

@@ -142,7 +142,7 @@ The following versions represent our planned annual major releases, each buildin
- Lazy loading for images and below-fold content - Lazy loading for images and below-fold content
- WebP image support with automatic fallbacks - WebP image support with automatic fallbacks
- Advanced asset bundling and minification - Advanced asset bundling and minification
- Template-level caching strategies - Template asset caching (CSS/JS bundles)
- **Enhanced Layout System** - **Enhanced Layout System**
- Additional responsive grid layouts - Additional responsive grid layouts
@@ -187,7 +187,7 @@ The following versions represent our planned annual major releases, each buildin
**Major Template Features**: **Major Template Features**:
- **Enhanced Layout Builder** - **Enhanced Layout Builder**
- Template-based page layout variations - Template-based page layout variations
- Custom layout creation through template parameters - Configurable layout options via template parameters
- Layout presets library (blog, portfolio, business, magazine) - Layout presets library (blog, portfolio, business, magazine)
- Module position layout manager - Module position layout manager
- Visual layout preview in admin - Visual layout preview in admin
@@ -306,7 +306,7 @@ The following versions represent our planned annual major releases, each buildin
- **Modern CSS Features** - **Modern CSS Features**
- CSS Grid layout system integration - CSS Grid layout system integration
- CSS Container Queries support - CSS Container Queries support
- CSS Cascade Layers implementation - CSS Cascade Layers implementation (layered style priority system)
- Custom properties (CSS variables) UI - Custom properties (CSS variables) UI
- Modern filter and backdrop effects - Modern filter and backdrop effects