-
Notifications
You must be signed in to change notification settings - Fork 112
feat(core, plugin-history-sync): Initial stack setup process exposure #630
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 39 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
81845a1
add withResolvers utility
c8c1e4a
encapsulate transaction
de77b08
save
bab9e8a
Process
3bbe308
refactor
5fe5cc5
fix bug
fd79326
refactor
c51d673
Abst
449058d
proxyyyy
5bb1bb8
historysync
fb702d2
DONE?
ccc0abe
remove test data
8032a9f
remove unused utility
112c0ad
unused import
470221b
fix imports
3b4ca7f
fix
6e93e6c
small refactor
ce98101
install use hook polyfill
a261fa1
fix wrong refactoring
c4fbd54
gogo
936801b
run checkpoint on init
21c3bc2
go
f6b0252
fix imports
4f7bf48
fix test
4bbbfe1
fix names
eb987e6
fix typo
93be83f
opt
c7ea836
remove hook
9006a17
coordinate lifecycle
f59edee
rewrite changesets
969f9c4
fix sentence
83bd8e4
hide navigation process
94f74a4
fix
35a1708
export more
edcae24
fix
f569550
fix order
64720cb
fix
98c8e1f
hide navigation process
3cf81c5
useIsActivatedActivity
c7ee042
fix
6a24370
sort imports
orionmiz 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 @@ | ||
| --- | ||
| "@stackflow/core": minor | ||
| --- | ||
|
|
||
| Expose events used to build a stack via `Stack.events` |
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 @@ | ||
| --- | ||
| "@stackflow/plugin-history-sync": minor | ||
| --- | ||
|
|
||
| Expose stack initialization process status for users to disable logging or fetching while initialization transition |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
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.