Sfoglia il codice sorgente

Merge pull request #63 from bdtomlin/1.x

fixes #62 issue with turbolinks
Ryan Chandler 4 anni fa
parent
commit
30f60d4eba

File diff suppressed because it is too large
+ 0 - 0
dist/spruce.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


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


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


+ 0 - 2
src/index.js

@@ -16,8 +16,6 @@ const Spruce = {
         
         this.attach()
 
-        document.addEventListener('turbolinks:render', this.attach)
-
         this.stores = createObservable(this.stores, {
             set: (target, key, value) => {
                 this.events.runWatchers(this.stores, target, key, value)

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