Files
opencode/packages
Kit Langton b47ab35ddf fix(ui): fix useRowWipe stuck blur and useCollapsible race conditions
- Remove anim.stop() from useRowWipe cleanup — stopping mid-animation
  leaves WAAPI fill-forward that overrides cleared inline styles. Let
  animations run to completion; cancelAnimationFrame prevents starts.
- Add generation counter to useCollapsible to guard against stale
  microtask and promise callbacks on rapid open/close toggling.
- Use .then(ok, err) instead of .catch().then() to prevent callbacks
  firing after animation cancellation.
- Remove redundant fade constant in ShellExpanded.
- Clean up unused imports in context-tool-results.tsx.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 16:34:18 -06:00
..
2026-03-06 07:29:34 +00:00
ci
2026-01-29 23:17:57 -05:00
2026-01-21 14:36:21 -06:00
2026-03-06 07:29:34 +00:00
2026-03-06 07:29:34 +00:00
2026-03-06 15:27:49 -06:00
2026-03-06 07:29:34 +00:00
2026-03-06 19:40:36 +00:00
2026-03-06 07:29:34 +00:00
2026-03-06 07:29:34 +00:00