Commit graph

11 commits

Author SHA1 Message Date
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
SachaG
d970c92f82 nova -> vulcan 2017-03-23 16:27:59 +09:00
SachaG
2a60fc729f Simplify framework-demo code; add default value for withList’s queryName; export individual graphql-related methods; remove events package’s dependency on posts; add Utils.performCheck; move contents of search package to posts; add getViewableFields collection helper and use it in getParameters 2017-03-18 15:59:31 +09:00
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
SachaG
8b821725c8 Add layout and error components to core so we always have something to display even without themes; small clean-ups 2017-02-17 20:45:11 +09: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
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
33b3b5bf24 change nova-core folder structure 2017-02-06 22:24:05 +08:00
Renamed from packages/nova-core/lib/modules.js (Browse further)