Skip to content

v2.0.0

Compare
Choose a tag to compare
@bmaupin bmaupin released this 14 Jan 18:20
· 17 commits to main since this release
  • UI improvements (#11)
    • Better use of horizontal/vertical space
    • Put chart buttons into groups to better visually indicate they're grouped
    • Make text colour a little bit darker
    • Update header title styling
  • Add search parameters (#16)
  • Switch data from Loopback API to static JSON file (#13)
    • Remove caching and loading spinner
  • Migrate from react-vis to react-charts (#26)
  • Convert to TypeScript (#14)
  • Upgrade all dependencies
    • Upgrade to React 17 (#23)
      • Migrate from class components to hooks
  • Migrate CI to GitHub actions (#21)