Commit Graph

3965 Commits (f9f2afdd15e47e3ec210fb7f8500cbab8cca9325)
 

Author SHA1 Message Date
Rich Harris f9f2afdd15 Merge pull request #2433 from sveltejs/gh-2430
7 years ago
Richard Harris a53332a945 update repl - fixes #2428
7 years ago
Rich Harris ea2f08386c Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris 2b0318555c use github key/secret to increase rate limits when fetching contributors
7 years ago
Rich Harris 30de8cb48b Merge pull request #2434 from sveltejs/svelte-dev
7 years ago
Rich Harris 0d01d67daf update secrets
7 years ago
Richard Harris d23eadfd1e update now.json
7 years ago
Richard Harris 3e5b9968b5 update docs
7 years ago
Richard Harris d2d800a799 update tutorial for keyed each blocks
7 years ago
Richard Harris a63cdcdf94 use maps for keyed each block lookups - fixes #2430
7 years ago
Rich Harris 87a81e24a0 Merge pull request #2431 from Panya/issue-2429
7 years ago
Rich Harris 602054d1d5 Merge pull request #2432 from sveltejs/gh-2194
7 years ago
Rich Harris 81ff6dbc6f bump beta version
7 years ago
Rich Harris 7ab586fffa update animate chapter
7 years ago
Mikhail Korepanov c904e21674 Fix creation of debugging comment for elements without children
7 years ago
Rich Harris d4201abec9 Merge branch 'master' into gh-2194
7 years ago
Rich Harris 48a12aaea2 Merge branch 'master' into gh-2194
7 years ago
Richard Harris 80e18e8169 start updating deferred transition chapter
7 years ago
Richard Harris 576b69c8a6 bump beta version
7 years ago
Richard Harris 75341a6fa7 fix another crossfade bug
7 years ago
Richard Harris 82b97918a8 doh
7 years ago
Rich Harris a80aa6343d respect starting opacities
7 years ago
Rich Harris 3cf5e5930d bump beta version
7 years ago
Rich Harris f2763393d9 document local transitions
7 years ago
Rich Harris e030005dda document store bindings and $foo += 1
7 years ago
Rich Harris 622080b2f3 Merge pull request #2425 from sveltejs/gh-2423
7 years ago
Rich Harris 9519e6e137 Merge pull request #2247 from sveltejs/gh-2241
7 years ago
Rich Harris 035223fb0d update svelte:options tutorial chapter, remove example
7 years ago
Rich Harris 4fca4123b7 Merge pull request #2424 from sveltejs/gh-2243
7 years ago
Rich Harris 3f7f4f7809 tweak copy
7 years ago
Rich Harris 96713f29e0 add tutorial chapter for mutations - fixes #2243
7 years ago
Rich Harris f343a9b88d Update examples and thumbnails
7 years ago
Richard Harris a1413c177e update to new svelte-repl API - fixes #2378
7 years ago
Richard Harris 4eedef0e18 oops
7 years ago
Richard Harris 50b700b6e3 fix docs TOC on mobile
7 years ago
Richard Harris 744156b2a4 fix blog post layout on mobile - closes #2413
7 years ago
Rich Harris 2b4faf867b Merge pull request #2420 from sveltejs/repl-embed
7 years ago
Richard Harris 522d4a5f11 document the accessors option - closes #2382
7 years ago
Richard Harris acfed7ffa5 reinstate /repl/embed - fixes #2375
7 years ago
Rich Harris bb99bda884 Merge pull request #2419 from sveltejs/gh-2320
7 years ago
Richard Harris 08eb6c6465 update shimport
7 years ago
Richard Harris 5b7541a9dd Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 4dc63a1ef6 update site deps, hack around shimport stuff temporarily
7 years ago
Richard Harris 890aff4799 filter out .DS_Store and mp3s
7 years ago
Richard Harris a1d35d868d disallow duplicate slot="xxx" elements - fixes second half of #2320
7 years ago
Richard Harris e44293aa64 remove renderer.slots
7 years ago
Richard Harris c08cfc2bf8 sanitize names
7 years ago
Richard Harris 0cf04988c6 remove unused code
7 years ago
Richard Harris 394556941a fix
7 years ago
Richard Harris b6ca514188 inherit default slot values in named slots in SSR mode
7 years ago