Commit Graph

5979 Commits (7c1e6a6ce7cce68f41a7628d6b59340673e05046)
 

Author SHA1 Message Date
halfnelson 7c1e6a6ce7
refactor sourcemap and preprocessor tests (#5583)
4 years ago
Conduitry 65104e8b2a -> v3.29.4
4 years ago
Conduitry 040e9cc6fa
fix code generation error with nullish coalescing operator and logical operators (#5564)
4 years ago
Conduitry 5cbc8c80b1 -> v3.29.3
4 years ago
Conduitry a6040d6e73 -> v3.29.2
4 years ago
Conduitry ae1f9e5f9a -> v3.29.1
4 years ago
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial (#5523)
4 years ago
Conduitry b9ac8c9e47 update changelog
4 years ago
Jesse Skinner a4e4bd0f53
get context at start of {#if} update block instead of at the end (#5531)
4 years ago
Conduitry f038cf75fa update changelog
4 years ago
Andreas Ehrencrona 46690473ef
only allow passing functions to lifecycle functions (#5529)
4 years ago
Conduitry 0ec928324f update changelog
4 years ago
Damián Pumar 5d480c5d5a
fix compiler hanging on <slot slot="..."> (#5536)
4 years ago
Kevin Åberg Kultalahti 40c850d3e7
Add svelte@next caveat to bug report template (#5561)
4 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
4 years ago
Daniel Power 379a4454c1
tutorial: move function declaration before reference (#5491)
4 years ago
Jessa Marie Pedrola 10f68289ba
Add more video courses links in FAQ (#5490)
4 years ago
Robert Hall cfcc281ead
readme: add Discord chat badge (#5546)
4 years ago
Andreas Ehrencrona b865494def
Preparing for adding unused warning to eslint config (#5498)
4 years ago
Kevin Åberg Kultalahti 24b8e9e2d6
site: remove Svelte Summit banner (#5545)
4 years ago
Oscar Mattsson dc717bd7d1
Fixed outdated typescriptlang.org link in comment (#5544)
4 years ago
pngwn 0c53b5b79d
site: add svelte summit banner with link (#5537)
4 years ago
Tan Li Hau ebbbc0d298
docs: add missing `easing` option to `fade` (#5495)
4 years ago
Conduitry 377c7647ed update changelog
4 years ago
Andreas Ehrencrona aa759f44fc
add missing end AST property to non-top-level <style> tags (#5487)
4 years ago
Andreas Ehrencrona e508fb7b8b
fix indentation and remove unused variables (#5479)
4 years ago
Conduitry a28d776c06 update changelog
4 years ago
Bob Fanger 3fa15b9688
fix: typing get svelte/store (#5483)
4 years ago
Daniel Sandoval 324f74b427
"What's new in Svelte" October newsletter (#5429)
4 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
4 years ago
Conduitry c24b313b1a -> v3.29.0
4 years ago
Tan Li Hau 2d88dc460e
warn for possible use of component without uppercase tag name (#5302)
4 years ago
Conduitry 99e2cfca11 update changelog
4 years ago
orange4glace fd0c6ee4d8
fix unmounting components delayed bidirectional transitions (#5353)
4 years ago
Tan Li Hau 2c5f1c466e
add typings to `get_store_value` (#5269)
4 years ago
Tan Li Hau 8056829a91
allow <slot> to be part of a slot (#4295)
4 years ago
Ben McCann 0645631b28
Use TypeScript in tests (#5433)
4 years ago
Tan Li Hau 3970def5eb
fix sibling combinators with spread attributes (#5467)
4 years ago
Tan Li Hau 296e81af4d
add EventSource to the known globals (#5468)
4 years ago
Conduitry 46a83a50e3 -> v3.28.0
4 years ago
Tan Li Hau fa7c780bad
{#key} block (#5397)
4 years ago
Conduitry 0ca1dcd33c -> v3.27.0
4 years ago
Tan Li Hau 967b88186b
scope CSS sibling combinators (#5427)
4 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier (#5442)
4 years ago
Tan Li Hau 41d1656458
update keyed each when key expression changes (#5447)
4 years ago
Tan Li Hau c3b56a164e
handle destructuring to a store value (#5452)
4 years ago
Tan Li Hau 6e0cd9bcbf
fix missing-declaration warning for use:obj.method (#5454)
4 years ago
Simon H 4c135b0b8d
Update editor recommendations of old blog post (#5434)
4 years ago
Conduitry e867a4de33 -> v3.26.0
4 years ago
Cal Jacobson 6c8bd6e5aa
Include link to VS Code extension in tutorial (#5231)
4 years ago