Skip to content

chore(deps): update gg v0.50.4, docs refresh#168

Merged
kolkov merged 1 commit into
mainfrom
chore/deps-gg-v0.50.4
Jul 9, 2026
Merged

chore(deps): update gg v0.50.4, docs refresh#168
kolkov merged 1 commit into
mainfrom
chore/deps-gg-v0.50.4

Conversation

@kolkov

@kolkov kolkov commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • gg v0.50.3 → v0.50.4 (composite hardening: nil-safe WithTransform, BeginClip/EndClip balanced check, GlyphRun empty guard)
  • x/image v0.43.0 → v0.44.0, x/text v0.39.0 → v0.40.0
  • ARCHITECTURE.md comprehensive refresh:
    • 26 interactive widgets (added badge, chip, stripe, titlebar)
    • 4 design systems with 70 painters (added DevTools 24 painters)
    • Per-widget layout caching (ADR-032), removed Engine references (CACHE-030)
    • Updated all dependency versions

Test plan

  • go build ./... — pass
  • go test ./... -count=1 — 7551 tests pass
  • golangci-lint run --timeout=5m — 0 issues
  • go fmt ./... — clean

- gg v0.50.3 → v0.50.4 (composite hardening)
- x/image v0.43.0 → v0.44.0, x/text v0.39.0 → v0.40.0
- ARCHITECTURE.md: 26 widgets, 4 design systems (70 painters),
  DevTools theme, per-widget layout caching (ADR-032),
  removed Engine references (CACHE-030)
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kolkov
kolkov merged commit a961458 into main Jul 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant