Nothing Special   »   [go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release/v0.1.3 - statbox, new methods (Black, Kemeny-Young), and various improvements #10

Merged
merged 17 commits into from
Dec 5, 2023

Conversation

tif-calin
Copy link
Owner

Added

  • new voting method: black, kemeny_young
  • stat box
    • pie chart showing winners
    • shows biggest winner
    • shows how many total unique winners
    • shows number of non-winners
    • can hover over slice
  • input sections now collapsible
  • fixed unit testing and added kemeny_young tests

Fixed

  • improved infobox typography
  • fixed a crash that would happen with no voters and a single candidate
  • fixed an error in eurovision calculation

Improved

  • user-select: none on certain controls
  • various minor styling details
  • various a11y improvements
    • various hover effects happen on focus as well (keyboard accesibility)
    • allow triggerring certain role="button" elements with keyboard (keyboard accesibility)
  • more unit tests added for voting method algorithms
  • various code quality improvements, react keys, etc

@tif-calin
Copy link
Owner Author

There's a lot more to add to this, but I added a little statbox with a pie chart underneath the input boxes

image

@tif-calin tif-calin merged commit e1a3310 into main Dec 5, 2023
@tif-calin tif-calin mentioned this pull request Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant