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 |
Tomasz
|
a0effaf9b8
fix: promise resolved to early when browser initiated in-page navigation (#39260)
|
1 year ago |
Milan Burda
|
724f90a2a7
refactor: throw errors directly in async functions (#39233)
|
1 year ago |
Milan Burda
|
455f57322f
refactor: use `TypeError` instead of generic `Error` when appropriate (#39209)
|
1 year ago |
Shelley Vohr
|
10852b3fd5
fix: `preferCSSPageSize` error type (#38761)
|
1 year ago |
Shelley Vohr
|
c0d9764de9
fix: `webContents.print` parameter validation error (#38614)
|
1 year ago |
Shelley Vohr
|
c5972ba43c
fix: bad error passing `webContents.print(null)` (#38612)
|
1 year ago |