Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: update README * chore(deps): bump async from 2.6.3 to 2.6.4 (#18) Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: mobile responsive design (#11) * feat: mobile responsive design * fix: re-centered recap table * fix: improved timer visuals on mobile * fix(ExtendedCorrection): remove internal IDs from results file Closes #15 * feat(ExtendedCorrection): allow users to view solutions in results pdf * fix: remove opt-in checkbox, as per Telegram request Reviewed on Telegram, PR not necessary Closes #14 * fix: add ribbon on development website Ref #20 * fix: recap table getting cut on mobile (#23) * fix(ExtendedCorrection): remove line about question IDs * feat: add way to start a new test from results (#22) * feat: add way to start a new test from results * fixed button margin & component * fix: minor style change Co-authored-by: Federico Grandi <[email protected]> * fix(Footer): fix "Home" link (#24) * fix(QPreview): add attachments preview Closes #19 * fix: all links now replace history entries (#27) * fix: all links now replace history entries * removed unused import * feat(About): update contributors list * fix: replace URL on all navigation Ref 82109b9 * fix: hide Footer on INFO-end Ref #25 * fix(About): separate name from prefix * chore: bump version Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tommaso Morganti <[email protected]>
- Loading branch information