Commit Graph

  • ec3589e314
    fix hydration of top-level content (#4550) Tan Li Hau 2020-03-15 02:15:24 +0800
  • c22eab969c update changelog #4550 Conduitry 2020-03-14 14:14:46 -0400
  • b7366c42cd fix ssr dropping bound value 0 Jonniek 2020-03-14 19:36:13 +0200
  • 82881a9882 include each else in the dirty check Tan Li Hau 2020-03-14 21:14:41 +0800
  • e546487ec0 fix test Tan Li Hau 2020-03-14 00:25:20 +0800
  • 91e253112f
    Bump acorn from 7.0.0 to 7.1.1 in /site #4554 dependabot[bot] 2020-03-13 22:27:22 +0000
  • 6259ace795
    Bump acorn from 7.1.0 to 7.1.1 #4553 dependabot[bot] 2020-03-13 21:54:04 +0000
  • 7f36492a4e fix failing test case for each-block-keyed-else (#4536 and #4549) #4552 r.proserpio 2020-03-13 20:43:46 +0100
  • 485d1b0d9e tidy up Tan Li Hau 2020-03-14 00:20:13 +0800
  • 968dc8d58e add more test for rest and default Tan Li Hau 2020-03-13 23:41:49 +0800
  • 96156d0f07 destructure await then and catch Tan Li Hau 2020-03-12 23:08:17 +0800
  • e92902f777 Add failing test case for each-block-keyed-else / #4536 Benjamin W. Broersma 2020-03-13 13:50:58 +0100
  • 2946f9beeb fix hydrating top level content Tan Li Hau 2020-03-13 11:18:06 +0800
  • 0672678e64 allow <svelte:self> to be part of a slot (#4532) Tan Li Hau 2020-03-12 19:51:59 +0800
  • a66437b3c1
    allow <svelte:self> to be part of a slot (#4532) Tan Li Hau 2020-03-12 19:51:59 +0800
  • f7741823db update error message #4532 Conduitry 2020-03-12 07:18:26 -0400
  • 4afb226e66 update changelog Conduitry 2020-03-12 07:11:34 -0400
  • 26f0bad7b6
    docs: fix store contract type signature #4539 Joseph Abrahamson 2020-03-11 08:41:02 -0400
  • 9c3108f98b allow <svelte:self> to be part of a slot Tan Li Hau 2020-03-10 18:50:08 +0800
  • 8a0934792f fix spring animation sometimes has negative start offset #4468 #4531 Rik Schennink 2020-03-10 09:12:44 +0100
  • ee10effb0f introduce $$restProps (#4489) Tan Li Hau 2020-03-10 10:22:39 +0800
  • 91d758e35b
    introduce $$restProps (#4489) Tan Li Hau 2020-03-10 10:22:39 +0800
  • abc2f7be79 update changelog #4489 Conduitry 2020-03-09 22:18:15 -0400
  • 28ba850832 Merge branch 'master' into pr/4489 Conduitry 2020-03-09 22:16:18 -0400
  • be88c570a6 fix indentation Conduitry 2020-03-09 22:15:58 -0400
  • 3613508c2c remove tutorial for now Conduitry 2020-03-09 20:47:11 -0400
  • 77c393e01c adjust docs Conduitry 2020-03-09 20:39:50 -0400
  • 7a54cbba69 add docs for $$restProps Tan Li Hau 2020-03-09 23:55:45 +0800
  • 6fd37e10ba rename $$rest -> $$restProps Tan Li Hau 2020-03-09 23:40:49 +0800
  • 45632d0f7b allow slot not to be top level if it is within a custom element Tan Li Hau 2020-03-09 23:35:17 +0800
  • 6f634b8fc6 remove if/each slot special check Tan Li Hau 2020-03-09 08:57:30 +0800
  • 8f2cc6f189 add comment to force checks hontas 2020-03-09 01:00:32 +0100
  • da0ff6c302 for custom elements run onMount in connectedCallback hontas 2020-03-09 00:32:04 +0100
  • b43cf2da32 adjust error message Conduitry 2020-03-08 14:00:38 -0400
  • a7ce767b0a docs: fix self-closing <svelte:options> tag (#4524) keke 2020-03-08 21:36:11 +0800
  • 48721520bd
    docs: fix self-closing <svelte:options> tag (#4524) keke 2020-03-08 21:36:11 +0800
  • 50399b7be8
    fix: self close #4524 keke 2020-03-08 21:15:42 +0800
  • 0245239eaa cleanup hontas 2020-03-07 23:50:40 +0100
  • 49bd6d4d6a clean up #4523 hontas 2020-03-07 23:49:21 +0100
  • bab037e60e let this point to instance hontas 2020-03-07 23:20:28 +0100
  • 7d9ff14099 Merge branch 'master' of https://github.com/sveltejs/svelte hontas 2020-03-06 22:51:56 +0100
  • eb40158048 do not initialise slot fallback fragment unless necessary Tan Li Hau 2020-03-06 09:13:27 +0800
  • d185a20ea1 complain if named slots other than direct descendant of component Tan Li Hau 2020-03-05 13:51:49 +0800
  • 2ac9363a1c -> v3.19.2 Conduitry 2020-03-04 21:31:38 -0500
  • fd378f2d37 -> v3.19.2 v3.19.2 Conduitry 2020-03-04 21:31:38 -0500
  • b5fe3c999b fix lazy code breaks in build Tan Li Hau 2020-03-05 10:12:30 +0800
  • 345d5f27ee fix lazy code breaks in build Tan Li Hau 2020-03-05 10:12:30 +0800
  • 9c259d9e3e fix lazy code breaks in build #4508 Tan Li Hau 2020-03-05 10:12:30 +0800
  • 2645314c1c
    Merge bfed73a940 into a8291227ce #4507 Tan Li Hau 2020-03-04 20:28:20 -0500
  • a63bcba8d1 fit bitmask overflow initial dirty value in 'if' blocks (#4507) Conduitry 2020-03-04 20:28:19 -0500
  • a8291227ce
    fit bitmask overflow initial dirty value in 'if' blocks (#4507) Conduitry 2020-03-04 20:28:19 -0500
  • bfed73a940 update changelog #4507 Conduitry 2020-03-04 20:27:35 -0500
  • 41a23a1eb3 fix bitmask overflow if initial dirty value Tan Li Hau 2020-03-05 09:06:50 +0800
  • 7d4ecba928 remove object.freeze on the $$rest Tan Li Hau 2020-03-03 22:53:07 +0800
  • 3afafca254 disable warning unknown_props if uses $$rest Tan Li Hau 2020-03-03 22:52:52 +0800
  • 78de29f9f9 introduce $$rest Tan Li Hau 2020-03-01 10:41:49 +0800
  • 45790bc15f add dev runtime warning for unknown slot names (#4501) Conduitry 2020-03-04 19:56:13 -0500
  • f2ee7efb94
    add dev runtime warning for unknown slot names (#4501) Conduitry 2020-03-04 19:56:13 -0500
  • 0efe244e40 update tests #4501 Conduitry 2020-03-04 19:51:25 -0500
  • 16021129d8 improve warning message Conduitry 2020-03-04 19:43:40 -0500
  • 43781ae44e update changelog Conduitry 2020-03-04 19:21:02 -0500
  • a31253de4e tidy usage of block.has_content() Conduitry 2020-03-04 19:17:42 -0500
  • 3bf522cdf2 Add test for const field binding #4506 Michal Vlasák 2020-03-04 21:13:17 +0100
  • 49d9a28a9f Add test for non-writable binding check Michal Vlasák 2020-03-04 16:34:37 +0100
  • 912c8bad38 Add check for binding non-writable variables Michal Vlasák 2020-03-04 16:34:10 +0100
  • d9388caa03 fix slot fallback not empty Tan Li Hau 2020-03-04 22:40:06 +0800
  • 6931a0c1cf update js code snapshot Tan Li Hau 2020-03-03 15:56:10 +0800
  • 0cf9861e1f warn if passing slot not defined into Component Tan Li Hau 2020-03-03 15:50:39 +0800
  • 23ecb18b32 Merge branch 'master' of https://github.com/sveltejs/svelte dravog7 2020-03-04 17:11:32 +0530
  • cb3def395d
    a note about Capitalized component variable name John Abraham 2020-03-04 16:53:37 +0530
  • 5e6dc186c3 fix render fallback slot content due to whitespace (#4500) Tan Li Hau 2020-03-04 18:37:48 +0800
  • 926a2aebd8
    fix render fallback slot content due to whitespace (#4500) Tan Li Hau 2020-03-04 18:37:48 +0800
  • 53c1ae4255 update changelog #4500 Conduitry 2020-03-04 05:37:06 -0500
  • de707d5472 Lossless image optim Victor GUYARD 2020-03-03 19:20:47 -0500
  • 59278de8f5 remove slot that does not render anything for ssr Tan Li Hau 2020-02-22 20:02:32 +0800
  • 1b4a93b482 remove slot that does not render anything Tan Li Hau 2020-03-03 09:21:13 +0800
  • 72658ba454 docs: describe falsy and nullish attribute behavior (#4498) Conduitry 2020-03-02 09:01:00 -0500
  • addea43e4f
    docs: describe falsy and nullish attribute behavior (#4498) Conduitry 2020-03-02 09:01:00 -0500
  • bc532d30bb docs: describe falsy and nullish attribute behavior #4498 Conduitry 2020-03-02 07:51:12 -0500
  • 9295c5cc6a cleanup if remount Tan Li Hau 2020-03-01 14:00:13 +0800
  • 5626570eb1 fix invalid seeking event being fired when binding current time #4488 Rahim Alwer 2020-03-01 14:51:18 +1100
  • 05270ff1a2 in spread, distinguish never-updating and always-updating props (#4487) Tan Li Hau 2020-03-01 11:47:50 +0800
  • d802c3b266
    in spread, distinguish never-updating and always-updating props (#4487) Tan Li Hau 2020-03-01 11:47:50 +0800
  • 83c276d328 mark reassigned/mutated when done inline in the template Tan Li Hau 2020-03-01 11:41:53 +0800
  • 90f7d5a89a update changelog #4487 Conduitry 2020-02-29 22:40:56 -0500
  • 0163a278e4 Merge branch 'master' into pr/4487 Conduitry 2020-02-29 22:37:13 -0500
  • f1b4ed80f8 chore: more specific typings, and add README note about Yarn (#4483) Brian Takita 2020-02-29 12:50:54 -0500
  • 3a37de364b
    chore: more specific typings, and add README note about Yarn (#4483) Brian Takita 2020-02-29 12:50:54 -0500
  • eac299f2f8 adjust wording #4483 Conduitry 2020-02-29 12:49:16 -0500
  • e470fccc5f update changelog Conduitry 2020-02-29 12:44:54 -0500
  • 3f647a84f6 update changelog Conduitry 2020-02-29 12:44:54 -0500
  • f636bd8a7b check for unknown props even if component doesn't have writable props (#4454) pushkin 2020-02-29 18:43:53 +0100
  • b6aaa44880
    check for unknown props even if component doesn't have writable props (#4454) pushkin 2020-02-29 18:43:53 +0100
  • 4717e7a405 update test again #4454 Conduitry 2020-02-29 12:39:40 -0500
  • be91c7dd55 include check even if component otherwise has no definition Conduitry 2020-02-29 12:39:16 -0500
  • 815d6600bc add test Conduitry 2020-02-29 12:16:09 -0500
  • 72c163e8d3 update tests Conduitry 2020-02-29 12:14:01 -0500
  • 6931af2f45 still include $$props arg when necessary Conduitry 2020-02-29 12:10:19 -0500
  • 14943a3541 Bump codecov from 3.5.0 to 3.6.5 (#4433) dependabot[bot] 2020-02-29 11:34:18 -0500
  • 37a2d6c6ea
    Bump codecov from 3.5.0 to 3.6.5 (#4433) dependabot[bot] 2020-02-29 11:34:18 -0500