Skip to content
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

experimental(core): expose unstable_derive #2652

Merged
merged 36 commits into from
Aug 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
30690e5
experimental(core): expose unstable_derive instead of unstable_is
dai-shi Jul 9, 2024
6341367
chore: remove empty line
dai-shi Jul 9, 2024
a885f65
chore types
dai-shi Jul 9, 2024
1c35229
follow resolveAtom in #2609
dai-shi Jul 10, 2024
e92f1c1
store test from #2609
dmaskasky Jul 10, 2024
d72e26b
adjust store.test.tsx for unstable_derive
dai-shi Jul 10, 2024
6f4f41d
limit atom state map type
dai-shi Jul 10, 2024
18d55e1
add test with atom state map
dai-shi Jul 10, 2024
b53f905
update test using unstable_derive
dai-shi Jul 10, 2024
22d2647
drop resolveAtom, add derive atom test
dai-shi Jul 10, 2024
bd9c6c0
simplify unstable_derive
dai-shi Jul 10, 2024
803b515
wip: this works but i do not like it
dai-shi Jul 16, 2024
8497410
separate atomstate and atomcontext
dai-shi Jul 16, 2024
0b05c61
for old ts
dai-shi Jul 16, 2024
b6610e4
fix
dai-shi Jul 16, 2024
ed6f32d
fix 2
dai-shi Jul 16, 2024
442f118
simplify a bit with dev breaking changes
dai-shi Jul 16, 2024
b6f8914
revert to bd9c6c0, except for new test
dai-shi Jul 16, 2024
5b742f2
Merge branch 'main' into unstable_derive
dai-shi Jul 16, 2024
18205d3
refactor (skipping the new test for now)
dai-shi Jul 16, 2024
23b2734
refactor 2
dai-shi Jul 17, 2024
eea418c
revert those refactors :-p
dai-shi Jul 17, 2024
19423bb
wip: hm, how is bundle size?
dai-shi Jul 17, 2024
2fc0c97
fix tests
dai-shi Jul 17, 2024
b3b49c5
Merge branch 'main' into unstable_derive
dai-shi Jul 17, 2024
b30da26
add test for unstable_derive (#2665)
dmaskasky Jul 19, 2024
76edec3
Merge branch 'main' into unstable_derive
dai-shi Jul 20, 2024
09e907f
add a failing test
dai-shi Jul 20, 2024
4954912
wip: failed attempt
dai-shi Jul 21, 2024
f1e2c1e
Merge branch 'main' into unstable_derive
dai-shi Jul 23, 2024
6fca915
split unstable_derive test
dai-shi Jul 23, 2024
39e8ddb
wip: failed attempt 2
dai-shi Jul 23, 2024
2e76a99
revert failing tests
dai-shi Aug 12, 2024
2b7b67a
empty commit
dai-shi Aug 12, 2024
58e9f02
Merge branch 'main' into unstable_derive
dai-shi Aug 12, 2024
91d2470
restore unstable_is of now (we will remove it in the later version.)
dai-shi Aug 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading