Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(controls): Create react version of page controls #1292

Merged
merged 14 commits into from
Nov 18, 2020

Conversation

cweeii
Copy link
Contributor

@cweeii cweeii commented Nov 10, 2020

No description provided.

src/lib/util.js Outdated Show resolved Hide resolved
src/lib/viewers/controls/controls-root/ControlsRoot.scss Outdated Show resolved Hide resolved
src/lib/viewers/controls/page/PageControls.scss Outdated Show resolved Hide resolved
src/lib/viewers/controls/page/PageControls.scss Outdated Show resolved Hide resolved
src/lib/viewers/controls/page/PageControls.scss Outdated Show resolved Hide resolved
src/lib/viewers/controls/page/PageControls.tsx Outdated Show resolved Hide resolved
src/lib/viewers/controls/page/PageControls.tsx Outdated Show resolved Hide resolved
src/lib/viewers/controls/page/PageControls.tsx Outdated Show resolved Hide resolved
@cweeii cweeii force-pushed the create-page-controls-in-react branch 4 times, most recently from 3998955 to d1ad31e Compare November 16, 2020 20:06
@cweeii cweeii marked this pull request as ready for review November 16, 2020 20:12
@cweeii cweeii requested a review from a team as a code owner November 16, 2020 20:12
this.handlePageSubmit = this.handlePageSubmit.bind(this);
this.handlePageChangeFromScroll = this.handlePageChangeFromScroll.bind(this);
this.scrollHandler = this.scrollHandler.bind(this);
this.setPage = this.setPage.bind(this);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just alphabetizing binds!

@cweeii cweeii force-pushed the create-page-controls-in-react branch from 339c465 to 449f1d9 Compare November 17, 2020 23:40
jstoffan
jstoffan previously approved these changes Nov 18, 2020
@cweeii cweeii changed the title feat(controls): Create new page controls and add to multiimage viewer feat(controls): Create react version of page controls Nov 18, 2020
@cweeii cweeii merged commit 20739ec into box:master Nov 18, 2020
@cweeii cweeii deleted the create-page-controls-in-react branch November 18, 2020 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants