-
Notifications
You must be signed in to change notification settings - Fork 154
upgrade: storage package upgrade for Solid 2.0 #851
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 all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
9404090
upgrade: storage package upgrade for Solid 2.0
atk ef953e9
Deep changes amongst a number of pritmivies
davedbase 4a2b0ae
Added additional adjustments and migrations for rootless, static-stor…
davedbase 6a2a17e
Remove deprecated HTMLFrameSetElement type
davedbase 383da78
Update to latest solid beta, ensure tests run and ran formatting
davedbase 0ceb475
Adds Solid 2.0 columns to README page
davedbase 25d10f8
Oops add different method for checking Solid 2
davedbase c85f0ac
port to tanstack start v1
birkskyum 3e602a0
fix import to manifest
birkskyum d72c4c3
footer
birkskyum 2cb49ea
add vite preview
birkskyum c0f20d7
improe handling of not found
birkskyum a96bfb2
footer
birkskyum 3d132af
improve not found
birkskyum 31247bb
clear suspense
birkskyum 9e5eaf5
fix not found
birkskyum e00599f
filter prerender
birkskyum aa218ec
relative link for playground
birkskyum ecb0763
replace solid tippy with floating-ui/dom
birkskyum 37d3d4f
pr feedback
birkskyum 417e029
Format
davedbase 224d8fa
Fix lock
davedbase 871aabf
Update
davedbase 153c169
upgrade: storage package upgrade for Solid 2.0
atk 19b9ee8
fix: attempt to fix optimistic (WIP)
atk 98846a5
fix: optimistic, stores, tests (todo: types)
atk 8d1ef6f
fix: types
atk aea1e1f
feat: update to 2.0.0-beta.12
atk 2df91dc
Merge branch 'next' into update/v2/storage
atk 61baf95
Merge branch 'next'
atk ba4f617
Merge branch 'next' into update/v2/storage
davedbase 7719d6f
Merge branch 'next' into update/v2/storage
davedbase aff1087
Added stories
davedbase 524e2f0
Remove old dev example
davedbase 1c35ccf
Added more stories
davedbase 1956ca9
fix: pr comments
atk 3c953ab
feat: fine-grained update from storage initialization
atk 2ee953b
Merge branch 'next' into update/v2/storage
davedbase 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@solid-primitives/storage": major | ||
| --- | ||
|
|
||
| **`makePersisted`** - simplify setter, Solid 2.0 adaption, simpler types using function overloads |
This file was deleted.
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
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.