All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.2.5 (2020-07-31)
- Editing multiselect fields with single values shouldn't cause (85c4dbc)
- Fix flow types not being correctly removed from compiled code (cc2cfb5)
3.2.4 (2020-07-16)
- Fix flow types not being correctly removed from compiled code (cc2cfb5)
3.2.3 (2020-07-14)
- fix failing test for converting btween non-string values and labels (79561db)
- Fix number fields to always return number not string (01968ca)
- Select should properly respect value/label objects for options (60aeb28)
3.2.2 (2020-07-09)
- Ensure TextField fallback has handleChange property (801dfcd)
- SelectMultiple should not throw errors in console (f5a219d)
3.2.1 (2020-07-09)
- Don't automatically expand filters by default (162722b)
3.2.0 (2020-07-09)
- use @material-ui/lab/Autocomplete for SelectMultiple (aced10d)
3.1.0 (2020-07-09)
3.0.0 (2019-11-25)
- Change label from "created" to "date of observation" (607bcd0)
3.0.0-beta.15 (2019-11-23)
- Fix filter bug (can't return to show all) when filtering by two or more fields (69a8aa3)
3.0.0-beta.14 (2019-11-18)
- Translate Delete Observation menu item (9faeec9)
3.0.0-beta.13 (2019-11-12)
- Add read-only select_multiple field support (0fc88e3)
3.0.0-beta.12 (2019-10-31)
- Add delete observation action (9688317)
- Remove unused IntlProvider in MapView (fa5c45b)
3.0.0-beta.11 (2019-10-08)
- Hide fields button (9659a36)
3.0.0-beta.10 (2019-10-08)
- broken image color (85005b3)
- don't move map if initialMapPosition is set (526a5ef)
- Don't show option to hide categoryId and notes from reports (79d1fa4)
- Fix date filter not including max day (dd52013)
- fix hiding fields in Report view (24e3d44)
- Fix report toolbar positioning (0516d07)
- forward map ref (005a454)
- Min/max date always less than / greater than other (1cc7a27)
- sort media (most recent first) (3f999c1)
- Sort presets by sort field, then by name (d64312d)
- Support textarea fields (legacy support for iD presets) (08e86c4)
- Temp fix - allow wider field names in hidden fields dialog (a7a6169)
- Use @material-ui/core styles - fixes styling issues e.g. report printing (1957010)
- Don't show notes or categoryId in additional detail (dba51e7)
3.0.0-beta.9 (2019-10-06)
- Don't show preset fields in "additional fields" (9170100)
- Report toolbar positioning (eeb3691)
- Support textarea fields (multi-line text fields) as well as just 'text' (7febef4)
3.0.0-beta.8 (2019-10-06)
3.0.0-beta.7 (2019-10-02)
- Fix preset filtering (5bdc42f)
3.0.0-beta.6 (2019-10-02)
- Add key to JSX (acdb464)
- Fix initial map position (2e10386)
- Fix scroll in filter panel (1e2e804)
- remove fsevents dep (82db532)
3.0.0-beta.5 (2019-10-02)
3.0.0-beta.4 (2019-10-02)
- remove paper styling for filter pane (fd25320)
3.0.0-beta.3 (2019-10-02)
3.0.0-beta.2 (2019-10-02)
- wrap filterpanel with picker utils (87727d6)