JanStevens / angular-growl-2

growl-like notifications for angularJS projects
MIT License
285 stars 97 forks source link

New npm build? #9

Closed Anonyfox closed 10 years ago

Anonyfox commented 10 years ago

I'd love to get the new globalPosition() feature, but it isn't included in the current build available from NPM.

I actually tried to use the source directly from here, but in that case the "unique message" options seems to be buggy, which is pretty important for my usecase. Do you have an estimate for the next fix and NPM push? :)

JanStevens commented 10 years ago

A new npm push will be ready when some bugs are removed, can you give a piece of code or flow on recreating the bug?

thanks, look into it tonight

Anonyfox commented 10 years ago

The smallest plunker I can think of, uses the files currently in the git repo:

http://plnkr.co/edit/YwznHK2A4KdaWtdzXKBj

Just run it, and hammer the button, multiple boxes appear.