jiti-meet/react/features/toolbox
Leonard Kim 48626ee71b fix(toolbox): move default toolbox buttons logic to web only
toolbox/functions has functions that are specific only to web,
specifically defaultToolbarButtons. This has caused the native
build to attempt to bring in a web dependency which leads to a
build error. The fix for now is splitting web functions from
native functions to resolve the build error.
2017-05-02 12:01:54 -05:00
..
components feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
actionTypes.js Fix Recording regression caused by 'React Toolbar' 2017-04-12 14:10:00 -05:00
actions.native.js fix(toolbox): move default toolbox buttons logic to web only 2017-05-02 12:01:54 -05:00
actions.web.js fix(toolbox): move default toolbox buttons logic to web only 2017-05-02 12:01:54 -05:00
defaultToolbarButtons.js feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
functions.native.js fix(toolbox): move default toolbox buttons logic to web only 2017-05-02 12:01:54 -05:00
functions.web.js fix(toolbox): move default toolbox buttons logic to web only 2017-05-02 12:01:54 -05:00
index.js React Toolbox 2017-04-03 13:29:33 -05:00
middleware.js React Toolbox 2017-04-03 13:29:33 -05:00
reducer.js Fix Recording regression caused by 'React Toolbar' 2017-04-12 14:10:00 -05:00