1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-08 10:27:33 +01:00
onion/js
Brett Sun d1dba86b1a Convert currentUser to be passed down through context and withCurrentUser HOC
Similar to what react-router did with their router and withRouter HOC.
2016-06-07 14:56:35 +02:00
..
actions
components Convert currentUser to be passed down through context and withCurrentUser HOC 2016-06-07 14:56:35 +02:00
constants Enable code splitting for whitelabels 2016-06-03 17:52:38 +02:00
fetchers
mixins
models
sources
stores Fix all occurrences of react/addons usage 2016-06-06 16:07:16 +02:00
third_party Enable code splitting for whitelabels 2016-06-03 17:52:38 +02:00
utils Convert currentUser to be passed down through context and withCurrentUser HOC 2016-06-07 14:56:35 +02:00
alt.js
app_resolver.js Only import what we need from react-router 2016-06-06 16:07:47 +02:00
app.js Fix client--undefined class being applied to the default app 2016-06-06 16:11:14 +02:00
history.js Replace usage of history with router passed down through context 2016-06-06 16:10:41 +02:00
routes.js Only import what we need from react-router 2016-06-06 16:07:47 +02:00