From 8f97cd83497fbfb31c3c826bf02b4f361aec111b Mon Sep 17 00:00:00 2001 From: Den Rozhnovskiy Date: Sat, 14 Feb 2026 21:04:01 +0500 Subject: [PATCH 1/2] fix(ui): polish CLI summary colors, HTML tab-bar, transitions --- CHANGELOG.md | 16 ++ codeclone/_cli_summary.py | 12 +- codeclone/_html_snippets.py | 11 +- codeclone/cli.py | 13 +- codeclone/html_report.py | 3 +- codeclone/templates.py | 315 +++++++++++++++++++++++------------- codeclone/ui_messages.py | 6 +- pyproject.toml | 2 +- tests/test_cli_inprocess.py | 2 +- tests/test_cli_unit.py | 2 +- tests/test_html_report.py | 4 +- uv.lock | 253 +++++++++++++++-------------- 12 files changed, 395 insertions(+), 244 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efab51c..d24daf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.4.1] - 2026-02-15 + +### CLI + +- Semantic summary colors: clone counts → `bold yellow`, file metrics → neutral `bold` +- Phase separator, bold report paths, "Done in X.Xs" timing line + +### HTML Report + +- HiDPI chart canvas, hit-line markers with Pygments, cross-browser `