* feat: add editor icon
* refactor: remove 'any' type and format
* refactor: move NotesOptions and add ChangeEditorOption
* refactor: fix type for using regular RefObject<T>
* feat: add hide-if-last-child util class
* feat: add Change Editor option
* feat: make radio btn gray if not checked
* fix: accordion menu header and item sizing/spacing
* feat: add Escape key to KeyboardKey enum
* refactor: Remove Editor Menu
* feat: add editor select functionality
* refactor: move plain editor name to constant
* feat: add premium editors with modal if no subscription
refactor: simplify menu group creation
* feat: show alert when switching to non-interchangeable editor
* fix: change editor menu going out of bounds
* feat: increase group header & editor item size
* fix: change editor menu close on blur
* refactor: Use KeyboardKey enum & remove else statement
* feat: add keyboard navigation to change editor menu
* fix: editor menu separators
* feat: improve change editor menu sizing & spacing
* feat: show alert only if editor is not interchangeable
* feat: don't show alert when switching to/from plain editor
* chore: bump snjs version
* feat: temporarily remove change editor alert
* feat: dynamically get footer height
* refactor: move magic number to const
* refactor: move constants to constants file
* feat: use const instead of magic number
* feat: use snjs tag notes index for note counts
* style: clean up style
* fix: typo on parent check (#811)
* feat: use snjs tag notes index for note counts
* chore: bump deps
* feat: per-note spellcheck control
* fix: remove fill from svg
* feat: move spellcheck pref into defaults preferences section
* fix: use faded css class instead of opacity
* feat: plus editor 1.6.0
* feat: add "Email Backups" to "Backups" section
* chore: remove comment
* chore: better wording
* chore: put working snjs version
* chore: better wording
* style: reuse existing css classes and add the missing one
* feat: add "No email backup" option
* refactor: move the function outside of the useEffect, remove unused utility function
* feat (WIP): move CloudLink to backups section
* chore: versions bump, type fixes
* fix: handle the case when the setting update fails
* style: remove dashed border from the confirmation code, UI improvements
* feat: implement removing integration, improve interaction on different events
* feat: implement non-interactive textarea for showing and copying the code
* fix: fix TS errors
* feat: implement "Perform backup" logic
- remove the code for copying the confirmation code for backup integration
- also remove unnecessary parameters passed to Provider
* feat: don't show "CloudLink" in preferences pane
* chore: show error in console on exception
* refactor: better naming, add `coverage` folder to gitignore
* fix: return correct setting name
* refactor: use async/await for the sake of consistency
* chore: remove duplicate line
* feat: get urls for cloud backup from snjs
* chore: update dependencies
* refactor: set both `token` and `frequency` settings when enabling cloud integration; get only `frequency` when checking the integration status
* refactor: once the setting is successfully saved, don't get its value from backend; instead, use its value that's still in frontend
* feat: move "Receive a notification email if a cloud backup fails." into cloud backups section
* fix: text correction
* fix: get correct cloud integration url from snjs based on prod/dev environment
* fix: color add button and drop
* fix: color scrollbars
* fix: remove infinite scroll and fix scrollbars
* fix: plus icon center
* fix: navigation padding, structure simplif and naming
* fix: simplify scrollbars
* fix: scroll bar simplif + scheme in macos
* fix: magic variables to const
* refactor: extract panel ref state
* refactor: remove dead code, simple macos theme
* feat: introduce native smart tags
* feat: introduce react navigation
* feat: render smart tag special cases
* feat: add create tag & all count
* feat: move components to react + mobx
* fix: workaround issue with snjs
* feat: nice smart tag icons in experimental
* feat: add back components
* fix: typo on all tags
* feat: add panel resizer + simplif code
* fix: panel resize size & refresh
* fix: auto select all notes
* style: remove legacy tag view
* style: remove legacy directives
* fix: select tag from note view
* feat: WIP smart tag rename
* fix: template checks
* fix: user can create new notes
* panel: init width
* fix: panel resizer ref
* fix: update with new component viewer
* fix: use fixed isTemplateItem & fixed findItems
* refactor: rename tags panel into navigation
* style: remove TODOs that are ok
* feat: smart tag premium check with premium service
* refactor: multi-select variables for debuggability
* fix: clean deinit code
* fix: prevent trigger tag changes event for the same uuid
* fix: typings
* fix: use minimal state
* style: remove dead code
* style: long variable names
* refactor: move magic string to module
* fix: use smart filter feature
* refactor: add task id in todo