Pavel Feldman
|
0e76316f82
|
fix(close): fix the browser.close race (#3956)
|
2020-09-22 12:50:39 -07:00 |
|
Dmitry Gozman
|
744af78dc2
|
feat(rpc): simplify browser name detection on the client side (#3670)
|
2020-08-28 10:23:02 -07:00 |
|
Dmitry Gozman
|
8d7ec3aca3
|
fix(downloads): make path/saveAs work when connected remotely (#3634)
- saveAs uses a stream internally and pipes it to the local file;
- path throws an error when called on a remote browser.
|
2020-08-26 12:46:30 -07:00 |
|
Dmitry Gozman
|
22e2bf1227
|
chore: use channels as a namespace in client code (#3608)
Also, rename LoggerSink to Logger to match api docs.
|
2020-08-24 17:05:16 -07:00 |
|
Dmitry Gozman
|
9fca63f8ec
|
chore: move src/rpc/client to src/client (#3581)
|
2020-08-22 15:13:51 -07:00 |
|