Commit Graph

6489 Commits (0d4ad364bea034cffc0326b321395b5231cd8477)
 

Author SHA1 Message Date
Tan Li Hau ebd21ae6d3
fix updating of slot contents when aborting transition (#6042)
3 years ago
Vidit Sarkar 93a5511447
rename LICENSE to LICENSE.md (#6239)
3 years ago
Conduitry 7ef869fc76 update changelog
3 years ago
Térence Hollander 842b8412b6
fix(a11y): do not warn if href value is dynamic (#6110)
3 years ago
Conduitry 20cb78377d update changelog
3 years ago
Milan Jaritz ff23c45de1
fix types: make crossfade fallback param optional (#6201)
3 years ago
Conduitry c8632a9b53 update changelog
3 years ago
Geoff Rich 7042755e7a
fix setting boolean attributes on custom elements (#6073)
3 years ago
Conduitry f0f8fae114 update changelog
3 years ago
Tan Li Hau 02b49a1bb4
implement passing CSS custom properties to components (#6237)
3 years ago
Conduitry ce55e10df5 update changelog
3 years ago
Tan Li Hau 3d1af7fb68
support :global() in compound selector (#6223)
3 years ago
Conduitry 0e8ed759a0 update changelog
3 years ago
Lyu, Wei-Da 00e58e7bc8
Fix {#await} block scope when updating (#6219)
3 years ago
Conduitry 6d5a200e04 update changelog
3 years ago
halfnelson 4633697214
Don't auto change to svg namespace when in foreign namespace (#6261)
3 years ago
Mohammed Al-Qurafi a39fc8de72
Add "context" typing to SvelteComponent constructor options (#6236)
3 years ago
BabakFP ec2540787a
Changing tutorial/example order from script-style-html to script-html-style (#6213)
3 years ago
Mlocik97 697d4c7f51
Add link to SvelteKit to Svelte website. (#6161)
3 years ago
Mauricio Paternina 27234275c0
tutorial: fix custombutton colors for a11y contrast (#6212)
3 years ago
Ben McCann 10e3e3dae8
Improve SSR hydration performance (#6204)
3 years ago
Ben McCann f322e3fba4
Upgrade version of jsdom used in tests (#6202)
3 years ago
Maxime LUCE 370dd4d81b
ci: increase timeouts to avoid random breaks (#6193)
3 years ago
Simon H dafbdc286e
Update unreleased
3 years ago
Maxime LUCE 08047c14b6
Pass full markup source to preprocessors (#6169)
3 years ago
Geoff Rich a55295de8c
docs: mention that svelte:self can be in a slot (#6184)
3 years ago
Simon H 52d6a5905d
Update unreleased
3 years ago
Fielding Johnston 3b4d53e611
fix(store): add missing `derived` type definition (#6172)
3 years ago
Antony Jones 5c309a5a78
Add sponsorship button
3 years ago
Daniel Sandoval c7e820e08f
"What's new in Svelte" April newsletter (#6129)
3 years ago
Conduitry 26d006591d -> v3.37.0
3 years ago
Peter Boling 5ba7d35921
site: improve grammar in tutorial comment (#6156)
3 years ago
Tan Li Hau 6c5257beb2
allow passing in context in constructor (#6032)
3 years ago
GeopJr bcf2313a34
ci: cache node_modules (#6048)
3 years ago
Ben McCann 31cb5206e0 Remove trailing whitespace
3 years ago
Mitchell Austin 00acbf2117
Tutorial: remove outline on scrollbar thumb (#6090)
3 years ago
dependabot[bot] 4ccd65fdc3
Bump y18n from 4.0.0 to 4.0.1 (#6151)
3 years ago
Conduitry ed01d16a8e -> v3.36.0
3 years ago
Conduitry 286c60da4d
fix missing slotted elements in AST (#6148)
3 years ago
Mark A Shuttleworth e84e356ca5
site: fix grammatical issue in tutorial/update (#6136)
3 years ago
Conduitry 32f58b9d41 update changelog
3 years ago
Luke Edwards e5a5eaeef0
fix: revert breaking change for `compiler/preprocess` types location (#6100)
3 years ago
Stephane 47e1eeed56
Add documentation and tutorial for svelte:fragment (#6097)
3 years ago
Alaric von Teplitz ddfe920ede
Spelling error fix. (#6131)
3 years ago
Simon H ff0ccb8755
Update unreleased
3 years ago
Sang 18d9fb56f7
Export store's useful typescript definitions (#5887)
3 years ago
Simon H 4e346b9970
Update unreleased
3 years ago
Umang Galaiya 27a61a709b
Export interfaces for transition params (#5221)
3 years ago
AmirHossein Ahmadi e6d9c5f0e3
Export the EasingFunction type (#6056)
3 years ago
Tim dd7b5afbf0
export interfaces Spring and Tweened (#6122)
3 years ago