Jerry Jäppinen

Results 8 issues of Jerry Jäppinen

I'm tweaking my drag & drop feature for both desktop and mobile users. As part of this I'm currently using the handle only on mobile (where users don't have a...

enhancement

The window often looks like the attached pic, i.e. most page and artboard names are cut off in a large document with a lot of nested symbols. The best fix...

I have a project where I have not changed the global default of `box-sizing` from `content-box`. I noticed I started having layout issues when introducing `smooth-dnd` and it's the result...

bug

Nuxt 3 is still not quite ready for prime time, but it's getting close. SVGs are a crucial component of any web app, so having `vue-svg-loader` working on Nuxt 3...

User should have a preconfigured path to feature detection. The most common option is Modernizr, and can be included with [`modernizr-webpack-plugin`](https://www.npmjs.com/package/modernizr-webpack-plugin). Default configuration should not bundle any additional runtime code:...

new feature

### What problem does this feature solve? Currently the navigation behavior with Nuxt is the following: 1. User clicks on a link 2. Loading of new page starts 3. User...

enhancement
2.x

### Environment ```sh Nuxt CLI v3.0.0-rc.4 ------------------------------ - Operating System: `Linux` - Node Version: `v16.15.0` - Nuxt Version: `0.0.0` - Package Manager: `unknown` - Builder: `webpack` - User Config: `-`...

enhancement

To make analysis and using this data as easy as possible, a copy of the latest daily CSV could be kept with a fixed name. This way, I can write...