Pablo Maurer

Results 10 issues of Pablo Maurer

In the Chrome browser the toast hides after the timeout automaticly. But when testing the App on a real IOS Device the toasts stays there until i click on it.

My slides containes a list with click handlers to open a detail-modal. Now when swiping it run's those click events and opens the modal. Instead I would like to find...

add ssl support

Would be happy for a review or merge. 😄

Hi, first thanks for sharing. I recreated your ionic 3 example on stackblitz to test if it's my fault. But I got there the same error: `Error: You can applied...

like the pull request histrio/py-couchdb#55 (use OrderedDict) it would also be nice to have an option to get docs sorted by key. [Stackoverflow recursivly sort by key:](http://stackoverflow.com/questions/22721579/sorting-a-nested-ordereddict-by-key-recursively) ``` python def...

I ran ``` cordova plugin add cordova-plugin-add-swift-support --save cordova plugin add https://github.com/akofman/cordova-plugin-boilerplate --save ``` added Test Code: ```js cordova.plugins.yourPluginName.sayHello( 'huga-huga ', function(msg) { console.log('worked', msg); }, function(err) { console.log('failed', err);...

While this plugin would be great, it's for many just not useable, because we can't access local files. ### cdvfile:// - url: `cdvfile://localhost/library-nosync/images/img.jpg` - error without csp: `url not supported`...

Allow sb-list to be an array of strings instead of only an array of objects. ```js var arr = ['yup', 'yep', 'cool'] ```

I know I can convert in js but anyway =) --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/42593452-support-for-blob?utm_campaign=plugin&utm_content=tracker%2F12875371&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12875371&utm_medium=issues&utm_source=github).

enhancement