v1.2.1
Improvements
- Make background color of PlainTextarea and CodeMirror not contrast when using dark mode ccff746
- 4dd2186
- Styles for Settings: checkbox input, custom CSS buttons, make undo button for custom CSS appear on the right instead of underneath the caption 9aec561
- Improve Edit Only Mode on mobile when using PlainTextarea and CodeMirror 6e855fc
- Increased the height of MonacoEditorContainer to make Custom CSS easier to use 6e855fc
- Improve overflow mode for Dynamic Editor. makes overflow visible, overflow-wrap normal, and word-break normal 31b32e3
- Improved Gemoji support 89ab38e
- Make View Mode bold in Intro to be more consistent f57d2ab
Docs
- Add subheaders to Settings in README.md ccff746
- Add info about privacy and security fcb4d38
- Add table of contents dc5389c
- Improve instructions for development, testing, and deployment c4d96e6
Behind the scenes
- Removed unused functions: makeContentEditable and removeContentEditable d81e983
- Switch from remark-emoji to remark-gemoji 89ab38e
See the full changelogs for the details of every change in this release.