issues
search
drborges
/
arbor-store
Seamless state management made with ❤️
https://github.com/drborges/arbor-store
8
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support #destroy operation
#55
drborges
opened
3 years ago
0
Nodes must have their path refreshed
#54
drborges
opened
6 years ago
0
Optimization: Improve atomic mutation operations
#53
drborges
closed
6 years ago
0
Add https://coveralls.io to the project
#52
drborges
opened
6 years ago
0
Notify subscribers with current state upon their subscription
#51
drborges
closed
6 years ago
0
Subscribers should be notified with the current state upon subscription
#50
drborges
closed
6 years ago
0
Add .travis.yml file
#49
drborges
closed
6 years ago
0
Update README file
#48
drborges
closed
6 years ago
0
Remove unused Path#iterator
#47
drborges
closed
6 years ago
0
Optimize final package size
#46
drborges
closed
6 years ago
0
Move timetravel into its own npm package
#45
drborges
closed
6 years ago
0
Arbor revamp
#44
drborges
closed
6 years ago
0
Allow restoring a tree path to a previous value
#43
drborges
opened
6 years ago
0
Provide old and new state values to subscribers
#42
drborges
closed
6 years ago
0
Benchmarks and profiling
#41
drborges
closed
6 years ago
0
Better test coverage
#40
drborges
closed
6 years ago
0
Subscribe to specific mutation paths
#39
drborges
closed
6 years ago
0
Arbor-devtools
#38
drborges
opened
6 years ago
0
Support atomic node transformations
#37
drborges
closed
6 years ago
0
Implement `Node#transaction` operation to allow "atomic" mutations
#36
drborges
closed
6 years ago
0
Extract react specifics into arbor-react package
#35
drborges
closed
6 years ago
1
Extract react module into an arbor-react package
#34
drborges
closed
6 years ago
0
Extract timetravel feature into arbor-timetravel package
#33
drborges
closed
6 years ago
0
Extract MTree into its owne arbor-model package
#32
drborges
closed
6 years ago
0
Use WeakMap for cache implementations
#31
drborges
closed
6 years ago
0
Allow registering custom Node types for specific tree paths
#30
drborges
closed
6 years ago
7
Set up TravisCI
#29
drborges
closed
6 years ago
0
Optimized webpack config
#28
drborges
closed
6 years ago
0
forwarding props to the passed component
#27
Juraci
closed
6 years ago
0
connect function should return an HOC, forwarding any given prop over to the wrapped component
#26
drborges
closed
6 years ago
0
tooling/testing the package in a containerized fashion
#25
Juraci
closed
6 years ago
0
Enhance NodeArray API
#24
drborges
closed
6 years ago
0
Provides a human-friendly display name to the connected component
#23
drborges
closed
6 years ago
0
Provide @prop decorator to bind instance variables to props attributes
#22
drborges
opened
6 years ago
0
Wrap connected React components within an HOC container
#21
drborges
closed
6 years ago
0
React connect function should return a HOC as the state container
#20
drborges
closed
6 years ago
0
Implement store adapters to connect to different data sources
#19
drborges
opened
6 years ago
1
Make react component state property a proxy
#18
drborges
closed
6 years ago
0
Allow traveling through time when timeline is off
#17
drborges
closed
6 years ago
0
Implement timetravel Store enhancer
#16
drborges
closed
6 years ago
0
Make NodeArray API compatible with Array API
#15
drborges
closed
6 years ago
0
Allow initializing Store with asynchronous initial state
#14
drborges
closed
6 years ago
0
Subscribe to root path mutations by default
#13
drborges
closed
6 years ago
0
Omitting path when subscribing to store updates should by default subscribe to the root path
#12
drborges
closed
6 years ago
0
Allow for async initial store state
#11
drborges
closed
6 years ago
0
Setup an optimized webpack config
#10
drborges
closed
6 years ago
0
Bug/falsy props evaluated as undefined
#9
drborges
closed
6 years ago
0
When accessing falsy properties in target, undefined is returned
#8
drborges
closed
6 years ago
0
Bug/proxies values are not updated along with children
#7
drborges
closed
6 years ago
0
Tree subscriptions seem to receive a tree root with non-refreshed children references
#6
drborges
closed
6 years ago
0
Next