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

Remove deprecated .getDOMNode() calls #71

Merged
merged 2 commits into from
Oct 22, 2015

Conversation

jrsquared
Copy link
Contributor

React 0.14 does not need .getDOMNode() anymore, and it's use pollutes the console pretty heavily.

@AllenFang
Copy link
Owner

HI @jrsquared , thanks your contributions :) but currently, I dont want to modify these depreacted api and merge into master. So I will leave this PR for a time and merge it in near future. :)

@fmr
Copy link

fmr commented Oct 20, 2015

👍

1 similar comment
@informa
Copy link

informa commented Oct 20, 2015

👍

@escane
Copy link

escane commented Oct 21, 2015

Love to see it get merged!

# Conflicts:
#	demo/js/demo.bundle.js
#	dist/react-bootstrap-table.min.js
@jrsquared jrsquared changed the title Remove depreacted .getDOMNode() calls Remove deprecated .getDOMNode() calls Oct 21, 2015
@jrsquared
Copy link
Contributor Author

Updated the PR with changes from master...

@fmr
Copy link

fmr commented Oct 22, 2015

Hi @AllenFang, it looks like the project has a hard dependency on react 0.14.0, which means the changes to the dom node refs are already in place.

@jrsquared's PR fixes the issue of getting a lot of warnings from calling .getDOMNode(), which shouldn't be used anymore. IMHO, the master branch is in a broken state, and this PR will put it back on the right track.

Thanks for this very useful package and keeping it up to date!

@AllenFang
Copy link
Owner

ok, I'll merge it first today, thanks your feedback :)

AllenFang added a commit that referenced this pull request Oct 22, 2015
@AllenFang AllenFang merged commit 37b5c7e into AllenFang:master Oct 22, 2015
AllenFang added a commit that referenced this pull request Oct 22, 2015
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