alexcrack / angular-ui-notification

Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
MIT License
536 stars 169 forks source link

Add support for notification sliding from side of page #124

Open lenehan2 opened 7 years ago

lenehan2 commented 7 years ago

Issue: https://github.com/alexcrack/angular-ui-notification/issues/123

This pull request adds additional configurable parameter slideFromSide (default: false) that can be set during configuration to cause notification to slide from side of the page.