-
- Downloads
Add a button to make the workspace fullscreen; fixes #1702
Showing
- __tests__/src/actions/workspace.test.js 16 additions, 0 deletions__tests__/src/actions/workspace.test.js
- __tests__/src/components/App.test.js 17 additions, 0 deletions__tests__/src/components/App.test.js
- __tests__/src/components/WorkspaceControlPanelButtons.test.js 2 additions, 1 deletion...sts__/src/components/WorkspaceControlPanelButtons.test.js
- __tests__/src/components/WorkspaceFullScreenButton.test.js 22 additions, 0 deletions__tests__/src/components/WorkspaceFullScreenButton.test.js
- __tests__/src/reducers/workspace.test.js 8 additions, 0 deletions__tests__/src/reducers/workspace.test.js
- package.json 1 addition, 0 deletionspackage.json
- src/action-types.js 1 addition, 0 deletionssrc/action-types.js
- src/actions/index.js 1 addition, 0 deletionssrc/actions/index.js
- src/actions/workspace.js 12 additions, 0 deletionssrc/actions/workspace.js
- src/components/App.js 24 additions, 2 deletionssrc/components/App.js
- src/components/WorkspaceControlPanel.js 2 additions, 22 deletionssrc/components/WorkspaceControlPanel.js
- src/components/WorkspaceControlPanelButtons.js 2 additions, 0 deletionssrc/components/WorkspaceControlPanelButtons.js
- src/components/WorkspaceFullScreenButton.js 58 additions, 0 deletionssrc/components/WorkspaceFullScreenButton.js
- src/reducers/workspace.js 2 additions, 0 deletionssrc/reducers/workspace.js
Loading
Please register or sign in to comment