Teymour Aldridge
935caee269
Minor code simplification ( #5065 )
5 years ago
Tan Li Hau
0ac341d2c6
expose which slots are present in $$slots ( #4602 )
5 years ago
Wolfr
dccdb9f130
site: show REPL input/output toggle on iOS without scrolling ( #5175 )
5 years ago
Tan Li Hau
e879cb5a4c
fix not passing child_ctx for catch block ( #5261 )
5 years ago
Conduitry
76b7196a1b
update changelog
5 years ago
Simon H
aa7e5e32b1
add typings for createEventDispatcher ( #5260 )
5 years ago
Conduitry
6ebe7f8210
update changelog
5 years ago
Zachiah
0e1345548f
add selector to message of css-unused-selector warning ( #5253 )
5 years ago
Tan Li Hau
7aae362bcb
fix reference for namespaced component ( #5256 )
5 years ago
Venkateshwaran Selvaraj
ad8d8564ec
Adding Rich Harris's Frontend Masters course on FAQ page ( #5180 )
...
* Adding Rich Harris's Frontend Masters course on FAQ page
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
5 years ago
dependabot[bot]
5d5a608d32
Bump prismjs from 1.17.1 to 1.21.0 in /site ( #5250 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.17.1 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.17.1...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Luca Bonavita
8f17d6c78c
docs: document `bind:files` ( #5141 )
5 years ago
Tan Li Hau
5194f596f7
do not declare variable for member assignment in reactive declaration in SSR ( #5251 )
5 years ago
Rich Harris
a1cb70dde4
bump site-kit version
5 years ago
Rich Harris
4c449a741f
bump site-kit version
5 years ago
Ben McCann
1398affa53
Update TypeScript blog post with info about Sapper ( #5249 )
5 years ago
Ben McCann
cf57050f49
Mention "import type" in TypeScript FAQ ( #5243 )
...
* Mention "import type" in TypeScript FAQ
* Update site/content/faq/500-what-about-typescript-support.md
Co-authored-by: Christian Kaisermann <christian@kaisermann.me>
5 years ago
Conduitry
a62d736215
-> v3.24.1
5 years ago
Conduitry
0f3bbb441e
update changelog
5 years ago
Bassam Ismail
fb51dd8f07
add a11y-media-has-caption check ( #5075 )
5 years ago
Conduitry
308f3c284d
update changelog
5 years ago
Bassam Ismail
62ab75e365
add a11y-label-has-associated-control check ( #5074 )
5 years ago
Conduitry
f0d586f4a4
update changelog
5 years ago
Carlos Roso
fdf3ab88be
Fix transitions for each-else blocks ( #5179 )
...
Co-authored-by: khang8591 <khang859@gmail.com>
5 years ago
pngwn
d81cb83ae0
Add type param to setContext and getContext ( #5224 )
5 years ago
Charles Rosaaen
231e4a0b3c
site: update link in blog for SCode extension ( #5232 )
5 years ago
João Paulo
a0ed7040f1
site: clarify file -> module in <svelte:self> tutorial ( #5171 )
5 years ago
Conduitry
f4f16da455
site: use relative link to tutorial in FAQ entry
5 years ago
M. Habib Rosyad
1f87f5fb20
site: fix escaping in RSS feed ( #5214 )
5 years ago
Tan Li Hau
02e10b1159
fix bind:group contextual reference ( #5199 )
5 years ago
Tan Li Hau
3dad14f0e1
better error message for mismatched tags due to autoclosing ( #5060 )
5 years ago
rmacklin
40987b7780
site: update links in the Sapper intro blog post ( #5189 )
5 years ago
Rich Harris
fb8bab8164
diff highlighting
5 years ago
Rich Harris
4b7c16e33a
tweak blog post anchor style to be less noisy
5 years ago
Orta Therox
f6152002eb
Initial stab at a TypeScript blog post ( #5101 )
...
* Initial stab at a blog post
* Update site/content/blog/2020-06-04-svelte-and-typescript.md
Co-authored-by: pngwn <hello@pngwn.io>
* Update 2020-06-04-svelte-and-typescript.md
* Apply suggestions from code review
Co-authored-by: halfnelson <dpershouse@gmail.com>
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
* Tighten the post
* Fix degit sample
* Feedback
* More feeedback
* Handle feedback
* Handle all the feedback in the PR
* Add a note about the should work
* Change date
* code style consistency, fix syntax error
Co-authored-by: pngwn <hello@pngwn.io>
Co-authored-by: halfnelson <dpershouse@gmail.com>
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
5 years ago
Luca Bonavita
c31a4b56d0
site: rephrase to clarify that actions can have just one parameter.
...
Closes #5173
5 years ago
Benjamin Schachter
25e9e684f6
site: explain how to use `site-kit` and `site-repl` ( #5163 )
...
Co-authored-by: Luca Bonavita <mindrones@users.noreply.github.com>
5 years ago
Tan Li Hau
ec0f79c5af
add updating guard to binding callback ( #5126 )
5 years ago
dependabot[bot]
5b80874cd4
Bump lodash from 4.17.15 to 4.17.19 ( #5152 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
8096bbd4a0
Bump lodash from 4.17.15 to 4.17.19 in /site ( #5155 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Wolfr
b54538e44f
Fixes #5153 ( #5154 )
5 years ago
Tan Li Hau
d472bd2f5e
invalidate $$props and $$restProps only when there are changes ( #5123 )
5 years ago
Lev Maximov
fd0b47d0da
site: use https in link in blog ( #5148 )
5 years ago
Stanislav Lashmanov
5c6730e382
Simplify each block bindings example ( #5094 )
...
No need for CSS here, the same effect could be achieved with just a `disabled` binding.
5 years ago
Tan Li Hau
fc7e99e9f0
fix $$props reactive for slots ( #5125 )
5 years ago
Orta Therox
8a8177b897
site: add FAQ entry for how to document a svelte component ( #5131 )
5 years ago
Luca Bonavita
c2788de652
site: remove an obsolete TODO in blog post ( #5135 )
5 years ago
Antony Jones
d19bcef690
Increase timeout for unit build
...
Also due to Mac occasionally taking longer than the allocated time.
5 years ago
Antony Jones
da7578cbf1
Increase timeout for unit tests
...
Mac build randomly takes between 1 minute + 4 minutes, so this stops it getting cancelled.
5 years ago
Conduitry
87aeb1d609
-> v3.24.0
5 years ago