Releases: ihmeuw/ihme-ui
Releases · ihmeuw/ihme-ui
Update resource and pathing
2.0.2 Add resources script and update resources pathing
Webpack/packages updates
Style Guide 2024 Improvements: v2.0.0
Updated the Map legend and controls to match the ihme style guide updates.
Specific changes included:
- Updated the axis label styling
- Updated the zoom controls to the correct icons and styling
- Added title and helper text to legend
- Updated legend configuration with new helper text
- Updated legend button styling
Release v1.3.2
Assigning directly to this.state is deprecated (except inside a components constructor) updated deprecated use in scatter.jsx to setState instead.