Yannick

Results 7 issues of Yannick

What about changing the cursor from `e-resize` to `ew-resize` which indicates that you can also decrease the value.

It would be really handy to add the selected theme to the URL parameters so sharing a story or the whole Storybook in a specific theme. Alternatively we could add...

It seems like this addon is not working nicely together with the latest version of Storybook. With an older version of Storybook it was enough to add the `themes` option...

doc

This PR adjusts the regex so all HTML comments will be replaced.

When working with [Lit](https://lit.dev) components you will find HTML code like this ⬇️ ``` Primary Button ``` How should we support a way to remove those comments [here](https://github.com/whitespace-se/storybook-addon-html/blob/master/addon/src/decorators/withHTML.js#L15)? Thanks 🤗

enhancement

Hey Mike, I guess that jQuery Cycle is not compatible with jQuery UI 1.8.11 because there is a function which extends the outerWidth and the outerHeight function. Checkout the [jsFiddle](http://jsfiddle.net/ZWKEF/)...

Hey 👋 I am currently working on a decoupled Drupal and want to say thank for the effort you put into this project here! After debugging the not working revalidation...