Releases: SafdarJamal/quiz-app
Releases · SafdarJamal/quiz-app
v6.0.0
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
v5.0.0
Features
- Rewrite the whole application to use React Hooks.
- Make it Progressive Web App (PWA).
- Improve the application's UI and UX.
- Upgrade to React v17 (#13).
- Upgrade to Create React App v4 (#14).
- Refactor the whole application's code and transform it into clean code and simple design (#8).
- Create a reusable
ShareButton
component for social media sharing.
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).