-
Notifications
You must be signed in to change notification settings - Fork 18
feat: Migrate utilities from UrlContextProvider to Zustand stores (resolves #269; fixes #294; resolves #306). #286
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
31 commits
Select commit
Hold shift + click to select a range
be6e9e0
Migrate isPrettified
zzxthehappiest 1f0aeda
Remove UrlContextProvider
zzxthehappiest 81585cb
Remove hashchange event when updateHashUrlParams
zzxthehappiest 0ae420c
Add logEventNum to viewStore and remove from Url
zzxthehappiest cd36fb8
Add fileSrc to logFileStore and remove from UrlContext
zzxthehappiest 0dfe7b8
Fix lint
zzxthehappiest 5852960
Merge branch 'main' into zzx/feat-269
zzxthehappiest c808cf2
Fix coderabit comments
zzxthehappiest 00cadb9
Fix coderabbit review
zzxthehappiest 6a873d4
Add junhaoliao@b972113
zzxthehappiest 6620583
Fix lint
zzxthehappiest 66abf15
Fix coderabbit comments
zzxthehappiest cf10ebe
Fix comments
zzxthehappiest 0910692
Fix comments
zzxthehappiest 6ebcf09
Merge branch 'main' into zzx/feat-269
zzxthehappiest f4cc127
refactor: Rename uiStoreState type to UiStoreState to follow PascalCa…
Henry8192 9879d0a
docs: Add deployment instructions (resolves #217). (#236)
junhaoliao 7159bf2
Fix comments
zzxthehappiest e9b2cbb
Merge branch 'zzx/feat-269' of github.com:zzxthehappiest/yscope-log-v…
zzxthehappiest 4139d0e
Merge branch 'main' into zzx/feat-269
zzxthehappiest 23aa8b3
Merge queryStore to zustandard (not test yet)
zzxthehappiest d204c9b
Fix lint
zzxthehappiest a464dc9
Finish the rest
zzxthehappiest 0dabdfc
Fix #306
zzxthehappiest de74c4f
Merge branch 'main' into zzx/feat-269
zzxthehappiest 3add41d
Fix coderabbit comments
zzxthehappiest 7166d2b
Fix comments except: Remove null in URL params
zzxthehappiest def27ea
Final fix
zzxthehappiest 3369449
Minor fix
zzxthehappiest 3c9bd0d
Merge branch 'main' into zzx/feat-269
zzxthehappiest 9669cd5
Fix latest comments
zzxthehappiest 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
zzxthehappiest marked this conversation as resolved.
Show resolved
Hide resolved
|
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
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.