Skip to content

Releases: jpeterson/arcgis-filter

v0.9.0

12 Jun 14:14
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

The ability to rehydrate a filter from a give filterState was removed in 0.8.0. This fix adds it back in.

v0.4.0

06 Jun 21:03
Compare
Choose a tag to compare

Adds support for new field type!

Field type epoch is intended for fields that are numerical representations of dates (in milliseconds since epoch).

v0.3.7

04 Jun 14:56
Compare
Choose a tag to compare

Fixes an issue where date picker wouldn't allow choosing dates in the past.

v0.3.2

01 Jun 17:39
Compare
Choose a tag to compare

Adds an onChange prop which is fired when the filter changes. This function receives the filter string as an argument.

v0.3.1

01 Jun 16:45
Compare
Choose a tag to compare