issues
search
tappleby
/
redux-batched-subscribe
store enhancer for https://github.com/reactjs/redux which allows batching subscribe notifications.
MIT License
504
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
notify() is being called when thunk is dispatched
#28
bhovhannes
opened
6 years ago
0
add blacklist which tirgger listeners immediately
#27
dingchaoyan1983
opened
6 years ago
0
Is there a way to use subscribeImmediate with react-redux?
#26
mreishus
closed
6 years ago
1
usage with unstable_batchedUpdates
#25
dannycochran
closed
6 years ago
1
Example: Selective batching based on meta.batch in Action
#24
davidjbradshaw
opened
6 years ago
2
Confused as to order of execution for notify()
#23
mlodato517
closed
6 years ago
2
Add Example
#22
Vasikaran
opened
7 years ago
2
Update index.js
#21
sunnykgupta
opened
7 years ago
0
Project status/passing action to notify callback
#20
MattKunze
closed
7 years ago
2
Fix error in README.md
#19
shura-v
closed
7 years ago
1
Add typescript type declarations
#18
mDibyo
opened
7 years ago
4
Making action & state available to batch function
#17
peteruithoven
closed
7 years ago
1
Adding exceptions
#16
peteruithoven
opened
7 years ago
2
issue with Redux DevTools Time Travel
#15
borisirota
closed
7 years ago
1
Add an open source license?
#14
jasonblais
closed
8 years ago
1
Pass through dispatch action to batch function
#13
ryardley
opened
8 years ago
5
Notify only once per batch
#12
secobarbital
opened
8 years ago
0
Update readme to provide a simple example of how to dispatch multiple actions without notifying subscribers until all complete (without react or or other dependencies)
#11
thinkloop
opened
8 years ago
6
babel 5 error
#10
landabaso
closed
8 years ago
1
Explain the purpose of using unstable_batchedUpdates when already using redux-batched-subscribe
#9
gajus
closed
8 years ago
2
Delay slice()ing the listeneres
#8
gaearon
closed
8 years ago
7
Use modern API and conventions in README
#7
gaearon
closed
8 years ago
1
Allow user to write action specific policy for batching
#6
slestang
closed
7 years ago
1
Combine batchedUpdates & requestAnimationFrame?
#5
peteruithoven
closed
8 years ago
2
Undesired Actions Notifications
#4
pjago
opened
8 years ago
1
A couple of questions
#3
janusch
closed
8 years ago
8
Adds section about middleware to README.md
#2
rickharrison
closed
8 years ago
4
Handle subscribe inside a listener
#1
gaearon
closed
9 years ago
1