Commit Graph

6560 Commits (7c0337a697d2356cae0ee23370a73c9e8737d362)
 

Author SHA1 Message Date
Adam Alexander 3301b09619
Fix tutorial instructions refer to wrong line number in code (#6342)
5 years ago
Ajit Krishna b11f5b12f5
Update <svelte:options> copy (#6339)
5 years ago
Lawrence Logoh 58b897fc83
updated select-bindings text.md (#6333)
5 years ago
Walker Lockard 19e4a4fdf3
Update tutorial text.md (#6329)
5 years ago
dependabot[bot] 0a3be1d041
Bump hosted-git-info from 2.7.1 to 2.8.9 (#6315)
5 years ago
dependabot[bot] cd893cda41
Bump hosted-git-info from 2.8.8 to 2.8.9 in /site (#6318)
5 years ago
dependabot[bot] a1600ff68e
Bump lodash from 4.17.20 to 4.17.21 in /site (#6309)
5 years ago
dependabot[bot] 8659f717d9
Bump lodash from 4.17.19 to 4.17.21 (#6307)
5 years ago
Ben McCann 086cff2272
Add issue number to changelog
5 years ago
Conduitry 5975b2dbd2 -> v3.38.2
5 years ago
Conduitry 6d16e92606
Revert hydration optimisation (#6290)
5 years ago
Alex Iglesias 341160f782
[Tutorial] Update Chapter 19 to reference SvelteKit (#6284)
5 years ago
Daniel Sandoval 7b6526ed70
"What's new in Svelte" May newsletter (#6243)
5 years ago
Conduitry 166a61aa26 -> v3.38.1
5 years ago
Tan Li Hau 94bfeae5d5
fix claim_text (#6275)
5 years ago
Conduitry b3a642c3d3 -> v3.38.0
5 years ago
Conduitry 1b4c83c41f update changelog
5 years ago
Tan Li Hau ebd21ae6d3
fix updating of slot contents when aborting transition (#6042)
5 years ago
Vidit Sarkar 93a5511447
rename LICENSE to LICENSE.md (#6239)
5 years ago
Conduitry 7ef869fc76 update changelog
5 years ago
Térence Hollander 842b8412b6
fix(a11y): do not warn if href value is dynamic (#6110)
5 years ago
Conduitry 20cb78377d update changelog
5 years ago
Milan Jaritz ff23c45de1
fix types: make crossfade fallback param optional (#6201)
5 years ago
Conduitry c8632a9b53 update changelog
5 years ago
Geoff Rich 7042755e7a
fix setting boolean attributes on custom elements (#6073)
5 years ago
Conduitry f0f8fae114 update changelog
5 years ago
Tan Li Hau 02b49a1bb4
implement passing CSS custom properties to components (#6237)
5 years ago
Conduitry ce55e10df5 update changelog
5 years ago
Tan Li Hau 3d1af7fb68
support :global() in compound selector (#6223)
5 years ago
Conduitry 0e8ed759a0 update changelog
5 years ago
Lyu, Wei-Da 00e58e7bc8
Fix {#await} block scope when updating (#6219)
5 years ago
Conduitry 6d5a200e04 update changelog
5 years ago
halfnelson 4633697214
Don't auto change to svg namespace when in foreign namespace (#6261)
5 years ago
Mohammed Al-Qurafi a39fc8de72
Add "context" typing to SvelteComponent constructor options (#6236)
5 years ago
BabakFP ec2540787a
Changing tutorial/example order from script-style-html to script-html-style (#6213)
5 years ago
Mlocik97 697d4c7f51
Add link to SvelteKit to Svelte website. (#6161)
5 years ago
Mauricio Paternina 27234275c0
tutorial: fix custombutton colors for a11y contrast (#6212)
5 years ago
Ben McCann 10e3e3dae8
Improve SSR hydration performance (#6204)
5 years ago
Ben McCann f322e3fba4
Upgrade version of jsdom used in tests (#6202)
5 years ago
Maxime LUCE 370dd4d81b
ci: increase timeouts to avoid random breaks (#6193)
5 years ago
Simon H dafbdc286e
Update unreleased
5 years ago
Maxime LUCE 08047c14b6
Pass full markup source to preprocessors (#6169)
5 years ago
Geoff Rich a55295de8c
docs: mention that svelte:self can be in a slot (#6184)
5 years ago
Simon H 52d6a5905d
Update unreleased
5 years ago
Fielding Johnston 3b4d53e611
fix(store): add missing `derived` type definition (#6172)
5 years ago
Antony Jones 5c309a5a78
Add sponsorship button
5 years ago
Daniel Sandoval c7e820e08f
"What's new in Svelte" April newsletter (#6129)
6 years ago
Alfred Ringstad 392bdc6b10 Add documentation
6 years ago
Alfred Ringstad 54e1c23b32 Reuse DOM elements if possible. Add dev warnings when passing nullish values as tag. Throw an error when trying to bind other than this. Add more tests.
6 years ago
Alfred Ringstad 4fcc68188d Add add_css_class method to DynamicElement
6 years ago