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): Add react versions of text viewer controls #1284

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

jstoffan
Copy link
Collaborator

@jstoffan jstoffan commented Nov 4, 2020

No description provided.

@jstoffan jstoffan requested a review from a team as a code owner November 4, 2020 00:34
import { CLASS_IS_PRINTABLE, CLASS_IS_SELECTABLE, PERMISSION_DOWNLOAD } from '../../constants';
import { ICON_FULLSCREEN_IN, ICON_FULLSCREEN_OUT } from '../../icons/icons';
import { checkPermission } from '../../file';
Copy link
Contributor

Choose a reason for hiding this comment

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

Intentional?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

My editor auto-sorted it this way. I assume capital letters come first.

@jstoffan jstoffan merged commit 3d9ef91 into box:master Nov 4, 2020
@jstoffan jstoffan deleted the react-ui-text branch November 4, 2020 01:04
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