Commit Graph

6016 Commits (dcfbd6951634408d97757f2f66cbfbe622d107c2)
 

Author SHA1 Message Date
halfnelson dcfbd69516
Preprocessor sourcemap support (#5584)
4 years ago
pushkin 1fa46fde4f
Correct `onDestroy` behavior description (#5590)
4 years ago
Antony Jones 449fd1ca1f
Add envinfo note to github bug template
4 years ago
Phippsy 96ac898370
docs: mention that degit requires Git (#5532)
4 years ago
Kevin Åberg Kultalahti daec25604f
docs: add conditional slot example (#5383)
4 years ago
fivem ddd79e3f9d
tutorial: remove unneccessary performance.now() call inside raf (#5513)
4 years ago
swyx e750b7284e
document await...catch shorthand (#5682)
4 years ago
Geoff Rich 02e560c9da
docs a11y: increase color contrast in code block syntax highlighting (#5681)
4 years ago
Conduitry 4524566fda -> v3.29.7
4 years ago
Fraser Darwent e5124e4045
add register to exports map (#5671)
4 years ago
Kieran Barker 795e5855ba
blog: fix link to Svelte package on npm (#5669)
4 years ago
Conduitry ed4288fe43 -> v3.29.6
4 years ago
Ben McCann 627aae8c5c
Add package.json to exports map (#5660)
4 years ago
Conduitry fdd750db21 Revert "fix package when publishing with npm@7"
4 years ago
Conduitry b135055c5c -> v3.29.5
4 years ago
Conduitry e2fa0e0fdb fix package when publishing with npm@7
4 years ago
Tan Li Hau 41d16c02be
add export map (#5566)
4 years ago
Tan Li Hau 7949d8efac
support $$slots in custom elements (#5619)
4 years ago
Tan Li Hau f7bddb23d3
add extension to request to support webpack 5 (#5624)
4 years ago
Andy Bruère 4e114d3b0d
docs: remove broken link to easing function (#5635)
4 years ago
Ben McCann 240f5410f3
Curly brace cleanup and enforcement (#5647)
4 years ago
Mikail Khan 9745b61aab
fixed typo in each loop animation error (#5648)
4 years ago
Rich Harris 80300f9702 update pubdate
4 years ago
Rich Harris 703ffe94dc
draft blog post about sveltekit (#5638)
4 years ago
Shriji c8334c8b28
Update README.md (#5620)
4 years ago
Simon H fb8ef740fa
Blog post: Fix link
4 years ago
hmt 2db9cc2bc9
Some typos [ci-skip] (#5632)
4 years ago
Daniel Sandoval 33d1fc741a
"What's new in Svelte" November newsletter (#5554)
4 years ago
Tan Li Hau 148b6105ed
fix else block transition update (#5591)
4 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots (#5277)
4 years ago
Tan Li Hau 5d7ffdb8a7
fix function slot props based on context (#5607)
4 years ago
Tan Li Hau 6fa3e91b5d
support $$props and $$restProps for custom elements (#5608)
4 years ago
Ben McCann 0ca36a16b5
Bump eslint-config to 5.5.0 (#5599)
4 years ago
Conduitry a47ca4498a update changelog
4 years ago
Tan Li Hau cfc73be90f
add Node and Element as known globals (#5601)
4 years ago
izumiiii 9e0556cf70
docs: fix a11y warning in media elements example (#5606)
4 years ago
Ben McCann 7ea6a2994a
Curly braces linting fixes (#5585)
4 years ago
halfnelson 7c1e6a6ce7
refactor sourcemap and preprocessor tests (#5583)
4 years ago
Conduitry 65104e8b2a -> v3.29.4
4 years ago
Conduitry 040e9cc6fa
fix code generation error with nullish coalescing operator and logical operators (#5564)
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 (#5523)
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 (#5531)
4 years ago
Conduitry f038cf75fa update changelog
4 years ago
Andreas Ehrencrona 46690473ef
only allow passing functions to lifecycle functions (#5529)
4 years ago
Conduitry 0ec928324f update changelog
4 years ago
Damián Pumar 5d480c5d5a
fix compiler hanging on <slot slot="..."> (#5536)
4 years ago