electron/lib
Alice Zhao 00e3445f8a
feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41577)
2024-03-21 14:59:23 -07:00
..
browser feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41577) 2024-03-21 14:59:23 -07:00
common refactor: type-safe module imports / requires (#41192) 2024-02-05 16:36:28 +09:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
node fix: support `withFileTypes` in `fs.{readdir|readdirSync}` (#41627) 2024-03-21 10:22:40 -04:00
renderer fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00
sandboxed_renderer refactor: type-safe module imports / requires (#41192) 2024-02-05 16:36:28 +09:00
utility fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00
worker fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00