Releases: jbkuczma/NBAreact
Releases · jbkuczma/NBAreact
v2.5
v2.4
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
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
v2.1
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
This release is the version that is available on the App Store.
NBAreact -> Swish
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
The version of NBAreact pre-rewrite. Just want it to have a place where it can be remembered.
Team Stats page update
The quarter scores for the teams during the game are now displayed in a view that resembles a scoreboard.
Better late than never
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.