mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-20 21:03:16 +08:00
* new xp details calculation based on same level-xp-formula * fix displayed xp on profile page * fix xp-bar width on account-button * change ordering to minimize code duplication * animate xp bar between different levels when (endingLevel-startingLevel<1) * refactoring and commenting on levels functions * fix flash level animation the animation of flashLevel() was not visible because the css property 'transition', which was set to 0.125s in order to highlight the level on hover, was conflicting with the parameters of jquery animate() * annotate a clever trick and give more suitable variable names * update function and variable names * rename function * naming * reeename * reeeeEeeeEeeeename * rererereeeeeeeeeeeeee name * fix function names in comments --------- Co-authored-by: Miodec <jack@monkeytype.com> |
||
---|---|---|
.. | ||
__tests__ | ||
docker | ||
scripts | ||
src | ||
static | ||
.eslintignore | ||
.firebaserc_example | ||
firebase.json | ||
gulpfile.js | ||
knip.json | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
vite.config.js | ||
vitest.config.js |