Comus Leong
|
1a71317382
|
the first dispatch will generate a newDispatch function from middleware, dispatch it inside routing
|
2017-03-11 11:43:28 +08:00 |
|
Comus Leong
|
8381416e67
|
fix safari issues, remove defineName, improve apolloClientReducer to get the initialState
|
2017-03-11 11:17:50 +08:00 |
|
Comus Leong
|
c0bbc8ded9
|
fix configureStore comment
|
2017-02-16 10:12:58 +08:00 |
|
Comus Leong
|
1e05b67b66
|
update configureStore
|
2017-02-16 10:11:22 +08:00 |
|
Comus Leong
|
b8b0480cb0
|
better core/lib improvement and update
|
2017-02-12 22:00:13 +08:00 |
|
Comus Leong
|
3968e49d7c
|
withRenderContext
|
2017-02-08 09:15:09 +08:00 |
|
Comus Leong
|
665547efce
|
renderContext fix
|
2017-02-08 04:36:57 +08:00 |
|
Comus Leong
|
26a2419ae4
|
merge apollo.js together
|
2017-02-07 09:27:02 +08:00 |
|
Comus Leong
|
8a8596a75b
|
move renderContext from core to lib, so that every components/containers includes core’s (such as withList, App) can use renderContext.get() to get store, apolloClient, loginToken, history, reducers, middlewares
|
2017-02-06 23:56:15 +08:00 |
|
Comus Leong
|
2ab3fd3c66
|
change nova-lib folder structure
|
2017-02-06 21:47:27 +08:00 |
|
Comus Leong
|
9992f0063e
|
new routing
|
2017-02-06 14:36:42 +08:00 |
|
SachaG
|
435cc3555d
|
decorate categories with active and expanded properties; adapt Categories.getParents to work with store; add category parent resolver; improve mongo-redux; remove duplicate unflatten; add level property to items in unflatten
|
2017-02-06 10:50:48 +09:00 |
|
SachaG
|
02245f9e03
|
Add new Collection.findInStore and Collection.findOneInStore methods to query the store during SSR and use it in posts views
|
2017-02-04 11:46:40 +09:00 |
|
SachaG
|
e603721440
|
Add mongo-redux prototype integration
|
2017-01-31 17:54:56 +09:00 |
|
Comus Leong
|
8edbfdc755
|
clean up
|
2017-01-31 11:19:43 +08:00 |
|
Comus Leong
|
98ff9c2730
|
client side exportable redux store
|
2017-01-31 10:24:12 +08:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
Sacha Greif
|
ab741a79b9
|
even more cleaning up
|
2016-02-17 14:39:56 +09:00 |
|
Sacha Greif
|
7daabf9e42
|
renaming
|
2016-02-17 14:27:27 +09:00 |
|