Stephen Evans

Results 9 issues of Stephen Evans

Hello, Looking at bundle phobia, the gzipped bundle size went from 1.1kB to 40.4kB betrween version 3 and 4. Does that seem right? https://bundlephobia.com/package/vue-waypoint

Hello, I can successfully render components in my app that's embedding vuep, but is there a way to pass app date into vuep somehow? For example, when writing code in...

Hello, This is very impressive and useful. I'm trying it out as a replacement for the seemingly abandoned Cocoa Json Editor. I'm using http://jsoneditoronline.org/ to edit a local JSON file...

## Summary I use Vue Cli to build to my dev, staging, and production sites like this: ``` vue-cli-service build --mode development vue-cli-service build --mode staging vue-cli-service build ``` This...

feature request

I'm using the plugin with "/" as one of my pre rendered routes. This of course generates an app.html since index.html becomes the pre-rendered version. I'm also using the Vue...

Hello, Running on a 6 minute 36 second mp4 with -s 3, I got 55 segments, in other words average of 7.2 seconds per segment? Is that expected? Perhaps there...

I see survey progress is being stored in localstorage now, under typeform domain (which I have no access to from my javascript). For example, if a user abandons the embedded...

enhancement

### Environment **Vuetify Version:** 2.2.10 **Vue Version:** 2.6.11 **Browsers:** Chrome 80.0.3987.87 **OS:** Mac OS 10.13.6 ### Steps to reproduce 1. In the codepen, notice the last word on load, which...

T: bug
C: VSlideGroup

- [x] I confirm that this is an issue rather than a question. ## Bug report After the client and server are compiled successfully, during the "Rendering static HTML" phase,...

type: enhancement
priority: medium
topic: performance