Skip to content

0.1.2

Choose a tag to compare

@margox margox released this 10 Jun 11:01
· 5 commits to main since this release

What's Changed

  • Simplified the public state API around status
  • Added GlowStatus.default, .hover, and .press convenience values
  • Renamed per-view override input to viewOverride for clearer intent
  • Kept legacy activeState and override entry points as deprecated compatibility overloads
  • Updated English and Chinese README examples and API reference
  • Added coverage for the new GlowStatus convenience cases

Notes

This is a non-breaking cleanup release. Existing callers can keep using the old API for now, but new code should prefer status and viewOverride.