Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Svelte
Cybernetically enhanced web apps
Collective -
Host: opensource -
https://opencollective.com/svelte
- Website: https://svelte.dev
- Code: https://github.com/sveltejs
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 643edc34db4065200b24f7cea46ec69682df1f79 authored 10 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>github.com/sveltejs/svelte - 74742d923359929ccbdc0e21a97a76b149bb7125 authored 10 months ago by Dominic Gannaway <[email protected]>
fixes #428
github.com/sveltejs/prettier-plugin-svelte - 96049c64bef1849eea44ae7c7c581aed65b7c7a1 authored 10 months ago by Simon Holthausen <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/sveltejs/kit - 996080acaeb2e10b9389907f2f6e8cd0f27b4fe0 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>feat: Svelte native HMR compatibility for NativeScript 8
github.com/sveltejs/svelte-hmr - 283c6cbb17499d5e6ebfa08959266f28b8341919 authored 10 months ago by rixo <[email protected]>* rename $derived.call to $derived.by
* more replacements, plus a compiler error
* regener...
github.com/sveltejs/svelte - d41d0c26ad87982bef5880dedfedf6d8508bd82f authored 10 months ago by Rich Harris <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 9cee83c864774da02e0751aded9fd34f41e177c4 authored 10 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* docs: update routing FAQ with some more recent options
* Update documentation/docs/05-misc/...
github.com/sveltejs/svelte - 4942d6b9ccd236296b6f43c6adaf5181586ede2d authored 10 months ago by Ben McCann <[email protected]>github.com/sveltejs/kit - 3d82b9c4fafa5c191c586b5ebe4fe41d3e0b72cc authored 10 months ago by srgeneroso <[email protected]>
* fix: improve global transition handling of effect cleardown
github.com/sveltejs/svelte - 667ffb7a3987c6a7897bad5334c75f788ca962e9 authored 10 months ago by Dominic Gannaway <[email protected]>github.com/sveltejs/prettier-plugin-svelte - c8317eb0a0fb00bc4c05d47d5918fe8506013eda authored 10 months ago by Simon Holthausen <[email protected]>
Adds a semi-standalone browser build under prettier-plugin-svelte/browser.
part of #69 (full ...
github.com/sveltejs/prettier-plugin-svelte - d89241e11249b662394d1b356fc461d370c7441a authored 10 months ago by Simon H <[email protected]>* fix: ensure inspect fires on prop changes
* fix: ensure inspect fires on prop changes
* ...
github.com/sveltejs/svelte - 1b56a3219c12d1fc15a6bbb74746f6ee9727057f authored 10 months ago by Dominic Gannaway <[email protected]>fixes #428
github.com/sveltejs/prettier-plugin-svelte - 288d91567ddb37095cb063490108b4594377a374 authored 10 months ago by Simon Holthausen <[email protected]>#10454
github.com/sveltejs/svelte - 9129d2f138f5cecefce8514cc697039f23f99dc5 authored 10 months ago by ikalachy <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/sveltejs/kit - f1a3a5fa2550b04d9b7f5663890e7754c66eb9d6 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Relax the runtime error to only throw when you're passing a binding with an undefined value. Thi...
github.com/sveltejs/svelte - 1a721e5916bb71639f8fcc2cdffe3e99988ff578 authored 10 months ago by Simon H <[email protected]>* fix: improve handling of object property deletions
* revert
* revert
* revert
github.com/sveltejs/svelte - 9161448ee5edf92e4bdf1efedd54c07787d46a40 authored 10 months ago by Dominic Gannaway <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/sveltejs/vite-plugin-svelte - 93d75303c0d7669713ece66c9d4a30c8cb786c4f authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/sveltejs/vite-plugin-svelte - 1af92485168bc3027b577e0ea69f84e99ced5728 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/sveltejs/kit - 578598e2b75bed897b61e55c13e70fe575516128 authored 10 months ago by Sebastian Ullrich <[email protected]>
github.com/sveltejs/svelte - 1366932dc0d3d519f9f79ccfe50c0c3190a6f809 authored 11 months ago by Dominic Gannaway <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 89123a81176075da4561b4045be65a1cc2f39ecc authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* end the specificity wars
* tweaks
* document breaking change
* blurgh
---------
...
github.com/sveltejs/svelte - 999fca97cf72bcbbb4caceb69c649fa172dceb2c authored 11 months ago by Rich Harris <[email protected]>* fix: handle sole empty expression tags
When there's only a single expression tag and its va...
github.com/sveltejs/svelte - 5dd9951cb6c5f1efbc2653a5b5346e8401fcd7b3 authored 11 months ago by Simon H <[email protected]>github.com/sveltejs/learn.svelte.dev - 034037fcfe896873354560d9770e54a56e5af7d8 authored 11 months ago by Ben McCann <[email protected]>
github.com/sveltejs/learn.svelte.dev - e227ef0bcea96107ed3877509ded89194e8bd3a0 authored 11 months ago by Ben McCann <[email protected]>
github.com/sveltejs/learn.svelte.dev - 67b01ea36d0122384b281d22c68d40a7f8cc8566 authored 11 months ago by Ben McCann <[email protected]>
closes #10437
github.com/sveltejs/svelte - 456cf843d22ccabe8977c040da390ad535db4521 authored 11 months ago by Simon H <[email protected]>closes #11817
github.com/sveltejs/kit - bbdd6e2a33875f39732b7d4c246db21bf17419f8 authored 11 months ago by mrkv <[email protected]>* fix: improve animation name transformation
* oops
* s
* minor style tweaks
* expan...
github.com/sveltejs/svelte - 49bfb6b1d641897631ca58d478104e6b4fb50874 authored 11 months ago by Ahmad <[email protected]>github.com/sveltejs/kit - 08cd13919b128d7ed484f8afdaddbd64f3e9164f authored 11 months ago by Ben McCann <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 2d032c733da9971e7a8d7f9c5de46d59b3cb2044 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* fix: improve code generation for mutation to each block reference
* fix: add compiler error...
github.com/sveltejs/svelte - 4fcd1cb1edab45b5240e5881335bf39976242ce9 authored 11 months ago by Dominic Gannaway <[email protected]>* rename svelte 5 discord channel
* changeset
* Delete .changeset/stupid-insects-help.md
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/sveltejs/kit - a1466b8c62ffb94cc4a9ad0ccc2cf6d4beaab6ab authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
disallow exporting props, derived and reassigned state from within components
closes #10310, cl...
github.com/sveltejs/vite-plugin-svelte - fffb06741db7aa8832d01110ce6783870e4577ab authored 11 months ago by Ben McCann <[email protected]>
* fix: improve indexed each array reconcilation
* simplify
github.com/sveltejs/svelte - 0e011add4e094d87ee10e84281e815a6a85454b0 authored 11 months ago by Dominic Gannaway <[email protected]>
- ignore comments when determining whether or not to add an implicit children prop #2263
- do s...
#2263
github.com/sveltejs/language-tools - 19694d6092ed2ec457d5982e28484bea400e03a9 authored 11 months ago by Simon Holthausen <[email protected]>buffered/played/seekable exist on the DOM element but their types are different to the ones Svel...
github.com/sveltejs/language-tools - 3d61533af3668f5959542c0f1c1bae707ea574c8 authored 11 months ago by Simon H <[email protected]>#2277
github.com/sveltejs/language-tools - a72a2addfeb6a3921cd8dc259cca1607463034c9 authored 11 months ago by Simon H <[email protected]>Snippets can now take one or more parameters, and their AST shape has changed as a consequence. ...
github.com/sveltejs/language-tools - 2cf037e3eaf9fe30c1fc76eb1d3252480edc7b54 authored 11 months ago by Simon H <[email protected]>Closes #9420.
This PR creates an $effect.pre (before beforeUpdate and an $effect (for afterUp...
github.com/sveltejs/svelte - 623340a1de45a44b4d9ffe002f71586ca50f109c authored 11 months ago by Rich Harris <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 983db98756ab2c6e72ea97dec10580b732b66881 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* fix: set initial value for `open` binding in `<details>`
* accurate desc
github.com/sveltejs/svelte - 89c4cf393f037a0e967f00f1cae341d486a3f178 authored 11 months ago by Ahmad <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 76620e7d02b6fecfa546a2af929b71f3f6dfecce authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* fix: only update lazy properties that have actually changed
* code golf
* changeset
*...
github.com/sveltejs/svelte - f9f5d3a1be8a77832c07c8d06002ee971791371e authored 11 months ago by Dominic Gannaway <[email protected]>fixes #9484
github.com/sveltejs/svelte - 9aa0ed3eb62d5fd3621ea6b371ea5f79821238ce authored 11 months ago by Simon H <[email protected]>
fixes #10296
Also make sure to use the server export conditions when resolving Svelte imports f...
fixes #9947 for real
closes #10379
Fixes #9797
Also added missing validation error around duplicate slots
---------
Co-autho...
github.com/sveltejs/svelte - 255693e78f7521bf67b05c684ec12b5b46c32c0b authored 11 months ago by Daniel Imfeld <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/sveltejs/kit - c749e85d2502d5eac03f739c8f18a2f3a4dcb13e authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/sveltejs/svelte - 34019b3ba25d7fe9edfdcd1ae0859e9e3298e938 authored 11 months ago by Rich Harris <[email protected]>
github.com/sveltejs/svelte - b81c7966facb2e43b0376c6f0f5987d77628b6eb authored 11 months ago by Rich Harris <[email protected]>
* tidy up parser a bit
* better
---------
Co-authored-by: Rich Harris <rich.harris@verc...
github.com/sveltejs/svelte - a333d4bf12f881a187ec33db63a5c734c0756a35 authored 11 months ago by Rich Harris <[email protected]>* chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
* fix: bump npm-run-al...
github.com/sveltejs/vite-plugin-svelte - 61e94d50865083b824da1a74b188c0bc46089521 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update all non-major dependencies
* fix: pin types/node to the latest version ...
github.com/sveltejs/vite-plugin-svelte - 7639cae8e84991ac98ec5eefbf50c47cb5fe87b9 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore: simpler const parsing
* fix
* fix
---------
Co-authored-by: Rich Harris <ri...
github.com/sveltejs/svelte - 08b4d359fa7471ea448ef5ee9b9120887506034f authored 11 months ago by Rich Harris <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - a84d02ff08012388af57c30910328301bc922304 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* bump zimmerframe
* Create famous-pants-pay.md
---------
Co-authored-by: Rich Harris <...
github.com/sveltejs/svelte - b83156221802e8f3761d769f44d913c6465a9b38 authored 11 months ago by Rich Harris <[email protected]>* chore(deps): update dependency husky to v9
* chore: migrate husky
---------
Co-author...
github.com/sveltejs/vite-plugin-svelte - 08a1e3a3b3f05fdd949c7c6166e59e700180523c authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 20893270dbc56cfd967f7feec2375023a51b692b authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Works on more elements besides img
fixes #10394
fixes #10371
fixes #10370
Co-authored-by: Rich Harris <[email protected]>
github.com/sveltejs/svelte - 8ebc472ef50ea0f64a45f6740c8557fba062016c authored 11 months ago by Rich Harris <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 1381d1937cf977a5ee3f89f39e6b7b7151c2c78f authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>fixes #10382
---------
Co-authored-by: Simon Holthausen <[email protected]>
github.com/sveltejs/svelte - 97d3ec2f89897f2f17126734016a6adb56c95e49 authored 11 months ago by Daniel Imfeld <[email protected]>fixes #10332
github.com/sveltejs/svelte - b6fcc149b87720a431eb636ce291a0c0125b0bae authored 11 months ago by Simon H <[email protected]>Closes #418
github.com/sveltejs/prettier-plugin-svelte - 99c885e5d695bd59f26f156e66fd3f333f181e31 authored 11 months ago by Curran Kelleher <[email protected]>github.com/sveltejs/vite-plugin-svelte - bc9d42904807cdc0d706789cdab2a21e2feb164a authored 11 months ago by Dominik G <[email protected]>
* feat: add fetchpriority to img attrs
* chore: remove attr alias
github.com/sveltejs/svelte - d23805a6f047c6e99b9bc6fbb5b6c6673093afe4 authored 11 months ago by Matt Kane <[email protected]>Keep the status codes as `number` because restricting to certain numbers makes it unnecessarily ...
github.com/sveltejs/kit - f7c4f36e833dce4ae0f79a6c1634810edd744fe3 authored 11 months ago by Simon H <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - d08e05bf7fa14ac7b86d772662914c80cfe41a9e authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>- Previously, any each block parents where used as keys for the sub group. That's wrong, it shou...
github.com/sveltejs/svelte - bd0ebf3b8110a133cab4ecf3447b58054a3ccd4f authored 11 months ago by Simon H <[email protected]>* fix: make inline doc links valid
* couple more
* doh
* ugh
---------
Co-authore...
github.com/sveltejs/svelte - 3b78c14be88ef33bf0ea2922c50e331fdf217d56 authored 11 months ago by Rich Harris <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 283366b13ab95e447157c53816466900cce3d6a5 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* fix: don't reuse proxies when state symbol refers to stale value
When somebody copies over ...
github.com/sveltejs/svelte - e75c9acd187428ea97a82789e7a5b6b14faead96 authored 11 months ago by Simon H <[email protected]>* strip typescript assertions before analysis
* add test
* changeset
* move ts handling...
github.com/sveltejs/svelte - bce4f3f01c044ce3a193c0d2947fd15d2cf46d52 authored 11 months ago by gtmnayan <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - 2a31987da5bba1d20f54f6f81580ab58fdd761ff authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>Co-authored-by: Rich Harris <[email protected]>
github.com/sveltejs/svelte - 36fc203eec600691c375e32a15b44a8f6d7b4fdd authored 11 months ago by Rich Harris <[email protected]>* add missing motion tests
* fix
---------
Co-authored-by: Rich Harris <rich.harris@ver...
github.com/sveltejs/svelte - a53b44338e0db03c8341ec9552d96cbc53456a94 authored 11 months ago by Rich Harris <[email protected]>github.com/sveltejs/svelte - ccc7266fd91cf980d2c6f6029968e5a57f36da11 authored 11 months ago by Rich Harris <[email protected]>
* Revert "fix: improve template text node serialization (#9722)"
This reverts commit 2fa06447...
github.com/sveltejs/svelte - 0aedab8d5eaacca67e121e4b436ce47c586ad5ec authored 11 months ago by Rich Harris <[email protected]>We're now on Svelte v5.0.0-next.42 which made one test match the 42 of the next version instead ...
github.com/sveltejs/svelte - 396bab3628a37783ad7ebfd94c3e4113b7671da7 authored 11 months ago by Simon Holthausen <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/sveltejs/svelte - c0f280c7e7f2221046a38c9c420d40b522b33783 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>Fixes #11523
github.com/sveltejs/kit - 311fe8f3c01c7216ae1317d026ba62636f6f660e authored 11 months ago by Patrick <[email protected]>* fix: improve unstate handling of non enumerable properties
* Update packages/svelte/src/int...
github.com/sveltejs/svelte - dcfae026da09fff4b85266777c6971fefa7cb8a9 authored 11 months ago by Dominic Gannaway <[email protected]>---------
Co-authored-by: Simon H <[email protected]>
github.com/sveltejs/svelte - f9ed9cfc4b55e1ed8ff909c05d4d1d8c0574cfb9 authored 11 months ago by Jayden Carey <[email protected]>The generated types were invalid TypeScript ("cannot use unique symbol at this position"). Use u...
github.com/sveltejs/svelte - 0279546e02f5735fd6d47428a3d93a8384254c3a authored 11 months ago by Simon Holthausen <[email protected]>* give this another try
* fix: lint
* fix: Forgot to save
* feat: it works boiiii
* ...
github.com/sveltejs/svelte - d309a9d47a60493a57d422191e1bb189c119152d authored 11 months ago by S. Elliott Johnson <[email protected]>github.com/sveltejs/svelte - d6fa5c7f97b68e469eed6e60dc7889d7b85f0e6e authored 11 months ago by Dominic Gannaway <[email protected]>
Co-authored-by: Rich Harris <[email protected]>
github.com/sveltejs/svelte - dc8ca4661f10fe703bb7aa700abc6287cd5a8cdc authored 11 months ago by Rich Harris <[email protected]>github.com/sveltejs/svelte - 23b38a34710677b7d3e819ac4ec605d2025d200b authored 11 months ago by Dominic Gannaway <[email protected]>
* feat: add scrollend type
* Update .changeset/tame-cycles-kneel.md
github.com/sveltejs/svelte - 145b233041673ae021ff9e212446efc264ed1b23 authored 11 months ago by Arslan <[email protected]>github.com/sveltejs/svelte - 4d0d0a3a9ddc38c36e59410ac8a70b0f29c859e0 authored 11 months ago by Dominic Gannaway <[email protected]>
fixes #10330
github.com/sveltejs/svelte - 6145be5c695a063c70944272a42d9c63fdd71d64 authored 11 months ago by Simon Holthausen <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/sveltejs/kit - a6333a5d0833781c6572098a6240976e84fb5150 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Infer namespace from parents where possible, and do a runtime-best-effort where it's not statica...
github.com/sveltejs/svelte - 77b4c4be6ca512c93c565cac0755f84d87f8ba16 authored 11 months ago by Karol <[email protected]>