issues
search
piotrwitek
/
typesafe-actions
Typesafe utilities for "action-creators" in Redux / Flux Architecture
https://codesandbox.io/s/github/piotrwitek/typesafe-actions/tree/master/codesandbox
MIT License
2.41k
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added create-custom-action creator factory to public API
#113
piotrwitek
closed
5 years ago
0
Added redux-saga example to docs
#112
piotrwitek
closed
5 years ago
0
Add a new API `createCustomAction`
#111
piotrwitek
closed
5 years ago
0
Added example for createAction using higher-order function
#110
piotrwitek
closed
5 years ago
0
Supports action types deriving from array
#109
anton-kapelyushok
closed
5 years ago
2
Add support for error field to createAction
#108
sjsyrek
closed
5 years ago
12
Refactored is-action-of types
#107
piotrwitek
closed
5 years ago
0
Add createReducer - a typesafe reducer factory using object map (including getType() support)
#106
MasGaNo
closed
5 years ago
26
fixes #89 -- add saga docs
#105
JoshMcCullough
closed
5 years ago
0
CreateAsyncActions function name is an empty string
#104
Sean-Brown-Digi
closed
5 years ago
1
I would like an explanation of the Service type in epics.
#103
rHermes
opened
5 years ago
15
Release v3.0.0 to npm
#102
piotrwitek
closed
5 years ago
0
Release v2.2.0 to npm
#101
piotrwitek
closed
5 years ago
0
Add support of optional payload/meta to `action` API
#100
piotrwitek
closed
5 years ago
0
Big project update v3
#99
piotrwitek
closed
5 years ago
0
Add toString function to action creators
#98
mAAdhaTTah
closed
5 years ago
5
typo: s/it's/its/
#97
yanick
closed
5 years ago
0
Add `toString` method to returned action creators
#96
mAAdhaTTah
closed
5 years ago
3
make isActionOf accept an AsyncAction
#95
lrdxg1
opened
5 years ago
9
Additional overloads to avoid ambiguous isActionOf type resolution for #63
#94
vincentjames501
closed
5 years ago
2
typo
#93
jperelli
closed
5 years ago
1
Generics on createAction don't narrow
#92
ethanroday
closed
5 years ago
9
Add Typescript Compatibility information in docs
#91
piotrwitek
closed
5 years ago
3
Add ability to create async actions with support for meta property
#90
asakalou-exadel
closed
5 years ago
4
Add redux-saga usage example in the docs
#89
derek126
closed
5 years ago
7
Add a generic reducer factory automatically handling async-actions - createAsyncReducer
#88
lajtmaN
opened
6 years ago
5
Testing
#87
piotrwitek
closed
6 years ago
0
Handle array of types in isOfType
#86
paszkowskiDamian
closed
5 years ago
0
isOfType could accept an array of actions instead of one
#85
paszkowskiDamian
closed
5 years ago
8
Ensure docs reflect base action not working with helpers
#84
Carl-Foster
closed
6 years ago
0
Bug for getType? first argument is not an instance of "typesafe-actions"
#83
Adherentman
closed
5 years ago
7
Utilise tuples to fix function types
#82
Carl-Foster
closed
5 years ago
8
Add 4 separate issue templates and the starter project linked to code sandbox
#81
piotrwitek
closed
6 years ago
0
`getType` does not show type error for incompatible action-creator parameter
#80
johnkorzhuk
closed
6 years ago
7
Added Compatibility section including Polyfill integration guidelines
#79
piotrwitek
closed
6 years ago
0
Create ISSUE_TEMPLATE.md
#78
jatinkrmalik
closed
6 years ago
3
Update internal type correctness unit-test framework to dts-jest
#77
piotrwitek
closed
5 years ago
4
updated docs TOC and added sponsor section with helpful info
#76
piotrwitek
closed
6 years ago
0
Add a sponsor information
#75
piotrwitek
closed
6 years ago
0
Update typesafe-actions to support TypeScript v3.1.0
#74
piotrwitek
closed
5 years ago
8
Extend createAsyncAction API to be able to carry over request information to success and failure handlers
#73
abersnaze
closed
5 years ago
6
docs(readme): fix api example import of create standard action
#72
bassettsj
closed
6 years ago
1
Add support of optional payload/meta to `createAction` API
#71
el-dav
closed
5 years ago
2
Request: ability to restrict the types for meta
#70
renchap
closed
5 years ago
8
Update Async Epic Examples
#69
MattTennison
closed
5 years ago
3
Request: Example of Reducer for createAsyncAction
#68
daveking999
closed
5 years ago
13
'isActionOf' narrowing issue with 'createAsyncAction'
#67
d1ab
closed
6 years ago
0
Fix grammar issues in tutorial.
#66
flymason
closed
6 years ago
0
Add issue templates
#65
piotrwitek
closed
6 years ago
6
correct typo cenral -> central
#64
rossvz
closed
6 years ago
0
Previous
Next