issues
search
omniscientjs
/
immstruct
Immutable data structures with history for top-to-bottom properties in component based libraries like React. Based on Immutable.js
374
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use browser variants of requestAnimationFrame
#92
turbotobias
opened
6 years ago
0
Update CI node version
#91
neftaly
closed
7 years ago
1
Use immutable-cursor
#90
neftaly
closed
7 years ago
5
immutable-js/contrib/cursor has been deprecated
#89
neftaly
closed
7 years ago
7
Update deps
#88
neftaly
closed
7 years ago
9
Playing with Ramda. Warning on length
#87
wcastand
closed
7 years ago
2
expose immutable.js?
#86
braindev
closed
8 years ago
4
Fix errors in api.md
#85
leonyu
closed
8 years ago
5
Get quantity of undo actions
#84
reverofevil
closed
9 years ago
2
Remove current cursor.
#83
DylanPiercey
closed
9 years ago
1
documentation for the why of "key"
#82
kswope
opened
9 years ago
7
Question
#81
richierob62
opened
9 years ago
0
Update api.md
#80
DylanPiercey
closed
9 years ago
1
observers under root reference cursors aren't being called
#79
dashed
closed
9 years ago
2
correctly traverse immutable collection and non-immutable collection by key
#78
dashed
closed
9 years ago
3
[question] immstruct version of this immutable code
#77
kswope
closed
9 years ago
15
Test out "RC" in master
#76
mikaelbr
closed
9 years ago
23
immstruct.get examples broken on API page
#75
kswope
closed
9 years ago
1
Possible to get child reference from reference?
#74
geirsagberg
closed
9 years ago
2
Observe Events on forceHasSwapped
#73
blittle
opened
9 years ago
8
value propagation check
#72
dashed
opened
9 years ago
1
value validation types
#71
dashed
opened
9 years ago
5
Make available via bower
#70
cowboyd
closed
9 years ago
2
Fix IE8 'Expected identifier' error.
#69
rufman
closed
9 years ago
1
Please release a patch version to fix the `arguments` strict issue
#68
davidgtonge
closed
9 years ago
1
Fix typo in readme
#67
louisremi
closed
9 years ago
1
Document breaking changes (update changelog)
#66
mikaelbr
closed
9 years ago
2
Maximum call stack size exceeded
#65
hokkos
closed
9 years ago
7
Changes order of observe function callbacks and event callbacks.
#64
mikaelbr
closed
9 years ago
1
Distinction between 'swap' and 'change' events.
#63
jtremback
closed
9 years ago
3
Are .on and .observe the same thing?
#62
jtremback
closed
9 years ago
3
Some things are covered in the readme, and some are covered in the API reference
#61
jtremback
closed
9 years ago
5
New subscription system for reference cursors
#60
tomasd
closed
9 years ago
22
New subscription system for reference cursors
#59
tomasd
closed
9 years ago
4
If structure is changed through the root cursor, then all observed refer...
#58
tomasd
closed
9 years ago
2
references does not work at all (or aren't so powerful as I was expecting).
#57
facundocabrera
closed
9 years ago
11
listListenerMatching optimization
#56
andrewluetgers
closed
9 years ago
23
listListenerMatching uses a tree for improved performance
#55
andrewluetgers
closed
9 years ago
4
Provide ability to have history capped
#54
jeffbski
closed
9 years ago
6
Adds support for React Native
#53
mikaelbr
closed
9 years ago
0
Fix for listListenerMatching in IE8 and potentially other browsers
#52
amccloud
closed
9 years ago
5
IE8 not supported in 1.4.0 because use of Object.defineProperty
#51
amccloud
closed
9 years ago
4
structure.cursor, structure.reference, and reference.cursor do not properly handle valid but falsey keys
#50
jabjab
closed
9 years ago
2
'next-animation-frame' with multiple structures
#49
jeroencranendonk-wf
closed
9 years ago
2
Async/Remote Cursors for App Sync
#48
andrewluetgers
closed
9 years ago
11
Remove uses of reserved word arguments
#47
frederickfogerty
closed
9 years ago
5
Assigning arguments causes build error
#46
frederickfogerty
closed
9 years ago
3
`handleSwap` and `handlePersisting` incorrectly use previous state.
#45
dashed
closed
9 years ago
4
Refactor Structure to be cursor type agnostic
#44
dashed
closed
9 years ago
1
Enforce listeners/observers to be executed asynchronously
#43
dashed
closed
9 years ago
5
Next