Commit Graph

5971 Commits (a4e4bd0f53b0f716eb9d0b9f8e432c17737f3562)
 

Author SHA1 Message Date
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
Tan Li Hau b5b02f8561
whitelist [open] attribute selector for <details> (#5425)
4 years ago
Tan Li Hau 254096d320
support methods as actions (#5398)
4 years ago
Tan Li Hau b3f54bd2cf
fix store direct property assignment (#5416)
4 years ago
Tan Li Hau aef5671411
update acorn and parse expression as module script (#5423)
4 years ago
Rohan Kokane 5f938535a1
Fix scrollbar being hidden by header on site (#5342)
4 years ago
Shriji bd2175b67b
Add list of books to FAQ (#5404)
4 years ago
infuzz 5f422d8ddb
Link to more video courses in FAQ (#5396)
4 years ago
Conduitry 6601143255 -> v3.25.1
4 years ago