Commit Graph

6052 Commits (e7edd7cc235a35e9230e6c6f22312443a62502bc)
 

Author SHA1 Message Date
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
milahu ccf0bcf469
merge mocharc.coverage into mocharc (#5385)
4 years ago
Tan Li Hau 87ed0b2f42
fix await stuck indefinitely without catch (#5402)
4 years ago
Tan Li Hau 1ce6ac5d48
fix destructuring to get multiple stores (#5390)
4 years ago
Tan Li Hau 338cf877bc
maintain context for transition (#5392)
4 years ago
Tan Li Hau 46d423d9db
fix css specificity for child combinator (#5399)
4 years ago
Tan Li Hau 7900e3eafa
fix style scoping with > * (#5400)
4 years ago
Rich Harris 04498769b5 bump site-kit version
4 years ago
lonevox 3255f8b662
site: change "on to" to "onto" in tutorial 03 (#5386)
4 years ago
Ben McCann d9364c4e9c
site: standardize building command (#5380)
4 years ago
Conduitry 8271658fa8 site: revert to sapper@0.27
4 years ago
Conduitry 5bf2d6fadf -> v3.25.0
4 years ago
Conduitry dfb15a6a37 fix lint
4 years ago
Conduitry daa1c390d5 update changelog
4 years ago
Th0rN13 4b59491ea4
Fix: input type number warning in browsers (#4772)
4 years ago
dependabot[bot] d201c5bfb3
Bump node-fetch from 2.6.0 to 2.6.1 in /site (#5377)
4 years ago
dependabot[bot] 6ecc288d94
Bump node-fetch from 2.6.0 to 2.6.1 (#5376)
4 years ago
milahu c96673bcea
Upgrade to mocha 7 and migrate to mocharc (#5357)
4 years ago
Conduitry b7710b93bc update changelog
4 years ago
rdb 211fc92e69
Fix current component not being cleared after component update (#4909)
4 years ago