Commit Graph

6030 Commits (9200b68515b4730868985fa5724400eccb48d036)
 

Author SHA1 Message Date
Tan Li Hau 9200b68515 add missing export for hasContext (#5727)
6 years ago
Conduitry 7a70f2fcad -> v3.30.0
6 years ago
pushkin ec0a87886f make unused `transition_out` parameters optional (#5587)
6 years ago
Tan Li Hau 0968686824 support spread into slot props (#5616)
6 years ago
Simon H 205aa87c0b typed SvelteComponent(Dev) interface (#5431)
6 years ago
Adam Rackis a983df7edd make TypeScript ignore global typings (#5704)
6 years ago
Conduitry c1a229cd6f update changelog
6 years ago
Tan Li Hau 2be7e38128 reactive dependency not referenced can't set to undefined initially (#5600)
6 years ago
Tan Li Hau 7cde44eb96 fix order of html tags with {#if} in {#key} block (#5685)
6 years ago
Conduitry f9c019d3e4 update changelog
6 years ago
pushkin c82a3cf782 add hasContext lifecycle function (#5690)
6 years ago
Conduitry 03864a4e10 update changelog
6 years ago
Wei Zhu 1f581c2c5a fix: add missing `walk` type in compiler.d.ts (#5696)
6 years ago
Ben McCann 27aff7e562 Fix eslint issue (#5698)
6 years ago
halfnelson 55fab215f9 Preprocessor sourcemap support (#5584)
6 years ago
pushkin ee43c7d04f Correct `onDestroy` behavior description (#5590)
6 years ago
Antony Jones eedffd3d21 Add envinfo note to github bug template
6 years ago
Phippsy c54efce9a4 docs: mention that degit requires Git (#5532)
6 years ago
Kevin Åberg Kultalahti f94cf10c7c docs: add conditional slot example (#5383)
6 years ago
fivem 66dee1455c tutorial: remove unneccessary performance.now() call inside raf (#5513)
6 years ago
swyx 8780fe0560 document await...catch shorthand (#5682)
6 years ago
Geoff Rich 892c3125e3 docs a11y: increase color contrast in code block syntax highlighting (#5681)
6 years ago
Conduitry 6e9e1f9d92 -> v3.29.7
6 years ago
Fraser Darwent 373f234dd1 add register to exports map (#5671)
6 years ago
Kieran Barker d07dd1ae2a blog: fix link to Svelte package on npm (#5669)
6 years ago
Conduitry bfb6a6cda9 -> v3.29.6
6 years ago
Ben McCann 8c573f2a0f Add package.json to exports map (#5660)
6 years ago
Conduitry ad6abfc509 Revert "fix package when publishing with npm@7"
6 years ago
Conduitry eb8b9097b6 -> v3.29.5
6 years ago
Conduitry 6cb3d7ca19 fix package when publishing with npm@7
6 years ago
Tan Li Hau 92cdc70a1c add export map (#5566)
6 years ago
Tan Li Hau 28068f62d5 support $$slots in custom elements (#5619)
6 years ago
Tan Li Hau a3556ed4f0 add extension to request to support webpack 5 (#5624)
6 years ago
Andy Bruère 3c75117fc5 docs: remove broken link to easing function (#5635)
6 years ago
Ben McCann 64634b5913 Curly brace cleanup and enforcement (#5647)
6 years ago
Mikail Khan bb2d94c587 fixed typo in each loop animation error (#5648)
6 years ago
Rich Harris 862da73bf5 update pubdate
6 years ago
Rich Harris 32bccfd532 draft blog post about sveltekit (#5638)
6 years ago
Shriji e75bba042d Update README.md (#5620)
6 years ago
Simon H e1c424ac97 Blog post: Fix link
6 years ago
hmt 39de4f6b02 Some typos [ci-skip] (#5632)
6 years ago
Daniel Sandoval 4501c1d227 "What's new in Svelte" November newsletter (#5554)
6 years ago
Tan Li Hau 43cfa895ae fix else block transition update (#5591)
6 years ago
Cameron Messinides 43c352810e docs: add documentation for $$slots (#5277)
6 years ago
Tan Li Hau 18dfeafb7b fix function slot props based on context (#5607)
6 years ago
Tan Li Hau 0e290a2eb9 support $$props and $$restProps for custom elements (#5608)
6 years ago
Ben McCann 31f2e178f1 Bump eslint-config to 5.5.0 (#5599)
6 years ago
Conduitry c074aad1b6 update changelog
6 years ago
Tan Li Hau 802a71e42d add Node and Element as known globals (#5601)
6 years ago
izumiiii c4f879e342 docs: fix a11y warning in media elements example (#5606)
6 years ago