Leo Wallentin

Results 22 issues of Leo Wallentin

As far as I can see it's not possible to use e.g. pagination (`before`) or other parameters when getting cards on a list? Unless I missed something, it would be...

Thank you for a great library. There seem to be a bug for some numbers patterns with Indian style grouping (the default in Indian English, for instance): ``` > format("#,##,##0.###",2000000)...

bug
help wanted

Is there a particular reason for not allowing automatic opening? Or has just not been done yet?

Almost always you want to have two different variants of your logo in your manifest: Maskable, and regular icons (see e.g. https://web.dev/maskable-icon/). In fact, Google Chrome will even warn developers...

What would be the Linux equivalent of `/dev/bpf*`? At least on Ubuntu there are no such files

It would be useful if it was possible, when using the high level API, to access original PDF Miner text and/or char object(s). This would allow us to e.g. analyze...

bug

When using the `multiple` attribute with a element, the arrow to the right should probably be hidden. ![Screenshot from 2020-01-31 16-12-01](https://user-images.githubusercontent.com/122874/73550205-720ad980-4444-11ea-81b3-d26ae6ffb226.png) ![Screenshot from 2020-01-31 16-12-01](https://user-images.githubusercontent.com/122874/73550240-864ed680-4444-11ea-83a9-b0c70de96807.png) Additionally: The label text should...

This is the Atom theme I didn't know that I couldn't live without! Absolutely love it. Unfortunately the cursor is very hard to see when it's next to an outlined...

### Describe the feature Is it possible to make this work with Nuxt3? If so, this is a request for documentation, otherwise it might be worth noting in the readme...

Very nice one! Would it somehow be possible to use `localeCompare` in the quicksort algorithm, so that we can use it on other languages than English?