Sam Maddock
|
c0422d7cc9
refactor: dispatch IPC messages from Session (#45452)
|
2 months ago |
Felix Rieseberg
|
9f47c9a051
feat: Restore webContents navigation history and page state (#45433)
|
2 months ago |
Alice Zhao
|
a5b4339884
fix: add missing index arg in `navigationHistory.canGoToOffset` (#44989)
|
4 months ago |
Sam Maddock
|
41b5d7e312
refactor: unfilter unresponsive events (#44629)
|
5 months ago |
Sam Maddock
|
87bd665e41
feat: expose frame & move properties to console-message event object (#43617)
|
6 months ago |
Sam Maddock
|
8b3d70a2a3
feat: add WebFrameMain detached property (#43473)
|
6 months ago |
Samuel Attard
|
122685194a
build: add import/order eslint rule (#44085)
|
6 months ago |
Samuel Attard
|
74af96da16
build: update some build dependencies (#43882)
|
6 months ago |
Vít Černý
|
189675575c
feat: extend navigationHistory API (#42014)
|
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
|
00e3445f8a
feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41577)
|
1 year ago |
Shelley Vohr
|
d5912fd05a
fix: webContents.print options should be optional (#41467)
|
1 year ago |
Krzysztof Halwa
|
a0dad83ded
feat: Allow creation of new window to be customizable. (#41432)
|
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 |
Jeremy Rose
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
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 |
Jeremy Rose
|
85bc005cd6
refactor: move JS dialog handling to JS (#40598)
|
1 year ago |
Milan Burda
|
beb0cbc6d0
refactor: options parsing in WebContents.prototype.printToPDF() (#40257)
|
1 year ago |
Milan Burda
|
657e88b173
chore: remove deprecated `crashed` and `renderer-process-crashed` events (#40115)
|
1 year ago |
Milan Burda
|
2c88626b51
chore: revert deprecate as an internal module (#40146)
|
1 year ago |
Milan Burda
|
737e3de3fa
chore: restore deprecate as an internal module (#40124)
|
1 year ago |
Milan Burda
|
83a928f6e3
fix: crashed events deprecation (#40090)
|
1 year ago |
Shelley Vohr
|
c8156c3c57
fix: failure on immutable `webContents.print(options)` (#39985)
|
1 year ago |
David Sanders
|
c96bb9958f
chore: remove deprecated `webContents.getPrinters()` (#39663)
|
1 year ago |
Tomasz
|
f30fbebb98
fix: promise resolved to early when browser initiated in-page navigation v2 (#39597)
|
1 year ago |
Shelley Vohr
|
2affecd4dd
feat: allow generating accessible pdf with `printToPDF` (#39563)
|
1 year ago |
Shelley Vohr
|
117d5310f5
revert: promise resolved too early when browser initiates in-page navigation (#39481)
|
1 year ago |