Commit Graph

4179 Commits (211d86b4f810670d6549ba196c569a0b9f5d6d6a)
 

Author SHA1 Message Date
Rich Harris 6a9d7bf144
Merge pull request #2420 from sveltejs/repl-embed
6 years ago
Richard Harris 520f69f7cb document the accessors option - closes #2382
6 years ago
Richard Harris 1c6f627bbb reinstate /repl/embed - fixes #2375
6 years ago
Rich Harris 158ce2eea1
Merge pull request #2419 from sveltejs/gh-2320
6 years ago
Richard Harris c154641fc9 update shimport
6 years ago
Richard Harris 3a4b44e371 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 5bc589297c update site deps, hack around shimport stuff temporarily
6 years ago
Richard Harris 9acd89e912 filter out .DS_Store and mp3s
6 years ago
Richard Harris b2860c789d disallow duplicate slot="xxx" elements - fixes second half of #2320
6 years ago
Richard Harris 1c5c688dc5 remove renderer.slots
6 years ago
Richard Harris 922c5058e3 sanitize names
6 years ago
Richard Harris 4677c607be remove unused code
6 years ago
Richard Harris 285c92908e fix
6 years ago
Richard Harris 1d6ac5ea34 inherit default slot values in named slots in SSR mode
6 years ago
Rich Harris cee5292b3b
Merge pull request #2418 from EmilTholin/patch-1
6 years ago
Emil Tholin cd85dc7657
Fix broken "your company?" link
6 years ago
Richard Harris 45f28fbf30 receive default slot values in named slots
6 years ago
Richard Harris ff01d64791 pass default slot values through to named slots
6 years ago
Richard Harris 9b5615ffc2 failing test for #2320
6 years ago
Richard Harris e3b6040b33 bump beta version
6 years ago
Richard Harris d03eddcce2 -> v3.0.0-beta.24
6 years ago
Rich Harris aae969d6e2
Merge pull request #2415 from sveltejs/gh-2356
6 years ago
Rich Harris 49679cc586
Merge pull request #2407 from sveltejs/better-transitions
6 years ago
Rich Harris 5fc2fab896
Merge pull request #2416 from sveltejs/gh-2359
6 years ago
Richard Harris 016078d76e oops, messed up the merge
6 years ago
Richard Harris 07ecdb1849 propagate scope changes across chained slots - fixes #2359
6 years ago
Rich Harris 4e09479a9f
Merge branch 'master' into gh-2356
6 years ago
Rich Harris 3c840aad88
Merge pull request #2411 from AlexxNB/master
6 years ago
Rich Harris 08955da04c
Merge pull request #2414 from sveltejs/gh-2395
6 years ago
Richard Harris 5535110066 wait until flush complete before unlocking bindings - fixes #2356
6 years ago
Conduitry cad5bbafd4 site: fix deferred-transitions example
6 years ago
Richard Harris b03cfcf09d only fire binding callbacks when values change
6 years ago
Richard Harris ce70467707 failing tests for #2356
6 years ago
Conduitry d2b0b38235 add test
6 years ago
Conduitry a710b1311c deconflict `value` argument in component bindings (#2395)
6 years ago
AlexxNB ab7a9e7da7 add link_renderer to handle external links
6 years ago
Rich Harris 3f97558533
Merge pull request #2409 from sveltejs/gh-2354
6 years ago
Rich Harris 1de67e3c84
Merge pull request #2406 from sveltejs/gh-2399
6 years ago
Rich Harris 7fcad18f2a
Merge pull request #2408 from sveltejs/gh-2301
6 years ago
Richard Harris d67ffcd3d3 fix hydration tests
6 years ago
Richard Harris aa653558d0 only create fallback content if no slot is provided - fixes #2354
6 years ago
Richard Harris cd0f535d83 better error for bindings to let: values - fixes #2301
6 years ago
Richard Harris 2a2361fe35 fix opacities
6 years ago
Richard Harris 46e3ef9eab better transitions
6 years ago
Richard Harris d2568aa583 skip observedAttributes where appropriate - fixes #2399
6 years ago
Richard Harris 079a1ba276 bump up h5 size slightly
6 years ago
Richard Harris 55bec34a6e Merge branch 'site-sidebar-level-4-headings' of https://github.com/mindrones/svelte into mindrones-site-sidebar-level-4-headings
6 years ago
Rich Harris fc6fabd9c3
Merge pull request #2398 from sveltejs/gh-2285
6 years ago
Rich Harris 493e0813a2
Merge pull request #2405 from mindrones/2393-fix-tutorial-events
6 years ago
Luca Bonavita c474007c88 Add link to Mozilla docs about events bubbling and capture phase
6 years ago