Commit Graph

3897 Commits (759778d9e506f1b24bd5beed56b72a4c6acdf0e8)
 

Author SHA1 Message Date
Rich Harris 759778d9e5 Merge pull request #2416 from sveltejs/gh-2359
7 years ago
Richard Harris 864d9f9cfb propagate scope changes across chained slots - fixes #2359
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
Conduitry 16db4579b0 site: fix deferred-transitions example
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 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
Rich Harris 86f659ae52 Merge pull request #2383 from sveltejs/update-repl
7 years ago
Richard Harris b342cebe37 fix remaining tutorial layout bugs
7 years ago
Conduitry cfe9440d82 repl: use absolute svelteUrl to fix version=local
7 years ago
Luca Bonavita 1137e27271 Code blocks formatting. Fixes #2387
7 years ago
Rich Harris 6ad71ed283 Merge pull request #2385 from nhducit/patch-1
7 years ago
Rich Harris 8cfa4d29c9 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris c29657cdfa bump beta version
7 years ago
nhducit 21db6acf3b Fĩ type
7 years ago
Conduitry 7cca00ba27 derived docs fix
7 years ago
Rich Harris fac6fdef7c fix padding
7 years ago
Rich Harris a964c7f487 keep svelte prefix for compiler exports
7 years ago
Rich Harris bf97200f03 Fix pluralisation
7 years ago
Rich Harris 14e246db21 revert previous commit. just saw the rest of the PR, doh
7 years ago
Rich Harris 09636fc440 remove separate bind:this item (could also be a component, gets confusing)
7 years ago
Rich Harris 2adca4129b Merge branch 'master' into site-headings-level-4
7 years ago
Rich Harris 3ea5fa6165 Merge pull request #2381 from sveltejs/gh-2380
7 years ago
Rich Harris 3826ad124e Merge pull request #2384 from sveltejs/derive-to-derived
7 years ago
Conduitry 524f5e7331 rename `derive` to `derived`
7 years ago
Richard Harris 117fe318ea fix
7 years ago
Richard Harris d6bff3f0c0 make tutorial mobile-friendly
7 years ago