Skip to content

Releases: agrc/wfrc-wasatch-choice

v5.1.0

16 Aug 17:32
Compare
Choose a tag to compare

5.1.0 (2023-08-16)

🚀 Features

  • add arcade expression support to project information widget (bf8e712), closes #49
  • add support for multiple feature service symbols (76dd080)

🐛 Bug Fixes

  • config and about updates from WFRC (5bb66a8)
  • cypress test fixes (7ad4bae)
  • fix error cause by layers with non-standard objectid fields in the project info widget (7c89e75)
  • layer name in config (0855055)
  • more layer name fixes in the config (e3b7cfe)
  • prevent crash when switching tabs (f5039b4)

v5.1.0-1

16 Aug 16:51
Compare
Choose a tag to compare
v5.1.0-1 Pre-release
Pre-release

5.1.0-1 (2023-08-16)

🐛 Bug Fixes

  • fix error cause by layers with non-standard objectid fields in the project info widget (4051c2c)

v5.1.0-0

16 Aug 15:15
Compare
Choose a tag to compare
v5.1.0-0 Pre-release
Pre-release

5.1.0-0 (2023-08-16)

🚀 Features

  • add arcade expression support to project information widget (35fc1f7), closes #49
  • add support for multiple feature service symbols (67af923)

🐛 Bug Fixes

  • config and about updates from WFRC (ae06cb5)
  • cypress test fixes (a4890e7)
  • layer name in config (477f947)
  • more layer name fixes in the config (e55898d)
  • prevent crash when switching tabs (66cdd9e)

v5.0.1

11 Aug 16:31
Compare
Choose a tag to compare

5.0.1 (2023-08-11)

🐛 Bug Fixes

  • make config schema and about content fetches relative (54bc2e0)

v5.0.1-0

11 Aug 16:24
Compare
Choose a tag to compare
v5.0.1-0 Pre-release
Pre-release

5.0.1-0 (2023-08-11)

🐛 Bug Fixes

  • make config schema and about content fetches relative (1b21c2d)

v5.0.0

04 Aug 19:31
Compare
Choose a tag to compare

5.0.0 (2023-08-04)

⚠ BREAKING CHANGES

  • toggle option added to filter config. This configures the new "Color By" toggle.
  • Renamed the phase checkbox symbol type to swatch to make it more generic since it's being used by the mode checkboxes now.
  • Updated the roads, transit, and bikePed checkboxes to use the new swatch symbol type. Also added the mode and color properties.
  • Removed minimumLegendSizes config prop since it's not used anymore.
  • config.json changes

refactor

  • Renamed the phase checkbox symbol type to swatch to make it more generic since it's being used by the mode checkboxes now. (2c89938)

🚀 Features

  • toggle option added to filter config. This configures the new "Color By" toggle. (2c89938)
  • add "color by" toggle to transportation tab filter (2c89938), closes #178
  • add dynamic symbol swatches for mode/phases and consolidate layout (5f56102)
  • add root error boundary (b9d4c11)

🐛 Bug Fixes

  • fix cypress tests (9fba792)
  • Removed minimumLegendSizes config prop since it's not used anymore. (2c89938)
  • Updated the roads, transit, and bikePed checkboxes to use the new swatch symbol type. Also added the mode and color properties. (2c89938)

🌲 Dependencies

📖 Documentation Improvements

  • add prod/staging urls and fix badge (eb93240)

🎨 Design Improvements

  • make toggle state more obvious (de71b04)

v5.0.0-2

04 Aug 16:05
Compare
Choose a tag to compare
v5.0.0-2 Pre-release
Pre-release

5.0.0-2 (2023-08-04)

🎨 Design Improvements

  • make toggle state more obvious (fed19fa)

v5.0.0-1

03 Aug 16:30
Compare
Choose a tag to compare
v5.0.0-1 Pre-release
Pre-release

5.0.0-1 (2023-08-03)

🚀 Features

  • add dynamic symbol swatches for mode/phases and consolidate layout (e6d3108)

v5.0.0-0

01 Aug 23:58
Compare
Choose a tag to compare
v5.0.0-0 Pre-release
Pre-release

5.0.0-0 (2023-08-01)

⚠ BREAKING CHANGES

  • toggle option added to filter config. This configures the new "Color By" toggle.
  • Renamed the phase checkbox symbol type to swatch to make it more generic since it's being used by the mode checkboxes now.
  • Updated the roads, transit, and bikePed checkboxes to use the new swatch symbol type. Also added the mode and color properties.
  • Removed minimumLegendSizes config prop since it's not used anymore.
  • config.json changes

refactor

  • Renamed the phase checkbox symbol type to swatch to make it more generic since it's being used by the mode checkboxes now. (06754e1)

🚀 Features

  • toggle option added to filter config. This configures the new "Color By" toggle. (06754e1)
  • add "color by" toggle to transportation tab filter (06754e1), closes #178
  • add root error boundary (ec9aafa)

🐛 Bug Fixes

  • fix cypress tests (94fdfae)
  • Removed minimumLegendSizes config prop since it's not used anymore. (06754e1)
  • Updated the roads, transit, and bikePed checkboxes to use the new swatch symbol type. Also added the mode and color properties. (06754e1)

🌲 Dependencies

📖 Documentation Improvements

  • add prod/staging urls and fix badge (eb93240)

v4.1.4-1

12 Jul 18:05
Compare
Choose a tag to compare
v4.1.4-1 Pre-release
Pre-release

4.1.4-1 (2023-07-12)

🐛 Bug Fixes

  • Q3 Dependency Bumps 🌲 (6bec516)

🌲 Dependencies