Commit Graph

3853 Commits (a964c7f487e296521d31707c4c4464f28cf0b5ad)
 

Author SHA1 Message Date
Richard Harris 96ccceade3 7guis examples
8 years ago
Richard Harris 10b2390b10 tweak examples
8 years ago
Richard Harris cc99bf939c remove thumbnails
8 years ago
Richard Harris 4f2e4fb78b add thumbnails to examples page
8 years ago
Richard Harris eaa0f7fd45 Merge branch 'master' into examples
8 years ago
Richard Harris b52bebf6f7 Merge remote-tracking branch 'origin/puppeteer' into examples
8 years ago
Rich Harris 61d65f5731 Merge pull request #2201 from sveltejs/puppeteer
8 years ago
Richard Harris eff66689bf swap out nightmare for puppeteer
8 years ago
Richard Harris 856a0c7b41 bones of an example index page
8 years ago
Richard Harris f3fdc20b9c update Svelte, fix bug
8 years ago
Richard Harris f11ee9e7f5 more tidying up
8 years ago
Richard Harris e95320116c remove some more unused stuff
8 years ago
Richard Harris 3b2aef2995 remove props editor
8 years ago
Richard Harris d768a9bec9 bump beta version
8 years ago
Rich Harris d55f94b7b2 Merge pull request #2198 from sveltejs/svelte-self
8 years ago
Richard Harris 1f7edbd6fe move example data into components
8 years ago
Richard Harris 65d8871d91 fix svelte:self
8 years ago
Rich Harris 7a6d68ee4b Tutorial/REPL tweaks (#2196)
8 years ago
Rich Harris 00fea9ed4a Merge pull request #2195 from sveltejs/reactive-update-expression
8 years ago
Richard Harris 4cef016654 make foo += 1 equivalent to foo = foo + 1 in reactive statements
8 years ago
Rich Harris 893a1876a1 Add a tutorial (#2132)
8 years ago
Conduitry 597baa49c0 update options.customElement/<svelte:options tag='...'> handling (#2025)
8 years ago
Richard Harris 0643858158 bump beta version
8 years ago
Rich Harris 57c9274262 Merge pull request #2187 from sveltejs/gh-2186
8 years ago
Rich Harris 1e65067f67 Merge pull request #2191 from sveltejs/gh-2178
8 years ago
Richard Harris 563efabd0a generalise pattern of treating $foo as a store value but $$foo as internal
8 years ago
Richard Harris 2047f9831d add test for $$props vars output
8 years ago
Richard Harris 428e264059 merge gh-2186 -> master
8 years ago
Richard Harris 1455c554ff use add_var mechanism to create implicit $$props var
8 years ago
Richard Harris 63f1d0988f tweak semantics of reactive statements - fixes #2178
8 years ago
Richard Harris 23819555bd bump beta version
8 years ago
Rich Harris 61dce7bd6e Merge pull request #2190 from sveltejs/gh-2171
8 years ago
Rich Harris ac21b69c54 Merge pull request #2189 from sveltejs/gh-2175
8 years ago
Rich Harris 921b082591 Merge pull request #2188 from sveltejs/gh-2180
8 years ago
Richard Harris 6bb9526711 deep store bindings
8 years ago
Richard Harris 4e322c7fe1 express readable in terms of writable
8 years ago
Richard Harris 875f49f71d allow stores to work with mutable data - fixes #2171
8 years ago
Richard Harris d238c35701 deconflict own name against globals - fixes #2175
8 years ago
Richard Harris 68dd337074 optimise iteration over array literals - fixes #2180
8 years ago
Richard Harris a4fbff1ff9 implement $$props - fixes #2186
8 years ago
Rich Harris a21f3d4ec1 Merge pull request #2185 from Panya/issue-2184
8 years ago
Rich Harris 4ae943a74e Merge pull request #2177 from jches/export-codegen
8 years ago
Mikhail Korepanov 666c9645c3 Don't invalidate `this`. Fixes #2184
8 years ago
John Chesley dba2574d2d tabs
8 years ago
John Chesley 63b5ff96cf add support for various export syntax
8 years ago
John Chesley 84d9352ea2 add samples for various export syntax
8 years ago
Rich Harris 1f7aa8a555 bump beta version
8 years ago
Conduitry 8601e9e10b site: deps
8 years ago
Rich Harris 73611e0fbd Merge pull request #2153 from bsssshhhhhhh/patch-2
8 years ago
Rich Harris 6de28ecba6 Merge pull request #2172 from jches/gh/2165
8 years ago