electron/lib
Alice Zhao 406f644d26
feat: duplicate navigation related APIs to contents.navigationHistory (#41752)
* refactor: move navigation related api to navigationHistory

* docs: add deprecation messages to old web content methods

* fix: add deprecation warnings to webcontents

* fix: add deprecation warnings and make existing naviagation apis internal

* Update docs/api/web-contents.md

Co-authored-by: Sam Maddock <samuel.maddock@gmail.com>

* Update docs/api/web-contents.md

Co-authored-by: Sam Maddock <samuel.maddock@gmail.com>

* Update docs/api/web-contents.md

Co-authored-by: Sam Maddock <samuel.maddock@gmail.com>

* Update docs/api/web-contents.md

Co-authored-by: Sam Maddock <samuel.maddock@gmail.com>

* docs: fix links

* docs: add breaking change to 31

* docs: move breaking change to 32

* chore: re-run pipeline

---------

Co-authored-by: Sam Maddock <samuel.maddock@gmail.com>
2024-06-05 09:34:47 -07:00
..
browser feat: duplicate navigation related APIs to contents.navigationHistory (#41752) 2024-06-05 09:34:47 -07:00
common fix: recognize 'undefined' header value in ClientRequest (#41615) 2024-03-27 16:46:07 -07:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
node chore: bump node to v20.13.1 (main) (#42088) 2024-05-13 11:43:14 -04:00
renderer chore: bump node to v20.13.1 (main) (#42088) 2024-05-13 11:43:14 -04:00
sandboxed_renderer refactor: type-safe module imports / requires (#41192) 2024-02-05 16:36:28 +09:00
utility chore: bump node to v20.13.1 (main) (#42088) 2024-05-13 11:43:14 -04:00
worker fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00