Releases: feryardiant/poc-brackets
Releases · feryardiant/poc-brackets
v0.3.0
🚨 Breaking Changes
- Simplify match creation method and enhance accessibilities - by @feryardiant (f3d7e)
- Rewrite entire codebase - by @feryardiant (88ebd)
🚀 Features
- Rearrange
render
method to clean up the outputs - by @feryardiant (f190a) - Add
label
property (readonly) - by @feryardiant (67d06) - Add
label
property (readonly) onMatch
class - by @feryardiant (c9cb0) - Add ability to
knock-off
the opponent - by @feryardiant (fe57a) - Refactor entire codebase - by @feryardiant in #20 (adf8c)
View changes on GitHub
v0.2.1
🚀 Features
- Simplify winner selection by dispatching custom event to the `` instance - by @feryardiant (f8c1f)
View changes on GitHub
v0.2.0
🚨 Breaking Changes
- Refactor
generateRounds
andgenerateParties
method signature - by @feryardiant in #11 (1decb) - Add ability to upload
csv
file to generate chart - by @feryardiant in #12 (0c71d)
🚀 Features
- Use specific numeric font-variant and make slider width fixed - by @feryardiant (e0ef7)
- Add new
determineNextRoundFromPrevMatches
method - by @feryardiant (6ece7) - Simplify the logic of registering parties based on matches in prior round - by @feryardiant (6f815)
- Add ability to calculate 'bye' match and move it to next round - by @feryardiant (62f81)
- Add ability to replace participant name on next round - by @feryardiant in #19 (88d35)
- #13:
- Patch matchup arrangement to comply with
upper-byes
pattern - by @feryardiant in #18 (f6d26)
- Patch matchup arrangement to comply with
- #6:
- Add behavior to the radio box to select winner on each match - by @feryardiant in #8 (a3476)
- dev:
- Ignore
bun
anddeno
lock file - by @feryardiant (5a18f) - Configure automation for pull-requests - by @feryardiant in #4 (e042d)
- Add type definition to improve dx - by @feryardiant (d1813)
- Split labeling job into separated workflow with
pull_request_target
- by @feryardiant (9583b)
- Ignore
🐞 Bug Fixes
- Rearrange matches structure and layouts - by @feryardiant in #7 (215e2)
- Fix match
size
andspan
mechanic - by @feryardiant (a9f6b) - Fix issue caused by prior commit - by @feryardiant (a466b)
- Generation of
match.id
onsingular
match - by @feryardiant (d021c) - Remove console.log and fix linting issues - by @Kubrooo (67ff8)
- #5: Fix match position - by @feryardiant in #10 (0b26e)
View changes on GitHub
v0.1.1
🚀 Features
- Add
title
attribute on the participant name - by @feryardiant (cec89) - Add release automation and dependency updates via github actions - by @feryardiant in #3 (9ec24)
🐞 Bug Fixes
- Fix missing the actual release automation on the #3 🤦 - by @feryardiant in #3 (a25fd)
- #1: Fix layout structur - by @feryardiant in #2 (b98d9)
View changes on GitHub
Initial Release
v0.1.0 chore(release): 0.1.0