Mangesh

Results 7 issues of Mangesh

I want to use pageslide inside a container. I see the code param.push = param.push && !param.container; which means I cannot use push inside the container. Is this true. If...

Thanks for a very good plugin it works very nicely there is just on exception where I got stuck Add multiple columns so that you have horizontal scroll (overflow-x:true) ....

There needs to be a watch on the "config". The events added dynamically is not added to the config and hence not triggered. The same happened to me after adding...

@greengerong When downloading from Bower bower.json has "*" as version number. "ngmodel-format": "*" It should have a version number.

@greengerong bower uninstall ngmodel-format ``` ip-192-168-0-5:MyGitHub mpimpalkar$ bower install ngmodel-format --save bower ngmodel-format#* not-cached git://github.com/greengerong/ngmodel-format.git#* bower ngmodel-format#* resolve git://github.com/greengerong/ngmodel-format.git#* bower ngmodel-format#* checkout master TypeError: LRU: key must be a string...

I tried using https://sachinchoolur.github.io/ngclipboard/ in safari. The console shows the error on (happens for cut/copy) ``` $scope.onError = function(e) { console.error('Action:', e.action); console.error('Trigger:', e.trigger); showTooltip(e.trigger, fallbackMessage(e.action)); } ``` ![screen shot...

I am left aligning the embedded image and on the right trying to put the ordered list but doing so overlaps the ordered list on top of image. Is there...

type: bug
component: formatting
status:stale