Commit Graph

  • 3bd3497cc4 changed {src} to be src={src} because it changed in middle of the tutorial with no explanation as to why ChanceTheHacker 2020-07-25 01:55:52 -0400
  • 7d6d17c8d1 fix bind:group contextual reference (#5199) Tan Li Hau 2020-07-25 03:48:29 +0800
  • 02e10b1159
    fix bind:group contextual reference (#5199) Tan Li Hau 2020-07-25 03:48:29 +0800
  • 5e25893a5e update changelog #5199 Conduitry 2020-07-24 15:38:09 -0400
  • 830c9e48d9 remove debug console.log Conduitry 2020-07-24 15:37:55 -0400
  • 0e4415879a Merge branch 'master' into pr/5199 Conduitry 2020-07-24 15:27:41 -0400
  • c998b1677c better error message for mismatched tags due to autoclosing (#5060) Tan Li Hau 2020-07-25 02:48:43 +0800
  • 3dad14f0e1
    better error message for mismatched tags due to autoclosing (#5060) Tan Li Hau 2020-07-25 02:48:43 +0800
  • c229ceeba8 update changelog #5060 Conduitry 2020-07-24 14:43:27 -0400
  • c20740f832 tidy and adjust error message Conduitry 2020-07-24 14:41:53 -0400
  • a617ca1b8a better error message for unclose tag due to autoclosing Tan Li Hau 2020-06-24 17:36:31 +0800
  • 866654d08f fix bind:group contextual reference Tan Li Hau 2020-07-24 23:49:29 +0800
  • f6fbea7a42 Fixed small syntax error #5194 Julian Laubstein 2020-07-24 09:23:42 +0200
  • 0468dcc30c Added typings to `get_store_value` Julian Laubstein 2020-07-24 09:08:19 +0200
  • 21b2cb8d91 site: update links in the Sapper intro blog post (#5189) rmacklin 2020-07-23 17:10:41 -0700
  • 40987b7780
    site: update links in the Sapper intro blog post (#5189) rmacklin 2020-07-23 17:10:41 -0700
  • 8eccbfd96d
    fix: preserve property case for custom elements #5193 Soc Sieng 2020-07-23 16:34:12 -0700
  • 1ed2bb138e Update old `.technology` links in the Sapper intro blog post #5189 Richard Macklin 2020-07-23 10:27:31 -0700
  • f0f476cdaa Adding Rich Harris's Frontend Masters course on FAQ page Venkateshwaran Selvaraj 2020-07-22 08:59:50 +0530
  • 76e23b2c60 revert autoformat Carlos Edinson Roso Espinosa 2020-07-21 16:05:05 -0500
  • 15c18c8faf revert spaces to tabs Carlos Edinson Roso Espinosa 2020-07-21 16:01:51 -0500
  • 2e12c9235f add tests Carlos Edinson Roso Espinosa 2020-07-21 15:51:33 -0500
  • 3580665195 fix transitions on each else block Carlos Edinson Roso Espinosa 2020-07-21 13:51:27 -0500
  • 95729114c2 diff highlighting Rich Harris 2020-07-21 11:04:56 -0400
  • fb8bab8164 diff highlighting Rich Harris 2020-07-21 11:04:56 -0400
  • 4b13c8ae1b tweak blog post anchor style to be less noisy Rich Harris 2020-07-21 10:54:34 -0400
  • 4b7c16e33a tweak blog post anchor style to be less noisy Rich Harris 2020-07-21 10:54:34 -0400
  • 0b4b97dbaf Initial stab at a TypeScript blog post (#5101) Orta Therox 2020-07-21 10:28:26 -0400
  • f6152002eb
    Initial stab at a TypeScript blog post (#5101) Orta Therox 2020-07-21 10:28:26 -0400
  • b906224a7b
    code style consistency, fix syntax error #5101 Rich Harris 2020-07-21 10:24:05 -0400
  • 3674955e69 site: rephrase to clarify that actions can have just one parameter. Luca Bonavita 2020-07-21 15:05:02 +0100
  • c31a4b56d0 site: rephrase to clarify that actions can have just one parameter. #5178 Luca Bonavita 2020-07-21 15:05:02 +0100
  • 00ca9b35ea Fixes #5165 EPL on iOS: Input/output toggle is only visible after awkward scroll #5175 Wolfr 2020-07-21 14:22:58 +0200
  • b6590fa81c
    Clarify noun regarding svelte-self example João Paulo 2020-07-20 22:48:01 -0300
  • 4b63c9b135
    Allow using the compiler as an ESM module #4972 Alex Rock Ancelet 2020-06-04 13:07:57 +0200
  • a4b4ee5de7 site: explain how to use `site-kit` and `site-repl` (#5163) Benjamin Schachter 2020-07-20 07:32:10 -0400
  • 25e9e684f6
    site: explain how to use `site-kit` and `site-repl` (#5163) Benjamin Schachter 2020-07-20 07:32:10 -0400
  • 247a848200 Exported types from store for configureable ts store classes #5170 Simon Bundgaard-Egeberg 2020-07-20 11:46:23 +0200
  • 297dfccfcc Merge remote-tracking branch 'upstream/master' hontas 2020-07-18 23:43:40 +0200
  • 4730331410 Merge branch 'master' of github.com:hontas/svelte hontas 2020-07-18 23:43:18 +0200
  • 7d36bdc996 formatting #5166 Luca Bonavita 2020-07-18 15:22:22 +0100
  • 2c1c4925b7
    Mention @sveltejs/svelte-repl and add explicit instructions #5163 Luca Bonavita 2020-07-18 15:16:37 +0100
  • dfdbba3dde site: document a gotcha when using `on:` and `bind:` together Luca Bonavita 2020-07-18 13:19:07 +0100
  • bf92a39679 Change date Orta 2020-07-17 17:25:24 -0400
  • 0079775f65 Add a note about the should work Orta 2020-07-17 17:15:51 -0400
  • 080082582a update: README.md with how to work with components Benjamin Schachter 2020-07-17 17:13:34 -0400
  • 80168636d9 Handle all the feedback in the PR Orta 2020-07-17 17:11:14 -0400
  • dbb1901556 Handle feedback Orta 2020-07-17 16:35:03 -0400
  • cb40eb7cb6 add updating guard to binding callback (#5126) Tan Li Hau 2020-07-18 04:12:26 +0800
  • ec0f79c5af
    add updating guard to binding callback (#5126) Tan Li Hau 2020-07-18 04:12:26 +0800
  • 725dac8364 update changelog #5126 Conduitry 2020-07-17 16:03:15 -0400
  • 0d0fabb284 Merge branch 'master' into ts-post Rich Harris 2020-07-17 15:50:11 -0400
  • 3876441527 Bump lodash from 4.17.15 to 4.17.19 (#5152) dependabot[bot] 2020-07-17 15:47:14 -0400
  • 5b80874cd4
    Bump lodash from 4.17.15 to 4.17.19 (#5152) dependabot[bot] 2020-07-17 15:47:14 -0400
  • 310d3f7452
    Bump lodash from 4.17.15 to 4.17.19 #5152 dependabot[bot] 2020-07-17 10:58:26 +0000
  • bf375257c1 Bump lodash from 4.17.15 to 4.17.19 in /site (#5155) dependabot[bot] 2020-07-17 11:57:30 +0100
  • 8096bbd4a0
    Bump lodash from 4.17.15 to 4.17.19 in /site (#5155) dependabot[bot] 2020-07-17 11:57:30 +0100
  • 5f2d843cd7 Fixes #5153 (#5154) Wolfr 2020-07-17 12:54:41 +0200
  • b54538e44f
    Fixes #5153 (#5154) Wolfr 2020-07-17 12:54:41 +0200
  • 51b8e1618b
    Bump lodash from 4.17.15 to 4.17.19 in /site #5155 dependabot[bot] 2020-07-16 15:09:58 +0000
  • d4e0680a44 Fixes #5153 #5154 Johan Ronsse 2020-07-16 14:04:38 +0200
  • b1fc7021e6 Merge remote-tracking branch 'upstream/master' hontas 2020-07-16 09:21:34 +0200
  • 67e9509091 binding callback only call when value changes internally Tan Li Hau 2020-07-15 17:15:49 +0800
  • 1256e44807 invalidate $$props and $$restProps only when there are changes (#5123) Tan Li Hau 2020-07-15 05:32:24 +0800
  • d472bd2f5e
    invalidate $$props and $$restProps only when there are changes (#5123) Tan Li Hau 2020-07-15 05:32:24 +0800
  • 25f31906be update changelog #5123 Conduitry 2020-07-14 17:27:42 -0400
  • 24187fe97f Merge branch 'master' into pr/5123 Conduitry 2020-07-14 17:20:48 -0400
  • 50bff6e145 site: use https in link in blog (#5148) Lev Maximov 2020-07-15 03:13:19 +0700
  • fd0b47d0da
    site: use https in link in blog (#5148) Lev Maximov 2020-07-15 03:13:19 +0700
  • 776a7e2eec Removing console.log Irshad P I 2020-07-14 23:56:56 +0530
  • cd3d0f63ed Passing hasCatch since it is not possible to infer whether catch block is present from the existing info fields Irshad P I 2020-07-14 23:51:20 +0530
  • e28d70a6aa
    Update 2016-11-26-frameworks-without-the-framework.md #5148 Lev Maximov 2020-07-15 01:01:44 +0700
  • 1913bf7502 Simplify each block bindings example (#5094) Stanislav Lashmanov 2020-07-14 20:27:42 +0300
  • 5c6730e382
    Simplify each block bindings example (#5094) Stanislav Lashmanov 2020-07-14 20:27:42 +0300
  • e29718243a await: rethrow error when there is no catch block, fixes #5129 Irshad P I 2020-07-14 22:14:54 +0530
  • 47569544c1 invalidate $$props or $$restProps only when there's changes Tan Li Hau 2020-07-14 11:15:42 +0800
  • 911e15d233 Use DOM, remove async from props-after-create test Christopher Mardell 2020-07-14 10:18:41 +0930
  • 368cb21a02 Add docs and example for `bind:files` Luca Bonavita 2020-07-13 20:35:41 +0100
  • 87cd165134 fix $$props reactive for slots (#5125) Tan Li Hau 2020-07-14 00:03:12 +0800
  • fc7e99e9f0
    fix $$props reactive for slots (#5125) Tan Li Hau 2020-07-14 00:03:12 +0800
  • 6f9b8c67f6 update changelog #5125 Conduitry 2020-07-13 11:53:33 -0400
  • de4db0a642 site: add FAQ entry for how to document a svelte component (#5131) Orta Therox 2020-07-13 11:46:24 -0400
  • 8a8177b897
    site: add FAQ entry for how to document a svelte component (#5131) Orta Therox 2020-07-13 11:46:24 -0400
  • 1d01e65925 format #5131 Conduitry 2020-07-13 11:44:46 -0400
  • 01ee174161 site: remove an obsolete TODO in blog post (#5135) Luca Bonavita 2020-07-13 16:40:33 +0100
  • c2788de652
    site: remove an obsolete TODO in blog post (#5135) Luca Bonavita 2020-07-13 16:40:33 +0100
  • 721c9c5f29 Revert accidental changes Christopher Mardell 2020-07-13 22:27:23 +0930
  • db80d0c429 Revert accidental changes Christopher Mardell 2020-07-13 22:23:54 +0930
  • 83a86d0e72 Update expected output for css-shadow-dom-keyframes Christopher Mardell 2020-07-13 21:38:58 +0930
  • 142bd91530 Remove logging Christopher Mardell 2020-07-13 21:27:58 +0930
  • 61b596cee8 Revert changes to props test Christopher Mardell 2020-07-13 21:10:42 +0930
  • 8be9968e40 Fix props-after-create test Christopher Mardell 2020-07-13 21:10:24 +0930
  • 3c69b175be Refactor $$setup function Christopher Mardell 2020-07-13 21:09:54 +0930
  • d2b9a54f07 Blog: remove an obsolete TODO #5135 Luca Bonavita 2020-07-12 22:19:51 +0100
  • b4a446c82e Address feedbackl Orta 2020-07-12 16:04:50 -0400
  • 81cb5d0c28
    Fixed text.md #5134 Mike Ajala 2020-07-12 20:35:19 +0100
  • f3900684a4
    more explanations #5132 Mo 2020-07-11 13:32:19 -0500
  • 631cc15666 Adds a FAQ entry for how to document a svelte component Orta 2020-07-11 13:42:11 -0400
  • f632cae03b
    Update text.md #5130 ManuelDeLeon 2020-07-11 10:49:53 -0600
  • 7c8e146e9c $$props reactive for slots Tan Li Hau 2020-07-10 18:10:37 +0800