GriddleGriddle / Griddle

Simple Grid Component written in React
http://griddlegriddle.github.io/Griddle/
MIT License
2.5k stars 378 forks source link

Updated sort to allow sorting on nested columns #759

Closed joellanciaux closed 7 years ago

joellanciaux commented 7 years ago

Griddle major version

v1

Changes proposed in this pull request

Fixes a bug that prevents sorting on nested columns (ex: location.state)

Why these changes are made

To fix the bug!

Are there tests?

Yep!

ryanlanciaux commented 7 years ago

👍