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
Wrap `handleSwap` and `handlePersisting` to be executed in async manner
#42
dashed
closed
9 years ago
1
Custom cursor implementation
#41
dashed
closed
7 years ago
15
next-animation-frame event for reference cursor?
#40
singggum3b
closed
9 years ago
2
add missing keypath on next-animation-frame event
#39
singggum3b
closed
9 years ago
1
Serializing and deserializing Immstruct structures (application state).
#38
ArnoBuschmann
closed
9 years ago
2
Reference observation doesn't listen in on updated subtrees
#37
dashed
closed
9 years ago
8
Match signature of observing function to `.on()`
#36
dashed
closed
9 years ago
3
Working examples for React -> Immutable -> Immstruct?
#35
ArnoBuschmann
closed
9 years ago
14
Demonstrate why reference cursors are useful.
#34
dashed
closed
9 years ago
3
Create reference cursor from a cursor.
#33
dashed
closed
9 years ago
2
Document reference cursors
#32
mikaelbr
closed
9 years ago
0
Adds change type specific listeners for references.
#31
mikaelbr
closed
9 years ago
1
.reference() for neverending cursors
#30
torgeir
closed
9 years ago
34
Simplify base `changeListener`.
#29
dashed
closed
9 years ago
4
Immstruct -> React -> shouldComponentUpdate Implementation?
#28
ArnoBuschmann
closed
9 years ago
3
Can we persistent data in client side?
#27
ericfong
closed
9 years ago
2
forceHasSwapped() doesn't trigger possiblyEmitAnimationFrameEvent()
#26
dashed
closed
9 years ago
0
Be able to dynamically disable/enable changeListeners
#25
dashed
closed
9 years ago
9
Use correct reference to the latest structure.
#24
dashed
closed
9 years ago
0
Add user defined changeListeners
#23
dashed
closed
9 years ago
2
Pass in keyPath for swap and next-animation-frame events
#22
dashed
closed
9 years ago
1
Pass in keyPath for swap and next-animation-frame events
#21
dashed
closed
9 years ago
3
Support string keys to `cursor()`
#20
torgeir
closed
9 years ago
7
Computed values based on sets of cursors
#19
torgeir
closed
9 years ago
2
Listen for changes to specific paths
#18
torgeir
closed
9 years ago
7
Don't emit swap or change events when structure doesn't change
#17
dashed
closed
9 years ago
6
Don't emit events when updating cursor doesn't actually change structure
#16
dashed
closed
9 years ago
1
Be able to override `randString`
#15
dashed
closed
9 years ago
4
Patch hasIn
#14
dashed
closed
9 years ago
3
Patch changeListener to better sync self.current
#13
dashed
closed
9 years ago
5
Revise how `self.current` syncs
#12
dashed
closed
9 years ago
6
Expose Structure
#11
dashed
closed
9 years ago
4
Make immstruct instantiable?
#10
dashed
closed
9 years ago
12
Update a structure test case
#9
dashed
closed
9 years ago
1
Patch handlePersisting(), and set correct structure during add, change, delete events.
#8
dashed
closed
9 years ago
11
Improve docs
#7
dashed
closed
9 years ago
1
Delete an instance?
#6
dashed
closed
9 years ago
5
Add ability to input existing immutable cursors
#5
natew
closed
9 years ago
8
Use EventEmitter3
#4
dashed
closed
10 years ago
3
Update immutable.js cursor docs URL
#3
dashed
closed
10 years ago
1
Fix links in package.json to point to right repo
#2
jergason
closed
10 years ago
1
Handling structures within components
#1
natew
closed
10 years ago
13
Previous