ngMorph icon indicating copy to clipboard operation
ngMorph copied to clipboard

Results 9 ngMorph issues
Sort by recently updated
recently updated
newest added

A modification has been added to enable binding of a controller to the template not only sharing the parent scope

Fixes main in package.json to allow bundlers like webpack to require the proper file.

Hi, I was wondering why is that if I have more than 1 element with the class specified in "closeEl", only the first element will work! I want to dismiss...

Would be great to have this be compatible with newer versions of angular. Bower has unresolved conflicts when trying to install it. `bower ECONFLICT Unable to find suitable version for...

Anyway of doing the above? Say to automate the modal closure after completing a form save?

Right now, the overlay element accesses properties from the scope that is passed to it, based on the name of the property in ng-morph-overlay. The unfortunate part is that any...

(fix) updates angularjs version to 1.4.3, removes invalid commas in morphAssist.js and fixes folder name for jasmine.spec.js in karma.conf.js I have successfully run all the karma tests after upgrading angular...

Is it possible to scroll inside the modal? I have tried to set overflow-y to scroll, but doesn't help...