Commit Graph

6156 Commits (bcf2313a34fc29794fb85f1a93d1fbec629a05dd)
 

Author SHA1 Message Date
GeopJr bcf2313a34
ci: cache node_modules (#6048)
4 years ago
Ben McCann 31cb5206e0 Remove trailing whitespace
4 years ago
Mitchell Austin 00acbf2117
Tutorial: remove outline on scrollbar thumb (#6090)
4 years ago
dependabot[bot] 4ccd65fdc3
Bump y18n from 4.0.0 to 4.0.1 (#6151)
4 years ago
Conduitry ed01d16a8e -> v3.36.0
4 years ago
Conduitry 286c60da4d
fix missing slotted elements in AST (#6148)
4 years ago
Mark A Shuttleworth e84e356ca5
site: fix grammatical issue in tutorial/update (#6136)
4 years ago
Conduitry 32f58b9d41 update changelog
4 years ago
Luke Edwards e5a5eaeef0
fix: revert breaking change for `compiler/preprocess` types location (#6100)
4 years ago
Stephane 47e1eeed56
Add documentation and tutorial for svelte:fragment (#6097)
4 years ago
Alaric von Teplitz ddfe920ede
Spelling error fix. (#6131)
4 years ago
Simon H ff0ccb8755
Update unreleased
4 years ago
Sang 18d9fb56f7
Export store's useful typescript definitions (#5887)
4 years ago
Simon H 4e346b9970
Update unreleased
4 years ago
Umang Galaiya 27a61a709b
Export interfaces for transition params (#5221)
4 years ago
AmirHossein Ahmadi e6d9c5f0e3
Export the EasingFunction type (#6056)
4 years ago
Tim dd7b5afbf0
export interfaces Spring and Tweened (#6122)
4 years ago
JounQin 50dcc2aaa4
chore: add `this: void` typing to store functions (#6094)
4 years ago
Stephane 42a9431e70
Link to Svelte Society instead of old Community site (#6043)
4 years ago
Ben McCann f20c5ede30
Update FAQ for SvelteKit beta (#6124)
4 years ago
Rich Harris 798d1f9b5a add "what is sveltekit" section
4 years ago
Rich Harris 1a906dffe1 tweak aside placement
4 years ago
Rich Harris 5655e46dac fix blog post date
4 years ago
Rich Harris 4b8ddc3469
SvelteKit beta launch post (#6120)
4 years ago
Geoff Rich ce3a579125
docs: update 7gui example links (#6052)
4 years ago
Conduitry c56653dfd6 -> v3.35.0
4 years ago
Conduitry 2853be1ff2 update changelog
4 years ago
Daniel Sandoval 22355a3a34
"What's new in Svelte" March newsletter (#6033)
4 years ago
Simon H 423a7f2e61
Add "Where can I get support?" to FAQ (#6036)
4 years ago
Tan Li Hau 1d6e20f2a9
implement <svelte:fragment> (#4556)
4 years ago
Conduitry c4479d976b revert to v1 lockfile
4 years ago
Rich Harris f792c14492 -> v3.34.0
4 years ago
Rich Harris 2925a00eff
add cssHash option (#6026)
4 years ago
Conduitry 5c8807e523 -> v3.33.0
4 years ago
Tan Li Hau d17a90cc44
allow destructured defaults to refer to variables (#5986)
4 years ago
Tan Li Hau b764374b62
no warning on contextual-store if declaring it as a parameter / variable (#6008)
4 years ago
Conduitry 8ea4fb1106 update changelog
4 years ago
Conduitry 9a9b934a08
work around publishing issue with npm v7 (#5983)
4 years ago
Miłosz Wiśniewski 5e293f9b0f
chore: remove unnecessary indent_size from editorconfig (#5992)
4 years ago
Antony Jones 6928f9492c
Emphasis on method name
4 years ago
Antony Jones 48b56bd819
Update changelog
4 years ago
Pontus Lundin d4f98fb63a
Call onMount when connected & clean up when disconnected for custom element (#4522)
4 years ago
Conduitry d3f3ea38d0 -> v3.32.3
4 years ago
Tan Li Hau e8094df779
fix remove of lone :host selectors (#5984)
4 years ago
Conduitry 160a4eccd1 -> v3.32.2
4 years ago
Conduitry 341948e166 update changelog
4 years ago
pushkine a9c1dc9b59
fix extra invalidation with component prop binding to object property (#5890)
4 years ago
Tan Li Hau 8867bc31c2
update css-tree@^1.1.2 (#5958)
4 years ago
Tan Li Hau 44f41c9edd
fix :host and :global css scoping (#5957)
4 years ago
Alexis Ménard ebbdb4277c
Tutorial : a better explanation of component events (#4639)
4 years ago