Commit Graph

3759 Commits (7c4ae2c859d0306dad5c8d3ef6d1420981cf4577)
 

Author SHA1 Message Date
Richard Harris 9838b2f613 update test
8 years ago
Richard Harris b8462fec83 fix repeated animations (#2098)
8 years ago
Richard Harris 7bdaa1e2de only clear out stylesheet after removing a specific animation - fixes #2053
8 years ago
Richard Harris 1d890623be same but for SSR
8 years ago
Richard Harris c27cde35bd bump beta version
8 years ago
Richard Harris 8b28581eab subscribe to global stores (#2139)
8 years ago
Richard Harris 69680f58e7 Merge branch 'subscribable' of https://github.com/thgh/svelte into thgh-subscribable
8 years ago
Rich Harris b272901449 Merge pull request #2232 from sveltejs/gh-2222
8 years ago
Rich Harris 44f983e54a Merge pull request #2234 from sveltejs/gh-2163
8 years ago
Richard Harris 9866bb7f61 make it a runtime test, not a js one
8 years ago
Richard Harris 20a4e5756c update JS tests
8 years ago
Richard Harris 24b8645079 report changes correctly
8 years ago
Richard Harris e62c3c4588 remove some update false positives
8 years ago
Mikhail Korepanov 5d70e4c07b Add test case for #2115 and possible fix
8 years ago
Richard Harris 7f49778c97 failing test for #2163
8 years ago
Rich Harris dca3715d65 Merge pull request #2231 from sveltejs/gh-2146
8 years ago
Richard Harris 566ba5b137 store prop names as $$.props, prevent leaky bindings. fixes #2222
8 years ago
Richard Harris bdefae9f74 maintain context for contextual binding handlers - fixes #2146
8 years ago
Conduitry c7070a358b site: update eslint-plugin-svelte3
8 years ago
Rich Harris 3e82a5f566 Merge pull request #2230 from sveltejs/gh-2205
8 years ago
Richard Harris 83520fbb3a augment warnings to help people figure out they need to add a <script>
8 years ago
Richard Harris 5f75d50f87 rename test
8 years ago
Richard Harris 8d5ac176c8 remove some more unused code
8 years ago
Richard Harris a401071247 remove some unused code
8 years ago
Richard Harris 45369ecaae update runtime and ssr tests
8 years ago
Richard Harris 8f9e2fd6f6 update parser and js tests
8 years ago
Richard Harris b5cbc1fe4b update hydration tests
8 years ago
Richard Harris c0e2a4883d update css tests
8 years ago
Richard Harris cbb92e6f6c update sourcemap tests
8 years ago
Richard Harris 5f053325c0 update validate tests
8 years ago
Richard Harris ed9016b689 update vars tests
8 years ago
Richard Harris e59d40f885 remove support for logic-less components with vars
8 years ago
Richard Harris 5dda59c965 bump beta version
8 years ago
Rich Harris 61ca7d40ad Merge pull request #2213 from sveltejs/gh-2212
8 years ago
Rich Harris 4fd4fb33e2 Merge pull request #2210 from sveltejs/gh-2208
8 years ago
Rich Harris 060973227d Merge pull request #2225 from sveltejs/gh-2214
8 years ago
Rich Harris 18abc47ba3 Merge pull request #2228 from sveltejs/gh-2173
8 years ago
Rich Harris ade1d55431 Merge pull request #2229 from sveltejs/repl-app-named-exports
8 years ago
Conduitry 30a3c19b72 repl: deal with named module exports from main App
8 years ago
Conduitry 6e04e840f9 update tests
8 years ago
Conduitry c39a3f6d58 skip non-writable vars in reactive declaration deps (#2173)
8 years ago
Conduitry 97d698ccfc temporarily disallow `export ... from` statements (#2214)
8 years ago
Conduitry 41779cabef update Acorn
8 years ago
Thomas Ghysels 688ce68c33 Throw descriptive error when 'subscribable' of undefined
8 years ago
Conduitry 5161bf0a18 deconflict fragment method aliases with other identifiers (#2212)
8 years ago
Conduitry 7732f48fdc repl: use Rollup 1.x
8 years ago
Conduitry 2511745ca1 repl: better bundling error when unable to resolve module (#2208)
8 years ago
Rich Harris 1808331703 Merge pull request #2199 from sveltejs/examples
8 years ago
Richard Harris c15ce88651 Merge branch 'master' into examples
8 years ago
Richard Harris 1bada54c72 style tweaks, additional thumbnails
8 years ago