heynote/heynote-codemirror/src
2022-12-30 15:04:48 +01:00
..
block Add command for inserting a new note 2022-12-30 15:04:33 +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 Make gutter semi transparent. 2022-12-30 03:03:20 +01:00
annotation.js Initial import 2022-12-28 12:49:26 +01:00
editor.js Set scroll margin 2022-12-30 15:04:48 +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
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 Set note background layers' width to 100% in CSS instead of measuring the editor width in a requestMeasure() call 2022-12-30 12:52:32 +01:00