Commit Graph

4067 Commits (8866e5a219d0a83d08353240662c72f7592ed016)
 

Author SHA1 Message Date
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
AlexxNB ab7a9e7da7 add link_renderer to handle external links
5 years ago
Rich Harris 3f97558533
Merge pull request #2409 from sveltejs/gh-2354
5 years ago
Rich Harris 1de67e3c84
Merge pull request #2406 from sveltejs/gh-2399
5 years ago
Rich Harris 7fcad18f2a
Merge pull request #2408 from sveltejs/gh-2301
5 years ago
Richard Harris d67ffcd3d3 fix hydration tests
5 years ago
Richard Harris aa653558d0 only create fallback content if no slot is provided - fixes #2354
5 years ago
Richard Harris cd0f535d83 better error for bindings to let: values - fixes #2301
5 years ago
Richard Harris 2a2361fe35 fix opacities
5 years ago
Richard Harris 46e3ef9eab better transitions
5 years ago
Richard Harris d2568aa583 skip observedAttributes where appropriate - fixes #2399
5 years ago
Richard Harris 079a1ba276 bump up h5 size slightly
5 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
5 years ago
Rich Harris fc6fabd9c3
Merge pull request #2398 from sveltejs/gh-2285
5 years ago
Rich Harris 493e0813a2
Merge pull request #2405 from mindrones/2393-fix-tutorial-events
5 years ago
Luca Bonavita c474007c88 Add link to Mozilla docs about events bubbling and capture phase
5 years ago
Luca Bonavita 9a503f21b1 Add anchor to h5 and h6 too but don't show 'em in the sidebar.
5 years ago
Luca Bonavita 010a784b4e Site: sidebar level-4 headings.
5 years ago
Richard Harris a88749af27 allow reactive declarations to reference self - fixes #2386
5 years ago
Richard Harris d7b32fb22c inject lets for destructured reactive declarations - fixes #2396
5 years ago
Richard Harris b36d24032b optimise certain $$invalidate calls
5 years ago
Richard Harris 30c8fe0c6e allow reactive declarations without dependencies - fixes #2285
5 years ago
Rich Harris ade0bc870a
Merge pull request #2397 from sveltejs/derived-initial-value
5 years ago
Conduitry 3170edb158 add initial_value argument to derived store
5 years ago
Rich Harris d4860ee444
Merge pull request #2392 from sveltejs/gh-2391
5 years ago
Rich Harris 961364fbc1
Merge pull request #2388 from mindrones/site-code-blocks-formatting
5 years ago
Rich Harris b04cada2dd
Merge pull request #2383 from sveltejs/update-repl
5 years ago
Richard Harris ab7a1a757a fix remaining tutorial layout bugs
5 years ago