Commit 5604281
authored
fix: Some structural issues (#1515)
* Add basic error handling in renderer process
* Move root reducer
* Move root saga
* Update dependencies
* Fix useElementsRefValues hook
* fix: Rollback to plain-text Hunspell dictionaries (#1514)
* Replace @felixrieseberg/spellchecker with electron-hunspell
* Split app and user dictionaries
* Update dictionaries
* Version 2.17.6
* fix: Spell checking dictionaries files encoded as UTF-8
* Version 2.17.7
* Clear removed server from history
* Add preferences to Redux store
* Update Electron
* Refactor preferences saga
* Fix menu bar and touch bar reactivity
* Move some menu items
* Refactor persistence in sagas
* Remove some eslint quirks
* Add mainWindowState reducer
* Refactor main window state handling
* Refactor tray icon component1 parent cbf89b8 commit 5604281
65 files changed
Lines changed: 594829 additions & 1512 deletions
File tree
- dictionaries
- src
- components
- AddServerView
- MainWindow
- MenuBar
- ServersView
- SideBar
- TouchBar
- UpdateDialog
- electron
- hooks
- public
- reducers
- sagas
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
Binary file not shown.
0 commit comments