Commit Graph

6038 Commits (e02c2910507d55cbfdfc3292ccee1ed8e5f65081)
 

Author SHA1 Message Date
Conduitry e02c291050 -> v3.31.0
4 years ago
Simon H 79214ccb0d
Revert typed SvelteComponent, add SvelteComponentTyped instead (#5738)
4 years ago
Aswin Vayiravan 307b86b030
Renamed 'Now' to 'Vercel' (#5737)
4 years ago
Daniel Sandoval 625e3056bf
"What's new in Svelte" December newsletter (#5706)
4 years ago
Conduitry cf23eb08c2 -> v3.30.1
4 years ago
Conduitry f029559855 update changelog
4 years ago
milahu 3d68ceaf8f
support using decoded sourcemaps from SourceMapGenerator (#5732)
4 years ago
Shriji 910348fd0d
site: example image missing for conditional slot (#5723)
4 years ago
Tan Li Hau ccc61a71d8
add missing export for hasContext (#5727)
4 years ago
Conduitry 505eba84b9 -> v3.30.0
4 years ago
pushkin 94b985effb
make unused `transition_out` parameters optional (#5587)
4 years ago
Tan Li Hau 9331398299
support spread into slot props (#5616)
4 years ago
Simon H 99000ef42e
typed SvelteComponent(Dev) interface (#5431)
4 years ago
Adam Rackis 201b057ec5
make TypeScript ignore global typings (#5704)
4 years ago
Conduitry 666b7aefa8 update changelog
4 years ago
Tan Li Hau 1cc5bdb9ca
reactive dependency not referenced can't set to undefined initially (#5600)
4 years ago
Tan Li Hau 24c44b9177
fix order of html tags with {#if} in {#key} block (#5685)
4 years ago
Conduitry 342c1e427c update changelog
4 years ago
pushkin 01ead95cbe
add hasContext lifecycle function (#5690)
4 years ago
Conduitry 0aa8cc1c9f update changelog
4 years ago
Wei Zhu 8a20709ce1
fix: add missing `walk` type in compiler.d.ts (#5696)
4 years ago
Ben McCann 67dea941bb
Fix eslint issue (#5698)
4 years ago
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