Skip to content

Releases: bmaupin/langtrends

v2.1.0

24 Jan 18:38
Compare
Choose a tag to compare
  • Add buttons to show previous/next language (#29)
  • Add why section to documentation
  • Prevent the chart from going past the bottom of the screen on lower resolutions (8acc454)
  • Fix help tooltip not showing on smaller resolutions (4b675a5)

v2.0.0

14 Jan 18:20
Compare
Choose a tag to compare
  • 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)

v1.0.0

05 Oct 19:05
Compare
Choose a tag to compare
  • Show loading spinner if chart data isn't cached (#5)
  • Add loading message back, but delayed
  • Add minimal explanations for how data is calculated
  • Simplify API caching (#1)
  • Set minimum viewport width for mobile devices (#6)
  • Fix loading message bug (9ac0c29)
  • Increase loading message timeout
  • Prevent the loading message from showing after the data is loaded

v0.1

27 Jun 18:47
Compare
Choose a tag to compare
  • Add spinner when loading
  • Add caching of API requests
  • Add bottom chart menu for changing x axis interval
  • Add 2 more chart types
  • Fix broken hints (#2)

v0.0.1

30 Apr 18:25
Compare
Choose a tag to compare

First release