john-okeefe
0589157b57
feat(reader): wire up TOC, bookmarks, and navigator panels with Alpine.js bindings
Replace dead data-action attributes with Alpine.js @click handlers and
x-ref references across all reader panels:
- TOC panel: replaced static <nav> with x-for loop over tocItems array,
added goToTOCItem() click handler, window-shade toggle via .tocPanel
- Bookmarks panel: replaced data-action with @click.prevent handlers,
added goToBookmarkTarget() using data-cfi attributes for navigation,
window-shade toggle via .bookmarksPanel
- Navigator panel: replaced data-action with @click window-shade toggle
via .navigatorPanel
- Added goToBookmarkTarget() and toggleWindowShade() methods to reader.ts
- Removed unused panel-lock buttons (lock feature not yet implemented)
- Regenerated reader_templ.go, rebuilt CSS and JS bundles
2026-04-19 18:17:42 -04:00
..
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-04-13 09:23:39 -04:00
2026-04-12 20:43:57 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-12 09:04:26 -04:00
2026-03-11 16:41:45 -04:00
2026-03-28 23:54:26 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-28 23:54:26 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-12 15:44:46 -04:00
2026-03-12 15:44:15 -04:00
2026-03-28 23:54:39 -04:00
2026-03-28 23:54:39 -04:00
2026-04-06 16:02:54 -04:00
2026-04-04 18:17:06 -04:00
2026-03-27 15:52:02 -04:00
2026-03-27 15:52:02 -04:00
2026-03-28 20:35:40 -04:00
2026-03-28 20:35:40 -04:00
2026-03-12 09:04:26 -04:00
2026-03-09 20:11:31 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-28 23:54:42 -04:00
2026-03-28 23:54:42 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-28 23:54:42 -04:00
2026-03-28 23:54:42 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-12 09:04:26 -04:00
2026-02-20 13:25:35 -05:00
2026-03-28 00:46:10 -04:00
2026-03-28 00:46:10 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-03-12 09:04:26 -04:00
2026-03-08 21:36:02 -04:00
2026-03-12 09:04:26 -04:00
2026-03-08 21:36:02 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-28 23:54:42 -04:00
2026-03-28 23:54:42 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-04-19 18:17:42 -04:00
2026-04-19 18:17:42 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-03-28 21:21:03 -04:00
2026-03-28 21:21:03 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-04-19 14:27:56 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-31 17:09:25 -04:00