electron/atom/renderer/api
Nitish Sakhawalkar a9ca152069 feat: Spellchecker Async Implementation (#14032)
* feat:Spellchecker Async Implementation

* Adhere to chromium style

* Updating dependency to use gh branch

* Update docs and electron-typescript-definitions module

* Fix lint

* Update electron typescript definitions version

* Update spec

* Address review
2018-10-18 11:11:53 -05:00
..
atom_api_renderer_ipc.cc refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
atom_api_renderer_ipc.h refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
atom_api_spell_check_client.cc feat: Spellchecker Async Implementation (#14032) 2018-10-18 11:11:53 -05:00
atom_api_spell_check_client.h feat: Spellchecker Async Implementation (#14032) 2018-10-18 11:11:53 -05:00
atom_api_web_frame.cc feat: Spellchecker Async Implementation (#14032) 2018-10-18 11:11:53 -05:00
atom_api_web_frame.h feat: Spellchecker Async Implementation (#14032) 2018-10-18 11:11:53 -05:00