Emil Vikström

Results 10 issues of Emil Vikström

We need a reference to the current DOM element on click/hover. The onMatchClick and onMatchHover callbask should be able to get the event object as a parameter. Ideally it would...

enhancement

"Repository" borde översättas till "arkiv". Det är en mer utbredd översättning och ligger bättre i munnen.

There is currently no support for multiple selections in the Dropdown module.

Command run: ``` $ linode-cli linodes clone 10692855 --linode_id 10894671 Request failed: 400 ┌errors──┬──────────────────────────────────────────────┐ │ field │ reason │ ├────────┼──────────────────────────────────────────────┤ │ type │ A valid Linode type by that ID...

I try to create a Linode with the following command: linode-cli linodes create --type g6-standard-4 --region eu-central --backup_id 103216265 --backups_enabled false --private_ip true --group SmoothcompNew Result: ``` Request failed: 400...

After upgrade to the latest version 0.46.0 we get this error: ``` The following dependencies have later milestone versions: - org.jetbrains.kotlin:kotlin-stdlib-jdk8 [1.8.10 -> 1.8.20-Beta] https://kotlinlang.org/ ``` Here is our normal...

ClipMenu v0.4 had support for "actions" when you right-click an item in history. I use this all the time and would love a similar feature in Clipy. You could customize...

paquettg/php-html-parser seems dead and does not work in PHP 7.1. I propose to use this fork instead.

I think the [tmp variable](https://github.com/emilv/ArduinoSort/blob/bb1d4d3adc6d5044749923009d23eaa29ad9ecdb/ArduinoSort.h#L36) should be moved out from the inner loop. The current implementation moves the selected element by swapping, instead of writing it once where it should...

You recently released flysystem-gcs 2.0. Would be great if this library could use the new version (not least because I want my bugfix to be live upstream).