electron/lib/common
Abhishek Shingane d16e61dc85
fix: window.open not accepting size values with "px" at the end (#26104)
* fix: use parseInt to parse sizes

* fix: pass radix to parseInt

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>

Co-authored-by: Cheng Zhao <github@zcbenz.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
2020-11-02 18:55:59 +09:00
..
api refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
remote refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
define-properties.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
init.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
ipc-messages.ts refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
parse-features-string.ts fix: window.open not accepting size values with "px" at the end (#26104) 2020-11-02 18:55:59 +09:00
reset-search-paths.ts fix: disable use of the vm module in the renderer (#26087) 2020-10-23 11:49:52 -07:00
type-utils.ts refactor: replace a few any-s with proper types (#25681) 2020-10-08 03:01:23 +02:00
web-view-events.ts refactor: remove duplicate <webview> event list (#25697) 2020-10-06 15:11:26 +02:00
web-view-methods.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
webpack-globals-provider.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
webpack-provider.ts build: tsify asar and move to webpack js2c pipeline (#24495) 2020-07-16 11:38:31 -07:00