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
..
app feat(ui): tool call abstraction, turn diff summary, and composer improvements 2026-03-06 16:34:10 -06:00
console release: v1.2.20 2026-03-06 07:29:34 +00:00
containers ci 2026-01-29 23:17:57 -05:00
desktop fix(app): add english to locale matchers (#16280) 2026-03-06 05:47:39 -06:00
desktop-electron fix(app): add english to locale matchers (#16280) 2026-03-06 05:47:39 -06:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise share: speed up share loads (#16165) 2026-03-06 06:49:15 -06:00
extensions/zed release: v1.2.20 2026-03-06 07:29:34 +00:00
function release: v1.2.20 2026-03-06 07:29:34 +00:00
identity chore: identity cleanup, vscode ext images 2025-12-08 06:47:57 -06:00
opencode chore: fix test 2026-03-06 15:27:49 -06:00
plugin release: v1.2.20 2026-03-06 07:29:34 +00:00
script chore(script): source team members from TEAM_MEMBERS (#15369) 2026-02-27 09:43:51 -05:00
sdk chore: generate 2026-03-06 19:40:36 +00:00
slack release: v1.2.20 2026-03-06 07:29:34 +00:00
storybook feat(ui): tool call abstraction, turn diff summary, and composer improvements 2026-03-06 16:34:10 -06:00
ui fix(ui): fix useRowWipe stuck blur and useCollapsible race conditions 2026-03-06 16:34:18 -06:00
util feat(ui): tool call abstraction, turn diff summary, and composer improvements 2026-03-06 16:34:10 -06:00
web release: v1.2.20 2026-03-06 07:29:34 +00:00