-
- Downloads
Merge pull request #1850 from ProjectMirador/1790-bookview-selections
Setup the ability to select single vs bookview
Showing
- __tests__/src/actions/window.test.js 13 additions, 0 deletions__tests__/src/actions/window.test.js
- __tests__/src/components/WindowTopMenu.test.js 4 additions, 2 deletions__tests__/src/components/WindowTopMenu.test.js
- __tests__/src/components/WindowViewSettings.test.js 46 additions, 0 deletions__tests__/src/components/WindowViewSettings.test.js
- __tests__/src/reducers/windows.test.js 18 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 3 additions, 0 deletionslocales/en/translation.json
- src/components/WindowTopMenu.js 5 additions, 0 deletionssrc/components/WindowTopMenu.js
- src/components/WindowViewSettings.js 78 additions, 0 deletionssrc/components/WindowViewSettings.js
- src/containers/WindowViewSettings.js 34 additions, 0 deletionssrc/containers/WindowViewSettings.js
- src/state/actions/action-types.js 1 addition, 0 deletionssrc/state/actions/action-types.js
- src/state/actions/window.js 12 additions, 0 deletionssrc/state/actions/window.js
- src/state/reducers/windows.js 8 additions, 1 deletionsrc/state/reducers/windows.js
- src/state/selectors/index.js 9 additions, 0 deletionssrc/state/selectors/index.js
Loading
Please register or sign in to comment