Commit Graph

  • 5b7541a9dd Merge branch 'master' of github.com:sveltejs/svelte Richard Harris 2019-04-14 20:18:39 -0400
  • 3a4b44e371 Merge branch 'master' of github.com:sveltejs/svelte Richard Harris 2019-04-14 20:18:39 -0400
  • 4dc63a1ef6 update site deps, hack around shimport stuff temporarily Richard Harris 2019-04-14 20:18:33 -0400
  • 5bc589297c update site deps, hack around shimport stuff temporarily Richard Harris 2019-04-14 20:18:33 -0400
  • 890aff4799 filter out .DS_Store and mp3s Richard Harris 2019-04-14 19:58:03 -0400
  • 9acd89e912 filter out .DS_Store and mp3s Richard Harris 2019-04-14 19:58:03 -0400
  • a1d35d868d disallow duplicate slot="xxx" elements - fixes second half of #2320 Richard Harris 2019-04-14 18:06:24 -0400
  • b2860c789d disallow duplicate slot="xxx" elements - fixes second half of #2320 #2419 Richard Harris 2019-04-14 18:06:24 -0400
  • e44293aa64 remove renderer.slots Richard Harris 2019-04-14 17:53:45 -0400
  • 1c5c688dc5 remove renderer.slots Richard Harris 2019-04-14 17:53:45 -0400
  • c08cfc2bf8 sanitize names Richard Harris 2019-04-14 17:50:25 -0400
  • 922c5058e3 sanitize names Richard Harris 2019-04-14 17:50:25 -0400
  • 0cf04988c6 remove unused code Richard Harris 2019-04-14 17:36:03 -0400
  • 4677c607be remove unused code Richard Harris 2019-04-14 17:36:03 -0400
  • 394556941a fix Richard Harris 2019-04-14 17:32:28 -0400
  • 285c92908e fix Richard Harris 2019-04-14 17:32:28 -0400
  • b6ca514188 inherit default slot values in named slots in SSR mode Richard Harris 2019-04-14 17:14:08 -0400
  • 1d6ac5ea34 inherit default slot values in named slots in SSR mode Richard Harris 2019-04-14 17:14:08 -0400
  • f1997298b6 Merge pull request #2418 from EmilTholin/patch-1 Rich Harris 2019-04-14 16:44:08 -0400
  • cee5292b3b
    Merge pull request #2418 from EmilTholin/patch-1 Rich Harris 2019-04-14 16:44:08 -0400
  • f31eefb07d Fix broken "your company?" link Emil Tholin 2019-04-14 22:42:38 +0200
  • cd85dc7657
    Fix broken "your company?" link #2418 Emil Tholin 2019-04-14 22:42:38 +0200
  • cf2bf05812 receive default slot values in named slots Richard Harris 2019-04-14 16:36:16 -0400
  • 45f28fbf30 receive default slot values in named slots Richard Harris 2019-04-14 16:36:16 -0400
  • 4c86701f92 pass default slot values through to named slots Richard Harris 2019-04-14 16:26:17 -0400
  • ff01d64791 pass default slot values through to named slots Richard Harris 2019-04-14 16:26:17 -0400
  • f41e59e474 failing test for #2320 Richard Harris 2019-04-14 16:25:45 -0400
  • 9b5615ffc2 failing test for #2320 Richard Harris 2019-04-14 16:25:45 -0400
  • 56822d227f bump beta version Richard Harris 2019-04-14 15:27:36 -0400
  • e3b6040b33 bump beta version Richard Harris 2019-04-14 15:27:36 -0400
  • b8bb5acc07 -> v3.0.0-beta.24 Richard Harris 2019-04-14 15:22:14 -0400
  • d03eddcce2 -> v3.0.0-beta.24 v3.0.0-beta.24 Richard Harris 2019-04-14 15:22:14 -0400
  • 71dc6bddda Merge pull request #2415 from sveltejs/gh-2356 Rich Harris 2019-04-14 15:21:42 -0400
  • aae969d6e2
    Merge pull request #2415 from sveltejs/gh-2356 Rich Harris 2019-04-14 15:21:42 -0400
  • 84d7203967 Merge pull request #2407 from sveltejs/better-transitions Rich Harris 2019-04-14 15:18:36 -0400
  • 49679cc586
    Merge pull request #2407 from sveltejs/better-transitions Rich Harris 2019-04-14 15:18:36 -0400
  • 759778d9e5 Merge pull request #2416 from sveltejs/gh-2359 Rich Harris 2019-04-14 15:17:36 -0400
  • 5fc2fab896
    Merge pull request #2416 from sveltejs/gh-2359 Rich Harris 2019-04-14 15:17:36 -0400
  • 017cbc6bd3 oops, messed up the merge Richard Harris 2019-04-14 15:16:40 -0400
  • 016078d76e oops, messed up the merge #2415 Richard Harris 2019-04-14 15:16:40 -0400
  • 864d9f9cfb propagate scope changes across chained slots - fixes #2359 Richard Harris 2019-04-14 15:10:46 -0400
  • 07ecdb1849 propagate scope changes across chained slots - fixes #2359 #2416 Richard Harris 2019-04-14 15:10:46 -0400
  • 49330b1994 Merge branch 'master' into gh-2356 Rich Harris 2019-04-14 14:41:53 -0400
  • 4e09479a9f
    Merge branch 'master' into gh-2356 Rich Harris 2019-04-14 14:41:53 -0400
  • 7dd4889cef Merge pull request #2411 from AlexxNB/master Rich Harris 2019-04-14 14:30:31 -0400
  • 3c840aad88
    Merge pull request #2411 from AlexxNB/master Rich Harris 2019-04-14 14:30:31 -0400
  • 5ab2ee858a Merge pull request #2414 from sveltejs/gh-2395 Rich Harris 2019-04-14 14:28:41 -0400
  • 08955da04c
    Merge pull request #2414 from sveltejs/gh-2395 Rich Harris 2019-04-14 14:28:41 -0400
  • 330b9ea55a wait until flush complete before unlocking bindings - fixes #2356 Richard Harris 2019-04-14 14:20:18 -0400
  • 5535110066 wait until flush complete before unlocking bindings - fixes #2356 Richard Harris 2019-04-14 14:20:18 -0400
  • 16db4579b0 site: fix deferred-transitions example Conduitry 2019-04-14 12:49:15 -0400
  • cad5bbafd4 site: fix deferred-transitions example Conduitry 2019-04-14 12:49:15 -0400
  • cc50321f95 only fire binding callbacks when values change Richard Harris 2019-04-14 12:30:14 -0400
  • b03cfcf09d only fire binding callbacks when values change Richard Harris 2019-04-14 12:30:14 -0400
  • 3b6bada541 failing tests for #2356 Richard Harris 2019-04-14 12:29:30 -0400
  • ce70467707 failing tests for #2356 Richard Harris 2019-04-14 12:29:30 -0400
  • 09b9672336 add test Conduitry 2019-04-14 12:14:11 -0400
  • d2b0b38235 add test #2414 Conduitry 2019-04-14 12:14:11 -0400
  • f328f219e5 deconflict `value` argument in component bindings (#2395) Conduitry 2019-04-14 12:01:24 -0400
  • a710b1311c deconflict `value` argument in component bindings (#2395) Conduitry 2019-04-14 12:01:24 -0400
  • 9e60ffa326 add link_renderer to handle external links AlexxNB 2019-04-14 12:28:07 +0300
  • ab7a9e7da7 add link_renderer to handle external links #2411 AlexxNB 2019-04-14 12:28:07 +0300
  • c610e83a00 Merge pull request #2409 from sveltejs/gh-2354 Rich Harris 2019-04-13 19:46:52 -0400
  • 3f97558533
    Merge pull request #2409 from sveltejs/gh-2354 Rich Harris 2019-04-13 19:46:52 -0400
  • 92fc5da0a5 Merge pull request #2406 from sveltejs/gh-2399 Rich Harris 2019-04-13 19:46:29 -0400
  • 1de67e3c84
    Merge pull request #2406 from sveltejs/gh-2399 Rich Harris 2019-04-13 19:46:29 -0400
  • c7e5d070e6 Merge pull request #2408 from sveltejs/gh-2301 Rich Harris 2019-04-13 19:46:16 -0400
  • 7fcad18f2a
    Merge pull request #2408 from sveltejs/gh-2301 Rich Harris 2019-04-13 19:46:16 -0400
  • f3f816341b fix hydration tests Richard Harris 2019-04-13 19:40:45 -0400
  • d67ffcd3d3 fix hydration tests #2409 Richard Harris 2019-04-13 19:40:45 -0400
  • 48ac4ed1f1 only create fallback content if no slot is provided - fixes #2354 Richard Harris 2019-04-13 19:34:42 -0400
  • aa653558d0 only create fallback content if no slot is provided - fixes #2354 Richard Harris 2019-04-13 19:34:42 -0400
  • 3201e717df better error for bindings to let: values - fixes #2301 Richard Harris 2019-04-13 16:12:06 -0400
  • cd0f535d83 better error for bindings to let: values - fixes #2301 #2408 Richard Harris 2019-04-13 16:12:06 -0400
  • 738f546d15 fix opacities Richard Harris 2019-04-13 15:38:52 -0400
  • 2a2361fe35 fix opacities #2407 Richard Harris 2019-04-13 15:38:52 -0400
  • 00392725d4 better transitions Richard Harris 2019-04-13 15:28:05 -0400
  • 46e3ef9eab better transitions Richard Harris 2019-04-13 15:28:05 -0400
  • 04900e90cd skip observedAttributes where appropriate - fixes #2399 Richard Harris 2019-04-13 15:11:03 -0400
  • d2568aa583 skip observedAttributes where appropriate - fixes #2399 #2406 Richard Harris 2019-04-13 15:11:03 -0400
  • ed5d89ec47 bump up h5 size slightly Richard Harris 2019-04-13 15:06:05 -0400
  • 079a1ba276 bump up h5 size slightly Richard Harris 2019-04-13 15:06:05 -0400
  • 88afd0a549 Merge branch 'site-sidebar-level-4-headings' of https://github.com/mindrones/svelte into mindrones-site-sidebar-level-4-headings Richard Harris 2019-04-13 15:01:59 -0400
  • 55bec34a6e Merge branch 'site-sidebar-level-4-headings' of https://github.com/mindrones/svelte into mindrones-site-sidebar-level-4-headings Richard Harris 2019-04-13 15:01:59 -0400
  • d36fc76fc2 Merge pull request #2398 from sveltejs/gh-2285 Rich Harris 2019-04-13 14:59:29 -0400
  • fc6fabd9c3
    Merge pull request #2398 from sveltejs/gh-2285 Rich Harris 2019-04-13 14:59:29 -0400
  • c35ed84986 Merge pull request #2405 from mindrones/2393-fix-tutorial-events Rich Harris 2019-04-13 14:54:41 -0400
  • 493e0813a2
    Merge pull request #2405 from mindrones/2393-fix-tutorial-events Rich Harris 2019-04-13 14:54:41 -0400
  • 26433644d0 Add link to Mozilla docs about events bubbling and capture phase Luca Bonavita 2019-04-13 18:03:51 +0100
  • c474007c88 Add link to Mozilla docs about events bubbling and capture phase #2405 Luca Bonavita 2019-04-13 18:03:51 +0100
  • 040d20be2d failing test for #2402 #2403 Rich Harris 2019-04-12 19:28:47 -0400
  • 2f3605c8ff
    minor improvement #2401 Davlat Shavkatov 2019-04-12 23:24:27 +0500
  • 1b5057b985
    minor improvement Davlat Shavkatov 2019-04-12 23:23:11 +0500
  • df56b6751b Add anchor to h5 and h6 too but don't show 'em in the sidebar. Luca Bonavita 2019-04-12 15:21:03 +0100
  • 9a503f21b1 Add anchor to h5 and h6 too but don't show 'em in the sidebar. #2390 Luca Bonavita 2019-04-12 15:21:03 +0100
  • aad715f1c9 Site: sidebar level-4 headings. Luca Bonavita 2019-04-09 20:42:26 +0100
  • 010a784b4e Site: sidebar level-4 headings. Luca Bonavita 2019-04-09 20:42:26 +0100
  • 08fab520be allow reactive declarations to reference self - fixes #2386 Richard Harris 2019-04-12 09:31:09 -0400
  • a88749af27 allow reactive declarations to reference self - fixes #2386 #2398 Richard Harris 2019-04-12 09:31:09 -0400
  • dda2012b4d inject lets for destructured reactive declarations - fixes #2396 Richard Harris 2019-04-12 00:04:38 -0400