issues
search
gcanti
/
elm-ts
A porting to TypeScript featuring fp-ts, rxjs6 and React
https://gcanti.github.io/elm-ts/
MIT License
300
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
elm-ts with Effect-ts?
#55
savkelita
opened
7 months ago
0
Fix version in `package-lock.json`
#54
rjdellecese
closed
2 years ago
0
Extend `Cmd`
#53
rjdellecese
closed
2 years ago
0
Init called twice when in debug mode
#52
padzikm
opened
3 years ago
1
Is React's `useEffect` supposed to work within elm-ts' view functions? If not, how can I perform side effect which is dependent on first rendering the component?
#51
yyccnn
closed
3 years ago
2
Fix Response headers
#50
StefanoMagrassi
closed
4 years ago
2
fix(docs) Broken formatting
#49
larvanitis
closed
4 years ago
1
Original XMLHttpRequest object in response
#48
bmazzarol
closed
4 years ago
4
Fixes issues with empty response bodies
#47
bmazzarol
closed
4 years ago
4
How to decode a 204?
#46
bmazzarol
closed
4 years ago
2
fix execution of initial commands when React view runs effect on mount
#45
StefanoMagrassi
closed
4 years ago
5
Add example for module composition (closes #43)
#44
IMax153
closed
4 years ago
2
add Examples, that show how to compose modules
#43
tmueller
closed
4 years ago
11
rename imported type to avoid conflict with local
#42
minedeljkovic
closed
4 years ago
2
add a namespace to Decoder URI in order to avoid name collision
#41
StefanoMagrassi
closed
4 years ago
0
fix emission of initial commands
#40
StefanoMagrassi
closed
4 years ago
1
fix response for BadStatus error in order to comply with Response type
#39
StefanoMagrassi
closed
4 years ago
0
Stop/unsubscribe application
#38
StefanoMagrassi
closed
4 years ago
0
Stop/unsubscribe application
#37
StefanoMagrassi
closed
4 years ago
12
Debugger specialization for Navigation programs
#36
StefanoMagrassi
closed
4 years ago
0
fix return type of programWithDebugger in order to comply to Html's program
#35
StefanoMagrassi
closed
4 years ago
0
version 0.5
#34
gcanti
closed
4 years ago
0
rewrite fp-ts import paths in es6 dir on post build
#33
StefanoMagrassi
closed
4 years ago
1
Debugger
#32
StefanoMagrassi
closed
4 years ago
5
Remove axios
#31
StefanoMagrassi
closed
5 years ago
0
upgrade libs but docs-ts
#30
sledorze
closed
5 years ago
1
Upgrade to latest libs versions
#29
sledorze
closed
5 years ago
5
Full tests coverage
#28
StefanoMagrassi
closed
5 years ago
0
Build and test enhancement
#27
StefanoMagrassi
closed
5 years ago
0
add docs generation (docs-ts)
#26
gcanti
closed
5 years ago
0
Bug fix: handle undefined axios error response, fixes regression in #24
#25
minedeljkovic
closed
5 years ago
1
Bug Fix: don't rely on instanceof Error while matching axios errors, closes #23
#24
minedeljkovic
closed
5 years ago
1
Invalid http status code results in NetworkError
#23
minedeljkovic
closed
5 years ago
3
Internal: run npm audit fix --force
#22
gcanti
closed
5 years ago
0
introduce of e iof to (m: Msg) => Cmd<Msg>
#21
mattiamanzati
closed
6 years ago
2
Concurrent Time.every subscriptions
#20
minedeljkovic
opened
6 years ago
2
Breaking change: upgrade to rxjs@6
#19
gcanti
closed
6 years ago
0
bump version
#18
gcanti
closed
6 years ago
0
expose requestToTask
#17
minedeljkovic
closed
6 years ago
1
Polish: remove react-dom dependency
#16
gcanti
closed
6 years ago
0
Suggestions for Reader integration on top of the effects api
#15
mlegenhausen
opened
6 years ago
5
createHashHistory throws in a React Native environment
#14
pigoz
closed
4 years ago
3
Re-add map to Sub and Html and remove Reader, fix #12
#13
minedeljkovic
closed
6 years ago
10
Removing of map function from Html and Sub module
#12
minedeljkovic
closed
6 years ago
2
Bug Fix: call subscriptions with initial model, fixes #10
#11
minedeljkovic
closed
6 years ago
2
Subscriptions not called with initial model
#10
minedeljkovic
closed
6 years ago
0
implement html lazy function for react renderer
#9
minedeljkovic
closed
6 years ago
9
Why Axios?
#8
sledorze
closed
6 years ago
1
0.3.0
#7
gcanti
closed
6 years ago
0
Next version
#6
gcanti
closed
6 years ago
0
Next