Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 05 May 23:19
· 405 commits to main since this release

   🚀 Features

  • core:
    • Add nullable color resolution with fallback chain  -  by @jerrythomas and Claude Sonnet 4.6 (cd500)
  • demo:
    • Implement Phase 1 — zen-sumi demo app with observatory, sessions, and setup wizard  -  by @jerrythomas and Claude Sonnet 4.6 (aa5d4)
    • Implement Phase 2 — i18n with Paraglide JS (English, Spanish, Arabic/RTL)  -  by @jerrythomas and Claude Sonnet 4.6 (20310)
    • Translate all domain data — koan, insights, sessions, retro, setup steps  -  by @jerrythomas and Claude Sonnet 4.6 (58269)
    • Wire design tokens — layout vars, radius axis, tertiary color  -  by @jerrythomas and Claude Sonnet 4.6 (500b1)
    • Zen-sumi OKLCH theme, dual-palette dark mode, mode toggle  -  by @jerrythomas and Claude Sonnet 4.6 (d534e)
  • theme:
    • Zen-sumi theme — OKLCH palette pipeline + semantic token migration  -  by @jerrythomas and Claude Sonnet 4.6 (a2baf)
  • themes:
    • Add OKLCH and HSL color space support alongside RGB  -  by @jerrythomas and Claude Sonnet 4.6 (46e2b)
    • Add layout tokens — sidebar, content, section spacing  -  by @jerrythomas (3d533)
    • Add gradient border wrapper structural CSS  -  by @jerrythomas and Claude Sonnet 4.6 (6eddb)
  • ui:
    • Add literal icon support — kanji/emoji render as text, CSS classes as icons  -  by @jerrythomas and Claude Sonnet 4.6 (4b527)
  • unocss:
    • Add soft radius preset, tertiary shortcuts auto-generated  -  by @jerrythomas (55240)
    • Rename colors→skin/skins, add dual-palette dark mode  -  by @jerrythomas and Claude Sonnet 4.6 (aec18)

   🐞 Bug Fixes

  • demo:
    • Correct border tokens and aesthetic to match reference implementation  -  by @jerrythomas and Claude Sonnet 4.6 (eb4c0)
    • Separate setup wizard from app layout, match mockup structure  -  by @jerrythomas and Claude Sonnet 4.6 (efba1)
    • Rewrite observatory to match mockup layout structure  -  by @jerrythomas and Claude Sonnet 4.6 (af9f3)
    • Fix nav links, remove old theme panel, add placeholder pages  -  by @jerrythomas and Claude Sonnet 4.6 (867f9)
  • states:
    • Update vibe colorMap test fixture to include tertiary  -  by @jerrythomas and Claude Sonnet 4.6 (19950)
    View changes on GitHub