-
- Downloads
Use ResizeObserver to store the width + height of the elastic viewport in redux state
Showing
- __tests__/src/actions/workspace.test.js 17 additions, 0 deletions__tests__/src/actions/workspace.test.js
- __tests__/src/components/WorkspaceElastic.test.js 23 additions, 0 deletions__tests__/src/components/WorkspaceElastic.test.js
- __tests__/src/reducers/workspace.test.js 4 additions, 0 deletions__tests__/src/reducers/workspace.test.js
- package.json 1 addition, 0 deletionspackage.json
- src/components/WorkspaceElastic.js 7 additions, 0 deletionssrc/components/WorkspaceElastic.js
- src/containers/WorkspaceElastic.js 5 additions, 1 deletionsrc/containers/WorkspaceElastic.js
- src/state/actions/workspace.js 20 additions, 3 deletionssrc/state/actions/workspace.js
- src/state/reducers/workspace.js 7 additions, 1 deletionsrc/state/reducers/workspace.js
Loading
Please register or sign in to comment