aboutsummaryrefslogtreecommitdiffstats
path: root/packages/preload/src/contextBridge/SophieRendererImpl.ts
Commit message (Collapse)AuthorAge
* build: Eslint fixes for multi-module projectLibravatar Kristóf Marussy2022-01-09
| | | | Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* test: Silence logging in preload testsLibravatar Kristóf Marussy2021-12-30
|
* fix: Allow the shared store listener to re-register in dev modeLibravatar Kristóf Marussy2021-12-27
| | | | | This way the shared store will be able to stay connected even if vite HMR replaces the renderer code.
* refactor: Simplify preloadLibravatar Kristóf Marussy2021-12-27
| | | | Jest mocking keeps the electron interaction testable
* refactor: Simplify IpcRendererService and its specLibravatar Kristóf Marussy2021-12-27
|
* test: Add preload unit testsLibravatar Kristóf Marussy2021-12-27
|
* refactor: Improve error handling in preloadLibravatar Kristóf Marussy2021-12-26
|
* refactor: Less boilerplate around SophieRendererLibravatar Kristóf Marussy2021-12-26