Commit graph

18 commits

Author SHA1 Message Date
Apollinaire
815a65d853 prettier & lint code 2019-02-12 13:00:46 +01:00
SachaG
868c36cadd v1.12.16 2019-02-04 21:18:38 +09:00
SachaG
b175e2e5a7 v1.12.15 2019-02-04 14:39:37 +09:00
SachaG
7dd2479af3 v1.12.14 2019-01-31 22:04:00 +09:00
Apollinaire
e2f58c54bd Reset error catcher on route change 2019-01-23 14:29:59 +01:00
Apollinaire
1e6e6f88f3 Wrap ErrorCatcher with withSiteData
This way you can add multiple error catchers in your react tree. My use case is adding one in the Modal component, so that when you add a buggy thing in the modal it's caught here and the user can exit the modal and the rest of the app is still rendered.
2019-01-10 14:23:50 +01:00
SachaG
553a0627d4 v1.12.13 2019-01-02 14:41:41 +09:00
SachaG
00683ba83e v1.12.12 2018-12-31 15:03:19 +09:00
SachaG
b05b35ed57 v1.12.11 2018-12-15 15:10:18 +09:00
SachaG
e350c5d281 Avoid siteData errors 2018-12-10 15:49:25 +09:00
SachaG
50315bcf73 Fix linting 2018-12-02 10:28:04 +09:00
SachaG
8330accba7 centralize error throwing in new throwError function 2018-12-02 10:01:48 +09:00
SachaG
46bdfe0f57 Add app.mounted callback to App.jsx; move error tracking init to server/client init.js file 2018-11-24 10:49:37 +09:00
SachaG
6f11c9cf89 v1.12.10 2018-11-24 09:57:55 +09:00
SachaG
9e5528e6d5 Add sourceVersion to server; add withSiteData HoC 2018-11-24 09:56:41 +09:00
SachaG
895118e941 specify versions 2018-11-23 13:54:07 +09:00
SachaG
a3a14c8489 v1.12.9 2018-11-23 11:39:38 +09:00
SachaG
983c9ed08a vulcan-errors package 2018-11-04 16:32:34 +09:00