Valentin Degenne

Results 70 issues of Valentin Degenne

### What is affected? Component ### Description First click on the main body opens the menu for a choice as expected, but clicking the main body again (with the intention...

### What is affected? Component ### Description In dark mode and when theme color is too bright, the "selected" icon (when using `icons` on `md-switch`) will turn black making it...

This is an attempt to avoid the dialog to close when the mouse click was initiated inside the content but released from the scrim.

Ready for Google

This change allows user to use `%s` in scripts, e.g. ```javascript const selection = %s; // use page selection... ```

Great extension! Nonetheless I am facing an issue, I try to execute a script but this script needs to get the selection in the page, ```javascript const selection = window.getSelection().toString()...

I am using this package in a ES Module context. When I load my project in the browser I get the follow error: ``` Uncaught ReferenceError: __dirname is not defined...

level argument defaults to `info` from `get_level` function, making `level` optional to avoid warning.

Are **auto-closing** features not working or are they just not implemented? I was wishing this update would fix that but it doesn't (even though auto-import works now) or am I...

In original Emacs, if you are in *selection mode* and you select some text and you press RETURN to delete the selected text, the *selection mode* will turn off. It...

Sorry not an issue, just sharing something I've been able to achieve thanks to wf-shell and showing its potential. I'm also very thankful to this community and I want to...