New Features
- Monaco Editor for Edit mode b38516f
- Monaco Editor for Append mode 9481cd1
- Monaco Editor for custom styles in Settings a021a6a
Improvements
- Make buttons in settings more accessible/user friendly by changing cursors to pointers on hover: 4280900
- Expand labels in Settings: a021a6a
- Remove excess margin in first element of rendered note: 887d6f9
- Remove unnecessary tab-indexes ae1b635
Behind the scenes
- Switched to Create React App for compiling and bundling
- Converted JavaScript components to TypeScript
- Scripts to deploy to
gh-pages
- Upgrade dependencies a0bdcb3
See the full changelogs for the details of every change in this release.