Skip to content

Releases: jbkuczma/NBAreact

v2.5

20 Oct 18:22
Compare
Choose a tag to compare
bump season, fix bug where loader didn't go away

v2.4

03 Jun 23:03
Compare
Choose a tag to compare

Notable additions and changes:

  • Tapping a tab button will take you to its initial screen (#55)
  • Fix bug where the LeadTracker graph would not show overtime (#70)
  • Player name column in a boxscore is now fixed; only stats are now scrollable (#72)
  • Fixed bug where completed games were showing their tip-off time (#75)
  • Add iPad support (#68)

v2.3

06 May 14:56
bc3b8a1
Compare
Choose a tag to compare

Notable additions and changes:

  • Added a new screen that displays graphs for various player stats during a specific game
  • Add refresh capabilities to the game detail screen
  • Show a circle with the team's name and team color in a game cell instead of just the team
    • Resolve a layout issue found on iPhone SE (#64) and makes the teams easier to read
  • Fixed a bug where clicking the date in the scores screen header would crash the app
  • Fixed a bug where the boxscore would scroll horizontally on iOS but not Android
  • Added Rubik font throughout the rest of the app

v2.2

18 Apr 14:03
Compare
Choose a tag to compare

Notable additions and changes:

  • Career stats for players added
  • Past game scores for a team added
  • Check past game details such as boxscore and other stats
  • Only allow the games list to be refreshed on current date

v2.1

12 Apr 17:37
Compare
Choose a tag to compare

Notable additions and changes:

  • Addition of the league leaders tab/page
  • Addition of a search bar to search for any player and go to their player page
  • Addition of the current matchup as the title in the navbar for a game
  • Refractor of PlayerScreen.js to allow navigation from the selection in the league leaders table and from the player search
  • Refractor of Boxscore.js
  • Various improvements to the codebase suggested by CodeClimate

v2.0 Official Release

25 Mar 16:12
Compare
Choose a tag to compare

This release is the version that is available on the App Store.

NBAreact -> Swish

14 Mar 16:14
f83fc78
Compare
Choose a tag to compare

Many changes to NBAreact compared to its original implementation
Some notable changes:

  • UI (huge change and much better)
  • Tab based navigation
  • Uses Redux
  • App name: NBAreact -> Swish (repo will remain NBAreact)

NBAreact pre-rewrite

12 Mar 12:49
0cac03d
Compare
Choose a tag to compare

The version of NBAreact pre-rewrite. Just want it to have a place where it can be remembered.

Team Stats page update

14 Sep 12:50
Compare
Choose a tag to compare

The quarter scores for the teams during the game are now displayed in a view that resembles a scoreboard.

Better late than never

01 Sep 14:17
Compare
Choose a tag to compare

The master branch has been stable with a fully working app while I make improvements on other branches. Figured I should have a release created for the app now that it is functional.