Commit Graph

5854 Commits (1f87f5fb2043522b5889e06ced6a0cf7b02c1e25)
 

Author SHA1 Message Date
M. Habib Rosyad 1f87f5fb20
site: fix escaping in RSS feed (#5214)
4 years ago
Tan Li Hau 02e10b1159
fix bind:group contextual reference (#5199)
4 years ago
Tan Li Hau 3dad14f0e1
better error message for mismatched tags due to autoclosing (#5060)
4 years ago
rmacklin 40987b7780
site: update links in the Sapper intro blog post (#5189)
4 years ago
Rich Harris fb8bab8164 diff highlighting
4 years ago
Rich Harris 4b7c16e33a tweak blog post anchor style to be less noisy
4 years ago
Orta Therox f6152002eb
Initial stab at a TypeScript blog post (#5101)
4 years ago
Luca Bonavita c31a4b56d0 site: rephrase to clarify that actions can have just one parameter.
4 years ago
Benjamin Schachter 25e9e684f6
site: explain how to use `site-kit` and `site-repl` (#5163)
4 years ago
Tan Li Hau ec0f79c5af
add updating guard to binding callback (#5126)
4 years ago
dependabot[bot] 5b80874cd4
Bump lodash from 4.17.15 to 4.17.19 (#5152)
4 years ago
dependabot[bot] 8096bbd4a0
Bump lodash from 4.17.15 to 4.17.19 in /site (#5155)
4 years ago
Wolfr b54538e44f
Fixes #5153 (#5154)
4 years ago
Tan Li Hau d472bd2f5e
invalidate $$props and $$restProps only when there are changes (#5123)
4 years ago
Lev Maximov fd0b47d0da
site: use https in link in blog (#5148)
4 years ago
Stanislav Lashmanov 5c6730e382
Simplify each block bindings example (#5094)
4 years ago
Tan Li Hau fc7e99e9f0
fix $$props reactive for slots (#5125)
4 years ago
Orta Therox 8a8177b897
site: add FAQ entry for how to document a svelte component (#5131)
4 years ago
Luca Bonavita c2788de652
site: remove an obsolete TODO in blog post (#5135)
4 years ago
Antony Jones d19bcef690
Increase timeout for unit build
4 years ago
Antony Jones da7578cbf1
Increase timeout for unit tests
4 years ago
Conduitry 87aeb1d609 -> v3.24.0
4 years ago
Tan Li Hau 4021063305
spread condition for input element (#5004)
4 years ago
Conduitry d6392ad6b2 update changelog
4 years ago
Bassam Ismail ce3d0461e9
fix(5018): compare wholeText instead of data (#5028)
4 years ago
Tan Li Hau 62345432ac
html anchor in head (#5071)
4 years ago
Tan Li Hau f739b4772a
error on expression scope store (#5079)
4 years ago
Conduitry e6026fe6f5 update changelog
4 years ago
Lukas Möller f36b414d30
preprocess self-closing script and style tags (#5082)
4 years ago
Conduitry 4910f5797f update changelog
4 years ago
Bob Fanger 3dfb178739
fix: Parameters with default values are optional (#5083)
4 years ago
Antony Jones 3f99e51a6f
make builds time out after a reasonable period (#5100)
4 years ago
Adam Ho b56829c7b8
site: fix blog typo (#5090)
4 years ago
Orta Therox 9975169539
Update docs now the lang tools stuff is in prod (#5081)
4 years ago
Rich Harris db0b3b3dfc bump svelte-repl
4 years ago
Rich Harris 82b1025d44 fix regex used to build docs
4 years ago
Rich Harris ab370963f5 merge
4 years ago
Rich Harris 324d18d9c2 update site-kit
4 years ago
Conduitry 9c0507e308 site: bump svelte-repl
4 years ago
Tan Li Hau 2450dd1ff0
update acorn@^7.3.1 for optional chaining support (#5013)
4 years ago
Tan Li Hau 55c809624d
fix collapsing HTML with static content (#5059)
4 years ago
Conduitry d3ee85e5fe update changelog
4 years ago
Bassam Ismail 46fe407478
make tweened options optional in types (#5068)
4 years ago
Tan Li Hau 1a71e04079
fix bind:this, skip checking before adding to binding_callbacks (#5072)
4 years ago
Bassam Ismail 0520a10dc0
site: check if mapbox key is set before generating the production build (#5057)
4 years ago
Tan Li Hau e1b55f0fc3
add further cases where {@html} uses an anchor (#5061)
4 years ago
Bassam Ismail 1c39f6079f
chore(typo): address typo in the PR template (#5058)
4 years ago
Sam Saccone 2d5f1a6aa3
[a11y] Make anchor tag tutorial nav accessible (#5055)
4 years ago
Conduitry e139bd4922 update changelog
4 years ago
Bassam Ismail 0e2bc352df
fix hoisting of imported, mutated stores (#5022)
4 years ago