issues
search
Odonno
/
ReduxSimple
Simple Stupid Redux Store using Reactive Extensions
http://www.nuget.org/packages/ReduxSimple/
MIT License
144
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reliance on Converto / Newtonsoft.Json
#100
slimshader
opened
2 years ago
3
Add CreateSlice function
#99
Odonno
opened
2 years ago
0
Make use of new C#10 features
#98
Odonno
closed
2 years ago
0
How install for usage?
#97
abelfleitas
closed
2 years ago
1
Removing selectors in subscriptions / dependant subscriptions
#96
ltjax
opened
3 years ago
22
ObserveAction with current state
#95
akaegi
closed
2 years ago
1
Help with understanding subreducers and nested state
#94
lewiji
closed
3 years ago
9
There is an ArgumentException on RemoveAll entity adapter method invocation.
#93
p1eXu5
closed
3 years ago
2
Allow DI in Effects
#92
nicolassargos
opened
3 years ago
11
System.MissingMethodException: 'Method not found: 'System.String Microsoft.Toolkit.Uwp.Helpers.SystemInformation.get_ApplicationName()'.'
#91
arolson101
opened
3 years ago
2
Throw exception in reducer will cause ReduxStore stop work for new Dispatch
#90
RockNHawk
closed
3 years ago
5
Feature/custom_dispatchedactionscheduler
#89
akaegi
closed
3 years ago
5
Pass the Store in the CreateEffect function
#88
Odonno
closed
3 years ago
0
Synchronous Effect leads to strange action ordering
#87
akaegi
closed
3 years ago
10
How can I wait for all the asynchronous task effects completed when Dispath an action ?
#86
RockNHawk
closed
3 years ago
6
Exception during effect causing effect to be removed as action handler
#85
SonnyCampbellUnity
closed
3 years ago
14
Effects with async / Task support ?
#84
RockNHawk
closed
3 years ago
1
Test name error
#83
p1eXu5
closed
3 years ago
1
CI/CD of NuGet packages using GitHub Actions
#82
Odonno
opened
4 years ago
0
Prevent Concurrent Dispatch
#81
RockNHawk
closed
4 years ago
3
Can ReduxSimple be used in Xamarin Forms Applications?
#80
rubiktubik
closed
4 years ago
2
Next version with current state
#79
rubiktubik
closed
4 years ago
3
Problem in a UWP project
#78
Odonno
closed
3 years ago
2
Create a UntilDestroyed operator
#77
wizd
closed
4 years ago
5
Improve README file for beginners
#76
zanybaka
opened
4 years ago
2
Create state lenses (implicit/explicit)
#75
Odonno
closed
4 years ago
8
Feature reducer improvements / State lenses
#74
ltjax
closed
4 years ago
6
Prevent unnecessary subscriptions when using CombineSelector
#73
Odonno
closed
4 years ago
0
Project fails when using multiple feature states of the same type
#72
IamMartinPeek
closed
4 years ago
14
Lift restrictions on action to reducer mapping
#71
ltjax
closed
4 years ago
4
On function new() constraint does not play nicely with immutables
#70
kobi2294
closed
4 years ago
2
Build Failed: namespace Windows.UI.Xaml.Navigation not found
#69
wizd
closed
4 years ago
5
Confusing names for "Memoized selectors"
#68
ltjax
closed
4 years ago
5
Reducers.On support of async
#67
wizd
closed
4 years ago
2
Upgrade packages
#66
Odonno
closed
4 years ago
0
How would I await an effect?
#65
steffos
closed
4 years ago
3
Expand Routing Store with new data in state
#64
Odonno
opened
5 years ago
0
Add Unit Tests on DevTools package
#63
Odonno
opened
5 years ago
0
Add Unit Tests on Entity package
#62
Odonno
opened
5 years ago
0
Improve Redux DevTools
#61
Odonno
opened
5 years ago
0
Feat/redux devtools
#60
Odonno
closed
5 years ago
0
Manage entities
#59
Odonno
closed
5 years ago
0
Import/export state
#58
Odonno
opened
5 years ago
0
Create sub-reducers
#57
Odonno
closed
5 years ago
0
SubscribeOnUIThread
#56
Odonno
closed
5 years ago
1
Register effects
#55
Odonno
closed
5 years ago
0
Make use of nullable reference types
#54
Odonno
closed
4 years ago
0
Merge ReduxStore and ReduxStoreWithHistory in a single class
#53
Odonno
closed
5 years ago
0
Grouped memoized selector
#52
Odonno
opened
5 years ago
0
Combine selectors
#51
Odonno
closed
5 years ago
0
Next