JelleBlaauw

Results 3 issues of JelleBlaauw

When I execute the following: `[5,10,15,20].map(v => format('$.1s')(v * 1E9))` it returns: `["$5G", "$10G", "$20G", "$20G"]` However, to me it would make more sense if the combination of SI and...

I love this library very much, but one thing that bothers me is the use of British English in the code, while American English is standardized in coding. For example,...

Hi, When I look at [this example page](https://vuematerial.io/components/app) the toolbar glitches/blinks when scrolling in the sections "Reveal", "Flexible", "Navigation fixed" and "Overlapping content". ### Steps to reproduce Go to the...

improvement