UNPKG

reactabular-search-field

Version:

Search field for Reactabular

18 lines (12 loc) 518 B
2.0.0 / 2016-08-16 ================== * Breaking - Override `query` `onChange` instead of patching. * Breaking - Make it possible to pass `column` as a prop. You should manage its state now. #182 * Improvement - Add `onColumnChange` hook. This is needed for tracking `column` state. * Bug fix - Make search input controlled by default. 1.2.5 / 2016-08-08 ================== * Improvement - Accept `query` as a prop now. Better for persistency. 1.2.3 / 2016-08-08 ================== * Initial release.