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

Convert library code to ES2015+ #286

Closed
claydiffrient opened this issue Dec 26, 2016 · 5 comments
Closed

Convert library code to ES2015+ #286

claydiffrient opened this issue Dec 26, 2016 · 5 comments
Assignees
Milestone

Comments

@claydiffrient
Copy link
Contributor

This would provide a much better developer experience going forward.

@claydiffrient claydiffrient added this to the 2.0.0 milestone Dec 26, 2016
@hiroppy
Copy link
Contributor

hiroppy commented Dec 28, 2016

@claydiffrient Already progressing?

@claydiffrient
Copy link
Contributor Author

@abouthiroppy I haven't started on the library code at this point. I'm working on getting the tests completed first as that should be easier.

@hiroppy
Copy link
Contributor

hiroppy commented Dec 28, 2016

I see. Thanks. I would like to cooperate🙃

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 claydiffrient self-assigned this Dec 31, 2016
@claydiffrient
Copy link
Contributor Author

@abouthiroppy I ended up accidentally getting things converted over as part of another issue I was working on. If you'd like to review 0b4ab7d that'd be awesome though :) It's PR #293

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
@hiroppy
Copy link
Contributor

hiroppy commented Jan 1, 2017

@claydiffrient Thank you for telling me :) Great work!!!

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

2 participants