Piernik
Piernik
I have two plugins that uses location. Yours and Google Maps: https://github.com/mapsplugin/cordova-plugin-googlemaps This way there are two tags `` in `AndroidManifest.xml` file :/ Tried adding ``` ``` to config.xml file...
Great library - thanks. Could You clear route on component destroy? Or maybe there is some other way to clear routes? Edit: I know that there is [visible] property but...
I have jQuery 2.1 and depencies are not met :/
I'm using `select2` with `ajax`. I have inital value which could be changed. So when my value changes I'm changing `[value]` but also I'm downloading new `data` element (`id`, `text`)...
Cen You implement touched event on select2?
Hi, I want to create a plugin - placeholder for images with certain attributes. Here is what I have so far: ``` export default class InsertImagePathCommand extends Command { execute(pathParam,...
I'm trying to add plugin that is created with [Package Generator](https://ckeditor.com/docs/ckeditor5/latest/framework/develpment-tools/package-generator/using-package-generator.html) It is clean plugin generated with `dll:build` command. What next? If I import it like `import LukanaPlugin from '../../../../../../../../libsJs/ckeditor5-lukana/build/lukana.js';`...
How about castle icon?? https://www.shutterstock.com/pl/image-vector/vector-black-castle-icon-set-334542080?src=nYoUImpDtNrMzsTPJ5qEEg-1-6
If I turn `append-to-body` on in multiple version after selecting item with `enter` caret is not in field - I have to click fiels once again to focus. With `append-to-body`...
I think that key option is not working.