Tafel
Tafel
Backported the fix for https://github.com/moberwasserlechner/capacitor-oauth2/issues/136 to the version of this plugin that supports Capacitor v2. I think it would be best to create a `v2` branch in this project, then...
It might be a bit of a stupid question, but at the moment I fail to understand how to use this library in combination with https://github.com/graphql/dataloader Is this even possible?...
## Feature Request ### Description The following code: ```js alert('Something to alert') ``` results in an alert like this:  Mind the "Alert" title. I do not think it makes...
Just started using this library and already love it too much. ❤️ As title states. This follows the more common approaches and makes a little bit more sense. A minor...
Same issue as https://github.com/alexwforsythe/code-blocks/issues/58 That one is closed, but the plugin still asks for these permissions:  I think - as the guys in #58 also mentioned - some of...
**Prettier-Java 0.8.0** **Input:** ```java this.init(savedInstanceState, new ArrayList
In [the docs](https://linkify.js.org/docs/options.html#events) it's mentioned that `options.events` is available on > *element, jquery interfaces only* Why is it not available on `linkify-string` for example. I think I have a valid...
question: How does this library compare versus the official `@capacitor/push-notifications` plugin?
I am confused as to what the benefit is for using this library over the official `@capacitor/push-notifications` plugin. I tried to look for it in the docs/issues, and the only...
v2.0
This plugin is already quite good. But IMHO it still misses a few things to be a full fletched alternative to [`cordova-plugin-googlemaps`](https://github.com/mapsplugin/cordova-plugin-googlemaps) in production. I like to propose the following...
Right now, the plugin deliberately renders map instances **below** the webview. This allows for overlaying the map with anything that's in the webview. This way it is possible to customize...