Commit Graph

9 Commits

Author SHA1 Message Date
bolshoytoster
2ed5a85012
Removed the space in 'Mark Text' (#2763) (#2782)
* Removed the space in 'Mark Text' (#2763)

Literally just replaced all occurances of 'Mark Text' with 'MarkText' using sed.

This is directly related to #2763.

* Revert changes to .github directory

Reverted changelog etc.

* Added `cs` alias for `csharp` in code blocks (Fixes #2760)

* Added error handler in the renderer process (should fix #2758)

The `src/muya/lib/contentState/clickCtrl.js` file will now return if
`document.querySelector` fails to find an element.
2021-12-25 21:05:58 +08:00
Beni Cherniavsky-Paskin
c7735df5f4
build instructions: Correct case for libX11 (#2492) 2021-12-23 18:50:15 +01:00
Felix Häusler
c86f53ad99
Update actions and enable Windows pipeline (#2727) 2021-12-05 16:27:59 +01:00
Felix Häusler
e4b33816cf
Upgrade to N-API and Electron 11 (#2422)
* Upgrade to N-API and Electron 11

* Update Electron and remove workaround

* Fix ESLint error
2020-12-18 18:25:59 +08:00
Sebastiaan Lokhorst
6491add217
Update BUILD: node-gyp supports python 3 (#1978)
According to official information from https://github.com/nodejs/node-gyp
2020-03-17 19:07:03 +01:00
Felix Häusler
09b067e371 Update documentation (#1819) 2019-12-17 10:50:10 +08:00
Felix Häusler
245962a6a1 Add Windows spell checker and fixes (#1624)
* Add Windows spell checker and fixes

* Fix build failure on macOS

* Fix preference visibility
2019-11-08 00:25:24 +08:00
Felix Häusler
c85050b340 Update documents (#1439) 2019-10-03 23:07:53 +08:00
Felix Häusler
63d41155ab Update documents (#1411) 2019-10-01 11:58:44 +08:00