-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
fix: coarse reactivity, alternative approach #16100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
1f51993
base fix
7nik bcb6b72
bail out pure expressions
7nik ac9c130
lint
7nik efb3b6a
changeset
7nik 1d188f5
WIP
Rich-Harris 90baec1
WIP
Rich-Harris df9e875
note to self
Rich-Harris d2e14e3
WIP
Rich-Harris b42a894
simplify
Rich-Harris c9ee8df
apparently not?
Rich-Harris 3536a9f
fix
Rich-Harris 5e8f848
update test
Rich-Harris a14bb02
revert test change
Rich-Harris 4d53ca2
apply same treatment to render tag args
Rich-Harris 57b13d3
Update .changeset/popular-dancers-switch.md
Rich-Harris c2a6207
WIP
Rich-Harris 9d01d36
fix template effects
Rich-Harris bf5b721
WIP
Rich-Harris 678ba79
WIP
Rich-Harris f6c2433
handle irksome edge cases
Rich-Harris d2932a5
Update packages/svelte/src/compiler/phases/3-transform/client/visitor…
dummdidumm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
changeset
- Loading branch information
commit efb3b6acc5b4577b224e0decc26b2137c1ab77f4
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'svelte': patch | ||
--- | ||
|
||
fix: legacy mode: use coarse reactivity in the block's expressions | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.