-
- Downloads
Add the pop-out to companion window functionality from the window sidebar panel.
Showing
- __tests__/src/actions/window.test.js 35 additions, 0 deletions__tests__/src/actions/window.test.js
- __tests__/src/components/CompanionWindow.test.js 33 additions, 0 deletions__tests__/src/components/CompanionWindow.test.js
- __tests__/src/components/WindowSideBarPanel.test.js 18 additions, 0 deletions__tests__/src/components/WindowSideBarPanel.test.js
- __tests__/src/reducers/windows.test.js 36 additions, 0 deletions__tests__/src/reducers/windows.test.js
- __tests__/src/selectors/index.test.js 25 additions, 0 deletions__tests__/src/selectors/index.test.js
- locales/en/translation.json 1 addition, 0 deletionslocales/en/translation.json
- src/components/CompanionWindow.js 52 additions, 3 deletionssrc/components/CompanionWindow.js
- src/components/WindowMiddleContent.js 1 addition, 1 deletionsrc/components/WindowMiddleContent.js
- src/components/WindowSideBarPanel.js 16 additions, 0 deletionssrc/components/WindowSideBarPanel.js
- src/containers/CompanionWindow.js 25 additions, 1 deletionsrc/containers/CompanionWindow.js
- src/containers/WindowSideBarPanel.js 9 additions, 1 deletionsrc/containers/WindowSideBarPanel.js
- src/state/actions/action-types.js 1 addition, 0 deletionssrc/state/actions/action-types.js
- src/state/actions/window.js 36 additions, 0 deletionssrc/state/actions/window.js
- src/state/reducers/windows.js 11 additions, 0 deletionssrc/state/reducers/windows.js
- src/state/selectors/index.js 13 additions, 0 deletionssrc/state/selectors/index.js
- src/styles/index.scss 0 additions, 7 deletionssrc/styles/index.scss
Loading
Please sign in to comment