-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed commit of the following: commit 810b280 Author: aajfranklin <[email protected]> Date: Sat Mar 28 16:04:30 2020 +0000 docs: update readme commit 45595c2 Author: aajfranklin <[email protected]> Date: Sat Mar 28 14:10:09 2020 +0000 chore: update version number in manifest commit 2db3457 Author: aajfranklin <[email protected]> Date: Sat Mar 28 14:07:06 2020 +0000 feat: check cached player data matches current version number and update if not commit 3a431c0 Author: aajfranklin <[email protected]> Date: Sat Mar 28 13:40:07 2020 +0000 fix: state overlay taller than needed on high res displays, too much white space for short careers commit 47a59c9 Author: aajfranklin <[email protected]> Date: Sat Mar 28 13:22:52 2020 +0000 refactor: move magic numbers into config commit 97feee3 Author: aajfranklin <[email protected]> Date: Sat Mar 28 12:47:52 2020 +0000 fix: breaking issue viewing players with no seasons (e.g. just drafted) commit cf95266 Author: aajfranklin <[email protected]> Date: Fri Mar 27 23:23:23 2020 +0000 feat: include metric heights and weights commit 5f7f86f Author: aajfranklin <[email protected]> Date: Fri Mar 27 22:28:02 2020 +0000 feat: option to reverse career rows so career and latest season display first commit e0e4281 Author: aajfranklin <[email protected]> Date: Fri Mar 27 19:42:12 2020 +0000 wip: add logic for reversing career rows, actual toggle pending commit 8c1a9cf Author: aajfranklin <[email protected]> Date: Fri Mar 27 18:57:07 2020 +0000 feat: display stats only after hovering for half second or more commit 6fe8fef Author: aajfranklin <[email protected]> Date: Fri Mar 27 18:27:46 2020 +0000 feat: reorder stats so most important ones are in view without scrolling commit 1d9f19b Author: aajfranklin <[email protected]> Date: Fri Mar 27 18:00:40 2020 +0000 fix: nested names highlighting commit ce97b73 Author: aajfranklin <[email protected]> Date: Fri Mar 27 15:29:34 2020 +0000 fix: remove leading 0 from percentages
- Loading branch information
1 parent
f6452cc
commit eb0d251
Showing
17 changed files
with
464 additions
and
227 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
.idea | ||
config.js | ||
.DS_Store | ||
background/endpointAnalysis.js | ||
sandbox/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.