Skip to content

v7.25.0

Choose a tag to compare

@julianguyen julianguyen released this 04 Oct 16:11
· 639 commits to main since this release
f83246b
  • Rename master branch as main by @julianguyen
  • Change max method length to 25 in rubocop config by @tyler-wel
  • Convert Chart components to use Hooks API by @udayanshevade
  • Translate README to Indonesian by @rahmatullah5
  • Refactor strategies_controller_spec.rb as a request spec by @andrew-schutt
  • Refactor registrations_controller_spec.rb as a request spec by @eshnine
  • Create and use Webpack aliases for imports by @julianguyen
  • Refactor categories_controller_spec.rb as a request spec by @andrewhchang
  • Create OAuthButton component for Google and FB sign in/up buttons by @julianguyen
  • Refactor Chart components tests to use React Testing Library by @udayanshevade