-
Tom,
I noticed the chart stacking isn't working in the lineChart on your stock examples and I'd like to use stackable charts where possible.
So after line 172 in the source of the directive, I've wr…
-
The current implementation of supporting plugins is very monolithic and puts a lot of complexity into the core of ui-leaflet. Myself and @jessertaylor are proposing we de-scope ui-leaflet and come up …
-
Hey Arn,
first of all: Thanks for your work for integrating this editor in angular.
I tried installing and including the files - but I get an
```
File to import not found or unreadable: ./base-…
-
Hi all, I preparing to start a new project and we choose meanjs to develop. But, I am still confused about the reusability. What is the best practice to create a shared module to reuse for another mod…
-
When you use a directive that is restricted to an element Quick Edit seems to prefer the CSS definition instead of the directive (and won't find the directive). It does work if your directive is restr…
-
This might breaks all the plugins that ever existed before. I know. But first let me explaining where that idea is coming from and then it will make a lot of sense.
In the past 2-3 years, their is a …
-
I'm unable to build my project using Ionic and Cordova when using the --prod flag.
Any suggestions?
Using ngx-uploader@latest (4.0.0)
```
$ ionic cordova run ios --device --prod
[INFO] Runni…
-
The model uses string value, not int or bool.
Here's the sample code:
http://jsfiddle.net/o0Lfh3bq/5/
When editing, the current model value is not selected.
The issue is similar to #752
-
-
do i need add something special like flowProvider to catch events inside controllers cause simple
``` js
$scope.$on('flow::fileAdded', function (event, $flow, flowFile) {
console.log('event inside c…