heynote/tests
Jonatan Heyman c010df083c WIP: Multiple notes support
Add support for migrating old buffer file to new library.

Add support for changing location for the notes library.

Replace theme toggle in status bar with a dropdown in Appearance settings.

Improve New Note and Update Note dialogs.

Implement UI for confirming note delete (the actualal deltion is still to be implemented).
2024-09-10 13:34:23 +02:00
..
auto-closing-brackets.spec.js CloseBrackets setting toggle (#102) 2024-01-04 14:52:41 +01:00
basic-editing.spec.js Add Settings to web app (#125) 2024-01-04 14:27:04 +01:00
block-creation.spec.js Fix race condition that could cause the editor to not scroll the cursor(s) into the viewport upon loading 2024-07-15 20:23:17 +02:00
block-parsing.spec.js Add test that ensures that getBlocksFromSyntaxTree() and getBlocksFromString() functions produces the same results 2024-07-07 22:05:33 +02:00
custom-font.spec.js Add tests for custom fonts 2024-01-09 00:35:33 +01:00
delete-line.spec.js fix: Block corruption when deleting block content using deleteLine command (#134) 2024-02-07 13:03:59 +01:00
emacs-clipboard-keys.spec.js Copy whole current line(s) when selection(s) are empty (#177) 2024-01-25 17:44:38 +01:00
formatting.spec.js Fix race condition that could cause the editor to not scroll the cursor(s) into the viewport upon loading 2024-07-15 20:23:17 +02:00
language-detection.spec.js Add Settings to web app (#125) 2024-01-04 14:27:04 +01:00
markdown.spec.js Add Settings to web app (#125) 2024-01-04 14:27:04 +01:00
math.spec.js Add prev variable to Math blocks that holds the previous value (#156) 2024-01-11 21:28:11 +01:00
note-format.spec.js WIP: Multiple notes support 2024-09-10 13:34:23 +02:00
settings.spec.js Add Settings to web app (#125) 2024-01-04 14:27:04 +01:00
test-utils.js WIP: Multiple notes support 2024-09-10 13:34:23 +02:00