Skip to content

Releases: CourtHive/courthive-components

v0.7.11

09 Oct 22:08
Compare
Choose a tag to compare
  • style: 💄 add adHoc roundStyle variant: 958a109

🔨 Maintenance

  • chore(deps): update dependency eslint-plugin-storybook to v0.6.15: 5cacb85
  • fix(deps): update dependency tods-competition-factory to v1.7.1: d6370cb
  • chore(deps): update dependency eslint to v8.51.0: c1d0da8
  • chore(deps): update dependency vite to v4.4.11: ec442f7
  • chore: 📦 storybook upgrade: 079af21

v0.7.10

02 Oct 14:58
Compare
Choose a tag to compare

feat: ✨ isFinalRound: derive from max roundNumber in addition to finishingRound: 38cb21c
ci: 👷 update .gitignore to allow local scrach files not to be added to repo: 17d7c08
refactor: ♻️ nomenclature; normalize eventHandler parameters;: 360dc55
feat: ✨ export renderRound and renderRoundHeader: ae7deb4
refactor: ♻️ correct import path for build: e6ee616

🔨 Maintenance

chore(deps): update dependency @storybook/testing-library to v0.2.2: e2ad3d4
fix(deps): update dependency tods-competition-factory to v1.6.22: fe419d4

v0.7.9

28 Sep 19:09
Compare
Choose a tag to compare

feat: ✨ renderParticipant: optional placeholder for missing second individual of PAIR: 7512565
feat: ✨ renderStructure: add context object to enable data pass-through: 0921a92
fix: 🐛 correct TEAM display when individualParticipants.length === 2: 271dd3b
feat: ✨ allow passing tieFormatName into stories generator: cb066bc
ci: 👷 update build script: 235f4f2
style 💄 update styles: f9db773

v0.7.7

28 Sep 11:55
Compare
Choose a tag to compare

feat: ✨ renderStrucure: add finalRound option: 5e0a567
feat: ✨ additional scale rendering options: 33a5838