Commit Graph

3116 Commits (e78d837ffb1aeaaea037049f0ccebf3737e52681)
 

Author SHA1 Message Date
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
Rich Harris c87e6a3a47 -> v2.15.0
8 years ago
Rich Harris c5bc080cbc Merge pull request #1819 from sveltejs/gh-1088
8 years ago
Rich Harris 5b997d2f85 remove unused code
8 years ago
Rich Harris c7ede66dc1 hoist these
8 years ago
Rich Harris 28610747b9 remove unused code
8 years ago
Rich Harris 3f3954102f disallow passive|preventDefault combo
8 years ago
Rich Harris 4082cdefe7 implement event modifiers
8 years ago
Rich Harris 6c92d9955f disallow once/passive in legacy mode, for now
8 years ago
Rich Harris 4784ff02d6 add some more modifier validation tests
8 years ago
Rich Harris 5fd4c94270 merge master -> gh-1088
8 years ago
Rich Harris 83a4b30e51 Merge pull request #1383 from sveltejs/gh-1187-b
8 years ago
Rich Harris f55121a1d3 only add list/index to each block context if necessary
8 years ago
Rich Harris 0bd3553e96 merge master -> gh-1187-b
8 years ago
Rich Harris c1efada88e Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris 041b6ff079 remove some unused code
8 years ago