An open API service providing commit metadata for open source projects.

GitHub / dai-shi/reactive-react-redux / commits

[NOT MAINTAINED] React Redux binding with React Hooks and Proxy

SHA Message Author Date Stats
868a2b26 update readme daishi <d****i@a****m> about 4 years ago
bd49b908 Bump ssri from 6.0.1 to 6.0.2 (#56)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fc11c901 Bump elliptic from 6.5.3 to 6.5.4 (#55)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a2e27c29 Bump immer from 8.0.0 to 8.0.1 (#54)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
2b726e3c update README daishi <d****i@a****m> almost 5 years ago
5eeb26cc v5.0.0-alpha.7 daishi <d****i@a****m> almost 5 years ago
42d6e59f use scoped subscription like https://github.com/pmndrs/valtio/pull/56 daishi <d****i@a****m> almost 5 years ago
ecbc4a03 update README daishi <d****i@a****m> almost 5 years ago
e4c42aff update dev dependencies daishi <d****i@a****m> almost 5 years ago
ccc25e8c update README daishi <d****i@a****m> almost 5 years ago
2921dcb6 v5.0.0-alpha.6 daishi <d****i@a****m> almost 5 years ago
843f70f4 drop deep changed mode from api daishi <d****i@a****m> almost 5 years ago
f027aa2f fix: render from outside state daishi <d****i@a****m> almost 5 years ago
7aa615fb wip: update dependencies daishi <d****i@a****m> almost 5 years ago
a31ad470 update README daishi <d****i@a****m> almost 5 years ago
ae99edff new API with useMutableSource (#48)
Co-authored-by: Adam Zmenak <a****k@g****m>, Adam Zmenak <a****k@g****m>
Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
991c55c1 merge Merge pull request #53 from dai-shi/dependabot/npm_and_yarn/ini-1.3.8 Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3dad22c7 Bump ini from 1.3.5 to 1.3.8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
f8062dd6 update dev deps and some tweaks daishi <d****i@a****m> about 5 years ago
00034d8b merge Merge pull request #52 from dai-shi/dependabot/npm_and_yarn/elliptic-6.5.3 Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e1d1e479 Bump elliptic from 6.5.2 to 6.5.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0df74c92 merge Merge pull request #51 from dai-shi/dependabot/npm_and_yarn/lodash-4.17.19 Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0db39af5 Bump lodash from 4.17.15 to 4.17.19
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2b5f3599 merge Merge pull request #50 from dai-shi/dependabot/npm_and_yarn/websocket-extensi... Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
30dae1a8 Bump websocket-extensions from 0.1.3 to 0.1.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b807608e update latest experimental react (unstable_*) daishi <d****i@a****m> over 5 years ago
890df169 v4.9.0 daishi <d****i@a****m> over 5 years ago
54962879 run compile daishi <d****i@a****m> over 5 years ago
9b473825 merge Merge pull request #49 from dai-shi/special-memo-with-tracking Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
46edf6af prefer createElement daishi <d****i@a****m> over 5 years ago
99c1c950 useAffectedDebugValue to follow the change in RT daishi <d****i@a****m> over 5 years ago
556a2afb react experimental types daishi <d****i@a****m> over 5 years ago
4ca75ebd use latest react-scripts in examples daishi <d****i@a****m> over 5 years ago
edfe2acc special memo instead of trackMemo daishi <d****i@a****m> over 5 years ago
4ba8a990 update dev deps daishi <d****i@a****m> over 5 years ago
bda64461 v4.8.0 daishi <d****i@a****m> over 5 years ago
76a87586 do not notify children in render daishi <d****i@a****m> over 5 years ago
f3e1d9f1 update dev deps daishi <d****i@a****m> over 5 years ago
36c42d71 update README daishi <d****i@a****m> over 5 years ago
7f112246 v4.7.0 daishi <d****i@a****m> over 5 years ago
2cdd8ae3 run compile daishi <d****i@a****m> over 5 years ago
6c261c0b backport unwrapping proxies from https://github.com/dai-shi/react-tracked/pul... daishi <d****i@a****m> over 5 years ago
5a6b1774 backport useAffectedDebugValue from https://github.com/dai-shi/react-tracked/... daishi <d****i@a****m> over 5 years ago
2f8dc17d update devDependencies daishi <d****i@a****m> over 5 years ago
cf4ff8d6 shave bytes daishi <d****i@a****m> over 5 years ago
9cea9003 v4.6.1 daishi <d****i@a****m> over 5 years ago
4871ec97 run compile daishi <d****i@a****m> over 5 years ago
c44a8dcf useIsomorphicLayoutEffect in Provider, fixes #47 daishi <d****i@a****m> over 5 years ago
a463d827 v4.6.0 daishi <d****i@a****m> over 5 years ago
1bc3c6f1 A temporal workaround with useLayoutEffect in DEV (https://github.com/dai-shi... daishi <d****i@a****m> over 5 years ago
001927d4 update deps and yarn daishi <d****i@a****m> over 5 years ago
0168894b update travis yml daishi <d****i@a****m> over 5 years ago
daedb03d fix example 02 error in codesandbox daishi <d****i@a****m> over 5 years ago
7e6bbce3 v4.5.0 daishi <d****i@a****m> over 5 years ago
3151f483 run compile daishi <d****i@a****m> over 5 years ago
b7ee72d5 update dev deps daishi <d****i@a****m> over 5 years ago
8fe3745e merge Merge pull request #46 from dai-shi/improve-types-for-overload Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9d859a0c update CHANGELOG daishi <d****i@a****m> over 5 years ago
33991b8e improve ts types to allow overloading daishi <d****i@a****m> over 5 years ago
7c2e7059 v4.4.1 daishi <d****i@a****m> almost 6 years ago
5c9d2c5d update deps daishi <d****i@a****m> almost 6 years ago
65dd758a merge Merge pull request #44 from bostondv/fix/custom-context-type Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
427e8e17 fix: createCustomContext typing Boston Dell-Vandenberg <b****v@g****m> almost 6 years ago
ff151f9a fix type error in example/11 daishi <d****i@a****m> almost 6 years ago
b3fc35c9 update deps daishi <d****i@a****m> almost 6 years ago
b5c6c1c9 remove unused babel-core daishi <d****i@a****m> almost 6 years ago
861eb74f fix webpack config daishi <d****i@a****m> almost 6 years ago
77465313 update deps daishi <d****i@a****m> almost 6 years ago
e6f4d291 update README daishi <d****i@a****m> almost 6 years ago
b35cbddf remove arrow-parens eslint rule exception daishi <d****i@a****m> almost 6 years ago
b992d29e update README daishi <d****i@a****m> almost 6 years ago
76c1c413 enable esModuleInterop in TS daishi <d****i@a****m> almost 6 years ago
17ce3f42 use react experimental channel daishi <d****i@a****m> about 6 years ago
910665e8 mark side effects free daishi <d****i@a****m> about 6 years ago
59fbda97 fix README, oh no... daishi <d****i@a****m> about 6 years ago
e0de0548 v4.4.0 daishi <d****i@a****m> about 6 years ago
0937bc06 run compile daishi <d****i@a****m> about 6 years ago
d63dbd82 add getUntrackedObject, fix #40 daishi <d****i@a****m> about 6 years ago
3530fd48 update dev deps daishi <d****i@a****m> about 6 years ago
2138b0ed fix README daishi <d****i@a****m> about 6 years ago
bdd8e926 v4.3.0 daishi <d****i@a****m> about 6 years ago
293aae94 run compile daishi <d****i@a****m> about 6 years ago
e8d59505 a new api trackMemo for React.memo, close #39 daishi <d****i@a****m> about 6 years ago
afdc6b17 update dependencies daishi <d****i@a****m> about 6 years ago
397a5c81 v4.2.1 daishi <d****i@a****m> about 6 years ago
c3cd7d26 run compile daishi <d****i@a****m> about 6 years ago
a3983f10 inline useForceUpdate daishi <d****i@a****m> about 6 years ago
0d00320e add additionalHooks in eslint rule daishi <d****i@a****m> about 6 years ago
cbc5b42a update dev dependencies daishi <d****i@a****m> about 6 years ago
e22d26fb remove eslint comment daishi <d****i@a****m> about 6 years ago
c30cc706 add recipes in README daishi <d****i@a****m> about 6 years ago
0f4dddf8 update README daishi <d****i@a****m> about 6 years ago
5dba158e fix type in useDispatch for undocumented custom context daishi <d****i@a****m> about 6 years ago
d25149b1 update dependencies and some configs daishi <d****i@a****m> about 6 years ago
7e37ecd7 add blog item daishi <d****i@a****m> about 6 years ago
750de6ee minor change daishi <d****i@a****m> about 6 years ago
1abb45e8 async example daishi <d****i@a****m> about 6 years ago
a8e6fb0e add blog item daishi <d****i@a****m> over 6 years ago
9ffd876b v4.2.0 daishi <d****i@a****m> over 6 years ago
89be0b5a run compile daishi <d****i@a****m> over 6 years ago

← Back to repository