Commit Graph

3599 Commits (830fb1ea497d6b3cc2308f8812fb5c77c2a3f3c4)
 

Author SHA1 Message Date
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
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
Richard Harris cb11aa78c8 deconflict own name against globals - fixes #2175
6 years ago
Richard Harris 180c387c8d optimise iteration over array literals - fixes #2180
6 years ago
Richard Harris 7abf32f275 implement $$props - fixes #2186
6 years ago
Rich Harris 06040d3513
Merge pull request #2185 from Panya/issue-2184
6 years ago
Rich Harris 333b933837
Merge pull request #2177 from jches/export-codegen
6 years ago
Mikhail Korepanov 3ced3c1325 Don't invalidate `this`. Fixes #2184
6 years ago
John Chesley 212273ee68 tabs
6 years ago
John Chesley 8cae8f233e add support for various export syntax
6 years ago
John Chesley 5629a8d1c2 add samples for various export syntax
6 years ago
Rich Harris ea88317f84 bump beta version
6 years ago
Conduitry 7ca4c408e2 site: deps
6 years ago
Rich Harris d0c7cce76c
Merge pull request #2153 from bsssshhhhhhh/patch-2
6 years ago
Rich Harris 4090925a8e
Merge pull request #2172 from jches/gh/2165
6 years ago
Rich Harris c019150112
Merge pull request #2161 from sveltejs/gh-2129
6 years ago
Rich Harris 713eb158ad
Merge pull request #2168 from sveltejs/gh-2154
6 years ago
Rich Harris 7373db4ffb
Merge pull request #2169 from sveltejs/repl-updates
6 years ago