appbaseio / reactivesearch

Search UI components for React and Vue
https://opensource.appbase.io/reactivesearch
Apache License 2.0
4.89k stars 466 forks source link

DateRange dataField prop should accept both string and array #421

Closed metagrover closed 6 years ago

metagrover commented 6 years ago

Issue Type: Bug

Platform: Web

Description: We should accept both string and array in the dataField's propTypes here.

Related: https://github.com/appbaseio/reactive-manual/issues/87

vivek12345 commented 6 years ago

@metagrover This https://github.com/appbaseio/reactivesearch/pull/426 Takes care of this change too

metagrover commented 6 years ago

Thanks for contributing @vivek12345 💯

We will roll this out in the upcoming release.