What's Changed
- migrate to Vite by @lorenzocorallo in #97
- chore(deps): bump vite from 4.3.3 to 4.3.9 by @dependabot in #99
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #102
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #103
- chore(deps): bump postcss from 8.4.23 to 8.4.31 by @dependabot in #105
- chore(deps): bump @babel/traverse from 7.21.5 to 7.23.2 by @dependabot in #106
- chore(deps): bump axios from 1.3.6 to 1.6.0 by @dependabot in #107
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #108
- chore(deps): bump vite from 4.3.9 to 4.5.2 by @dependabot in #109
- feat: render question tags (results, q/db-preview) by @lorenzocorallo in #110
- fix: fix tags formatting by @EndBug in #113
- chore: update eslint and add rules by @lorenzocorallo in #111
- fix(DBPreview): infinite loading on page refresh by @lorenzocorallo in #116
- fix: update group name in about page by @toto04 in #120
- fix: update admission rules for 2024/2025 by @toto04 in #118
- style: fix tag icon size on mobile by @lorenzocorallo in #121
- fix(DBPreview): rendering of images from the development database by @lorenzocorallo in #122
- fix: replace webp logo with svg by @lorenzocorallo in #123
- fix(Results): update score rounding info removing duplicates by @lorenzocorallo in #129
- Update index.html by @zagbc in #131
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #130
- feat(Results): change page layout and button labels by @lorenzocorallo in #133
- style: add
before and after the mention of the Rankings project by @lorenzocorallo in #134 - feat(About): change description and add project members roles by @lorenzocorallo in #135
- chore: add CODEOWNERS by @EndBug in #124
New Contributors
Full Changelog: v1.2.0...v1.3.0