electron/script/release
Samuel Attard 6bcf67e051
feat: enable builtin spellchecker (#20692)
* chore: add code required to use chromes spellchecker

* chore: fix linting

* chore: manifests needs buildflags now

* chore: add dictionarySuggestions to the context menu event when the spellchecker is active

* chore: enable by default for windows builds

* chore: add patch to remove incognito usage in the spellchecker

* chore: add dependencies on spellcheck common and flags

* chore: conditionally include spell check panel impl

* chore: fix deps for spellcheck feature flags

* chore: add patch for electron resources

* chore: add dependency on //components/language/core/browser

* chore: patches to make hunspell work on windows

* build: collect hunspell dictionaries into a zip file and publish

* chore: clean up patches

* chore: add docs and set spell checker url method

* chore: fix error handling

* chore: fix hash logic

* build: update hunspell filename generator

* fix: default spellchecker list to the current system locale if we can

* docs: document the language getter

* chore: patch IDS_ resources for linux builds

* feat: add spellcheck webpref flag to disable the builtin spellchecker

* chore: fix docs typo

* chore: clean up spellchecker impl as per feedback

* remove unneeded deps
2019-10-31 13:11:51 -07:00
..
notes fix: "TypeError: fn is not a function" crash in release notes generator (#19394) 2019-07-24 13:23:40 -04:00
uploaders feat: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
ci-release-build.js build: lengthen wait times and retries for CircleCI releases (#20889) 2019-10-31 14:25:11 -04:00
find-github-release.js build: clean up scripts folder, move release scripts, move zip manifest logic (#18945) 2019-06-24 10:18:04 -07:00
merge-electron-checksums.py build: clean up scripts folder, move release scripts, move zip manifest logic (#18945) 2019-06-24 10:18:04 -07:00
prepare-release.js build: add support for automated minor releases (#20620) 2019-10-23 11:07:09 -07:00
publish-to-npm.js build: clean up scripts folder, move release scripts, move zip manifest logic (#18945) 2019-06-24 10:18:04 -07:00
release-artifact-cleanup.js build: simplify unicode console output (#20017) 2019-08-29 10:46:54 -04:00
release.js feat: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
version-bumper.js build: add support for automated minor releases (#20620) 2019-10-23 11:07:09 -07:00
version-utils.js build: fix first beta version choosing logic 2019-07-31 11:04:19 -07:00