Simon H
ecb29aa8cf
Update changelog
2 years ago
Maurício Kishi
f8605d6acb
[fix] harden attribute escaping during ssr ( #7530 )
2 years ago
Yuichiro Yamashita
9635a2e413
[chore] remove nyc stuff ( #7601 )
...
It appears that forgot to remove config related to nyc in this commit.
f1ca1cc098
2 years ago
Yuichiro Yamashita
346c27d4da
[chore] update changelog ( #7602 )
2 years ago
Adam Alexander
cab5e7346d
[docs] fix typo in 02-template-syntax.md ( #7593 )
...
Tiny typo.
2 years ago
Rich Harris
7630a25db5
[docs] update getting started info ( #7573 )
...
* update getting started info
* Update site/content/blog/2019-04-16-svelte-for-new-developers.md
Co-authored-by: Conduitry <git@chor.date>
* Update site/content/tutorial/01-introduction/07-making-an-app/text.md
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
* Update site/content/blog/2019-04-16-svelte-for-new-developers.md
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Co-authored-by: Conduitry <git@chor.date>
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
2 years ago
Ben McCann
9dc308a745
cleanup PR links in last blog post
2 years ago
Daniel Sandoval
d9cc0ffc8f
[docs] "What's new in Svelte" June newsletter ( #7565 )
2 years ago
Tan Li Hau
a4fa98c532
Update CHANGELOG.md
3 years ago
Yuichiro Yamashita
6776fe03fd
fix to apply class directive for svelte:element ( #7531 )
3 years ago
gtmnayan
5242ab9a72
[docs] Fix statement about the order of bind: and on: ( #7357 )
...
* Fix statement about order of bind: and on:
* It's just an example
* Revert and modify
* Update site/content/docs/02-template-syntax.md
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
* Update site/content/docs/02-template-syntax.md
Co-authored-by: Tan Li Hau <tanhauhau@users.noreply.github.com>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
3 years ago
Stephanie Tuerk
8b828a4301
[docs] clarify array methods that won't trigger reactivity ( #7073 )
...
Co-authored-by: Tan Li Hau <tanhauhau@users.noreply.github.com>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Gabor Szabo <gabor@szabgab.com>
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
3 years ago
Matteo Baccan
0ed6ebef9d
[fix] remove duplicate semicolon ( #7534 )
3 years ago
Ben McCann
ab48fbadb3
update changelog
3 years ago
Rich Harris
e7a2350550
Faster SSR ( #5701 )
...
Co-authored-by: Conduitry <git@chor.date>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
3 years ago
Ben McCann
34eb6efedc
[chore] upgrade to eslint 8 ( #7506 )
3 years ago
Hyunseung Lee
0580c2d90d
Update introduction/dynamic-attributes ( #7498 )
3 years ago
Daniel Sandoval
970b9436c8
[docs] "What's new in Svelte" May newsletter ( #7483 )
...
Co-authored-by: Yuichiro Yamashita <xydybaseball@gmail.com>
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
3 years ago
Conduitry
6c0b4d1651
-> v3.48.0
3 years ago
Conduitry
ab589ff78c
update changelog
3 years ago
Yuichiro Yamashita
0d017f4820
[fix] rendering void tag for `<svelte:element>` ( #7453 )
3 years ago
Conduitry
e01115a75c
update changelog
3 years ago
Tan Li Hau
a2de3894c0
[feat] support const tag for if block ( #7451 )
3 years ago
Conduitry
61d1467c25
update changelog
3 years ago
Yuichiro Yamashita
1f1750e72e
[fix] always use `set_attributes` for attribute of `<svelte:element>` ( #7486 )
3 years ago
Conduitry
a28e7392c0
update changelog
3 years ago
Yuji Sugiura
a068719208
[fix] do not be over-eager in removing unused CSS for dialog[open] ( #7495 )
3 years ago
Conduitry
263350019f
update changelog
3 years ago
Conduitry
c02596d945
fix package-lock.json
3 years ago
Yuichiro Yamashita
11ada98565
[docs] fix sentences in `<svelte:element>` ( #7484 )
3 years ago
tanhauhau
0a086c85e4
Merge branch 'tanhauhau/gh-328'
3 years ago
tanhauhau
3e5846c7c5
update api
3 years ago
Tan Li Hau
666929a6d9
use own api to replace jsonplaceholder.typicode.com ( #7472 )
3 years ago
tanhauhau
bc81291afc
use own api to replace jsonplaceholder.typicode.com
3 years ago
Tan Li Hau
d554cdbb25
[docs] add more examples on the spring store API docs ( #7463 )
...
* add more examples on the spring store API docs
* Update site/content/docs/03-run-time.md
Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
* Update site/content/docs/03-run-time.md
Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
3 years ago
Tan Li Hau
9e8592ef2c
Update CHANGELOG.md
3 years ago
Yuichiro Yamashita
1803290864
[fix] Specify svg namespace if {@html} is used in svg ( #7464 )
...
* add test
* create svg element if {@html} tag is inside of svg
* always use claim_html_tag
3 years ago
Yuichiro Yamashita
eb37f4a285
[chore] fix lint ( #7466 )
3 years ago
Thad Guidry
f2029ff110
[docs] Improve clarity of 2 files to edit and improve learning ( #7285 )
3 years ago
Tan Li Hau
0c1bfcb2ea
Update CHANGELOG.md
3 years ago
lidlanca
fb341cca2c
[fix] textContent should not be set for <template> element. ( #7297 )
...
* [fix] textContent should not be set for <template> element.
* tidy - name convetion. minor refactor extract "is template" check to a variable and replace usages.
* test template with text content
* update html in test
3 years ago
Tan Li Hau
df75dd77f4
Update CHANGELOG.md
3 years ago
Bob Fanger
0b0221de99
[fix] Local transitions from #key blocks ( #7286 )
...
* fix: Local transitions from #key blocks
When adding `|local` to a transition inside a {#key} block, only the outro was triggered not the intro.
This PR fixes #5950
* add test case
Co-authored-by: tanhauhau <lhtan93@gmail.com>
3 years ago
Jan
09b5afc8fe
[docs] Remove draft status of setting-up-your-editor blog-entry to fix broken link ( #7310 )
...
* site: add missing word
* comment out link to setting up your editor blog post
Co-authored-by: tanhauhau <lhtan93@gmail.com>
3 years ago
Yosuke Ota
3a238fe057
[fix] strip leading newline after `<pre>` and `<textarea>` ( #7280 )
...
Fixes #7264
3 years ago
Benjamin Bender
9778eef6db
[docs] fix link to webpack-loader ( #7460 )
...
Change link for Webpack-loader from svelte-loader-hot, which is deprecated, to official svelte-loader.
3 years ago
Ben McCann
94f0d7c478
[docs] FAQ cleanup ( #7452 )
3 years ago
Tan Li Hau
4aff59b080
[fix] correctly track dependencies of let: bindings ( #7448 )
...
Fixes #7440
3 years ago
gtmnayan
39d2dfcbcd
[docs] style directive tutorial ( #7161 )
3 years ago
Henning Groß
9276f85768
[feat] improve error message for animate used in a non-keyed each block ( #6838 )
...
* introdcued new compiler error
* making use of newly created compiler error
* updated test for animation not in keyed each
* removed unneeded conditions
3 years ago