issues
search
nx-js
/
observer-util
Transparent reactivity with 100% language coverage. Made with ❤️ and ES6 Proxies.
MIT License
1.2k
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Better types with branding
#66
ddurschlag
opened
1 year ago
0
Fail on recursion
#65
ddurschlag
opened
1 year ago
0
build(deps): bump minimist, mkdirp, karma, handlebars, karma-mocha, mocha and nyc
#64
dependabot[bot]
opened
1 year ago
0
Introduce a global reaction callback
#63
moritzuehling
opened
1 year ago
0
build(deps): bump ua-parser-js from 0.7.18 to 0.7.33
#62
dependabot[bot]
opened
1 year ago
0
build(deps): bump qs and body-parser
#61
dependabot[bot]
opened
1 year ago
0
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#60
dependabot[bot]
opened
1 year ago
0
build(deps): bump engine.io and karma
#59
dependabot[bot]
opened
2 years ago
0
build(deps): bump socket.io-parser and karma
#58
dependabot[bot]
opened
2 years ago
0
build(deps): bump degenerator and karma
#57
dependabot[bot]
opened
2 years ago
0
rawToProxy WeakMap.set is never called
#56
NesCafe62
opened
2 years ago
0
build(deps-dev): bump karma from 2.0.2 to 6.3.16
#55
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump karma from 2.0.2 to 6.3.14
#54
dependabot[bot]
closed
2 years ago
1
Shallow observing
#53
k1w1
opened
3 years ago
1
Add check for forward refs types
#52
cristianbote
closed
3 years ago
0
should observe explicit array length changes
#51
YousefED
opened
3 years ago
0
feat: support custom action name
#50
paranoidjk
closed
4 years ago
0
Bug or user error? Copying observable to other position in array converts it to the raw item
#49
kwaclaw
opened
4 years ago
0
`construct` trap fails for observed constructors
#48
justinweiss
opened
4 years ago
1
Observing through a Proxy
#47
k1w1
closed
4 years ago
2
computed properties no cache?
#46
tylerlong
closed
4 years ago
3
Fix README.md computed properties example
#45
yuler
closed
4 years ago
1
Object.defineProperty should trigger reactions
#44
robinplace
opened
5 years ago
3
fix error "accessing the caller property of a function" on IE11
#43
IlyaZha
opened
5 years ago
3
Not sure I'm understanding this at all
#42
jameslkingsley
closed
5 years ago
4
Angular 7 Integration
#41
joshuaquek
opened
5 years ago
1
Add some information about preact-nx-observer
#40
mseddon
closed
5 years ago
5
Fall back to window as globalObj if a CSP is in place.
#39
moritzuehling
closed
5 years ago
6
Understanding reactions
#38
ciaoben
closed
4 years ago
1
Problem when changing whole objects
#37
ciaoben
closed
4 years ago
1
Question about scheduler batching and observe optimizations.
#36
Dai696
opened
6 years ago
2
Observables arrays don't appear to observe correctly
#35
Dai696
closed
6 years ago
3
Is it possible to receive the type of change when observing a value?
#34
Dai696
closed
6 years ago
9
Documentation suggestion
#33
ivan-kleshnin
closed
6 years ago
2
Deeply observe object
#32
naturalethic
opened
6 years ago
12
Trap "toJSON" to allow serialization of proxies
#31
CheloXL
opened
6 years ago
2
4.2.0 broke something
#30
mendrik
closed
6 years ago
3
Mutating observables in reactions is forbidden
#29
ghost
closed
6 years ago
2
Unidirectional Data Flow
#28
ghost
closed
6 years ago
5
Scheduler with Task
#27
ghost
closed
6 years ago
2
Allow using objects as key (in Maps, Sets, ...)
#26
BenoitZugmeyer
closed
6 years ago
4
limitation on mutating observables in reaction
#25
janat08
opened
6 years ago
10
observer-util fails to queue reactions in Edge 14
#24
lukeburns
opened
6 years ago
1
Update README.md
#23
lemming
closed
6 years ago
1
Instances of global classes not observable
#22
scriptspry
opened
6 years ago
5
TypeError: Illegal invocation
#21
Lokua
closed
6 years ago
7
maximal feature set compatible with proxy-polyfill
#20
lukeburns
closed
6 years ago
2
ignore rather than expose raw object
#19
lukeburns
opened
6 years ago
7
modularity and middleware with proxies
#18
lukeburns
opened
6 years ago
4
How are observables used in observed function detected?
#17
kfrajtak
closed
6 years ago
6
Next