angular-aside icon indicating copy to clipboard operation
angular-aside copied to clipboard

Off canvas side menu to use with ui-bootstrap.

Results 6 angular-aside issues
Sort by recently updated
recently updated
newest added

Hey looks like Gulp Build proccess is breaking this module - any ideas why? I get this when triggering the menu: `Error: [$injector:unpr] Unknown provider: eProvider

For some reason the fadeOut animation no longer works. The example can be also seen in the [demo plunker](http://plnkr.co/edit/G7vMSv?p=preview).

In order for this plugin to work with webpack and npm it needs to know about the css. The easiest way I found is to require it in the index.js...

If I change: $aside.open({ size: 'sm', }) to $aside.open({ size: 'lg', }) There is a change when I open the aside on my desktop. However, If I open the aside...

Hi I have a problem where the modal left menu opens but immediately closes. Funny enough when I click on the link and hold the modal appears and stays. Please...

Currently ng-aside is not working on a corodova latest version. angular js 1.3 throws compile error.