Commit Graph

2 Commits

Author SHA1 Message Date
Felix Häusler
2bb405a03e
Replace node-spellchecker with Electron builtin spell checker (#2895)
* Replace node-spellchecker with Electron builtin spellchecker

* Fix word match unit tests

* Fix issue to enable spell checker if it was disabled at startup

* Fix spell checker was always disabled on macOS

* Code cleanup

* Fix circular dependency in Muya

Fix circular dependency between config/index.js and utils/index.js in Muya.
2022-03-27 11:27:39 +08:00
Felix Häusler
184861f7b9
Fix extractWord issue and optimization (#1674) 2019-11-11 17:37:22 +01:00