issues
search
dphilipson
/
typescript-fsa-reducers
Fluent syntax for defining typesafe reducers on top of typescript-fsa.
MIT License
220
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump json5 from 2.1.0 to 2.2.3
#54
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#53
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#52
dependabot[bot]
opened
1 year ago
0
Bump tmpl from 1.0.4 to 1.0.5
#51
dependabot[bot]
opened
3 years ago
0
Bump tar from 4.4.6 to 4.4.19
#50
dependabot[bot]
opened
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#49
dependabot[bot]
opened
3 years ago
0
Bump tar from 4.4.6 to 4.4.15
#48
dependabot[bot]
closed
3 years ago
1
Bump set-getter from 0.1.0 to 0.1.1
#47
dependabot[bot]
opened
3 years ago
0
Bump glob-parent from 5.1.0 to 5.1.2
#46
dependabot[bot]
opened
3 years ago
0
Bump hosted-git-info from 2.7.1 to 2.8.9
#45
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.11 to 4.17.21
#44
dependabot[bot]
opened
3 years ago
0
Bump handlebars from 4.5.1 to 4.7.7
#43
dependabot[bot]
opened
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1
#42
dependabot[bot]
opened
3 years ago
0
Bump ini from 1.3.5 to 1.3.7
#41
dependabot[bot]
opened
3 years ago
0
Type error for ActionCreator<boolean> with beta typescript-fsa
#40
nbgraham
opened
4 years ago
1
Bump handlebars from 4.5.1 to 4.7.6
#39
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.11 to 4.17.19
#38
dependabot[bot]
closed
3 years ago
1
fix: upcastingReducer() sample code.
#37
mtbt03
closed
4 years ago
1
Reducer without initial state does not assept undefined by default
#36
sgrishchenko
closed
4 years ago
1
Bump acorn from 5.7.3 to 5.7.4
#35
dependabot[bot]
opened
4 years ago
0
Bump js-yaml from 3.12.0 to 3.13.1
#34
dependabot[bot]
opened
5 years ago
0
Bump mixin-deep from 1.3.1 to 1.3.2
#33
dependabot[bot]
opened
5 years ago
0
`case` and `cases` functions have type error.
#32
arx-8
closed
4 years ago
4
why not use map?
#31
DiamondYuan
closed
5 years ago
2
Support for immer
#30
karlvr
opened
5 years ago
3
Add .getActionCreatorsUsedInCases() method
#29
myrjola
closed
5 years ago
2
#27: add possibility to pass default handler to reducers
#28
monsterkrampe
closed
6 years ago
4
Add ability to pass default case handler
#27
monsterkrampe
closed
6 years ago
0
`upcastingReducer` example doesn't show the need for an initial state
#26
dcurletti
closed
6 years ago
2
Support for async actions
#25
neatnerd
opened
6 years ago
4
Add the ability to .case on a string
#24
MJLHThomassen-Eurocom
opened
6 years ago
2
How to combine reducers?
#23
MJLHThomassen-Eurocom
closed
6 years ago
3
Change type definitions to allow passing undefined as state to a reducer
#22
amc6
closed
7 years ago
1
Cannot pass undefined as state to reducer
#21
amc6
closed
7 years ago
2
Interfere return type in .case doesn't work
#20
MistyKuu
opened
7 years ago
1
Fix equivalent example in README
#19
sompylasar
closed
7 years ago
1
Compatibility with ngrx 4
#18
st-clair-clarke
closed
7 years ago
2
Multiple handlers for a single action type
#17
zernie
closed
7 years ago
2
Type mismatch in handler when using async ActionCreator
#16
hissfield
closed
7 years ago
2
Feature/multi cases
#15
dphilipson
closed
7 years ago
1
Update dependencies, add Prettier
#14
dphilipson
closed
7 years ago
0
Allow assigning multiple action types to the same handler
#13
dphilipson
closed
7 years ago
1
cannot get .caseWithAction to work with my Handler
#12
st-clair-clarke
closed
7 years ago
4
Additional fix to exported types
#11
dphilipson
closed
7 years ago
0
Make created reducers not depend on typescript-fsa
#10
dphilipson
closed
7 years ago
0
Feature/case with action
#9
dphilipson
closed
7 years ago
1
Feature/mutable builders
#8
dphilipson
closed
7 years ago
1
reduer.case should mutate reducer
#7
erin-noe-payne
closed
7 years ago
3
Reducers should receive whole action
#6
erin-noe-payne
closed
7 years ago
5
Config/no sourcemap in dist
#5
dphilipson
closed
7 years ago
1
Next