July 25, 2021 – August 1, 2021
Overview
Could not load contribution data
Please try again later
11 Pull requests merged by 5 people
-
[feat] allow shorthand then and catch with no expression
#6564 merged
Jul 27, 2021 -
[feat] supports destructure declaration of props
#6578 merged
Jul 27, 2021 -
[feat] enable export ... from
#6574 merged
Jul 27, 2021 -
[chore] add space to improve formatting in type definitions file
#6577 merged
Jul 27, 2021 -
fix slot data for cancelled transition
#6314 merged
Jul 26, 2021 -
[fix] create in transition even if intro is initialized
#6516 merged
Jul 26, 2021 -
[fix] destructuring store assignment
#6529 merged
Jul 26, 2021 -
[fix] applying :global for > combinator
#6563 merged
Jul 26, 2021 -
[fix] no root node for detached dom node
#6570 merged
Jul 26, 2021 -
[docs] add trusted modifier to list of modifiers in tutorial and docs
#6566 merged
Jul 26, 2021 -
[docs] replace shift by the correct key to hold: control
#6573 merged
Jul 26, 2021
11 Pull requests opened by 8 people
-
[fix] fix 'src' attribute judge logic (#6575)
#6580 opened
Jul 27, 2021 -
[fix] do not warn about missing props for bindings
#6583 opened
Jul 27, 2021 -
[feat] Error handling API as discussed in #1096
#6585 opened
Jul 27, 2021 -
[docs] Fix broken link to old blog post using Internet Archive
#6593 opened
Jul 29, 2021 -
[docs] Fix property name typo for event.isTrusted
#6596 opened
Jul 30, 2021 -
[fix] use consistent relative source filename for js sourcemaps
#6598 opened
Jul 30, 2021 -
[fix] hydration & claim
#6602 opened
Jul 31, 2021 -
[docs] "What's new in Svelte" August newsletter
#6604 opened
Jul 31, 2021 -
[feat] split out unit test and browser test
#6605 opened
Aug 1, 2021 -
[fix] warning on reactive use of module const (#6606)
#6607 opened
Aug 1, 2021 -
[feat] allow action applied on svelte:body
#6608 opened
Aug 1, 2021
25 Issues closed by 10 people
-
Suggestion: Easier composition of renderless Svlete logic (somewhat similar to React hooks)
#6472 closed
Aug 1, 2021 -
Class shorthand
#6552 closed
Aug 1, 2021 -
`inView` lifecycle method
#6443 closed
Jul 31, 2021 -
Class & Id Literals
#6597 closed
Jul 31, 2021 -
[Docs] Update and add examples of new features and syntax sugars
#6594 closed
Jul 29, 2021 -
Why isn't reloaded the script section of a child component if a variable changes?
#6591 closed
Jul 29, 2021 -
The warning appears when the input value is bound to a store
#6589 closed
Jul 29, 2021 -
Shorthand class directive not respecting value being set
#6588 closed
Jul 29, 2021 -
Allow subscribe method on prototype in custom stores.
#6587 closed
Jul 28, 2021 -
Please ignore. Sorry!
#6586 closed
Jul 27, 2021 -
feature request: `{#await promise then}`
#6270 closed
Jul 27, 2021 -
Object destructuring when prop is exported
#5612 closed
Jul 27, 2021 -
`export from` generates wrong code
#2214 closed
Jul 27, 2021 -
remove scope class when using global
#6581 closed
Jul 27, 2021 -
Creating skeleton svelte app with everything else set to true
#6579 closed
Jul 27, 2021 -
Different behavior for Elements and Component in array binding
#3090 closed
Jul 27, 2021 -
Slot having stale state if transition is reversed midway
#5394 closed
Jul 26, 2021 -
Dynamic properties in transition "in" directive not working
#6505 closed
Jul 26, 2021 -
Destructuring into a store without rename syntax results in undefined behavior
#5653 closed
Jul 26, 2021 -
compiler sometimes sometimes tries to encapsulate :global(...)
#6550 closed
Jul 26, 2021 -
Regression introduced in PR #5870
#6567 closed
Jul 26, 2021 -
Futuristic: Add python support.
#6571 closed
Jul 25, 2021
12 Issues opened by 12 people
-
{some const} is declared in a module script and will not be reactive
#6606 opened
Aug 1, 2021 -
[idea] Minimal modifications in update_keyed_each
#6603 opened
Jul 31, 2021 -
Svelte Server Components
#6601 opened
Jul 31, 2021 -
Cannot read property '$$' of undefined
#6600 opened
Jul 31, 2021 -
Change detection is overly aggressive where destructuring is used
#6599 opened
Jul 30, 2021 -
[docs] Typo in property name for event.isTrusted
#6595 opened
Jul 30, 2021 -
Compiler breaks on classes with fields
#6592 opened
Jul 29, 2021 -
Why is binding with child components rendering two times on the first load?
#6590 opened
Jul 29, 2021 -
New component `root` property may throw errors
#6584 opened
Jul 27, 2021 -
namespaceURI of math tag is wrong
#6582 opened
Jul 27, 2021 -
[Web] prevent layout shifting when hovering on "Who's using Svelte?" companies logos.
#6576 opened
Jul 26, 2021 -
[svelte-native] broken custom components with 'src' attribute
#6575 opened
Jul 26, 2021
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.
-
Starting with v3.39.0 sorting a keyed each block messes up the DOM
#6561 commented on
Jul 31, 2021 • 7 new comments -
Manually mount slots
#6360 commented on
Jul 26, 2021 • 3 new comments -
`{@html}` hydration in head duplicates elements
#6463 commented on
Jul 30, 2021 • 2 new comments -
The Svelte "customElement" feature is not production ready yet !
#6481 commented on
Jul 30, 2021 • 2 new comments -
Handle whitespace inside #each with animation
#5477 commented on
Jul 30, 2021 • 2 new comments -
[feat] add security warning for anchor element (rel attribute)
#6289 commented on
Jul 30, 2021 • 2 new comments -
ClearlyExistingComponent is not defined in bundle.js
#6558 commented on
Jul 26, 2021 • 1 new comment -
`svg_element` function is output even if no svg element in a component
#6555 commented on
Jul 27, 2021 • 1 new comment -
`bind:group` does not work with nested components
#2308 commented on
Jul 28, 2021 • 1 new comment -
Many routers with warning `<Component> was created with unknown prop`
#4652 commented on
Jul 29, 2021 • 1 new comment -
Unexpected / uneccessary store.set calls when binding values from a store
#6298 commented on
Jul 29, 2021 • 1 new comment -
[TypeScript] Action Type
#6538 commented on
Jul 31, 2021 • 1 new comment -
Some way of binding bidirectionally to all props in an object, capturing all custom events.
#2226 commented on
Aug 1, 2021 • 1 new comment -
Binding spread attributes
#5137 commented on
Aug 1, 2021 • 1 new comment -
Support for "High Order Component" / Wrapper / Forwarding
#5106 commented on
Aug 1, 2021 • 1 new comment -
Support for complete property of img element. Fixes #5105
#5115 commented on
Jul 27, 2021 • 1 new comment -
[fix] Fixing reactivity glitches
#6332 commented on
Jul 27, 2021 • 1 new comment -
[fix] exclude `svg_element` function if no svg element in a component
#6556 commented on
Jul 31, 2021 • 1 new comment -
Style directives
#5923 commented on
Jul 27, 2021 • 0 new comments