Tim
|
32aee9de6a
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
nklhrstv
|
7dc83e34dc
|
CoreSuspender file renamed
|
2022-07-11 11:55:18 +03:00 |
|
nklhrstv
|
dc98a9931f
|
more core suspender to separate file
|
2022-07-11 09:45:00 +03:00 |
|
nklhrstv
|
b9a25a4f58
|
rename CoreSuspender
|
2022-07-10 12:47:39 +03:00 |
|
nklhrstv
|
659a6f7531
|
check for deps intersection
|
2022-07-10 12:28:44 +03:00 |
|
nklhrstv
|
362081bfe6
|
rename model suspender hoc
|
2022-07-07 23:11:16 +03:00 |
|
nklhrstv
|
6b20949f68
|
onNewState changes the state based on which model actually changes
|
2022-07-07 22:38:11 +03:00 |
|
nklhrstv
|
94c0016cad
|
added fallback
|
2022-07-07 18:42:21 +03:00 |
|
nklhrstv
|
5889b422c3
|
filter models that actually updated
|
2022-07-07 18:41:57 +03:00 |
|
nklhrstv
|
11be6d8f8c
|
use async api of getState
|
2022-07-06 17:16:33 +03:00 |
|
nklhrstv
|
4c5f504cda
|
optimization in the communication with core
|
2022-04-20 21:18:43 +03:00 |
|
core1024
|
aa6a2ed320
|
Update all file's copyright
|
2022-04-08 17:55:20 +03:00 |
|
nklhrstv
|
85bf5c1af0
|
dispatch action only if there is one
|
2021-01-07 09:31:04 +02:00 |
|
nklhrstv
|
ec43557dd8
|
check for the type of map
|
2020-10-18 23:44:06 +03:00 |
|
nklhrstv
|
5049cee10d
|
model, timeout, map args memoized
|
2020-10-16 17:07:40 +03:00 |
|
nklhrstv
|
2dd5812d2f
|
remove onNewState and mapWithCtx from useModelState
|
2020-10-16 16:27:13 +03:00 |
|
nklhrstv
|
331008243c
|
dispatch does not return any result
|
2020-10-11 18:41:22 +03:00 |
|
nklhrstv
|
4868e9521f
|
Core transport decoupled from Core service
|
2020-05-15 17:26:33 +03:00 |
|
nklhrstv
|
a5cb553ec6
|
Downgrade to GPL-V2 License
|
2020-04-08 11:45:16 +03:00 |
|
nklhrstv
|
ce0d0082ef
|
drop not needed UNLOAD_ACTION const
|
2020-03-28 11:13:09 +02:00 |
|
nklhrstv
|
08dd4bdbb7
|
handle prop change in useModelState
|
2020-02-03 18:06:54 +02:00 |
|
NikolaBorislavovHristov
|
cb0194f241
|
dispatch actions on new state implemented in useModelState
|
2019-12-06 15:53:25 +02:00 |
|
NikolaBorislavovHristov
|
8542120fe3
|
mapWithCtx prop added to useModelState
|
2019-12-06 13:02:50 +02:00 |
|
NikolaBorislavovHristov
|
02f4383b87
|
dispatch unload action on unmount
|
2019-12-05 18:06:30 +02:00 |
|
NikolaBorislavovHristov
|
984b045ced
|
generic useModelState hook implemented
|
2019-12-05 16:16:58 +02:00 |
|