Skip to content

Releases: code4romania/reusable-components

v0.1.2

21 Sep 16:27
7eaed1d
Compare
Choose a tag to compare
  • Add useBallotData hook that fetches a ballot and auto-refreshes it if it's a live one.
  • Make meta optional in ElectionResultsSummarySection and ElectionTurnoutSection.

v0.1.1

21 Sep 08:44
Compare
Choose a tag to compare
  • Rename Election to ElectionBallot and associated functions
  • Enable TypeScript strict mode
  • Export @code4ro/reusable-components/dist/es/mocks entrypoint for testing purposes