Commit Graph
6 Commits
Author SHA1 Message Date
hh a04ad0094f fix(css): an icon-only grid button centres its icon again
Obsidian styles every `button` with `justify-content: center`, so the reset
answers with `flex-start` - which also lands on a grid button and overrides
the inline half of its `place-items: center`. The rail's connection dot came
out pinned 12px left of centre inside its own hit area.
2026-09-05 00:28:50 +02:00
hh cec5aef98c feat(panel): island, rail by day, companion mode beside a deep note, cached index and threads, obsidian skin for strips 2026-09-02 03:48:42 +02:00
hh b619c75119 fix(theme): switch thumb travels inside the track, toggle scene for the preview 2026-08-29 19:42:59 +02:00
hh b46dab194b fix(theme): switches take obsidian's toggle look, thumb visible on dark themes 2026-08-29 19:25:25 +02:00
hh 8cefc54552 fix(view): pad the panel by the status bar overlap so the composer stays clear 2026-08-29 19:21:18 +02:00
hh 04400c5076 feat(*): svelte 5 panel view sharing the gateway ui, obsidian theme, preview and tests 2026-08-29 18:30:31 +02:00