Commit Graph

6163 Commits (392bdc6b109727eb0f80d2eaf3770f947b27089c)
 

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