diff --git a/CHANGELOG.md b/CHANGELOG.md index 423bb8e..47a2fab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.0.9 (2026-06-27) + +### Fixes +- **Theme Engine**: Extended `Bootstrap.config` color patch coverage to `nav-pills`, `dropdown-menu` active state, and `navbar-nav .nav-link.active` so navigation components follow the configured primary color instead of Bootstrap default blue. + ## 1.0.6 (2026-06-09) ### Breaking Changes diff --git a/README.md b/README.md index 869c680..56deea5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Bootstrap 5.3 自包含集成引擎。 ## 0. 快速开始 (Quick Start) 直接在 HTML 中引入(无需打包,完全非 ESM 注入): ```html - + ``` ## 1. 运行时接口 @@ -44,5 +44,5 @@ Bootstrap.config({ success: '#22c55e' }); ``` ## 3. 核心机制 (Internal) -- **运行时样式补丁**: `Bootstrap.config` 动态更新 `id="bs-config-patch"` 的 `