Commit Graph

6487 Commits (7d308cbb95e01bf9ac47fef894a730f4b88bcc5a)
 

Author SHA1 Message Date
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
Alfred Ringstad f001107711 Implement svelte:element for dynamically setting HTML DOM type
6 years ago
Conduitry 26d006591d -> v3.37.0
6 years ago
Peter Boling 5ba7d35921
site: improve grammar in tutorial comment (#6156)
6 years ago
Tan Li Hau 6c5257beb2
allow passing in context in constructor (#6032)
6 years ago
GeopJr bcf2313a34
ci: cache node_modules (#6048)
6 years ago
Ben McCann 31cb5206e0 Remove trailing whitespace
6 years ago
Mitchell Austin 00acbf2117
Tutorial: remove outline on scrollbar thumb (#6090)
6 years ago
dependabot[bot] 4ccd65fdc3
Bump y18n from 4.0.0 to 4.0.1 (#6151)
6 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