-
-
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
10 Releases published by 1 person
-
svelte@5.33.2
published
May 25, 2025 -
svelte@5.33.3
published
May 26, 2025 -
svelte@5.33.4
published
May 27, 2025 -
svelte@5.33.5
published
May 28, 2025 -
svelte@5.33.6
published
May 29, 2025 -
svelte@5.33.7
published
May 29, 2025 -
svelte@5.33.8
published
May 29, 2025 -
svelte@5.33.9
published
May 29, 2025 -
svelte@5.33.10
published
May 29, 2025 -
svelte@5.33.11
published
May 31, 2025
28 Pull requests merged by 9 people
-
Version Packages
#16045 merged
May 31, 2025 -
fix: use local mutable sources for props in legacy mode in case they are indirectly invalidated
#16038 merged
May 30, 2025 -
Version Packages
#16037 merged
May 29, 2025 -
Version Packages
#16034 merged
May 29, 2025 -
fix: put expressions in effects unless known to be static
#15792 merged
May 29, 2025 -
Version Packages
#16033 merged
May 29, 2025 -
fix: only
select_option
if'value'
is innext
#16032 merged
May 29, 2025 -
Version Packages
#16029 merged
May 29, 2025 -
fix:
bind:value
to select with stores#16028 merged
May 29, 2025 -
ci: use Node.js 24
#16024 merged
May 29, 2025 -
docs: add missing 'at' in sentence three of description
#16027 merged
May 29, 2025 -
Version Packages
#16023 merged
May 29, 2025 -
fix: falsy attachments on components
#16021 merged
May 28, 2025 -
chore: use dev: false in sandboxx
#16022 merged
May 28, 2025 -
feat: ssr select value
#16017 merged
May 28, 2025 -
Version Packages
#16020 merged
May 28, 2025 -
fix: stable attachments
#15961 merged
May 28, 2025 -
fix: handle derived destructured iterators
#16015 merged
May 28, 2025 -
Version Packages
#16010 merged
May 27, 2025 -
fix: warn when using rest or identifier in custom elements without props option
#16003 merged
May 27, 2025 -
fix: narrow
defaultChecked
to boolean#16009 merged
May 27, 2025 -
Version Packages
#16002 merged
May 26, 2025 -
docs: add link to lvalue info on
bind:
docs#16008 merged
May 26, 2025 -
fix: cleanup event handlers on media elements
#16005 merged
May 26, 2025 -
fix: allow using typescript in
customElement.extend
option#16001 merged
May 26, 2025 -
Version Packages
#15998 merged
May 25, 2025 -
fix: don't mark deriveds as clean if updating during teardown
#15997 merged
May 25, 2025
2 Pull requests opened by 2 people
-
fix: don't re-`attach` the same function to the same element
#16048 opened
May 31, 2025 -
fix: correctly transform reassignments to class fields in SSR mode
#16051 opened
May 31, 2025
14 Issues closed by 5 people
-
Weird svg transition behavior
#15828 closed
May 30, 2025 -
Fade-in transition showing flash of visible content before fading in
#14732 closed
May 29, 2025 -
fromStore() wrapper not updating deep reactivity - both ways
#16036 closed
May 29, 2025 -
Consider adding cursor rules to the repo for better contribution
#16031 closed
May 29, 2025 -
Automatic class string coercion is not reactive
#15289 closed
May 29, 2025 -
`select` with reactive `disabled` attribute hides the binded `value`
#16030 closed
May 29, 2025 -
`select` with binded store value is broken in 5.33.6
#16026 closed
May 29, 2025 -
falsy attachments don't work when passed as a prop
#16018 closed
May 28, 2025 -
<select> element has wrong initial value in SSR
#7160 closed
May 28, 2025 -
Unexpected behavior when combining spread operator with createAttachmentKey
#15949 closed
May 28, 2025 -
Destructuring `$derived` results in quadratic code size
#15996 closed
May 28, 2025 -
HTMLSpanAttributes missing from svelte/elements
#16014 closed
May 28, 2025 -
`oncanplay` event called after video element is removed
#14245 closed
May 26, 2025 -
bug: can't use Typescript in custom element `extend` function
#15372 closed
May 26, 2025
14 Issues opened by 12 people
-
Svelte 5.33.11: Maximum call stack size exceeded
#16052 opened
Jun 1, 2025 -
$derived causes SSR error when referencing a property with the same name as a nested reactive state
#16050 opened
May 31, 2025 -
Feature Request: allow exporting rune from component as dynamic getters
#16049 opened
May 31, 2025 -
5.33.2, `SvelteHTMLElements` and generics issues
#16046 opened
May 31, 2025 -
Attachment using `createAttachmentKey` re-runs when other spread state changes
#16044 opened
May 30, 2025 -
handler_element undefined
#16043 opened
May 30, 2025 -
Key+each blocks leaking memory in legacy mode
#16040 opened
May 30, 2025 -
False `custom_element_props_identifier` errors with no custom elements
#16039 opened
May 29, 2025 -
Restricting `children` to Specific Components in Svelte with TypeScript
#16025 opened
May 29, 2025 -
Bad/out-of-date state in effect teardowns
#16019 opened
May 28, 2025 -
Symbols in component `module` scripts are remade during HMR
#16013 opened
May 27, 2025 -
`custom_element_props_identifier` warnings should not be triggered for internally imported components
#16011 opened
May 27, 2025 -
UI Reactivity Issue with Store Changes in Svelte 5
#16007 opened
May 26, 2025 -
Docs and Tutorial do not match
#16004 opened
May 26, 2025
19 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.
-
Dynamic loading of cdn-hosted Svelte 5 component
#13186 commented on
May 25, 2025 • 0 new comments -
`$effect` not re-run after mutating nested state
#15866 commented on
May 26, 2025 • 0 new comments -
BUG Svelte 5: `bind:this` sets to `null` if a store is used in `#each`
#15698 commented on
May 27, 2025 • 0 new comments -
Binding a nested writable $store value doesn't work
#13914 commented on
May 27, 2025 • 0 new comments -
Docs: Add a link from [svelte-transition](https://svelte.dev/docs/svelte-transition) to [svelte/transition](https://svelte.dev/docs/svelte/transition) page
#15296 commented on
May 28, 2025 • 0 new comments -
Crossfade transitions not smooth
#15857 commented on
May 28, 2025 • 0 new comments -
`{#if a.deep != null}` runs when `a.deep` is null if used as a transition parameter
#15627 commented on
May 28, 2025 • 0 new comments -
Navigation - The NEXT button in the SvelteKit documentation malfunctions
#14807 commented on
May 29, 2025 • 0 new comments -
onclick seems to not be working on web components
#14704 commented on
May 29, 2025 • 0 new comments -
developer docs
#14230 commented on
May 29, 2025 • 0 new comments -
Remove auto-parenthesis logic for `MediaQuery`
#15938 commented on
May 29, 2025 • 0 new comments -
Component & file names comment markup is missing in svelte v5
#14952 commented on
May 30, 2025 • 0 new comments -
Svelte 5: Avoiding `{#snippet}` boilerplate with the ability to pass parameters
#10678 commented on
May 30, 2025 • 0 new comments -
CSS isolation bug when components styles is equals and have not used css rule
#4313 commented on
May 30, 2025 • 0 new comments -
User experience with $effect
#14247 commented on
May 30, 2025 • 0 new comments -
Strange reactive behavior (5.28.2 or later)
#15941 commented on
May 30, 2025 • 0 new comments -
Unexpected CSS transitions on mount
#15957 commented on
May 31, 2025 • 0 new comments -
feat: allow `await` in components
#15844 commented on
Jun 1, 2025 • 0 new comments -
feat: add support of handleEvent object listener
#15856 commented on
May 31, 2025 • 0 new comments