josebalius / ngReactGrid

A really fast Angular grid using the power of React to render. Based on ng-grid and jQuery DataTables.
http://josebalius.github.io/ngReactGrid/
MIT License
328 stars 47 forks source link

chore: upgrade to react v0.12.1 #50

Closed elaijuh closed 9 years ago

elaijuh commented 9 years ago
elaijuh commented 9 years ago

i hope this could be quick merged so that everyone can develop on react 0.12.1 consistently

josebalius commented 9 years ago

@elaijuh I'll hopefully be merging this today after a release.

josebalius commented 9 years ago

@elaijuh I just did the 0.7.0 release which is the last version to support < React 0.12, could you check merge whatever is needed and commit so that I can merge this in?

Thanks again!

elaijuh commented 9 years ago

checked and merged with latest master. btw you've forgotten to bump up the verion in bower.json and package.json to 0.7.0 which i did for you in this PR

josebalius commented 9 years ago

Done, thank you!