Commit Graph

3935 Commits (98dc8adc5df6f5b2971bc08d23eaeb433f0de91c)
 

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