diff options
| author | bndw <ben@bdw.to> | 2026-02-28 21:49:29 -0800 |
|---|---|---|
| committer | bndw <ben@bdw.to> | 2026-02-28 21:49:29 -0800 |
| commit | 454453788e759fa16442e755434fbb842fa1acab (patch) | |
| tree | 38cff99c9cd9c625f549d7f05d435d0b3fd04479 /package.json | |
| parent | 0484d97dfbc3b8a2e7878d3ab35a9895decdf467 (diff) | |
feat: **`globals.css`** — Edit `.chat-pane`: remove `width: 3… (+7 more)
- ✅ **`globals.css`** — Edit `.chat-pane`: remove `width: 380px`, add `min-width: 0`, `overflow: hidden`, `transition: width 0.2s ease`
- ✅ **`globals.css`** — Insert `.chat-resize-handle`, `.chat-header`, `.chat-collapse-btn` rules after `.chat-pane` block
- ✅ **`globals.css`** — Append `::-webkit-scrollbar` rules at end of file
- ✅ **`ChatPane.tsx`** — Full rewrite: new props interface, header strip, conditional body, inline width style
- ✅ **`App.tsx`** — Add `chatWidth` + `chatCollapsed` state with lazy localStorage initialisers
- ✅ **`App.tsx`** — Add two `useEffect` persistence hooks
- ✅ **`App.tsx`** — Add `handleResizeMouseDown` function
- ✅ **`App.tsx`** — Update `.main-content` JSX: insert conditional resize handle div, pass new props to `<ChatPane>`
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions
