You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nova:events: export requestAnalyticsAsync server-side to be used by other packages: 3b096a6
Small tweaks: i18n’ize error message, pass terms to posts list: 8bc6aac
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: 435cc35
Rename some files in nova-lib, dash to underline: b789211
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: 8a8596a