- Feb 01, 2018
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
- Jan 31, 2018
-
-
Paul Kaplan authored
-
greenkeeper[bot] authored
-
- Jan 30, 2018
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
- Jan 29, 2018
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
- Jan 27, 2018
-
-
greenkeeper[bot] authored
Closes #1351
-
- Jan 26, 2018
-
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jan 24, 2018
-
-
greenkeeper[bot] authored
Closes #1323
-
- Jan 23, 2018
-
-
greenkeeper[bot] authored
-
- Jan 22, 2018
-
-
greenkeeper[bot] authored
-
- Jan 17, 2018
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Ray Schamp authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Ray Schamp authored
-
- Jan 12, 2018
-
-
Paul Kaplan authored
-
Andrew Sliwinski authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Remove the WebGL checks from the error boundary. Instead, just do not render the stage if it is not supported.
-
- Jan 11, 2018
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
greenkeeper[bot] authored
-
- Jan 10, 2018
-
-
DD authored
-
Paul Kaplan authored
-
DD authored
-
chrisgarrity authored
* Added object.assign polyfill * Fix IE load failure Don’t call `(window.AudioContext || window.webkitAudioContext)()` if platform is IE Catch any other errors, and display Browser unsupported in error-boundary. If for some reason there are no other errors (unlikely), preview-modal will still check for IE and show the unsupported modal. Polyfilling Object.assign is enough to get through load and show the modal for IE. We can always switch to `babel-polyfill` if there are others needed later, but for now this is smaller.
-
- Jan 08, 2018
-
-
chrisgarrity authored
Add Error Boundary (has componentDidCatch method) to handle WebGL errors and display an informative message.
-
greenkeeper[bot] authored
-
- Jan 05, 2018
-
-
Paul Kaplan authored
-