Skip to content

Releases: antoniokov/replay-table

Minor improvements

06 Mar 09:56
Compare
Choose a tag to compare
  • Not yet finished rounds are no longer displayed in the dropdown and in the item mode.
  • If all results are mapped to a win, draw or loss changes (+3, +1, 0) do not appear instead of totals in the changes mode: color coding is enough.
  • Animations are smoother now in the changes mode.

Tie Breaking

03 Mar 20:26
Compare
Choose a tag to compare

Now you can break ties using one or several calculated columns with the brand new tieBreaking parameter.

Autodetection of roundsTotalNumber

03 Mar 09:34
Compare
Choose a tag to compare

If not defined explicitly by user, roundsTotalNumber is detected automatically from the total number of rounds in the input, including empty ones.

Apperance improvements

22 Feb 09:27
Compare
Choose a tag to compare

Better width adjustment and smoother animation colors.

Drill downs

16 Feb 14:17
Compare
Choose a tag to compare

Added drill downs to round and item level. Now you can see individual matches.
Divided the script and the website.
Added goals related calculated columns.

Breaking changes:

  • Old embeds don't work anymore. Please, replace them with the ones you'll find at replaytable.com
  • Default input type is listOfMatches now

Enhancements for seasons in progress

05 Jan 17:15
Compare
Choose a tag to compare

Added roundsTotalNumber parameter to set the correct value of the progress bar.
Fixed bug with teams having played not equal number of rounds in listOfMatches.
Fixed bug with calculatedColumns parameter parsing.

Embed & CSS replay button

24 Dec 16:43
Compare
Choose a tag to compare
v0.1.2

update dist files

List of Matches

19 Dec 19:23
Compare
Choose a tag to compare

Replay Table can now parse a list of matches, validate parameters and calculate number of wins and losses.

First release with basic set of features

07 Dec 22:57
Compare
Choose a tag to compare
v0.1.0

add .map files to dist