Commit Graph

6512 Commits (990c21f7f32772f84a14ad36dbae07086883e10d)
 

Author SHA1 Message Date
Conduitry 64c162c6b7 docs: adjust formatting in compiler options table
3 years ago
Conduitry 341137285d update changelog
3 years ago
Geoff Rich 2842227cf0
docs: fix heading level a11y issue (#5679)
3 years ago
Eirik Vågeskar 854a7de451
[docs] Add tutorial step for key blocks (#6420)
3 years ago
Ben McCann 384513e3b1 Update CHANGELOG
3 years ago
Daybrush (Younkue Choi) 201a71d8b7
fix insert function (#6445)
3 years ago
Simon H b662c7fd41
[chore] move compiler warnings/errors to dedicate files (#6503)
3 years ago
Adam Bates f2ca8bc64b
[docs] Fixed typo 'site-repl' -> 'svelte-repl', with minor change to a sentence's structure (#6498)
3 years ago
decaylala 8457a73cef
[docs] adjust function name (#6495)
3 years ago
Ben McCann f2fa7b2186 [docs] bump site-kit version
3 years ago
Dominik G b06474eb49
fix: add ssr.* to package files so that the exports added in #6416 work (#6483)
3 years ago
Ben McCann 2077a7b2a0 update changelog
3 years ago
Geoff Rich 391258aa10
Remove caption warning on <audio> (#6054)
3 years ago
Geoff Rich a35506b5eb
[docs] update a11y docs (#6487)
3 years ago
Joakim Berglund ecc3c08999
Trackpad and touch support in media example (#5912)
3 years ago
Jatin Hemnani c4f4a3dc2e
[docs] added transition on toggling folder in tutorial (#6453)
3 years ago
Odee 287cccc450
[docs] Update auto-subscriptions tutorial to explicitly say that subscribe returns unsubscribe (#6448)
3 years ago
Daniel Sandoval a6fbf7faf5
[docs] "What's new in Svelte" July newsletter (#6459)
3 years ago
Ben McCann 8d91cbc56a
Update PR template to ask for PR category (#6475)
3 years ago
Tan Li Hau 95f3f1c0b3
fix ci after merge conflicts (#6473)
3 years ago
Lukas Möller 2a9f9d7bb0
Remove unused toggle prop from example (#5124)
3 years ago
Geoff Rich e73f641ca5
Remove deprecated a11y-no-onchange warning (#6457)
3 years ago
Tan Li Hau fca6a6d38a
:global() with pseudo element should be considered as global (#6470)
3 years ago
Tan Li Hau 98ddf8b588
update periscopic (#6471)
3 years ago
Antony Jones 7eebe6e7d0
Add link to "good first issue" issues in Contributing Guide (#4859)
3 years ago
Tan Li Hau 98bec66f51
update changelog
3 years ago
Ignatius Bagus 8c3fb922d8
only check selector that are direct children of `:global` (#6435)
3 years ago
Tan Li Hau f757de328a
update changelog
3 years ago
Tan Li Hau e7af4d7706
expose svelte/ssr which have noop for lifecycle events (#6416)
3 years ago
Tan Li Hau eadb83b934
update changelog
3 years ago
Maxime LUCE aedf69c1cf
Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
3 years ago
dependabot[bot] 487190fd93
Bump prismjs from 1.23.0 to 1.24.0 in /site (#6467)
3 years ago
Caleb Chiesa 98ece151b3
Fix typo in stores tutorial (#6461)
3 years ago
Simon H 7b914a46b1
update changelog
3 years ago
Luis Confraria 554d5dd391
Fix preserveComments on ssr (#4736)
3 years ago
Simon H 40f4615cf4
update changelog
3 years ago
Anthony Le Goas 58790a9281
a11y: check if mouse events are accompanied by key events (#5938)
3 years ago
Tan Li Hau 50bff36407
update changelog
3 years ago
Mohammed Al-Qurafi 1b33248ead
#6299 - Throw a compile error when passing an empty directive name (#6300)
3 years ago
Ben McCann 2357e642e3
Rename menu item from API to Docs (#6456)
3 years ago
Tan Li Hau e69c05a7db
Update CHANGELOG.md
3 years ago
zerdox 0df9233fb1
Fix wrong "slot" property warning (runtime) (#6065)
3 years ago
Tan Li Hau 5d824966a2
internal: add typescript def for transitions (#5625)
3 years ago
Simon H 92fba761a8
docs: clarify writable value is lost when destroyed
3 years ago
Simon H 5f584d165a
update unreleased
3 years ago
Dennis Kaspar b464320607
Add trusted modifier (#6149)
3 years ago
swyx e43778a0c4
document new style props feature in Svelte 3.38 (#6378)
3 years ago
EmNudge 0e18b1311e
docs: clarified readonly prop access (#5825)
3 years ago
Ophir LOJKINE f797482e27
Add documentation for crossfade (#6196)
3 years ago
fivem bca46b9f70
tutorial: In the onDestroy example, explicitly show the memory leak (#5515)
3 years ago