Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add directives, factories and message service in Bower #42

Open
wants to merge 210 commits into
base: master
Choose a base branch
from

Conversation

JonasKa
Copy link

@JonasKa JonasKa commented Nov 6, 2014

Hi.

Is it possible to also include the content in growlDirective.js, growlFactory.js and growlMessageService.js in angular-growl.js distrubitued from bower install under build folder?

Thank you,
Jonas

Marco Rinck and others added 30 commits November 19, 2013 22:27
Option to set position within the screen
Swilvan and others added 30 commits October 2, 2015 16:02
Fixes #81 replacing timeout by interval
Fixed IE8 errors when deleting messages
Add TTL support to addServerMessages
- Add support to a different name for the 'referenceId' message attribute sent from server
- Allow messages sent from server to be added inline
- referenceId's key name as 'messageReferenceIdKey' instead of 'referenceIdKey' to cope with naming strategy.
Issue #98 : globalDisableCountDown: use ng-if instead of ng-hide to avoid DOM update every second.

Also changed ng-show in growl-title to ng-if
All ``ng-show`` attributes changed to ``ng-if``.
Updating template to resolve Issue #98
Allow 'referenceId' from server sent messages
Added a new option to pause messages from closing when mouse is over.
Added a new option to pause messages from closing when mouse is over.
Added a new option to pause messages from closing when mouse is over.
Added a new option to pause messages from closing when mouse is over.
Added a new option to pause messages from closing when mouse is over.
… on the message to close even when count down timer is not set
added message.onclick callback. fixed the the need to click two times…
 Added pauseOnMouseOver support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.