Commit Graph

5886 Commits (82dc26a31c37906153e07686b73d3af08dd50154)
 

Author SHA1 Message Date
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
4 years ago
Conduitry 1d9e2a13f2 update changelog
4 years ago
Irshad PI e0e434234d
Await: re-throw error when there is no catch block and promise is rejected (#5149)
4 years ago
Alex Rock cd95654a97
Allow using the compiler as an ESM module (#4972)
4 years ago
Teymour Aldridge 935caee269
Minor code simplification (#5065)
4 years ago
Tan Li Hau 0ac341d2c6
expose which slots are present in $$slots (#4602)
4 years ago
Wolfr dccdb9f130
site: show REPL input/output toggle on iOS without scrolling (#5175)
4 years ago
Tan Li Hau e879cb5a4c
fix not passing child_ctx for catch block (#5261)
4 years ago
Conduitry 76b7196a1b update changelog
4 years ago
Simon H aa7e5e32b1
add typings for createEventDispatcher (#5260)
4 years ago
Conduitry 6ebe7f8210 update changelog
4 years ago
Zachiah 0e1345548f
add selector to message of css-unused-selector warning (#5253)
4 years ago
Tan Li Hau 7aae362bcb
fix reference for namespaced component (#5256)
4 years ago
Venkateshwaran Selvaraj ad8d8564ec
Adding Rich Harris's Frontend Masters course on FAQ page (#5180)
4 years ago
dependabot[bot] 5d5a608d32
Bump prismjs from 1.17.1 to 1.21.0 in /site (#5250)
4 years ago
Luca Bonavita 8f17d6c78c
docs: document `bind:files` (#5141)
4 years ago
Tan Li Hau 5194f596f7
do not declare variable for member assignment in reactive declaration in SSR (#5251)
4 years ago
Rich Harris a1cb70dde4 bump site-kit version
4 years ago
Rich Harris 4c449a741f bump site-kit version
4 years ago
Ben McCann 1398affa53
Update TypeScript blog post with info about Sapper (#5249)
4 years ago
Ben McCann cf57050f49
Mention "import type" in TypeScript FAQ (#5243)
4 years ago
Conduitry a62d736215 -> v3.24.1
4 years ago
Conduitry 0f3bbb441e update changelog
4 years ago
Bassam Ismail fb51dd8f07
add a11y-media-has-caption check (#5075)
4 years ago
Conduitry 308f3c284d update changelog
4 years ago
Bassam Ismail 62ab75e365
add a11y-label-has-associated-control check (#5074)
4 years ago
Conduitry f0d586f4a4 update changelog
4 years ago
Carlos Roso fdf3ab88be
Fix transitions for each-else blocks (#5179)
4 years ago
pngwn d81cb83ae0
Add type param to setContext and getContext (#5224)
4 years ago
Charles Rosaaen 231e4a0b3c
site: update link in blog for SCode extension (#5232)
4 years ago
João Paulo a0ed7040f1
site: clarify file -> module in <svelte:self> tutorial (#5171)
4 years ago
Conduitry f4f16da455 site: use relative link to tutorial in FAQ entry
4 years ago
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