From 984e042d1cb0bbf3f35b5c1f71b37aad26346ddb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 27 Jan 2026 15:32:54 +0000 Subject: [PATCH] Clarify technical terms in template roadmap Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com> --- docs/ROADMAP.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 6670644..7fea464 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -142,7 +142,7 @@ The following versions represent our planned annual major releases, each buildin - Lazy loading for images and below-fold content - WebP image support with automatic fallbacks - Advanced asset bundling and minification - - Template-level caching strategies + - Template asset caching (CSS/JS bundles) - **Enhanced Layout System** - Additional responsive grid layouts @@ -187,7 +187,7 @@ The following versions represent our planned annual major releases, each buildin **Major Template Features**: - **Enhanced Layout Builder** - Template-based page layout variations - - Custom layout creation through template parameters + - Configurable layout options via template parameters - Layout presets library (blog, portfolio, business, magazine) - Module position layout manager - Visual layout preview in admin @@ -306,7 +306,7 @@ The following versions represent our planned annual major releases, each buildin - **Modern CSS Features** - CSS Grid layout system integration - CSS Container Queries support - - CSS Cascade Layers implementation + - CSS Cascade Layers implementation (layered style priority system) - Custom properties (CSS variables) UI - Modern filter and backdrop effects