Issues
- 0
computeFromPath()
#63 opened by couzic - 0
Delete onLoad()
#61 opened by couzic - 0
- 0
Enable custom change detection strategy
#46 opened by couzic - 0
computeFrom() computeFrom$() computeFromFields() computeFromFields$() should make store (light) available
#29 opened by couzic - 0
- 0
- 0
Optimization (read-only values): store output state in data$ to prevent re-constructing it every time
#60 opened by couzic - 0
- 0
document onActivate() and activate()
#59 opened by couzic - 0
Implement defaultValues()
#57 opened by couzic - 0
Implement `rejectNilFields()`
#58 opened by couzic - 0
- 0
updatable fields VS readonly fields
#45 opened by couzic - 0
action$ in Store and LightStore
#34 opened by couzic - 0
Can't .pluck() optional field
#56 opened by couzic - 0
- 0
private VS public actions
#54 opened by couzic - 0
- 0
- 0
- 0
- 0
- 0
- 0
Rename FieldLenses to CherryPick
#16 opened by couzic - 0
computeFromField() & computeFromField$()
#47 opened by couzic - 1
webpack hot module reload support
#48 opened by c-jacquin - 0
Logger global shutdown switch
#44 opened by couzic - 0
Make logger configurable on store instances
#43 opened by couzic - 0
Store.pluck() to accept path
#18 opened by couzic - 1
- 0
Store.updates.shouldNotCompile
#41 opened by couzic - 0
computeFromAction$()
#38 opened by couzic - 0
- 0
computeFromField() & computeFromField$()
#36 opened by couzic - 0
- 0
compute logger when cascading computed values should only log locally computed values
#30 opened by couzic - 0
- 0
Rename setValue() => set()
#13 opened by couzic - 0
Rename Store.extract() to .cherryPick()
#14 opened by couzic - 0
Rename Store.lens to localLens
#15 opened by couzic - 0
Rename "actionHandlers()" to "updaters()"
#23 opened by couzic - 0
Store.computeFromFields$()
#26 opened by couzic - 0
- 0
Console logger: computedValues diff with "previous" and "next" rather than on same line
#28 opened by couzic - 0
Console logger: Single line when update and epic
#25 opened by couzic - 0
- 0
Namespaced actions
#21 opened by couzic - 0
- 0
Use Readonly<> whenever possible
#19 opened by couzic