Sfoglia il codice sorgente

review(todo comment link to polyfill)

Ryan Chandler 5 anni fa
parent
commit
dfd6594b15
4 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 0 0
      dist/spruce.js.map
  2. 0 0
      dist/spruce.module.js.map
  3. 0 0
      dist/spruce.umd.js.map
  4. 1 0
      src/bus.js

File diff suppressed because it is too large
+ 0 - 0
dist/spruce.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/spruce.module.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/spruce.umd.js.map


+ 1 - 0
src/bus.js

@@ -17,6 +17,7 @@ export default {
         }
 
         // TODO: deal with this for IE11 :(
+        // https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent#Browser_compatibility#Polyfill
         window.dispatchEvent(new CustomEvent(`spruce:${name}`, {
             detail: data,
             bubbles: true

Some files were not shown because too many files changed in this diff