GriddleGriddle / griddle-core

Core grid logic for Griddle
5 stars 9 forks source link

Custom Filter Example #29

Open ryanlanciaux opened 9 years ago

ryanlanciaux commented 9 years ago

Write an example providing and override reducer to filter the data in a custom way. Ensure that this satisfies the ability to create custom filters. It may also be worthwhile to add a task to griddle-render to make it so custom filters can be applied on <Griddle /> definition rather than needing to pass in a custom reducer.

See https://github.com/GriddleGriddle/Griddle/issues/62

buildWithSoul commented 7 years ago

Has this issue been resolved since, or open for contribution?