Skip to content

Releases: ihmeuw/ihme-ui

Update resource and pathing

27 Aug 20:33
Compare
Choose a tag to compare
2.0.2

Add resources script and update resources pathing

Webpack/packages updates

22 Aug 17:34
Compare
Choose a tag to compare

Style Guide 2024 Improvements: v2.0.0

21 Aug 18:57
2b9871b
Compare
Choose a tag to compare

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

10 Nov 18:52
Compare
Choose a tag to compare

Assigning directly to this.state is deprecated (except inside a components constructor) updated deprecated use in scatter.jsx to setState instead.

v1.3.1

06 Dec 15:25
Compare
Choose a tag to compare

Fix slider handle bug.

v1.3.0

23 Nov 20:53
Compare
Choose a tag to compare

Accessibility updates for Map composition and ChoroplethLegend.

v1.1.6

24 Apr 21:29
Compare
Choose a tag to compare
update version in package.json

v1.1.5

24 Apr 21:17
31b6b51
Compare
Choose a tag to compare
  • Update how disputed locations are matched in map.jsx.
  • Add a new layerStyle prop to map and update demo to include new topojson and allow for updates.

v1.1.3

20 Mar 16:58
Compare
Choose a tag to compare

Fixes issue with country borders disappearing sometimes
Fixes issue with disputed borders not displaying properly

v1.1.2

08 Oct 17:03
acac9f2
Compare
Choose a tag to compare

Fix bug with slider so that 0 can be a part of the range.