Géry Debongnie
|
63069d96a5
|
fix: properly observe recursively new values
|
2019-04-12 12:08:31 +02:00 |
|
Géry Debongnie
|
f1cc32de8f
|
imp: prevent store state change outside a mutation
|
2019-04-12 12:05:06 +02:00 |
|
Géry Debongnie
|
03511ce9ea
|
ref: reorganize store (based on different principles)
|
2019-04-12 11:57:29 +02:00 |
|
Géry Debongnie
|
f960149ba2
|
rem: remove destroyed hook
|
2019-04-10 09:35:20 +02:00 |
|
Géry Debongnie
|
816ffe1b44
|
imp: store dispatch functions can be synchronized
|
2019-04-09 13:16:22 +02:00 |
|
Géry Debongnie
|
7ea782bd60
|
fix: prevent issue in store with existing values in array
|
2019-04-09 10:08:37 +02:00 |
|
Géry Debongnie
|
bf4cbaea33
|
imp: unskip test, add new test
|
2019-04-09 09:14:22 +02:00 |
|
Alexandre Kühn
|
cde85269fd
|
imp: make store reactive (observe state and react to changes)
This is a pretty big change, yet still not complete.
|
2019-04-08 23:11:38 +02:00 |
|
Alexandre Kühn
|
3340401f54
|
imp: give reference to dispatch function in actions
|
2019-04-08 23:11:32 +02:00 |
|
Alexandre Kühn
|
7027ff1eb6
|
imp: add env to store dispatch
This is useful to allow actions to use specific environment methods.
For example, one might want to add a rpc method to the environment.
|
2019-04-08 23:04:27 +02:00 |
|
Géry Debongnie
|
f2fc20f8e3
|
fix: connected components should recompute store props properly
|
2019-04-04 16:01:09 +02:00 |
|
Géry Debongnie
|
a86d0b5b02
|
imp: store connect: mapStateToProps receive ownProps
|
2019-04-02 14:23:40 +02:00 |
|
Alexandre Kühn
|
e7a4ad99de
|
[FIX] connected child components with custom hooks
|
2019-04-01 14:44:53 +02:00 |
|
Géry Debongnie
|
d48cb5aae4
|
imp: work on store, refactor, improve todoapp
|
2019-03-22 10:47:59 +01:00 |
|
Géry Debongnie
|
88a3b6d25e
|
add some tests to store class
|
2019-03-21 12:09:17 +01:00 |
|