Commit Graph

3917 Commits (a1d35d868d1de8efbbb7023ca2820dfabf899928)
 

Author SHA1 Message Date
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
Richard Harris cf2bf05812 receive default slot values in named slots
7 years ago
Richard Harris 4c86701f92 pass default slot values through to named slots
7 years ago
Richard Harris f41e59e474 failing test for #2320
7 years ago
Richard Harris 56822d227f bump beta version
7 years ago
Richard Harris b8bb5acc07 -> v3.0.0-beta.24
7 years ago
Rich Harris 71dc6bddda Merge pull request #2415 from sveltejs/gh-2356
7 years ago
Rich Harris 84d7203967 Merge pull request #2407 from sveltejs/better-transitions
7 years ago
Rich Harris 759778d9e5 Merge pull request #2416 from sveltejs/gh-2359
7 years ago
Richard Harris 017cbc6bd3 oops, messed up the merge
7 years ago
Richard Harris 864d9f9cfb propagate scope changes across chained slots - fixes #2359
7 years ago
Rich Harris 49330b1994 Merge branch 'master' into gh-2356
7 years ago
Rich Harris 7dd4889cef Merge pull request #2411 from AlexxNB/master
7 years ago
Rich Harris 5ab2ee858a Merge pull request #2414 from sveltejs/gh-2395
7 years ago
Richard Harris 330b9ea55a wait until flush complete before unlocking bindings - fixes #2356
7 years ago
Conduitry 16db4579b0 site: fix deferred-transitions example
7 years ago
Richard Harris cc50321f95 only fire binding callbacks when values change
7 years ago
Richard Harris 3b6bada541 failing tests for #2356
7 years ago
Conduitry 09b9672336 add test
7 years ago
Conduitry f328f219e5 deconflict `value` argument in component bindings (#2395)
7 years ago
AlexxNB 9e60ffa326 add link_renderer to handle external links
7 years ago
Rich Harris c610e83a00 Merge pull request #2409 from sveltejs/gh-2354
7 years ago
Rich Harris 92fc5da0a5 Merge pull request #2406 from sveltejs/gh-2399
7 years ago
Rich Harris c7e5d070e6 Merge pull request #2408 from sveltejs/gh-2301
7 years ago
Richard Harris f3f816341b fix hydration tests
7 years ago
Richard Harris 48ac4ed1f1 only create fallback content if no slot is provided - fixes #2354
7 years ago
Richard Harris 3201e717df better error for bindings to let: values - fixes #2301
7 years ago
Richard Harris 738f546d15 fix opacities
7 years ago
Richard Harris 00392725d4 better transitions
7 years ago
Richard Harris 04900e90cd skip observedAttributes where appropriate - fixes #2399
7 years ago
Richard Harris ed5d89ec47 bump up h5 size slightly
7 years ago
Richard Harris 88afd0a549 Merge branch 'site-sidebar-level-4-headings' of https://github.com/mindrones/svelte into mindrones-site-sidebar-level-4-headings
7 years ago
Rich Harris d36fc76fc2 Merge pull request #2398 from sveltejs/gh-2285
7 years ago
Rich Harris c35ed84986 Merge pull request #2405 from mindrones/2393-fix-tutorial-events
7 years ago
Luca Bonavita 26433644d0 Add link to Mozilla docs about events bubbling and capture phase
7 years ago
Luca Bonavita df56b6751b Add anchor to h5 and h6 too but don't show 'em in the sidebar.
7 years ago
Luca Bonavita aad715f1c9 Site: sidebar level-4 headings.
7 years ago
Richard Harris 08fab520be allow reactive declarations to reference self - fixes #2386
7 years ago
Richard Harris dda2012b4d inject lets for destructured reactive declarations - fixes #2396
7 years ago
Richard Harris 7823bb7134 optimise certain $$invalidate calls
7 years ago
Richard Harris 6b1067e8c1 allow reactive declarations without dependencies - fixes #2285
7 years ago
Rich Harris abb7842168 Merge pull request #2397 from sveltejs/derived-initial-value
7 years ago
Conduitry 4f17f9c856 add initial_value argument to derived store
7 years ago
Rich Harris 72e37dd689 Merge pull request #2392 from sveltejs/gh-2391
7 years ago
Rich Harris 24698b6409 Merge pull request #2388 from mindrones/site-code-blocks-formatting
7 years ago