Commit Graph

5859 Commits (338312bfd6a44d2c8c4bd073ed8d32450db48780)
 

Author SHA1 Message Date
Carlos Roso 338312bfd6 Fix transitions for each-else blocks (#5179)
6 years ago
pngwn c6d4aa1860 Add type param to setContext and getContext (#5224)
6 years ago
Charles Rosaaen 0398675096 site: update link in blog for SCode extension (#5232)
6 years ago
João Paulo 6036366cde site: clarify file -> module in <svelte:self> tutorial (#5171)
6 years ago
Conduitry 8e9022e140 site: use relative link to tutorial in FAQ entry
6 years ago
M. Habib Rosyad 3d9c4a7a0c site: fix escaping in RSS feed (#5214)
6 years ago
Tan Li Hau 7d6d17c8d1 fix bind:group contextual reference (#5199)
6 years ago
Tan Li Hau c998b1677c better error message for mismatched tags due to autoclosing (#5060)
6 years ago
rmacklin 21b2cb8d91 site: update links in the Sapper intro blog post (#5189)
6 years ago
Rich Harris 95729114c2 diff highlighting
6 years ago
Rich Harris 4b13c8ae1b tweak blog post anchor style to be less noisy
6 years ago
Orta Therox 0b4b97dbaf Initial stab at a TypeScript blog post (#5101)
6 years ago
Luca Bonavita 3674955e69 site: rephrase to clarify that actions can have just one parameter.
6 years ago
Benjamin Schachter a4b4ee5de7 site: explain how to use `site-kit` and `site-repl` (#5163)
6 years ago
Tan Li Hau cb40eb7cb6 add updating guard to binding callback (#5126)
6 years ago
dependabot[bot] 3876441527 Bump lodash from 4.17.15 to 4.17.19 (#5152)
6 years ago
dependabot[bot] bf375257c1 Bump lodash from 4.17.15 to 4.17.19 in /site (#5155)
6 years ago
Wolfr 5f2d843cd7 Fixes #5153 (#5154)
6 years ago
Tan Li Hau 1256e44807 invalidate $$props and $$restProps only when there are changes (#5123)
6 years ago
Lev Maximov 50bff6e145 site: use https in link in blog (#5148)
6 years ago
Stanislav Lashmanov 1913bf7502 Simplify each block bindings example (#5094)
6 years ago
Tan Li Hau 87cd165134 fix $$props reactive for slots (#5125)
6 years ago
Orta Therox de4db0a642 site: add FAQ entry for how to document a svelte component (#5131)
6 years ago
Luca Bonavita 01ee174161 site: remove an obsolete TODO in blog post (#5135)
6 years ago
Antony Jones e14b48d5bc Increase timeout for unit build
6 years ago
Antony Jones 6683f168fc Increase timeout for unit tests
6 years ago
Conduitry fe662fdf69 -> v3.24.0
6 years ago
Tan Li Hau 655ad6c3ab spread condition for input element (#5004)
6 years ago
Conduitry 5a1b96554d update changelog
6 years ago
Bassam Ismail 1b2b6e27f1 fix(5018): compare wholeText instead of data (#5028)
6 years ago
Tan Li Hau 9153c11a87 html anchor in head (#5071)
6 years ago
Tan Li Hau 524df97dc8 error on expression scope store (#5079)
6 years ago
Conduitry f3033cffc0 update changelog
6 years ago
Lukas Möller 8324658cc6 preprocess self-closing script and style tags (#5082)
6 years ago
Conduitry 60394adf3e update changelog
6 years ago
Bob Fanger 85154aded8 fix: Parameters with default values are optional (#5083)
6 years ago
Antony Jones e5bc5d1832 make builds time out after a reasonable period (#5100)
6 years ago
Adam Ho 83b3e81d75 site: fix blog typo (#5090)
6 years ago
Orta Therox 911195c482 Update docs now the lang tools stuff is in prod (#5081)
6 years ago
Rich Harris 93ef307b9b bump svelte-repl
6 years ago
Rich Harris 1e34349513 fix regex used to build docs
6 years ago
Rich Harris fcf2f9f51b merge
6 years ago
Rich Harris 7f3eb7946b update site-kit
6 years ago
Conduitry a07f9f69ba site: bump svelte-repl
6 years ago
Tan Li Hau 2cde304db4 update acorn@^7.3.1 for optional chaining support (#5013)
6 years ago
Tan Li Hau b4fb50d8da fix collapsing HTML with static content (#5059)
6 years ago
Conduitry 2e4cf90892 update changelog
6 years ago
Bassam Ismail 4c1a50c185 make tweened options optional in types (#5068)
6 years ago
Tan Li Hau 475a759bb6 fix bind:this, skip checking before adding to binding_callbacks (#5072)
6 years ago
Bassam Ismail 3d854317a7 site: check if mapbox key is set before generating the production build (#5057)
6 years ago