-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Insights: sveltejs/svelte
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
[email protected]
published
Apr 5, 2025 -
[email protected]
published
Apr 7, 2025
8 Pull requests merged by 7 people
-
fix: allow
$.state
and$.derived
to be treeshaken#15702 merged
Apr 8, 2025 -
docs:Update 02-context.md
#15700 merged
Apr 7, 2025 -
docs: add link from $host directive docs to custom elements docs
#15686 merged
Apr 7, 2025 -
chore(deps-dev): bump vite from 5.4.16 to 5.4.17
#15692 merged
Apr 7, 2025 -
Version Packages
#15696 merged
Apr 7, 2025 -
fix: address untracked_writes memory leak
#15694 merged
Apr 6, 2025 -
Version Packages
#15665 merged
Apr 5, 2025 -
chore: alterative functional templating syntax
#15599 merged
Apr 1, 2025
5 Pull requests opened by 5 people
-
fix: better scope `:global()` with nesting selector `&`
#15671 opened
Apr 2, 2025 -
feat: add `$state.invalidate` rune
#15673 opened
Apr 3, 2025 -
fix: rework binding ownership validation
#15678 opened
Apr 3, 2025 -
Version Packages
#15705 opened
Apr 8, 2025 -
fix: handle hydration mismatches in await blocks
#15708 opened
Apr 8, 2025
10 Issues closed by 9 people
-
if sveltejs support TypeScript, get to top
#15703 closed
Apr 8, 2025 -
hooks caching makes testing difficult
#15687 closed
Apr 7, 2025 -
Possible memory leak in Svelte 5.25.6
#15690 closed
Apr 6, 2025 -
onchange doesnt fire when onchange and onkeydown used together for an input
#15676 closed
Apr 3, 2025 -
InlineStyleThreshold not working after migrating to svelte 5
#15496 closed
Apr 3, 2025 -
Inconsistent ownership warning
#15488 closed
Apr 3, 2025 -
SvelteMap breaks $derived rune
#15614 closed
Apr 2, 2025 -
Render content if `this` of a `svelte:element` is `null` just without a `svelte:element`
#15666 closed
Apr 2, 2025 -
svelte:head does not work in social share
#15661 closed
Apr 2, 2025
19 Issues opened by 18 people
-
Support for CSS Anchoring properties in Style directive
#15707 opened
Apr 8, 2025 -
Type helper: `PropsWithChildren`
#15706 opened
Apr 8, 2025 -
Inconsistent opacity behavior in scale transition
#15701 opened
Apr 7, 2025 -
BUG Svelte 5: `bind:this` sets to `null` if a store is used in `#each`
#15698 opened
Apr 6, 2025 -
BUG Svelte 5: `#key` does not prevent `$props()` from changing if key is `$derived`
#15697 opened
Apr 6, 2025 -
doc: add a note on typing Snippets in $props
#15691 opened
Apr 5, 2025 -
Introduce Mechanism to Mark Specific $state Properties as Non-Reactive
#15689 opened
Apr 4, 2025 -
Identifier has alreay been declared
#15684 opened
Apr 4, 2025 -
Invalid reactivity with $state declared in class field and new Imperative Component API
#15683 opened
Apr 4, 2025 -
Svelte ignores new `this` bindings regarding private class fields declared with `$state`
#15682 opened
Apr 4, 2025 -
vitePreprocess script is breaking snippet export svelte 5
#15681 opened
Apr 3, 2025 -
Add much shorter cheatsheets to Docs for LLMs
#15677 opened
Apr 3, 2025 -
Destructuring of discriminated unions in the presence of bindable props in Svelte 5
#15675 opened
Apr 3, 2025 -
Content persists in `<svelte:boundary>` when error occurs in `#if` block (on production only)
#15674 opened
Apr 3, 2025 -
[SERVER] writable $derived in class results invalid setter expression
#15672 opened
Apr 2, 2025 -
Conditional promise rendering breaks hydration
#15704 opened
Apr 2, 2025 -
Nested css breaks when using pseudo-elements
#15668 opened
Apr 1, 2025 -
Unnecessary space added for non-rendered `{#if}` block
#15667 opened
Apr 1, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Introduce `<style module>` — update: `forward` directive
#6972 commented on
Apr 1, 2025 • 0 new comments -
Custom renderers support
#15470 commented on
Apr 1, 2025 • 0 new comments -
Object ownership: Invalid mutation for Linked class when using `set/getContext`
#15532 commented on
Apr 1, 2025 • 0 new comments -
Using clsx incorporating class declaration with tailwind-merge causes error
#14874 commented on
Apr 4, 2025 • 0 new comments -
svelte accidentally contains two incompatible Snippet types that cause type checking failures
#15182 commented on
Apr 4, 2025 • 0 new comments -
$state.snapshot cause object prototype to be lost
#15022 commented on
Apr 4, 2025 • 0 new comments -
feat: Parse/format HTML in `{@html}` on server-side
#15528 commented on
Apr 4, 2025 • 0 new comments -
Cannot read properties of undefined (reading 'call')
#15104 commented on
Apr 5, 2025 • 0 new comments -
`transition:fade|global` leaves the block visible in the off state
#15604 commented on
Apr 5, 2025 • 0 new comments -
`{#if a.deep != null}` runs when `a.deep` is null if used as a transition parameter
#15627 commented on
Apr 7, 2025 • 0 new comments -
Svelte 5: A mutable `$derived` rune that allows easy passing and changing of reactive functions and dependencies
#11128 commented on
Apr 7, 2025 • 0 new comments -
feat: attachments
#15000 commented on
Apr 1, 2025 • 0 new comments -
fix: add snippet argument validation in dev
#15521 commented on
Apr 2, 2025 • 0 new comments -
feat: functional template generation
#15538 commented on
Apr 1, 2025 • 0 new comments -
feat: allow `$state` in return statements
#15589 commented on
Apr 6, 2025 • 0 new comments -
fix: set deriveds as `CLEAN` if they are assigned to
#15592 commented on
Apr 2, 2025 • 0 new comments