Releases: agrc/wfrc-wasatch-choice
Releases · agrc/wfrc-wasatch-choice
v5.1.0
v5.1.0-1
v5.1.0-0
v5.0.1
v5.0.1-0
v5.0.0
5.0.0 (2023-08-04)
⚠ BREAKING CHANGES
toggle
option added tofilter
config. This configures the new "Color By" toggle.- Renamed the
phase
checkbox symbol type toswatch
to make it more generic since it's being used by the mode checkboxes now. - Updated the
roads
,transit
, andbikePed
checkboxes to use the newswatch
symbol type. Also added themode
andcolor
properties. - Removed
minimumLegendSizes
config prop since it's not used anymore. - config.json changes
refactor
- Renamed the
phase
checkbox symbol type toswatch
to make it more generic since it's being used by the mode checkboxes now. (2c89938)
🚀 Features
toggle
option added tofilter
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
, andbikePed
checkboxes to use the newswatch
symbol type. Also added themode
andcolor
properties. (2c89938)
🌲 Dependencies
- bump storybook (9e80702)
📖 Documentation Improvements
- add prod/staging urls and fix badge (eb93240)
🎨 Design Improvements
- make toggle state more obvious (de71b04)
v5.0.0-2
v5.0.0-1
v5.0.0-0
5.0.0-0 (2023-08-01)
⚠ BREAKING CHANGES
toggle
option added tofilter
config. This configures the new "Color By" toggle.- Renamed the
phase
checkbox symbol type toswatch
to make it more generic since it's being used by the mode checkboxes now. - Updated the
roads
,transit
, andbikePed
checkboxes to use the newswatch
symbol type. Also added themode
andcolor
properties. - Removed
minimumLegendSizes
config prop since it's not used anymore. - config.json changes
refactor
- Renamed the
phase
checkbox symbol type toswatch
to make it more generic since it's being used by the mode checkboxes now. (06754e1)
🚀 Features
toggle
option added tofilter
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
, andbikePed
checkboxes to use the newswatch
symbol type. Also added themode
andcolor
properties. (06754e1)
🌲 Dependencies
- bump storybook (88a6841)
📖 Documentation Improvements
- add prod/staging urls and fix badge (eb93240)