Steven and Kiwi
657bf388cf
fix: rename devToolsExtension ( #2192 )
...
Note that starting from v2.7, window.devToolsExtension was renamed to window.__REDUX_DEVTOOLS_EXTENSION__ / window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__.
2019-02-12 17:12:29 +01:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
Chi Vinh Le
645aaa09ae
Add some docs
2017-08-24 18:40:38 +07:00
Chi Vinh Le
54ea0b1a3f
Remove global dependency on store, rest, pym and apollo client
2017-08-22 22:04:49 +07:00
Chi Vinh Le
9566f83eac
Remove coral-framework reducers
...
Some of them were only related to the embed stream.
Auth code is too convoluted with the embed stream and can't be reused atm.
2017-08-21 21:31:54 +07:00
Chi Vinh Le
7b1c0dfbaa
Docs & stuff
2017-07-22 00:05:36 +07:00
Chi Vinh Le
cb95e9a308
Implement support for events
2017-07-21 22:54:45 +07:00
Chi Vinh Le
0fcdd09f9f
Lazily create apollo client
2017-06-06 20:50:07 +07:00
Chi Vinh Le
68f6c8acb6
No shared store between popup and embed
2017-05-30 01:08:45 +07:00
Chi Vinh Le
4fe89257c2
Support store in withMutation
2017-05-25 22:19:16 +07:00
Wyatt Johnson
ae5da93730
linting fixes
2017-05-11 17:44:51 -06:00
Chi Vinh Le
4dc3b0c2f4
Merge branch 'master' into query-composition-2
...
Conflicts:
client/coral-embed-stream/src/Embed.js
client/coral-embed-stream/src/components/Comment.js
client/coral-embed-stream/src/index.js
client/coral-framework/services/store.js
client/coral-settings/containers/ProfileContainer.js
graph/resolvers/root_query.js
2017-04-24 15:24:34 +07:00
Chi Vinh Le
5b7750f7a5
Reuse same store and action flows
2017-04-20 23:48:30 +07:00
Chi Vinh Le
af5be0469f
Refactor embed
2017-04-18 23:20:39 +07:00
Chi Vinh Le
528f5738c8
Implement apollo reporter middleware
2017-04-05 11:18:45 +07:00
Belen Curcio
a4d62f78f2
Apollo config ready
2017-02-07 20:10:18 -03:00