Commit Graph

5992 Commits (c8334c8b2839a7acea26ef2e6d6fe7c2cfa8cbbd)
 

Author SHA1 Message Date
Shriji c8334c8b28
Update README.md () 4 years ago
Simon H fb8ef740fa
Blog post: Fix link 4 years ago
hmt 2db9cc2bc9
Some typos [ci-skip] () 4 years ago
Daniel Sandoval 33d1fc741a
"What's new in Svelte" November newsletter () 4 years ago
Tan Li Hau 148b6105ed
fix else block transition update () 4 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots () 4 years ago
Tan Li Hau 5d7ffdb8a7
fix function slot props based on context () 4 years ago
Tan Li Hau 6fa3e91b5d
support $$props and $$restProps for custom elements () 4 years ago
Ben McCann 0ca36a16b5
Bump eslint-config to 5.5.0 () 4 years ago
Conduitry a47ca4498a update changelog 4 years ago
Tan Li Hau cfc73be90f
add Node and Element as known globals () 4 years ago
izumiiii 9e0556cf70
docs: fix a11y warning in media elements example () 4 years ago
Ben McCann 7ea6a2994a
Curly braces linting fixes () 4 years ago
halfnelson 7c1e6a6ce7
refactor sourcemap and preprocessor tests () 4 years ago
Conduitry 65104e8b2a -> v3.29.4 4 years ago
Conduitry 040e9cc6fa
fix code generation error with nullish coalescing operator and logical operators () 4 years ago
Conduitry 5cbc8c80b1 -> v3.29.3 4 years ago
Conduitry a6040d6e73 -> v3.29.2 4 years ago
Conduitry ae1f9e5f9a -> v3.29.1 4 years ago
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial () 4 years ago
Conduitry b9ac8c9e47 update changelog 4 years ago
Jesse Skinner a4e4bd0f53
get context at start of {#if} update block instead of at the end () 4 years ago
Conduitry f038cf75fa update changelog 4 years ago
Andreas Ehrencrona 46690473ef
only allow passing functions to lifecycle functions () 4 years ago
Conduitry 0ec928324f update changelog 4 years ago
Damián Pumar 5d480c5d5a
fix compiler hanging on <slot slot="..."> () 4 years ago
Kevin Åberg Kultalahti 40c850d3e7
Add svelte@next caveat to bug report template () 4 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 () 4 years ago
Daniel Power 379a4454c1
tutorial: move function declaration before reference () 4 years ago
Jessa Marie Pedrola 10f68289ba
Add more video courses links in FAQ () 4 years ago
Robert Hall cfcc281ead
readme: add Discord chat badge () 4 years ago
Andreas Ehrencrona b865494def
Preparing for adding unused warning to eslint config () 4 years ago
Kevin Åberg Kultalahti 24b8e9e2d6
site: remove Svelte Summit banner () 4 years ago
Oscar Mattsson dc717bd7d1
Fixed outdated typescriptlang.org link in comment () 4 years ago
pngwn 0c53b5b79d
site: add svelte summit banner with link () 4 years ago
Tan Li Hau ebbbc0d298
docs: add missing `easing` option to `fade` () 5 years ago
Conduitry 377c7647ed update changelog 5 years ago
Andreas Ehrencrona aa759f44fc
add missing end AST property to non-top-level <style> tags () 5 years ago
Andreas Ehrencrona e508fb7b8b
fix indentation and remove unused variables () 5 years ago
Conduitry a28d776c06 update changelog 5 years ago
Bob Fanger 3fa15b9688
fix: typing get svelte/store () 5 years ago
Daniel Sandoval 324f74b427
"What's new in Svelte" October newsletter () 5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config () 5 years ago
Conduitry c24b313b1a -> v3.29.0 5 years ago
Tan Li Hau 2d88dc460e
warn for possible use of component without uppercase tag name () 5 years ago
Conduitry 99e2cfca11 update changelog 5 years ago
orange4glace fd0c6ee4d8
fix unmounting components delayed bidirectional transitions () 5 years ago
Tan Li Hau 2c5f1c466e
add typings to `get_store_value` () 5 years ago
Tan Li Hau 8056829a91
allow <slot> to be part of a slot () 5 years ago
Ben McCann 0645631b28
Use TypeScript in tests () 5 years ago