Commit Graph

3966 Commits (e54b912ce0f99401584e0237920fb46e0f0bdff5)
 

Author SHA1 Message Date
Thomas Ghysels e619de7e08 Throw descriptive error when 'subscribable' of undefined
6 years ago
Conduitry 52146fed7e deconflict fragment method aliases with other identifiers (#2212)
6 years ago
Conduitry 78cb0183fb repl: use Rollup 1.x
6 years ago
Conduitry 328db0920f repl: better bundling error when unable to resolve module (#2208)
6 years ago
Rich Harris 863eff9516
Merge pull request #2199 from sveltejs/examples
6 years ago
Richard Harris 71da0bee3b Merge branch 'master' into examples
6 years ago
Richard Harris 0e6bf65aeb style tweaks, additional thumbnails
6 years ago
Richard Harris 2edb5df09c transfer over all the old examples worth keeping
6 years ago
Richard Harris 771d9eed06 update/remove some more stuff
6 years ago
Richard Harris 0e4be42bc9 bump beta version
6 years ago
Rich Harris c17f334041
Merge pull request #2204 from sveltejs/gh-2180-fix
6 years ago
Richard Harris 91b9917a59 generate valid code for each block array literals (#2180)
6 years ago
Richard Harris 9037688dd9 thumbnails
6 years ago
Richard Harris 3b424fe660 7guis examples
6 years ago
Richard Harris 23eeddef66 tweak examples
6 years ago
Richard Harris 830fb1ea49 remove thumbnails
6 years ago
Richard Harris b870e65511 add thumbnails to examples page
6 years ago
Richard Harris 161a69de99 Merge branch 'master' into examples
6 years ago
Richard Harris 86aba6a2aa Merge remote-tracking branch 'origin/puppeteer' into examples
6 years ago
Rich Harris 9bfbbae666
Merge pull request #2201 from sveltejs/puppeteer
6 years ago
Richard Harris 95649da552 swap out nightmare for puppeteer
6 years ago
Richard Harris 5bd43fba51 bones of an example index page
6 years ago
Richard Harris ff32efd8d9 update Svelte, fix bug
6 years ago
Richard Harris e27028e780 more tidying up
6 years ago
Richard Harris 26e783b078 remove some more unused stuff
6 years ago
Richard Harris 0bbea065bb remove props editor
6 years ago
Richard Harris dfd258f90d bump beta version
6 years ago
Rich Harris 19bcb33bc2
Merge pull request #2198 from sveltejs/svelte-self
6 years ago
Richard Harris 217cd6c741 move example data into components
6 years ago
Richard Harris 885ad257b7 fix svelte:self
6 years ago
Rich Harris dd6a962f3e
Tutorial/REPL tweaks (#2196)
6 years ago
Rich Harris 00df135283
Merge pull request #2195 from sveltejs/reactive-update-expression
6 years ago
Richard Harris ac2597f77d make foo += 1 equivalent to foo = foo + 1 in reactive statements
6 years ago
Rich Harris 4541d58798
Add a tutorial (#2132)
6 years ago
Conduitry 1e1784adaf update options.customElement/<svelte:options tag='...'> handling (#2025)
6 years ago
Richard Harris bcedaea620 bump beta version
6 years ago
Rich Harris d058a89c81
Merge pull request #2187 from sveltejs/gh-2186
6 years ago
Rich Harris d479d8a430
Merge pull request #2191 from sveltejs/gh-2178
6 years ago
Richard Harris 1b3af6a5a6 generalise pattern of treating $foo as a store value but $$foo as internal
6 years ago
Richard Harris a9686ba39b add test for $$props vars output
6 years ago
Richard Harris 9508b0d3dd merge gh-2186 -> master
6 years ago
Richard Harris 19d3564fc8 use add_var mechanism to create implicit $$props var
6 years ago
Richard Harris 8e4464166a tweak semantics of reactive statements - fixes #2178
6 years ago
Richard Harris f2a48145a8 bump beta version
6 years ago
Rich Harris 8875fa892e
Merge pull request #2190 from sveltejs/gh-2171
6 years ago
Rich Harris 24c36e8cb2
Merge pull request #2189 from sveltejs/gh-2175
6 years ago
Rich Harris b604b5223c
Merge pull request #2188 from sveltejs/gh-2180
6 years ago
Richard Harris 093cc0f83e deep store bindings
6 years ago
Richard Harris a203bfd071 express readable in terms of writable
6 years ago
Richard Harris 41b14606b4 allow stores to work with mutable data - fixes #2171
6 years ago