1
0
mirror of https://github.com/flarum/core.git synced 2025-07-10 03:16:22 +02:00
Files
php-flarum/js
Matteo Contrini a9eb14889e Fix number abbreviation when the number is n-thousand (#2261)
This commit fixes the method `abbreviateNumber` so that it behaves as stated in the JSDoc.

Previously, an input of `1234` would have produced `1K`. With this change, the output will be `1.2K`.
2020-08-16 16:35:05 -04:00
..
2018-06-20 13:20:31 +09:30
2018-06-20 13:20:31 +09:30