electron/docs/api
Charles Kerr d1207e9d8f docs: use "Breaking Changes" as the changes doc's title (#18326)
* Use "Breaking Changes" as the changes doc's title.

Multiple people have commented that this important page is difficult
to find, in part because people search for "Breaking" or "Changes" or
"Breaking Changes" rather than "API Contract".

This PR changes the name to "Breaking Changes" so that it'll show up
on electronjs.org/docs/.

It also adds a backwards-friendly link so people still searching for
"API Contract" will get a redirect. I'm not sure if this is necessary --
the actual URL of https://electronjs.org/docs/api/breaking-changes is
unchanged -- would especially welcome feedback on this part.

* fixup! Use "Breaking Changes" as the changes doc's title.

* fixup! Use "Breaking Changes" as the changes doc's title.
2019-05-21 16:15:57 +09:00
..
modernization refactor: make templateImage a property on nativeImage (#18124) 2019-05-07 06:52:07 -07:00
structures feat: allow setting working directory in app.setUserTasks() / app.setJumpList() (#18148) 2019-05-13 19:17:12 +03:00
accelerator.md feat: add support for scroll lock accelerator (#16873) 2019-02-11 09:13:13 -10:00
app.md docs: add parentheses + change lower case to upper case in some places (#18368) 2019-05-21 15:41:41 +09:00
auto-updater.md build: strip trailing whitespace in docs (#17488) 2019-03-20 13:12:47 -07:00
breaking-changes.md docs: use "Breaking Changes" as the changes doc's title (#18326) 2019-05-21 16:15:57 +09:00
browser-view.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
browser-window-proxy.md
browser-window.md fix: docs/api/browser-window.md: fix typo (#18367) 2019-05-21 15:42:27 +09:00
chrome-command-line-switches.md chore: remove deprecated app.enableMixedSandbox() (#17894) 2019-04-23 21:07:40 -07:00
client-request.md feat: add getUploadProgress API to the net API (#13783) 2018-07-27 07:15:48 -07:00
clipboard.md docs: clarify clipboard type options (#18107) 2019-05-06 08:11:47 -07:00
command-line.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
content-tracing.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
cookies.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
crash-reporter.md docs: fix name of Backtrace in crash reporter docs (#18180) 2019-05-09 10:30:37 -07:00
debugger.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
desktop-capturer.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
dialog.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
dock.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
download-item.md feat: add methods to allow customization of save dialog during will-download event (#15497) 2018-11-08 10:51:06 -04:00
environment-variables.md refactor: remove hardcoded google api key (#15478) 2018-10-31 07:49:44 -07:00
file-object.md docs: es6ify 'Breaking Changes' and 'File' API pages (#15507) 2018-12-05 23:14:52 +11:00
frameless-window.md fix: incorrect view ordering for customButtonsOnHover (#15564) 2018-12-10 11:05:30 -08:00
global-shortcut.md chore: move ts-smoke tests to core (#16930) 2019-02-13 15:24:28 -08:00
in-app-purchase.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
incoming-message.md updates to the docs 2017-07-24 10:29:45 +02:00
ipc-main.md refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
ipc-renderer.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
locales.md Use actual Chromium l10n_util list in locales.md 2017-05-01 17:15:37 -04:00
menu-item.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
menu.md docs: add parentheses + change lower case to upper case in some places (#18368) 2019-05-21 15:41:41 +09:00
native-image.md docs: link to better list of icons for nativeImage.createFromNamedImage() (#18336) 2019-05-18 22:00:08 +02:00
net-log.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
net.md fix: match net module headers & http.IncomingMessage headers (#17517) 2019-04-02 07:41:19 -07:00
notification.md Remove more words (#12852) 2018-05-08 00:16:09 -05:00
power-monitor.md chore: remove deprecated APIs (#18159) 2019-05-09 14:48:10 -04:00
power-save-blocker.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
process.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
protocol.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
remote.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
sandbox-option.md docs: update sandbox-option.md (#18275) 2019-05-20 17:34:57 +02:00
screen.md refactor: allow requiring modules with no side effects (#17496) 2019-04-30 09:46:08 +09:00
session.md docs: add parentheses + change lower case to upper case in some places (#18368) 2019-05-21 15:41:41 +09:00
shell.md refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
synopsis.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
system-preferences.md build: strip trailing whitespace in docs (#17488) 2019-03-20 13:12:47 -07:00
touch-bar-button.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-color-picker.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-group.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-label.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-popover.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-scrubber.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-segmented-control.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-slider.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-spacer.md
touch-bar.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
tray.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
web-contents.md fix: 'page-title-updated' event forwarding + documentation (#18270) 2019-05-16 12:33:16 +03:00
web-frame.md chore: remove deprecated APIs (#18159) 2019-05-09 14:48:10 -04:00
web-request.md docs: update type for responseHeaders in the webRequest module (#18302) 2019-05-15 18:20:37 -07:00
webview-tag.md build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
window-open.md