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

Fix issue with custom template http request #117

Closed Marcosdg3 closed 7 years ago

Marcosdg3 commented 7 years ago

Update to use the response.data which is the actual template vs the entire response when passing to processNotificationTemplate.

vitorcamachoo commented 7 years ago

+1

alexcrack commented 7 years ago

Please update production-built file for merging.

Marcosdg3 commented 7 years ago

Hey @alexcrack, I am not sure which file you are referring to. Could you please be more specific?

Marcosdg3 commented 7 years ago

Updated to include production built files.

bmeiri commented 7 years ago

@alexcrack any updates on when it going to be merged?