rspace-online/modules/rnotes/components
Jeff Emmett 39ec09bb3b fix(compat): improve cross-browser support for Firefox, Safari, and older browsers
Add global polyfills for AbortSignal.timeout() (Safari <17, Firefox <122)
and crypto.randomUUID() (Safari <15.4, Firefox <95) in shell HTML templates.
Add -webkit-backdrop-filter prefix across 13 files for older Safari support.
Add Firefox scrollbar (scrollbar-width/scrollbar-color), range input
(::-moz-range-thumb/track), and color-mix() rgba fallbacks. Create shared
compat.ts utility module. Lowers browser floor from Safari 17/Firefox 122
to Safari 15.4/Firefox 95.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 10:43:38 -07:00
..
comment-mark.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00
comment-panel.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00
folk-notes-app.ts fix(compat): improve cross-browser support for Firefox, Safari, and older browsers 2026-03-20 10:43:38 -07:00
folk-voice-recorder.ts feat(rnotes): real-time transcript rendering + open notebook integration 2026-03-11 13:20:31 -07:00
import-export-dialog.ts fix(compat): improve cross-browser support for Firefox, Safari, and older browsers 2026-03-20 10:43:38 -07:00
notes-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
notes.css feat: Tiptap rich text editor for rNotes — toolbar, slash commands, sync 2026-03-02 18:20:33 -08:00
slash-command.ts feat(rnotes): type-specific notes, voice recording, web clipper, module settings 2026-03-09 22:39:10 -07:00
suggestion-marks.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00
suggestion-plugin.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00