Commit Graph

5866 Commits (f537cfe1d19aca76b9d897512895e06f51baa60a)
 

Author SHA1 Message Date
Christopher Mardell f537cfe1d1 Merge branch 'master' into initialize-custom-elements-in-connected-callback
6 years ago
João Paulo c906e21f7f site: clarify file -> module in <svelte:self> tutorial (#5171)
6 years ago
Conduitry 1955089a45 site: use relative link to tutorial in FAQ entry
6 years ago
M. Habib Rosyad 0b09c70c73 site: fix escaping in RSS feed (#5214)
6 years ago
Tan Li Hau bf0a2dcaee fix bind:group contextual reference (#5199)
6 years ago
Tan Li Hau b862483256 better error message for mismatched tags due to autoclosing (#5060)
6 years ago
rmacklin 74515cb1e8 site: update links in the Sapper intro blog post (#5189)
6 years ago
Rich Harris a63f7228a1 diff highlighting
6 years ago
Rich Harris 9d6769bcd3 tweak blog post anchor style to be less noisy
6 years ago
Orta Therox b1c18c70db Initial stab at a TypeScript blog post (#5101)
6 years ago
Luca Bonavita 453c727023 site: rephrase to clarify that actions can have just one parameter.
6 years ago
Benjamin Schachter 3d81b8cdf2 site: explain how to use `site-kit` and `site-repl` (#5163)
6 years ago
Tan Li Hau c3da9e4ae9 add updating guard to binding callback (#5126)
6 years ago
dependabot[bot] 179d9ff17a Bump lodash from 4.17.15 to 4.17.19 (#5152)
6 years ago
dependabot[bot] 4bd1de654f Bump lodash from 4.17.15 to 4.17.19 in /site (#5155)
6 years ago
Wolfr 269354a395 Fixes #5153 (#5154)
6 years ago
Tan Li Hau f59a8a8ec2 invalidate $$props and $$restProps only when there are changes (#5123)
6 years ago
Lev Maximov 471c0d2484 site: use https in link in blog (#5148)
6 years ago
Stanislav Lashmanov fda1b35816 Simplify each block bindings example (#5094)
6 years ago
Tan Li Hau 2d6324ed4a fix $$props reactive for slots (#5125)
6 years ago
Orta Therox 04871ae70c site: add FAQ entry for how to document a svelte component (#5131)
6 years ago
Luca Bonavita 12c51f3f84 site: remove an obsolete TODO in blog post (#5135)
6 years ago
Christopher Mardell 911e15d233 Use DOM, remove async from props-after-create test
6 years ago
Christopher Mardell 721c9c5f29 Revert accidental changes
6 years ago
Christopher Mardell db80d0c429 Revert accidental changes
6 years ago
Christopher Mardell 83a86d0e72 Update expected output for css-shadow-dom-keyframes
6 years ago
Christopher Mardell 142bd91530 Remove logging
6 years ago
Christopher Mardell 61b596cee8 Revert changes to props test
6 years ago
Christopher Mardell 8be9968e40 Fix props-after-create test
6 years ago
Christopher Mardell 3c69b175be Refactor $$setup function
6 years ago
Christopher Mardell 07e2dde83d Initialize custom elements in connected callback
6 years ago
Antony Jones d19bcef690
Increase timeout for unit build
6 years ago
Antony Jones da7578cbf1
Increase timeout for unit tests
6 years ago
Conduitry 87aeb1d609 -> v3.24.0
6 years ago
Tan Li Hau 4021063305
spread condition for input element (#5004)
6 years ago
Conduitry d6392ad6b2 update changelog
6 years ago
Bassam Ismail ce3d0461e9
fix(5018): compare wholeText instead of data (#5028)
6 years ago
Tan Li Hau 62345432ac
html anchor in head (#5071)
6 years ago
Tan Li Hau f739b4772a
error on expression scope store (#5079)
6 years ago
Conduitry e6026fe6f5 update changelog
6 years ago
Lukas Möller f36b414d30
preprocess self-closing script and style tags (#5082)
6 years ago
Conduitry 4910f5797f update changelog
6 years ago
Bob Fanger 3dfb178739
fix: Parameters with default values are optional (#5083)
6 years ago
Antony Jones 3f99e51a6f
make builds time out after a reasonable period (#5100)
6 years ago
Adam Ho b56829c7b8
site: fix blog typo (#5090)
6 years ago
Orta Therox 9975169539
Update docs now the lang tools stuff is in prod (#5081)
6 years ago
Rich Harris db0b3b3dfc bump svelte-repl
6 years ago
Rich Harris 82b1025d44 fix regex used to build docs
6 years ago
Rich Harris ab370963f5 merge
6 years ago
Rich Harris 324d18d9c2 update site-kit
6 years ago