From f04a4bc5d91312de46a9acca93eb63fe6c58e137 Mon Sep 17 00:00:00 2001 From: "LINING-PC\\lining" Date: Thu, 5 Feb 2026 16:46:16 +0800 Subject: [PATCH] v1.8.1 - update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4dc1f9..7b9f972 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.8.0] - 2026-02-05 + +### Enhancement +- 🎉 优化:重构组件,Theme作用域从全局调整至局部.gantt-root +- 🎉 优化:重构组件,Theme自动跟随系统设置 +- 🎉 优化:重构组件,完美支持Nuxt3、TailwindCSS等框架 +- 🎉 Optimized: Refactored components, Theme scope adjusted from global to local .gantt-root +- 🎉 Optimized: Refactored components, Theme automatically follows system settings +- 🎉 Optimized: Refactored components, Perfectly supports Nuxt3, TailwindCSS and other frameworks + ## [1.8.0] - 2026-01-17 ### Added