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

chore(types): Add support for typescript and add types to api module #1132

Merged
merged 1 commit into from
Dec 23, 2019

Conversation

jstoffan
Copy link
Collaborator

@jstoffan jstoffan commented Dec 21, 2019

I converted the API module mostly as an example and to test the build/lint steps.

@jstoffan jstoffan requested a review from a team as a code owner December 21, 2019 00:42
@boxcla
Copy link

boxcla commented Dec 21, 2019

Verified that @jstoffan has signed the CLA. Thanks for the pull request!

tsconfig.json Outdated Show resolved Hide resolved
@jstoffan jstoffan force-pushed the typescript branch 2 times, most recently from 0b14bf6 to 969cfca Compare December 21, 2019 00:57
priyajeet
priyajeet previously approved these changes Dec 21, 2019
@@ -65,6 +65,10 @@ class BoxCSV {
};
/* eslint-enable react/prop-types */

setRef = gridComponent => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Guessing you didn't want to switch to React.createRef() to minimize further refactoring

priyajeet
priyajeet previously approved these changes Dec 21, 2019
mickr
mickr previously approved these changes Dec 21, 2019
@jstoffan jstoffan merged commit 0a4ed88 into box:master Dec 23, 2019
@jstoffan jstoffan deleted the typescript branch December 23, 2019 20:38
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.

5 participants