monkeytype/frontend
Christian Fehmer 1f4df9199d
Added configuration for typing speed unit, removed alwaysShowCPM (#4492) fehmer
* Added configuration for typing speed unit, removed alwaysShowCPM

* review comments

* fix live-burst, activityChart and results-pb label

* Added support for typing speed unit in account histogram chart

* trigger build

* Update account.ts

* Fix chart scaling and wpm/rawWpm hovers on result page
fix chart scaling and bucket size on account page

* refactor histogramChartData to support 0.5 steps

* Revert dynamic scaling on accounts/result graph

* Refactor histogramChartData to an int[]

* Fix cutoff in account history

* Fix labels on result page

* Limit result chart label to two decimals

* renamed show average wpm to show average speed

* fix scaling on accounts history graph (again),   not adding an easteregg 🤫

* hiding by default

* fix scaling on accounts history graph episode three

* move typingSpeedUnit related functions out of Misc

* updating account page if typing speed unit changes

* updating result page if changing units on the result page

* missing buton change

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-04 13:22:27 +02:00
..
scripts prettier fix 2023-08-03 16:24:48 +02:00
src Added configuration for typing speed unit, removed alwaysShowCPM (#4492) fehmer 2023-08-04 13:22:27 +02:00
static Added configuration for typing speed unit, removed alwaysShowCPM (#4492) fehmer 2023-08-04 13:22:27 +02:00
webpack changed pattern to fix windows issues 2023-06-22 23:52:58 +02:00
.eslintignore
docker-compose.yaml
firebase.json updated caching strategy 2022-12-02 19:50:48 +01:00
gulpfile.js
package-lock.json updated firebase version 2023-07-10 13:01:11 +02:00
package.json updated firebase version 2023-07-10 13:01:11 +02:00
tsconfig.json