Skip to content

v5.0.0-0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ugrc-release-bot ugrc-release-bot released this 01 Aug 23:58

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)