Commit Graph

4059 Commits (09b1d1df0d49bd766fbbc5f2a440846c906763c2)
 

Author SHA1 Message Date
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
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