Commit 33a0f09
authored
* COMPASS 1743 🐛 Open all links with the system browser
Includes intercom links.
Also means we can drop the shell.openExternal overrides, used in many <InfoSprinkle> cases, at a later date.
* 🎨 e -> event
https://github.com/ryanmcdermott/clean-code-javascript#avoid-mental-mapping
It's also recommended in:
https://github.com/electron/electron/blob/master/docs/api/web-contents.md#event-new-window
1 parent f69e1c3 commit 33a0f09
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
184 | 192 | | |
185 | 193 | | |
186 | 194 | | |
| |||
0 commit comments