mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 16:05:11 +00:00
Fix setTheme not triggering rerender, improve mac-system-theme example
This commit is contained in:
parent
e5e944475d
commit
37378fb346
3 changed files with 17 additions and 3 deletions
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- `setTheme()` now triggers a full rerender so previously rendered components update with the new theme colors
|
||||
- `mac-system-theme.ts` example now polls every 2 seconds and uses `osascript` for real-time macOS appearance detection
|
||||
|
||||
## [0.39.0] - 2026-01-08
|
||||
|
||||
### Breaking Changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue