Skip to content

Releases: SafdarJamal/quiz-app

v6.0.0

04 Oct 17:53
05b81e1
Compare
Choose a tag to compare

Features

  • Add Storybook and write unit tests (53261b4, f7073d8).
  • Reconfigure Storybook setup (946602c).
  • Upgrade to React v18 (#35).
  • Upgrade to CRA v5 (#36).
  • Update Result component's mock data (a1bb432).
  • Add secondary placeholders on main-page inputs (812a143).
  • Update CI Workflow (#37).
  • Enhance Main Screen's User Experience (UX) (#42).
  • Update Quiz component's mock data (57e9d44).
  • Upgrade to Storybook 7 (#43).
  • Enhance user experience (UX) for small-screen users (c767c0d).
  • Update "Time's up" modal (185f0a1).
  • UX ENH: Personalize remark messages by grades (c9e95f2, b69c330).
  • Enhance Header UI (0805fe1).

Internals

v5.1.0

30 Apr 10:00
97cf506
Compare
Choose a tag to compare

Features

  • Create default settings feature (#19).
  • Improve the main screen's user experience (d0d3954).

Internals

v5.0.0

10 Jan 20:40
dcee5b2
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix browserconfig.xml link issue.

Internals

  • Update dependencies.
  • Upgrade to SweetAlert2 v10 (#10).
  • Upgrade to Semantic UI React v2 (#11).
  • Implement props type checking with prop-types.
  • Update the repository's homepage and README.
  • Create continuous integration (CI) workflow using GitHub Actions (#15).