- May 15, 2018
-
-
Ray Schamp authored
Also, fix detection of IE so it works. Apparently bowser.name !== 'IE' on IE with bowser. bowser.msie works though.
-
Ray Schamp authored
bowser correctly detects Chrome Headless as Chrome, is already used by scratchr2, and is more actively maintained than platform.
-
- Jan 10, 2018
-
-
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.
-
- Aug 15, 2017
-
-
Paul Kaplan authored
-
- Aug 13, 2017
-
-
Paul Kaplan authored
-
- Jul 21, 2017
-
-
Paul Kaplan authored
-
- Jun 29, 2017
-
-
Andrew Sun͈̮ authored
-
Andrew Sun͈̮ authored
-
- Jun 28, 2017
-
-
Andrew Sun͈̮ authored
-
- Jun 22, 2017
-
-
Paul Kaplan authored
-