Releases: bmaupin/langtrends
Releases · bmaupin/langtrends
v2.1.0
v2.0.0
- 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
- Upgrade to React 17 (#23)
- Migrate CI to GitHub actions (#21)
v1.0.0
- 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