-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat: add $app/state
module
#13140
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
feat: add $app/state
module
#13140
Changes from 33 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
65f63d1
WIP
Rich-Harris e1d3d60
most existing stuff working
Rich-Harris 46a1fb5
working
Rich-Harris e030e0c
paperwork
Rich-Harris af4a6a5
get $app/state working
Rich-Harris 57033e2
prettier
Rich-Harris 0ce95fc
stopgap
Rich-Harris 67eda04
this seems to work
Rich-Harris e3cf558
update most of the test files
dummdidumm 41702b0
fix
dummdidumm 621464e
oops
dummdidumm 53b464a
navigating
dummdidumm 6086310
whitespace is important for our test assertion
dummdidumm eb4333f
fix
dummdidumm 55bd262
adjust new tests/folder names, keep around old $app/stores-specific t…
dummdidumm 33ede71
adjust test
dummdidumm ffa41ea
updated
dummdidumm 21946bf
docs
dummdidumm a42e9ee
better dev time errors
dummdidumm 75e80bc
another test
dummdidumm 2d91ae9
adjust documentation
dummdidumm d23e821
nomenclature
dummdidumm 490be47
lint
dummdidumm 451f23f
adjust test name
dummdidumm dcade6d
oops
dummdidumm 96db243
changeset
dummdidumm 147447f
Merge branch 'main' into app-state
dummdidumm 945e912
deprecate $app/stores
dummdidumm 7fe7b62
fix hash link + typo
dummdidumm 13d61a9
Update documentation/docs/60-appendix/40-migrating.md
Rich-Harris 29f0b9c
fix/tweak
dummdidumm e223477
typos
dummdidumm 7e31a4f
document deprecation, link between state/stores
Rich-Harris 81f7dd1
Apply suggestions from code review
Rich-Harris 687da67
regenerate
dummdidumm 3b5ce2d
tweak wording
Rich-Harris fe06408
Merge branch 'app-state' of github.com:sveltejs/kit into app-state
Rich-Harris cf41f7e
small tweaks
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
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 @@ | ||
--- | ||
'@sveltejs/kit': minor | ||
--- | ||
|
||
feat: add `$app/state` module |
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
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.
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.