27 Commits

Author SHA1 Message Date
52ca18084d Tweak overview wording in README 2026-03-13 17:20:30 +02:00
5abcc18a06 Update Cargo.lock for v1.1.0 2026-02-19 22:06:21 +02:00
cf06ad8ad4 Bump version to 1.1.0 and update README 2026-02-19 22:02:21 +02:00
a073149da5 Fix duplicate tabs on drag-and-drop and long URL overflow 2026-02-19 22:00:51 +02:00
323bd228c5 Add single-instance support and clean up scaffolding files 2026-02-19 22:00:43 +02:00
645397d202 Upgrade to pointer events for cancellation support, final a11y cleanup 2026-02-19 21:42:30 +02:00
3f6465fb40 Add light theme with full WCAG AAA contrast compliance 2026-02-19 21:41:04 +02:00
32bf5c3288 Add Content Zoom and Content Width controls to View menu 2026-02-19 21:38:29 +02:00
afaaaab2a2 Add non-color indicators for active tab and search highlights 2026-02-19 21:37:51 +02:00
0c47285a15 Highlight active heading in sidebar table of contents 2026-02-19 21:36:59 +02:00
3e67307a8d Respect prefers-reduced-motion for Framer Motion animations 2026-02-19 21:35:22 +02:00
c37cb83548 Add focus trap to modal dialogs 2026-02-19 21:33:39 +02:00
f4c8f2801b Add Shift+F10 context menu trigger and keyboard navigation 2026-02-19 21:31:56 +02:00
1b4bc92c3e Add keyboard navigation for sidebar and resize handle 2026-02-19 21:29:11 +02:00
f0899e5032 Add keyboard navigation for tab bar 2026-02-19 21:27:24 +02:00
78f1487890 Add full keyboard navigation for menu bar 2026-02-19 21:24:47 +02:00
2bdd028e09 Add ARIA roles, labels, and states to all interactive components 2026-02-19 21:20:27 +02:00
dfd5de97bc Add skip link and semantic HTML landmarks 2026-02-19 21:16:58 +02:00
654f78dfd2 Add focus indicators, fix target sizes, show hidden controls 2026-02-19 21:15:03 +02:00
123fbef26f Extract markdown typography colors into CSS variables 2026-02-19 21:13:07 +02:00
ab7788464e Update color contrast to meet WCAG 2.2 AAA requirements 2026-02-19 21:08:29 +02:00
dcbb9211c7 Handle OS file association: open .md files passed as CLI args 2026-02-14 19:45:58 +02:00
4e89bcd68f Update README 2026-02-14 12:10:35 +02:00
c07eb10640 Polish README with modern layout, emojis, and tables 2026-02-14 12:04:51 +02:00
4f60339240 Make app fully portable, remove installers 2026-02-14 12:01:26 +02:00
758a93c9f6 Add polished UX: tabs, kinetic scroll, animations, search, typography 2026-02-14 11:53:55 +02:00
b977d224a5 Initial commit: Vesper markdown reader 2026-02-13 23:09:33 +02:00