Commit History

Author SHA1 Message Date
  Shelley Vohr 1d6cb348b4 fix: `webContents.printToPDF()` with cross-process subframes (#46218) 3 weeks ago
  Michaela Laurencin 4812b4e6c2 fix: prevent title change for within page navigation (#45981) 1 month ago
  Shelley Vohr 7c0b7b417b fix: emit `context-menu` event in Windows draggable regions (#45851) 1 month ago
  Sam Maddock 8c11764800 feat: WebContents.focusedFrame (#45667) 1 month ago
  Shelley Vohr eac1a7ff68 fix: context-menu event emitted in draggable regions (#45813) 1 month ago
  Felix Rieseberg 9f47c9a051 feat: Restore webContents navigation history and page state (#45433) 2 months ago
  Samuel Attard be1a3dce83 build: use github actions for windows (#44136) 4 months ago
  Sam Maddock 2c698d3f75 fix: context-menu emitted twice (#44978) 4 months ago
  Shelley Vohr 208dc568d8 fix: `context-menu` event with `BaseWindows` (#44940) 4 months ago
  Shelley Vohr 86e4529d26 fix: ensure `context-menu` emitted for draggable regions (#44761) 4 months ago
  Sam Maddock 87bd665e41 feat: expose frame & move properties to console-message event object (#43617) 6 months ago
  Samuel Attard 122685194a build: add import/order eslint rule (#44085) 6 months ago
  Shelley Vohr da6ab92353 fix: ensure correct `WebContents` when checking `PDFReadyToPrint` (#43943) 6 months ago
  Samuel Attard 74af96da16 build: update some build dependencies (#43882) 6 months ago
  Shelley Vohr bcf4095ace fix: crash when focusing `WebView` `webContents` (#43921) 6 months ago
  dependabot[bot] 0d4d752c1b build(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#43511) 7 months ago
  John Kleinschmidt c1eee18e41 test: add -pdf-ready-to-print event to WebContents for testing (#43436) 7 months ago
  Vít Černý 189675575c feat: extend navigationHistory API (#42014) 8 months ago
  Shelley Vohr 286384258b fix: blank page when printing pdf (#43309) 8 months ago
  Alice Zhao 406f644d26 feat: duplicate navigation related APIs to `contents.navigationHistory` (#41752) 10 months ago
  Shelley Vohr d0cb298f95 fix: `webContents.navigationHistory` should be enumerable (#42139) 11 months ago
  Alice Zhao c82ec0c72b test: remove hardcoded url (#41706) 1 year ago
  Alice Zhao c57ce31e84 test: fix flaky tests in `webContents.navigationHistory` (#41705) 1 year ago
  Alice Zhao 00e3445f8a feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41577) 1 year ago
  John Kleinschmidt 1036d824fe ci: use CircleCI hosted macOS arm64 runners for testing (#41649) 1 year ago
  Shelley Vohr d5912fd05a fix: webContents.print options should be optional (#41467) 1 year ago
  marekharanczyk 398ca2a019 fix: make sure invalid URL loads promises are fulfilled. (#41194) 1 year ago
  Shelley Vohr 6df3443617 fix: validate `printToPDF` `margins` against `pageSize` (#41157) 1 year ago
  Shelley Vohr 6786fde576 docs: `document printToPDF` `generateDocumentOutline` option (#41156) 1 year ago
  Tamás Zahola a94fb2cb5d fix: don't reject `loadURL()` promise from `did-fail-load` - use `did-finish-load` instead (#40661) 1 year ago