Commit Graph

3944 Commits (bc4bd8a4387d0c5dcdeadb10ca3ce0d982c531d3)
 

Author SHA1 Message Date
Richard Harris bc4bd8a438 fix another crossfade bug
5 years ago
Richard Harris 80d1ed72a6 doh
5 years ago
Rich Harris cf2b05a917 respect starting opacities
5 years ago
Rich Harris 67a73cb793 bump beta version
5 years ago
Rich Harris d6d9a5ee01
Merge pull request #2425 from sveltejs/gh-2423
5 years ago
Rich Harris 8b9c4f3a64
Merge pull request #2247 from sveltejs/gh-2241
5 years ago
Rich Harris ab84aeef11 update svelte:options tutorial chapter, remove example
5 years ago
Rich Harris 98dc8adc5d
Merge pull request #2424 from sveltejs/gh-2243
5 years ago
Rich Harris d66b1d9a1e
tweak copy
5 years ago
Rich Harris b176f9370a add tutorial chapter for mutations - fixes #2243
5 years ago
Rich Harris c5b401254c
Update examples and thumbnails
5 years ago
Richard Harris df75e0c6d9 update to new svelte-repl API - fixes #2378
5 years ago
Richard Harris ad9bdff268 oops
5 years ago
Richard Harris 77aa5fc5a1 fix docs TOC on mobile
5 years ago
Richard Harris 187403ce1b fix blog post layout on mobile - closes #2413
5 years ago
Rich Harris 6a9d7bf144
Merge pull request #2420 from sveltejs/repl-embed
5 years ago
Richard Harris 520f69f7cb document the accessors option - closes #2382
5 years ago
Richard Harris 1c6f627bbb reinstate /repl/embed - fixes #2375
5 years ago
Rich Harris 158ce2eea1
Merge pull request #2419 from sveltejs/gh-2320
5 years ago
Richard Harris c154641fc9 update shimport
5 years ago
Richard Harris 3a4b44e371 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris 5bc589297c update site deps, hack around shimport stuff temporarily
5 years ago
Richard Harris 9acd89e912 filter out .DS_Store and mp3s
5 years ago
Richard Harris b2860c789d disallow duplicate slot="xxx" elements - fixes second half of #2320
5 years ago
Richard Harris 1c5c688dc5 remove renderer.slots
5 years ago
Richard Harris 922c5058e3 sanitize names
5 years ago
Richard Harris 4677c607be remove unused code
5 years ago
Richard Harris 285c92908e fix
5 years ago
Richard Harris 1d6ac5ea34 inherit default slot values in named slots in SSR mode
5 years ago
Rich Harris cee5292b3b
Merge pull request #2418 from EmilTholin/patch-1
5 years ago
Emil Tholin cd85dc7657
Fix broken "your company?" link
5 years ago
Richard Harris 45f28fbf30 receive default slot values in named slots
5 years ago
Richard Harris ff01d64791 pass default slot values through to named slots
5 years ago
Richard Harris 9b5615ffc2 failing test for #2320
5 years ago
Richard Harris e3b6040b33 bump beta version
5 years ago
Richard Harris d03eddcce2 -> v3.0.0-beta.24
5 years ago
Rich Harris aae969d6e2
Merge pull request #2415 from sveltejs/gh-2356
5 years ago
Rich Harris 49679cc586
Merge pull request #2407 from sveltejs/better-transitions
5 years ago
Rich Harris 5fc2fab896
Merge pull request #2416 from sveltejs/gh-2359
5 years ago
Richard Harris 016078d76e oops, messed up the merge
5 years ago
Richard Harris 07ecdb1849 propagate scope changes across chained slots - fixes #2359
5 years ago
Rich Harris 4e09479a9f
Merge branch 'master' into gh-2356
5 years ago
Rich Harris 3c840aad88
Merge pull request #2411 from AlexxNB/master
5 years ago
Rich Harris 08955da04c
Merge pull request #2414 from sveltejs/gh-2395
5 years ago
Richard Harris 5535110066 wait until flush complete before unlocking bindings - fixes #2356
5 years ago
Conduitry cad5bbafd4 site: fix deferred-transitions example
5 years ago
Richard Harris b03cfcf09d only fire binding callbacks when values change
5 years ago
Richard Harris ce70467707 failing tests for #2356
5 years ago
Conduitry d2b0b38235 add test
5 years ago
Conduitry a710b1311c deconflict `value` argument in component bindings (#2395)
5 years ago