monkeytype/frontend
Leonabcd123 f8ec9da435
fix(custom-mode): chart problems in custom mode (@Leonabcd123) (#7293)
### Description

Round when user is in custom mode with limit mode being time.

Bug fixed:

- Switch to custom mode
- Set limit to some time
- Do tests until you get a finishing time of x.99
- Notice the last value in the chart is less than the value that came
before it, and is the value that came before it -0.01
2026-01-06 15:42:40 +01:00
..
__tests__ test: fix dom-utils mock (@fehmer) (#7319) 2026-01-06 11:14:46 +01:00
docker chore: use oxfmt for formatting (@miodec) (#7187) 2025-12-15 16:53:50 +01:00
scripts chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
src fix(custom-mode): chart problems in custom mode (@Leonabcd123) (#7293) 2026-01-06 15:42:40 +01:00
static feat(sound): add fart (@EmmaQWE) (#7245) 2026-01-05 14:30:35 +01:00
vite-plugins impr: replace vite-plugin-checker with ~~vibe~~ (@miodec) (#7271) 2025-12-19 22:29:56 +01:00
.firebaserc_example
.oxlintrc-plugin.json chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
.oxlintrc.json chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
eslint.config.js chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
firebase.json
package.json chore: upgrade oxc 2026-01-01 11:45:54 +01:00
tsconfig.json build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
vite.config.ts impr: replace vite-plugin-checker with ~~vibe~~ (@miodec) (#7271) 2025-12-19 22:29:56 +01:00
vitest.config.ts refactor: add currentTarget back to regular listeners, add childTarget to onChild listeners (@fehmer) (#7273) 2025-12-20 13:41:11 +01:00