heynote/heynote-codemirror/src
2023-01-02 11:49:45 +01:00
..
block Add getActiveNoteBlock function 2023-01-02 11:49:45 +01:00
lang-heynote Change note separator to include a new line both at the start and end. This fixes a bug with hitting End/Home keys putting the cursor within the atomic block around the separator. 2022-12-29 14:16:31 +01:00
theme Change selection background color for light theme 2022-12-31 14:49:01 +01:00
annotation.js Initial import 2022-12-28 12:49:26 +01:00
editor.js Add a light theme. 2022-12-31 02:03:13 +01:00
fixture.js Change note separator to include a new line both at the start and end. This fixes a bug with hitting End/Home keys putting the cursor within the atomic block around the separator. 2022-12-29 14:16:31 +01:00
index.html Create HeynoteEditor class and restructure init code 2022-12-30 12:55:41 +01:00
index.js Create HeynoteEditor class and restructure init code 2022-12-30 12:55:41 +01:00
keymap.js Move keymap into its own JS module 2022-12-30 16:18:15 +01:00
setup.js Add ability to scroll past the end of the document, and increase the height of the last note's background layer 2022-12-30 11:20:07 +01:00
styles.css Disable (over)scroll "bouncing" 2022-12-31 12:20:21 +01:00