Skip to content
Snippets Groups Projects
  1. Jan 17, 2018
  2. Jan 12, 2018
  3. Jan 11, 2018
  4. Jan 10, 2018
    • DD's avatar
      Update scratch paint · 603ded56
      DD authored
      603ded56
    • Paul Kaplan's avatar
      Update scratch render to work with edge · a6f6e4e9
      Paul Kaplan authored
      a6f6e4e9
    • DD's avatar
      update blocks · 1c665d34
      DD authored
      1c665d34
    • chrisgarrity's avatar
      Support IE just enough to show unsupported modal (#1213) · 3ddb26de
      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.
      3ddb26de
  5. Jan 08, 2018
  6. Jan 05, 2018
  7. Jan 04, 2018
  8. Jan 03, 2018
  9. Jan 02, 2018
  10. Dec 29, 2017
  11. Dec 28, 2017
  12. Dec 27, 2017
  13. Dec 22, 2017
  14. Dec 21, 2017
  15. Dec 20, 2017
Loading