mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 12:56:01 -06:00
1c1673cc35
* fix(ui): structure chat transcript attachments by kind
* Refine attachment previews
* Refine attachment cards and previews
* Refine audio attachment controls
* Refine attachment cards and previews
* Move audio timer before progress
* Add attachment link fixture
* Make attachment downloads secondary
* Add attachment file icon system
* Tune attachment icon sizing
* Compact attachment preview headers
* fix(ui): align large attachment card inset
* feat(ui): color attachment glyphs by family
* feat(ui): use icon-only attachment actions
* fix(ui): space compact attachment metadata
* fix(ui): finalize attachment card contracts
* Revert "fix(ui): finalize attachment card contracts"
This reverts commit 41b28970b5.
* fix(ui): reduce mobile waveform density
* fix(ui): restore native image rendering
* fix(ui): align and enlarge chat images
* fix(ui): restore open labels on file cards
* fix(ui): simplify labeled attachment actions
* fix(ui): size waveforms from container width
* fix(ui): update attachment open icon
* fix(ui): use continuous corners for chat images
* fix(ui): preserve sidebar video playback
* fix(ui): retain attachment kind in sidebar
* fix(ui): refresh open sidebar attachments
* fix(ui): bound delimited attachment previews
* fix(ui): harden attachment preview lifecycle
* fix(ui): reset lazy attachment previews
* style(ui): format attachment preview code
* fix(ui): align attachment sidebar content
* fix(ui): constrain CSV attachment previews
* fix(ui): keep text attachments compact
* fix(ui): block external document previews
* fix(ui): verify document iframe loads
* fix(ui): render honest audio waveforms
* test(ui): align attachment player expectations
* test(ui): exercise same-origin CSV previews
* test(ui): use browser-origin CSV fixtures
* style(ui): format attachment fixes
* fix(ui): normalize document preview URLs
* test(ui): clarify CSV fixture indices
* fix(ui): stabilize audio time label
* fix(ui): preserve external attachment downloads
* fix(ui): avoid eager video attachment loading
* fix(ui): parse TSV previews by attachment type
* fix(ui): retry managed attachment resolution
* style(ui): format attachment review fixes
* fix(ui): pass attachment type to table preview
* test(ui): normalize compact card label
* fix(ui): preserve sidebar attachment downloads
* test(ui): align attachment card expectations
* style(ui): order attachment imports
* fix(ui): isolate document attachment previews
* fix(ui): release Files attachment ownership
* fix(ui): resolve sidebar attachments from live context
* fix(ui): preserve attachment video aspect ratios
* style(ui): format attachment surfaces
* fix(ui): apply renewed video tickets on interaction
* fix(ui): restore visible attachment waveforms
* fix(ui): fade truncated CSV previews
* fix(ui): lazy load attachment previews in view
* fix(ui): preview image attachments inline
* test(ui): remove link attachment fixture
* fix(ui): block network in HTML attachment previews
* fix(ui): keep image hover actions stable
* feat(ui): preview SVG attachments safely
* perf(ui): split attachment preview styles
* fix(ui): harden attachment preview ownership
* refactor(ui): deslop attachment rendering
* refactor(ui): render transcript attachments as cards
* fix(ui): keep remote SVG attachments CSP-safe
* test(ui): keep chat pane suite within lint limit
* test(ui): cover Files shortcut cleanup
* fix(ui): normalize structured SVG metadata
* fix(ui): classify SVG attachments by source
* fix(ui): preserve attachment type precedence
* perf(ui): keep attachment CSS out of startup