Commit graph

3 commits

Author SHA1 Message Date
Douglas
17220bccf2 finish token refactor 2026-04-21 16:10:17 +01:00
Douglas
f460fd323f chore(theme): move tokens into src/style/ and tests into test/unit/
- tokens/ -> src/style/tokens/ so all style configuration lives together
- ThemeProvider/engine.v2/verifier tests -> test/unit/... to match the
  project's test layout

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 20:16:38 +01:00
NeedmeFordev
426d333f8c
fix: defer inline scripts in HTML preview so Chart.js and CDN scripts load before chart code runs (#1228) (#1247)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-15 17:13:53 +08:00