Brackets Viewer.js Versions Save

A simple library to display tournament brackets (round-robin, single elimination, double elimination).

v1.6.2

9 months ago
  • Render consolation final in double elimination 8daf7a2
  • Render consolation matches e27bc50
  • [demo] Fix bug with empty data eebd32f

https://github.com/Drarig29/brackets-viewer.js/compare/v1.6.1...v1.6.2

v1.6.1

10 months ago

v1.6.0

10 months ago
  • Support displaying match games (#96) dae5803
  • Add title to participant hints daa9043
  • Add documentation link in README 1d43c99
  • Add watch-demo script 11b1c9f
  • Fix docs 1b654f6
  • Fix test documentation job 250e42a
  • Fix lint command 8991ec5
  • Update .editorconfig 379a6f0
  • Add test to ensure documentation stays good eb26188
  • Improve documentation 900fbf6
  • Improve validation for new users 4903952
  • Do not use declaration file for types 0034bb0
  • Lint files d4bd3c6
  • [demo] Improve updating the match 55b514b
  • [demo] Edit the bracket on the fly 05454a9
  • [demo] Allow giving a team count dffed31
  • Upgrade brackets-manager 29ef1f0

https://github.com/Drarig29/brackets-viewer.js/compare/v1.5.3...v1.6.0

v1.5.3

10 months ago
  • Add clear option 0595faa
  • Fix onMatchClick option a7723ab

https://github.com/Drarig29/brackets-viewer.js/compare/v1.5.2...v1.5.3

v1.5.2

10 months ago
  • Support IDs as strings d25d17f
  • Update docs on release fbce3da
  • Fix demo for single elimination 5279c02

https://github.com/Drarig29/brackets-viewer.js/compare/v1.5.1...v1.5.2

v1.5.1

1 year ago
  • Support final rounds in customRoundName 7de2b53

https://github.com/Drarig29/brackets-viewer.js/compare/v1.5.0...v1.5.1

v1.5.0

1 year ago
  • Add dummy test script 88cdb29
  • Crop screenshot fdc8614
  • Update README.md 812feba
  • Update demos ed31fc4
  • Add customRoundName config property 668aae1
  • i18n: Add new abbreviations 14eb416
  • Upgrade brackets-model 2032614
  • Improve demos d31883f
  • Improve comments 92bb185
  • Smaller screenshot b2cd78b
  • i18n: Fix bug with Best of X matches ec696e9

https://github.com/Drarig29/brackets-viewer.js/compare/v1.4.9...v1.5.0

v1.4.9

1 year ago
  • Reorder matches in rounds based on number 20ae0b1
  • [dep] Upgrade json-server 09c5040

https://github.com/Drarig29/brackets-viewer.js/compare/v1.4.8...v1.4.9

v1.4.8

1 year ago
  • Update dist files dc1e77d
  • Add option to hide Ranking Table in round_robin stages (#90) 82eecc5
  • Improve typings for splitBy 238631f
  • Fix lint issues 7cbc491
  • Use recommended typescript lint rules df4ee3c
  • Add .editorconfig file e05bb99
  • [docs] Move badges 0c5dabf

https://github.com/Drarig29/brackets-viewer.js/compare/v1.4.7...v1.4.8

v1.4.7

2 years ago