-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
chore: remove UNOWNED flag
#17105
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
chore: remove UNOWNED flag
#17105
Changes from 12 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
64f078d
chore: remove unowned check when calling `e.effect_in_unowned_derived`
Rich-Harris c9d26db
WIP
Rich-Harris db21188
all non-unit tests passing
Rich-Harris b5bb6fb
tidy
Rich-Harris 625d289
WIP
Rich-Harris 6700adb
WIP
Rich-Harris 697fba0
WIP
Rich-Harris 6eb4dee
note to self
Rich-Harris 93f277d
fix
Rich-Harris e1fbee5
fix
Rich-Harris b61d1b0
hmm maybe not
Rich-Harris 5b42362
Merge branch 'main' into remove-unowned
Rich-Harris 15f9f85
try this
Rich-Harris 67f544e
simplify
Rich-Harris d1149d6
remove skip_reaction
Rich-Harris d5c7605
docs
Rich-Harris 0bd13a9
add changeset, in case this results in changed behaviour
Rich-Harris 3197022
Update packages/svelte/src/internal/client/reactivity/effects.js
Rich-Harris 4d5209c
fix #17024
Rich-Harris b8fc364
fix comment
Rich-Harris 3d4fa95
revert
Rich-Harris 027194a
fix
Rich-Harris 69290af
dry
Rich-Harris c96eb44
changeset
Rich-Harris 1032b31
fix WAS_MARKED logic
dummdidumm 22435b2
failing test (that uncovered other unrelated bug) + fix
dummdidumm d55107f
fix: delete from batch_values on updates (#17115)
dummdidumm df077f3
tidy up
Rich-Harris 66d6d4b
Merge branch 'main' into remove-unowned
Rich-Harris 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
Some comments aren't visible on the classic Files Changed page.
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
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
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
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
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
Oops, something went wrong.
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.