Ola Christensson

Results 11 issues of Ola Christensson

No need for calls to `console.log()` in production.

This fixes issue #2. The added class name to the wrapping field element, adds padding to the input field. This prevents the input text to getting hidden under the input...

For the page `Htaccess redirect to https non www` I would like to add a code snippet for `Htaccess redirect to https *and* www`. ``` # Redirect http to https...

I really like this plugin. But the one thing that keeps me from using it, is the fact that you jump to a different page when editing a module. Since...

enhancement

Accessible drag and drop: https://medium.com/salesforce-ux/4-major-patterns-for-accessible-drag-and-drop-1d43f64ebf09

enhancement

A proposal for a new behavior of this plugin. The main seo function is restructured into a class. - Added new method `value()` to output content without HTML tags. -...

The logic for how to output the content should be changed. Right now, the third parameter specifies whether the content should be returned or echoed. So far so good. But...

Nice and useful plugin! A minor feature request: When using this plugin next to a regular input field, the circles appear misaligned. See screenshot: If you could make the circles...

Just had this problem on desktop where the menu would be hidden on page load, and shown after a second. I localized the problem to your css where the menu...