From c31118b810dff11b7914990d49bbd6896149e9c7 Mon Sep 17 00:00:00 2001 From: AI Engineer Date: Sat, 27 Jun 2026 23:59:32 +0800 Subject: [PATCH] =?UTF-8?q?fix(bootstrap):=20=E4=BF=AE=E5=A4=8D=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E4=B8=BB=E9=A2=98=E8=89=B2=E8=A1=A5=E4=B8=81=EF=BC=88?= =?UTF-8?q?by=20AI=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ README.md | 4 ++-- dist/bootstrap.js | 18 ++++++++++++++++++ dist/bootstrap.min.js | 2 +- src/index.js | 21 +++++++++++++++++++-- 5 files changed, 45 insertions(+), 5 deletions(-) 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"` 的 `