Commit Graph

3131 Commits (b30f2cdbf1a1435d277fd577528ee3fe540d465a)
 

Author SHA1 Message Date
Rich Harris b30f2cdbf1 More conservative invalidation
8 years ago
Rich Harris c51fc7731b tidy up a couple of things
8 years ago
Rich Harris 33f3fdee5c Bring svelte.technology source into main repo
8 years ago
Rich Harris 3ed617976d Merge pull request #1892 from sveltejs/remove-buble
8 years ago
Rich Harris 04a0c4c462 Merge pull request #1893 from sveltejs/cjs-builds
8 years ago
Conduitry dbd12a77d4 remove unneeded buble devdep
8 years ago
Conduitry 710c40e77c oops
8 years ago
Conduitry 19f0cff726 fix runtime tests
8 years ago
Conduitry 58d596153f maybe this?
8 years ago
Conduitry 3ba8231195 maybe fix custom-elements tests
8 years ago
Conduitry b84f1fb308 use extension-less import for svelte/internal
8 years ago
Conduitry 285e039f79 expose ESM and CJS versions of runtime code (#1886)
8 years ago
Rich Harris a1ac9cd14c Merge pull request #1882 from sveltejs/glitch-free
8 years ago
Rich Harris 194e896509 glitch-free reactive stores
8 years ago
Rich Harris 0a8c0c8017 bump alpha version, add store.js to package
8 years ago
Rich Harris e78d837ffb store auto-subscriptions
8 years ago
Rich Harris c53f2af6fd implement `bind:this`
8 years ago
Rich Harris e18381ca45 bump alpha version
8 years ago
Rich Harris efba821c84 Implement reactive assignments (#1839)
8 years ago
Rich Harris f5ff2d4274 Merge pull request #1810 from sveltejs/gh-1809
8 years ago
Rich Harris fdfafdcab2 Merge pull request #1822 from aphitiel/gh-1743
8 years ago
Rich Harris 415089a801 Merge pull request #1843 from openpixel/cli-custom-element
8 years ago
Rich Harris 6667172d9c rely in setAttribute behaviour inside setCustomElementData
8 years ago
Rich Harris 33fec11123 Merge branch 'patch-1' of https://github.com/domin1101/svelte into domin1101-patch-1
8 years ago
Rich Harris 1e806df357 remove redundant if statement
8 years ago
Rich Harris c5ac16ecb5 Merge branch 'await-then-catch-order' of https://github.com/RedHatter/svelte into RedHatter-await-then-catch-order
8 years ago
Rich Harris f385e829b7 use helper for combining window binding props
8 years ago
Noah 9314938a62 fix: #1859 (multiple window bindings not supported)
8 years ago
Rich Harris 56e8585f0f -> v2.15.4
8 years ago
Rich Harris cba21a909a Merge pull request #1868 from 6eDesign/master
8 years ago
Jonathan Greenemeier 10aebcdae2 Small update to allow class directives to work in IE11 where second argument of classList.toggle is not respected
8 years ago
Timothy Johnson 2cf3b7a535 fix transition-js-await-block test
8 years ago
Timothy Johnson 3cc31f77ab fixes #1440
8 years ago
Timothy Johnson b7dc37d48a added test for async block ordering (#1440)
8 years ago
Dominik Winkelbauer e4b630c72b Fixes setting custom element data to zero
8 years ago
Conduitry dafc9b5d85 remove deprecated onerror option from readme
8 years ago
Cameron Stitt 477decc15c Update cli spec to include --customElement option
8 years ago
Rich Harris 067a0df45b -> v2.15.3
8 years ago
Rich Harris 1be1106477 dont mutate AST
8 years ago
Rich Harris 801838a15a -> v2.15.2
8 years ago
Rich Harris 5ae3ba66a8 Merge pull request #1838 from sveltejs/gh-1837
8 years ago
Rich Harris 858fc22bfb expose stats.props
8 years ago
pk 940599bb2f Merge branch 'test-gh-1743' into gh-1743
8 years ago
pk 79548aa076 Failing test for #1743
8 years ago
Conduitry baca9ad466 -> v2.15.1
8 years ago
Pat Cavit 6fe4bf97c0 fix: add check for template store to conditional (#1829)
8 years ago
pk 1a4ea738eb move resize handler from _beforecreate to _after.. (fixes #1743)
8 years ago
Conduitry 87421b536c add test
8 years ago
Conduitry cbfd2011dc make svelte.preprocess run on all matching tags
8 years ago
Conduitry 247d220355 add replaceAsync util function
8 years ago