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

Replace string refs with callback refs #289

Closed
claydiffrient opened this issue Dec 28, 2016 · 0 comments
Closed

Replace string refs with callback refs #289

claydiffrient opened this issue Dec 28, 2016 · 0 comments
Assignees
Milestone

Comments

@claydiffrient
Copy link
Contributor

There are several places we use string refs in ModalPortal. These should be replaced with callback refs.

@claydiffrient claydiffrient added this to the 2.0.0 milestone Dec 28, 2016
claydiffrient added a commit that referenced this issue Dec 31, 2016
This also does some signfiicant refactoring of the code
to appease the linter's pro-ES2015+ stance.

closes #289
@claydiffrient claydiffrient self-assigned this Dec 31, 2016
claydiffrient added a commit that referenced this issue Dec 31, 2016
This also does some signfiicant refactoring of the code
to appease the linter's pro-ES2015+ stance.

closes #289
closes #286
claydiffrient added a commit that referenced this issue Dec 31, 2016
This also does some signfiicant refactoring of the code
to appease the linter's pro-ES2015+ stance.

closes #289
closes #286
diasbruno pushed a commit to diasbruno/react-modal that referenced this issue Jun 13, 2017
* Add linting

* Make specs pass linter

* Make lib/helpers pass linter

* Make lib/components pass linter

This also does some signfiicant refactoring of the code
to appease the linter's pro-ES2015+ stance.

closes reactjs#289
closes reactjs#286

* Make travis run the lint task as well as specs

closes reactjs#284
diasbruno pushed a commit to diasbruno/react-modal that referenced this issue Jun 15, 2017
* Add linting

* Make specs pass linter

* Make lib/helpers pass linter

* Make lib/components pass linter

This also does some signfiicant refactoring of the code
to appease the linter's pro-ES2015+ stance.

closes reactjs#289
closes reactjs#286

* Make travis run the lint task as well as specs

closes reactjs#284
diasbruno pushed a commit to diasbruno/react-modal that referenced this issue Jun 15, 2017
* Add linting

* Make specs pass linter

* Make lib/helpers pass linter

* Make lib/components pass linter

This also does some signfiicant refactoring of the code
to appease the linter's pro-ES2015+ stance.

closes reactjs#289
closes reactjs#286

* Make travis run the lint task as well as specs

closes reactjs#284
diasbruno pushed a commit that referenced this issue Jun 15, 2017
* Add linting

* Make specs pass linter

* Make lib/helpers pass linter

* Make lib/components pass linter

This also does some signfiicant refactoring of the code
to appease the linter's pro-ES2015+ stance.

closes #289
closes #286

* Make travis run the lint task as well as specs

closes #284
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant