issues
search
haxetink
/
tink_state
Handle those pesky states.
The Unlicense
29
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider pooling for internal objects.
#88
back2dos
opened
2 months ago
0
fix for haxe nightly
#87
Antriel
opened
6 months ago
0
Make nexttime condition optional
#86
gene-pavlovsky
closed
8 months ago
0
Make nextTime's condition optional
#85
gene-pavlovsky
closed
8 months ago
0
Cleanup deprecations
#84
AbeGellis
opened
1 year ago
0
Sometimes direct bindings run before all observables are invalidated.
#83
back2dos
opened
1 year ago
0
Fix mapAsync
#82
kevinresol
closed
1 year ago
0
mapAsync broken?
#81
kevinresol
closed
1 year ago
0
Add State.update
#80
back2dos
opened
1 year ago
2
async auto-observable value not being updated properly when not bound (only on `v1` branch)
#79
nadako
opened
1 year ago
1
early break in AutoObservable s.hasChanged check can trigger multiple recalculations
#78
nadako
opened
1 year ago
2
Exception catching mode
#77
gene-pavlovsky
opened
2 years ago
1
Obervable.ofPromise does not fire binding?
#76
kevinresol
closed
3 years ago
3
items is a State
#75
AdrianV
closed
3 years ago
1
V1 ... Dejavu
#74
back2dos
opened
3 years ago
2
Allow swapping computation in auto observable.
#73
back2dos
opened
3 years ago
0
Suspend async computation when observable goes out of use.
#72
back2dos
closed
3 years ago
1
Async Observable.
#71
back2dos
opened
3 years ago
0
Reduce allocations.
#70
back2dos
closed
3 years ago
1
Reduce allocations.
#69
back2dos
opened
3 years ago
0
Granular Observability.
#68
back2dos
closed
3 years ago
3
Is constant
#67
back2dos
closed
3 years ago
1
Add js-compat flag.
#66
back2dos
opened
3 years ago
0
LinkObject import is missing in the Binding.hx
#65
hansagames
closed
3 years ago
4
fix #63 (hopefully)
#64
nadako
closed
3 years ago
0
Issue with SignalObservable(?)
#63
nadako
closed
3 years ago
0
ObservableArray exposes internal methods due to `@:forward`
#62
nadako
closed
3 years ago
0
Add `ObservableObject.isConstant`
#61
back2dos
closed
3 years ago
1
Suspend async computation when observable goes out of use.
#60
back2dos
opened
3 years ago
0
What API replaces observableLength and observableValues?
#59
Aszusz
closed
3 years ago
3
ObservableMap.observe should return ObservableMapView
#58
back2dos
closed
3 years ago
1
add separate implementations for Computation.async and safeAsync to avoid excessive wrapping
#57
nadako
closed
3 years ago
0
some API documentation for Observable
#56
nadako
closed
3 years ago
1
make Binding a LinkObject itself and avoid wrapping it with SimpleLink and method closures
#55
nadako
closed
3 years ago
0
random cleanups in AutoObservable.hx
#54
nadako
closed
3 years ago
2
Try to deal with #46
#53
back2dos
closed
3 years ago
4
Expose the max iteration number
#52
kevinresol
closed
4 years ago
6
Change is not remembered somehow
#51
kevinresol
closed
4 years ago
1
Track source in hasChanged
#50
kevinresol
closed
4 years ago
4
Granular observation in Map/Array
#49
kevinresol
opened
4 years ago
2
Add ObservableArray::remove
#48
kevinresol
closed
4 years ago
0
import tink.core modules directly instead of using tink.CoreApi
#47
nadako
closed
4 years ago
0
Add an equivalent of Promised for Future, without the Failed state
#46
nadako
closed
3 years ago
5
V1
#45
back2dos
closed
4 years ago
0
Add PromisedTools.merge
#44
kevinresol
closed
4 years ago
0
Attempt to optimize subscription. Update benchmark.
#43
back2dos
closed
4 years ago
0
Optimize subscriptions.
#42
back2dos
closed
4 years ago
1
V1
#40
back2dos
closed
4 years ago
8
Debugging tools.
#39
back2dos
closed
4 years ago
3
Allow atomic updates.
#38
back2dos
closed
4 years ago
0
Next