electron/atom/renderer/api
Maya Wolf ab70e854f8 fix: contractions handling in spellchecker (#18506)
This fixes #18459 by improving the handling of contractions in the spellcheck API. Specifically, it now accepts contraction words where the spellchecker recognizes the whole word, and not, as previously, just if it recognizes all of its parts.
2019-05-30 21:19:10 -07:00
..
atom_api_renderer_ipc.cc refactor: mojofy MessageTo and MessageHost (#17613) 2019-04-03 14:22:23 -07:00
atom_api_spell_check_client.cc fix: contractions handling in spellchecker (#18506) 2019-05-30 21:19:10 -07:00
atom_api_spell_check_client.h fix: contractions handling in spellchecker (#18506) 2019-05-30 21:19:10 -07:00
atom_api_web_frame.cc feat: upgrade to Node 12 (#17838) 2019-04-26 18:55:12 +09:00