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
129aa676 update deps daishi <d****i@a****m> over 6 years ago
24c891a2 merge Merge pull request #33 from dai-shi/remove-experimental-hook Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
655e2c22 remove experimental hook daishi <d****i@a****m> over 6 years ago
e050321e add blog item daishi <d****i@a****m> over 6 years ago
ccde3228 update README daishi <d****i@a****m> over 6 years ago
56a64342 v4.1.0 daishi <d****i@a****m> over 6 years ago
34418048 run compile daishi <d****i@a****m> over 6 years ago
f1297a0d update deps daishi <d****i@a****m> over 6 years ago
634f6567 merge Merge pull request #31 from dai-shi/invoke-listeners-in-render Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
69b8d700 eliminate batchedUpdates daishi <d****i@a****m> over 6 years ago
7bbf8d16 do not mutate refs in callback because it is called in render daishi <d****i@a****m> over 6 years ago
1a55ac64 invoke-listeners-in-render daishi <d****i@a****m> over 6 years ago
92455017 forgot to update CHANGELOG daishi <d****i@a****m> over 6 years ago
3081230c add blog item daishi <d****i@a****m> over 6 years ago
f4242579 rename counter to count daishi <d****i@a****m> over 6 years ago
e08ed785 update README daishi <d****i@a****m> over 6 years ago
e0199522 fix warning message daishi <d****i@a****m> over 6 years ago
f6057502 minor change daishi <d****i@a****m> over 6 years ago
044e68c1 Update README.md Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1a3af9cb update README daishi <d****i@a****m> over 6 years ago
cde66a5b v4.0.0 daishi <d****i@a****m> over 6 years ago
930d06c7 update README daishi <d****i@a****m> over 6 years ago
0a18220c update README daishi <d****i@a****m> over 6 years ago
0ae1b4bf update README daishi <d****i@a****m> over 6 years ago
e30fed6e Update README.md Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fbc67dff add blog item daishi <d****i@a****m> over 6 years ago
81c0b158 update README daishi <d****i@a****m> over 6 years ago
89526ca0 update dev deps daishi <d****i@a****m> over 6 years ago
5dc343e2 merge Merge pull request #27 from dai-shi/rr-compatible-api Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0be1188c add useSelector daishi <d****i@a****m> over 6 years ago
23ca7163 rename examples daishi <d****i@a****m> over 6 years ago
549c1f6c rename APIs daishi <d****i@a****m> over 6 years ago
0215fb1d merge Merge pull request #26 from dai-shi/direct-state-in-context Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
91cc226b fix names and types daishi <d****i@a****m> over 6 years ago
d5edaa97 custom context, types, rename file daishi <d****i@a****m> over 6 years ago
5df73590 add CHANGELOG item daishi <d****i@a****m> over 6 years ago
f526bcbd no batchedUpdates, useLayoutEffect daishi <d****i@a****m> over 6 years ago
68e8776d defaultContext and customContext daishi <d****i@a****m> over 6 years ago
5c7c1ddd merge merge master daishi <d****i@a****m> over 6 years ago
f67cdb73 remove exhaustive-deps exception daishi <d****i@a****m> over 6 years ago
1259b730 more precise calculateChangedBits daishi <d****i@a****m> over 6 years ago
7514bf1a compile daishi <d****i@a****m> over 6 years ago
ac0f1deb merge Merge branch 'master' into direct-state-in-context daishi <d****i@a****m> over 6 years ago
e96dd851 compile daishi <d****i@a****m> over 6 years ago
bb2ebcad state directly put in context daishi <d****i@a****m> over 6 years ago
ced93244 update deps (minor) and dev deps daishi <d****i@a****m> over 6 years ago
8d0f55d9 no need to have children in props type daishi <d****i@a****m> over 6 years ago
39356e85 fix typo... daishi <d****i@a****m> over 6 years ago
b581bbcb add comparison with useSelector, closes #25 daishi <d****i@a****m> over 6 years ago
809d205e split src files daishi <d****i@a****m> over 6 years ago
b77e6b97 minor update in README daishi <d****i@a****m> over 6 years ago
fec63874 Update README.md Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f758f3da update README daishi <d****i@a****m> over 6 years ago
65b95b95 example 11 for todolist daishi <d****i@a****m> over 6 years ago
3064b0a0 add blog item and minor changes in README daishi <d****i@a****m> over 6 years ago
70719227 obsolete ConcurrentMode daishi <d****i@a****m> over 6 years ago
1185d799 Update README.md Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2b3f4032 Update README.md Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a3b0c49a add benchmark section daishi <d****i@a****m> over 6 years ago
53800f1f update blog items daishi <d****i@a****m> over 6 years ago
6f7c7b85 v3.0.0 daishi <d****i@a****m> over 6 years ago
2445e709 update README, add comments and so on daishi <d****i@a****m> over 6 years ago
5dd100a1 merge Merge pull request #23 from dai-shi/slimmed-deep-proxy Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
48902621 add Limitations section in README daishi <d****i@a****m> over 6 years ago
8c218625 support frozen object daishi <d****i@a****m> over 6 years ago
772d9203 follow new react-testing-library api daishi <d****i@a****m> over 6 years ago
aa26855e isPlainObject daishi <d****i@a****m> over 6 years ago
27f704b9 update deps daishi <d****i@a****m> over 6 years ago
0fb6c001 check null object daishi <d****i@a****m> over 6 years ago
6a5879bf new prerelease daishi <d****i@a****m> over 6 years ago
19ca8aca eslint exception daishi <d****i@a****m> over 6 years ago
8373b972 use set instead of array daishi <d****i@a****m> over 6 years ago
d26de705 for prerelease daishi <d****i@a****m> over 6 years ago
69023f95 some performance improvements daishi <d****i@a****m> over 6 years ago
dd9b78c3 fix cycled object test again daishi <d****i@a****m> over 6 years ago
02432f92 fix frozen and cycled object tests daishi <d****i@a****m> over 6 years ago
7247737c tests for builtin object & special objects daishi <d****i@a****m> over 6 years ago
78a7e5ac add ownKeys handler and improve performance daishi <d****i@a****m> over 6 years ago
ebfcc199 explicit options for tracking policy daishi <d****i@a****m> over 6 years ago
360f5d76 keep ref equality (slows down a bit) daishi <d****i@a****m> over 6 years ago
a65486ff fix and improve daishi <d****i@a****m> over 6 years ago
c4ac26e2 wip: slimmed deep proxy daishi <d****i@a****m> over 6 years ago
a2346b14 add blog entry daishi <d****i@a****m> over 6 years ago
4d1155c3 fix typo daishi <d****i@a****m> over 6 years ago
36496ee1 update README daishi <d****i@a****m> over 6 years ago
10f60b2b add try-catch in callback to detect stale props (#22) daishi <d****i@a****m> over 6 years ago
449e34ad v2.0.1 daishi <d****i@a****m> over 6 years ago
df2a14c9 rename src file names daishi <d****i@a****m> over 6 years ago
da991ef8 v2.0.0 daishi <d****i@a****m> over 6 years ago
c90313f2 minimal example code for useReduxSelectors daishi <d****i@a****m> over 6 years ago
06f77b54 compile daishi <d****i@a****m> over 6 years ago
ecdefb5b update deps with eslint rule workaround daishi <d****i@a****m> over 6 years ago
a8dbed10 merge Merge pull request #19 from dai-shi/multiple-selectors Daishi Kato <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2db75673 update CHANGELOG daishi <d****i@a****m> over 6 years ago
f92f2517 rewrite with memoize-state and some polish daishi <d****i@a****m> over 6 years ago
a4ebd863 split src files daishi <d****i@a****m> over 6 years ago
b8a760ca with-known-usage instead of proxyState and deproxifyResult instead of seal() daishi <d****i@a****m> over 6 years ago
484ac607 refine code a bit daishi <d****i@a****m> over 6 years ago
94189c14 use affectedChunks for better ref equality daishi <d****i@a****m> over 6 years ago
7affc87c rewrote almost the entire code with new design daishi <d****i@a****m> over 6 years ago

← Back to repository