* Added highlight modes next word, next two words and next three words
* updating active element to make sure change is visible when applied from the commandline
---------
Co-authored-by: Miodec <jack@monkeytype.com>
* Updated the overlay text of the screenshot button to be more descriptive.
* Update result-screen.ts
added save as alias
* Update sourcecode.txt
reverted change to aria-label
* added kannada 200 word list
* updated the _group and _list files
* Added a few kannada quotes.
* Added a few Kannada quotes.
* minor word count fix
* Fixed the duplicate keys
---------
Co-authored-by: Ojas Bhagavath <ojas.bhagavath@gmail.com>
* strings rename
* added alias
* renamed to min speed
* missing string rename
* wpm to speed rename
* converted displayed and inputted values for pace caret to the currently active speed unit
* accepting active speed unit in the commandline for min speed and min burst
* taking input in the currently selected unit for min burst
* displaying min burst in the selected unit
* converting min speed to the current unit
* 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>