Liam Potter
Liam Potter
Would it be possible to add a delay time a mouse has to be idea before starting the auto scroll? I thought I might be able to do this with...
This will create a unique ID for the title and desc tags using ember's guidFor method. Fixes #222
## 🐞 Bug Report #### Describe the bug An svg using `title` and `desc` will result in tags with id's of `title` and `desc` which is used by aria-labelledby. Using...
There are some messages I output using bar.interupt, this no longer works correctly leaving static copies of the bars through out the console when using this.
This will remove the deprecation warnings about `Ember.assign`. I've used the spread operator. https://deprecations.emberjs.com/v4.x/#toc_ember-polyfills-deprecate-assign
So for example I stream from the /r/realdubstep subreddit, songs are posted from soundcloud and youtube, while I'm using other tabs it plays through the playlist just fine until it...
When trying to use `corber start` I get this error in the console, there is no cordova referenced in the index.html. When I build the apk and look in the...
[Ionic webview](https://github.com/ionic-team/cordova-plugin-ionic-webview) has a few of benefits over using the default webview but the main benefit for corber is it's ability to set a schema and hostname. I initially switched...
Let's say I have two pages, one with the title `foo` and one with the title `bar` and I'm using liquid-fire for outlet animations. If i transition from `foo` to...
Would be good to be able to describe a file upload in some way mapping onto https://swagger.io/docs/specification/2-0/file-upload/