Diego Bustamante
Diego Bustamante
...and allowing one to cancel the auto-move if desired. alternatively just another config property to disable moving the map onResult select. https://github.com/smeijer/leaflet-geosearch/blob/develop/src/leafletControl.js#L265
I've been trying to figure out how to support multi-spa and leverage build targets and platform in aurelia.json to support a more sophisticated build setup. attempts: 1. just standard splitting...
**Environment** PS > node -v v6.10.2 PS > npm -v 4.2.0 PS > au -v 0.30.1 PS > yarn -v yarn install v0.27.5 [This fix](https://github.com/aurelia/cli/issues/685) did not work for me...
**I'm submitting a bug report** * **Library Version:** aurelia-cli v0.30.1 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Language:** all **Current behavior:** > PS E:\dev\projects\playground\au-leaflet-cluster> au...
Api Name - shared_hubspotcrm Bug description - Couldn’t complete the connection The redirect_uri doesn't match the client registered redirect_uri. Please contact the app developer. Is this a security bug? (Y/N)...
great job on latest changes! wanted to point out that *au install aurelia-leaflet* (systemjs) doesn't quite work out the box.. most oncerning (and it may jsut be my machine) is...
### What happens? This is a non-functional issue as it seems to work jsut fine as is and also when using double curly brackets. I may be misunderstanding something but...
# 🙋 Feature Request A way to run to fire common code for every View ("page") in my site and found lifecyle hooks. ## 🤔 Expected Behavior ``` @lifecycleHooks("customElement") export...