Issues
- 28
Add `Refreshing` constructor to `RemoteData` ?
#9 opened by cbenz - 2
Consider use of Monoids
#47 opened by JanBessai - 1
`andThen` is not a lawful Monad
#40 opened by Fresheyeball - 0
- 0
- 0
RemoteData.toResult
#33 opened by andys8 - 4
How to get error text with elm 0.19?
#28 opened by PascalLeMerrer - 4
Update to new elm/http 2.0 API
#30 opened by dawehner - 5
Impossible states in update with RemoteData
#20 opened by gyzerok - 0
Add progress data to Loading state
#25 opened by DanielCardonaRojas - 1
Setting fields on a Model with a WebData type
#13 opened by skinnyjames - 4
`andMap` only cases on `RemoteData a (b -> c)`
#21 opened by joneshf - 2
Generalize RemoteData for PUT, POST and DELETE
#18 opened by gyzerok - 2
Manually create a failure?
#14 opened by WilliamMayor - 1
Carrying extra information in `RemoteData.Loading`?
#15 opened by qwfy - 1
RemoteData won't change to Loading
#16 opened by qwfy - 1
Please add map3 and map4
#10 opened by coreyhaines - 1
- 0
Document RemoteData.update.
#4 opened by krisajenkins - 4
mapN functions, andMap
#3 opened by ericgj - 5
Expose Success Failure Loading and NotAsked
#1 opened by lazamar