Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
210 commits
Select commit Hold shift + click to select a range
4ce59c2
updated doc
Nov 19, 2013
50e0468
Do not require an old angular version but anything >=1.2.0
JanStevens Mar 18, 2014
0350362
Remove ngSanitize dependency by using
JanStevens Mar 18, 2014
51f2874
Force notifcations to appear in foreground
JanStevens Mar 18, 2014
b8377ac
Changed commands to be bit shorter
JanStevens Mar 18, 2014
adacd6c
Added uppercase of grunt file
JanStevens Mar 18, 2014
8e7df38
bower.json should not ignore itself
JanStevens Mar 18, 2014
22d6992
Updated bower version, made sure that the css is also included in main
JanStevens Mar 18, 2014
48f9ba6
Updated readme and bower.json to show the version change
JanStevens Mar 18, 2014
04002cd
Added a option to hide the close button on the messages
JanStevens Mar 18, 2014
be41db1
Added the build files
JanStevens Mar 18, 2014
54cb2be
Added a list of contributers in the readme
JanStevens Mar 18, 2014
fb0befc
Added Default severity of sever messages if non is provided
JanStevens Mar 18, 2014
0e0b6e5
Added build files and fixed bracket missplacement
JanStevens Mar 18, 2014
7647ca6
Fixed inconsistencies in readme
JanStevens Mar 18, 2014
2302d6b
Only use sce when we have html messages enabled
JanStevens Mar 18, 2014
5977acb
Re ordered the readme
JanStevens Mar 18, 2014
ace92e2
Ready for bower deploment
JanStevens Mar 18, 2014
c430994
Fixed everything for release
JanStevens Mar 18, 2014
f91c200
Added inline notifications and reference ids
JanStevens Mar 19, 2014
127e5ad
Fixed bug where global config was not propagating correctly
JanStevens Mar 19, 2014
ab4ce57
Bumped bower version
JanStevens Mar 19, 2014
302c6bd
Updated readme for 0.5.3 release
JanStevens Mar 19, 2014
bc4cfd7
Close #1 globalTTL will now accept a hash or integer
JanStevens Mar 20, 2014
27dbe81
Merge Inject variables in growl server messages #19 from original repo
JanStevens Apr 3, 2014
d1482ac
Option to set position on screen from predefined values
Apr 4, 2014
2567595
Documented position
Apr 4, 2014
4ed3d3c
Update README.md
Apr 4, 2014
a95b879
Scaffold for title
Apr 4, 2014
88761dd
Merge pull request #5 from pauloprea/master
Apr 13, 2014
cec9a92
Fixes #6 and #7 added directive template to the cache
JanStevens Apr 15, 2014
272ab9d
Removed support for EnableHtml, default we always parse with , not li…
JanStevens Apr 15, 2014
7686665
Fixed spacing of css
JanStevens Apr 15, 2014
dd4d7df
Cleaned up our templated and added extra classes for custom templatin…
JanStevens Apr 15, 2014
be2b6c5
Added the source images of the base64 from the css strings
JanStevens Apr 15, 2014
d5aaa39
Added some comments to the css
JanStevens Apr 15, 2014
f73babd
added some comments and changed the order in the css
JanStevens Apr 15, 2014
fa82464
added a title option
JanStevens Apr 15, 2014
013c294
Added a globalDisableIcons to revert back to the original way
JanStevens Apr 15, 2014
0a027b0
Always interpolate the message variables
JanStevens Apr 15, 2014
67432bd
Updated build files
JanStevens Apr 15, 2014
19f7225
Fixes #10 being consistent with warn and warning, lets use warning
JanStevens Apr 16, 2014
b0e4f13
Added new build files
JanStevens Apr 16, 2014
84f3142
Fixes #9 message uniqueness is now checked on message text, severity …
JanStevens Apr 16, 2014
773bd46
Added new build files
JanStevens Apr 16, 2014
cada540
Added a messageTitleKey for server side messages to have a title
JanStevens Apr 16, 2014
0363d71
Build files ready for 0.6
JanStevens Apr 16, 2014
6feecd7
Close #2 v0.6 is released now
JanStevens Apr 16, 2014
8d48de3
Fixes typo
Anaphase Apr 30, 2014
bedde60
Fixes typo
Anaphase Apr 30, 2014
b7d8385
Merge pull request #13 from Anaphase/patch-1
May 1, 2014
48fa4ec
Isolate css
mrngoitall May 10, 2014
4a6a854
Merge pull request #14 from deskfed/master
May 10, 2014
873fa14
Fixes #16 adding normal css version instead of minified version
JanStevens May 25, 2014
3830399
Fixes #15 adding alert dismissable and fixing floating close button
JanStevens May 25, 2014
11aea0d
Fixes #12 added timeout so the message is sent on the next digest cycle
JanStevens May 25, 2014
bf1f0fa
Fixes edge case where message text is not a string
JanStevens May 25, 2014
61caa54
Added css file and ready for new version
JanStevens May 25, 2014
7be4361
Responsive growl container
tlvince Jun 10, 2014
b3dc31a
Add option to reverse order messages
MilosMosovsky Jun 12, 2014
2bed838
Merge pull request #17 from tlvince/refactor/responsive-growls
Jun 18, 2014
0f71446
Merge pull request #18 from MilosMosovsky/master
Jun 18, 2014
c5b5a89
Fix for Angular 1.3 http interceptor api change
vik-singh Jun 19, 2014
6d1b8e6
fix spacing so it builds properly
vik-singh Jun 19, 2014
2091eb4
updated devDependencies so build succeeds and built project
Jun 19, 2014
373339d
updated devDependencies so build succeeds and built project
vik-singh Jun 19, 2014
8cf8fad
Merge branch 'master' of https://github.com/vik-singh/angular-growl-2
vik-singh Jun 19, 2014
891ca99
Option for allow only one message inside growl container
MilosMosovsky Jun 24, 2014
3fd9fe8
Move unique check to addMessage
soumya92 Jul 1, 2014
7ff698b
Updating generated files
soumya92 Jul 1, 2014
ccc7164
added stop timeout
willjk Jul 16, 2014
cfe7ebb
removed extra )
willjk Jul 17, 2014
bf5f9d7
Merge pull request #20 from vik-singh/master
Jul 17, 2014
c05208f
Option to allow specified number of messages inside container
MilosMosovsky Jul 17, 2014
ac305cd
added closing of message on second click for timeout messages
willjk Jul 18, 2014
45a7a3e
Angular 1.3 compatibility fix - demo and readme
pgaertig Jul 28, 2014
3cd1b86
Adds growl template to $templateCache only if it doesn't already exist
Anaphase Aug 6, 2014
a1dcca4
Merge pull request #31 from Anaphase/master
Aug 10, 2014
f793744
Merge pull request #29 from pgaertig/fix/new_interceptor_api
Aug 10, 2014
48afd81
Merge pull request #21 from MilosMosovsky/master
Aug 10, 2014
d1e7636
Fixed code style and merge conflicts
JanStevens Aug 10, 2014
4da1903
Merge branch 'willjk-master'
JanStevens Aug 10, 2014
3a25211
Pushed the build files
JanStevens Aug 10, 2014
bacfb37
Fixed merge conflicts
JanStevens Aug 10, 2014
7f71507
fixed code style
JanStevens Aug 10, 2014
1a85dd8
Merge branch 'soumya92-master'
JanStevens Aug 10, 2014
b9fb26b
Remove old demo folder, fixed some merge mistakes
JanStevens Aug 10, 2014
c6599d4
Add an option to show or hide the countdown timers on growl notificat…
JanStevens Aug 10, 2014
95f484a
Fixed small bug, added pointer cursor for growl messages
JanStevens Aug 10, 2014
c05487d
Fixed small css issue, update the readme for new release
JanStevens Aug 10, 2014
4f3039b
Fixed readme
JanStevens Aug 10, 2014
155b4bb
Forgot to update the version in the bower.json files
JanStevens Aug 10, 2014
483a797
Added an on close and on open callback
JanStevens Aug 18, 2014
eaf9ed2
growl message service
Sep 5, 2014
281d84e
return message
Sep 5, 2014
dac0cb0
return message
Sep 5, 2014
ea7c122
build files
Sep 5, 2014
06dc53a
fix bugs
Sep 5, 2014
9fdaa0a
fix bugs
Sep 5, 2014
2fc8c8a
fix delete bug
Sep 5, 2014
2539016
build files
Sep 5, 2014
b20b35d
destroy message programmatically
Sep 5, 2014
a910139
disable click to close
Sep 5, 2014
e1870d4
update text
Sep 5, 2014
62d3a14
update text
Sep 5, 2014
63c99cf
update text
Sep 5, 2014
6748175
update close parameter when message closed
Sep 5, 2014
5ebd884
fix reference and limit messages
Sep 7, 2014
9764ed4
fix reference and limit messages
Sep 7, 2014
290d965
fix reference and limit messages
Sep 7, 2014
b7b972a
fix reference and limit messages
Sep 7, 2014
c8f6a75
fix reference and limit messages
Sep 7, 2014
699b694
change reference to referenceId
Sep 8, 2014
8b4bfe2
fix limit message undefined bug in watch
Sep 11, 2014
b0b5f61
Neutralize case for server side messages
madhead Sep 18, 2014
00af027
Merge pull request #38 from chasemgray/master
JanStevens Sep 20, 2014
e8d9c9e
Add custom notify method
madhead Sep 20, 2014
82da104
Merge pull request #41 from madhead/master
JanStevens Sep 20, 2014
ed79500
Prevent NPEs when working with server-side messages
madhead Sep 24, 2014
9d26a9c
Update build
madhead Sep 24, 2014
1f863d3
Merge pull request #45 from madhead/master
JanStevens Oct 6, 2014
bc2c5fc
Updated build files
JanStevens Oct 6, 2014
4a9a052
Update growlFactory.js
brunoporto Oct 30, 2014
611613c
Merge pull request #50 from brunoporto/master
JanStevens Nov 10, 2014
af0a299
possibility to not translate message even if the translate filter is …
schoes Nov 11, 2014
dfaf8d0
Merge pull request #55 from schoes/master
JanStevens Nov 11, 2014
c6a4204
Updated the build files, added the readme
Nov 20, 2014
bf9a3c4
get all messages and destroy all messages
Dec 3, 2014
0db6640
add built files
Dec 3, 2014
bedc70b
handle undefined
Dec 3, 2014
bfb2c94
build files
Dec 3, 2014
ead1f35
destroy all messages with splice
Dec 3, 2014
cc6a3e4
destroy all messages with splice
Dec 3, 2014
ae69eaf
build files
Dec 3, 2014
7492254
make the module requireable by node or browserify
Dec 3, 2014
31a9cfd
Fix for if inline is set to false on the directive
Dec 5, 2014
765a3c5
Merge pull request #59 from m-vdb/mvdb/module-requireable
JanStevens Dec 8, 2014
1a99da1
Merge pull request #60 from chasemgray/master
JanStevens Dec 8, 2014
7d3d5da
Merge pull request #61 from mattlewis92/master
JanStevens Dec 8, 2014
47ae4d2
added more jshint options
Jan 5, 2015
64ca7a4
Fixes #62 where the service was called before the controller was init…
Jan 5, 2015
31d7d79
Extracted changelog out of the readme
Jan 5, 2015
020dd13
Happy new year
Jan 5, 2015
c5d087a
Increased version, build files
Jan 5, 2015
ec8d7f6
fixed #63 where centered growl was not positioned correctly
starf Jan 7, 2015
1763c0e
Merge pull request #65 from starf/master
JanStevens Jan 7, 2015
b7946ce
Fixed a bug in the destroyAllMessages function.
royerboat Jan 15, 2015
c807182
Merge pull request #67 from royerboat/issue66
JanStevens Jan 16, 2015
bdbd426
Fixes #71 where the build files where out of sync of the source files
Jan 26, 2015
c1b98ff
feat: Return the configuration object on config methods.
diosney Jan 27, 2015
7a0bba4
Title is translatable
wardvijf Feb 22, 2015
ee0fcc0
Merge pull request #78 from wardvijf/master
JanStevens Mar 20, 2015
9df4e81
Return text and title if no translation found
asabirov Apr 30, 2015
32fc8a0
Update growlFactory.js
AlexTM84 Apr 30, 2015
440da11
Added maintainer info on readme
JanStevens May 6, 2015
d217f9f
Fixed #76 Middle vertical alignment
fmenezes May 18, 2015
1b7ad84
Merge branch 'master' into issue-72
diosney May 22, 2015
cbc6890
Merge pull request #73 from diosney/issue-72
flippinjoe May 22, 2015
7b40301
Merge pull request #86 from asabirov/patch-1
flippinjoe May 22, 2015
d2542eb
Merge pull request #87 from AlexTM84/patch-1
flippinjoe May 22, 2015
2213594
Updated readme
flippinjoe May 22, 2015
ae02b56
Merge branch 'master' of github.com:JanStevens/angular-growl-2
flippinjoe May 22, 2015
b18eb1d
0.7.4
flippinjoe May 26, 2015
8d27c06
Update Changelog
flippinjoe May 26, 2015
0b8fd20
More Changelog
flippinjoe May 26, 2015
f9d55ca
Updating ignores
flippinjoe May 26, 2015
a61707c
Adding some tests
flippinjoe May 26, 2015
45e93b6
Revert "Fixed #76 Middle vertical alignment"
fmenezes Jun 16, 2015
b75d7c2
Fixed #76 Middle vertical alignment
fmenezes Jun 16, 2015
412d30a
Merged development branch
fmenezes Jun 16, 2015
1941def
Add some basic tests
flippinjoe Jun 17, 2015
a6db2cd
Fixes
flippinjoe Jun 17, 2015
66dc13b
Added tests for bulk destroy messages
flippinjoe Jun 17, 2015
ecdfe95
Merge pull request #88 from fmenezes/middle
flippinjoe Jun 17, 2015
a672896
Merge branch 'master' into travis-cli
flippinjoe Jun 17, 2015
6b600a2
cleanup
flippinjoe Jun 17, 2015
cf20cdb
Release v0.7.5
flippinjoe Jun 17, 2015
b34912c
Update lib
flippinjoe Jun 17, 2015
7743dc8
Fixed IE8 errors when deleting messages
Jun 27, 2015
46f84ea
Replacing timeout by interval
Swilvan Aug 28, 2015
6ccb1f2
Need count for $interval
Swilvan Oct 2, 2015
02f68da
Release v0.7.6
Swilvan Oct 2, 2015
b1654c9
Release v0.7.7
Swilvan Oct 2, 2015
a443f4f
fixing some info
Swilvan Oct 2, 2015
b68f5f2
Release v0.7.6
Swilvan Oct 2, 2015
8516f47
Release v0.7.7
Swilvan Oct 2, 2015
36c0bb0
Release v0.7.8
Swilvan Oct 2, 2015
02f28da
Merge pull request #103 from Swilvan/master
flippinjoe Oct 25, 2015
eeb6263
Merge pull request #97 from sistemanick/master
flippinjoe Oct 25, 2015
e23a379
Update growlFactory.js
aryeh Oct 26, 2015
6eef35e
Merge pull request #105 from aryeh/aryeh-add-ttl
flippinjoe Oct 26, 2015
dcc6ed3
Fix tests
flippinjoe Oct 26, 2015
0c9a128
Publish 0.7.8
flippinjoe Oct 26, 2015
2a3a40e
Release v0.7.9
flippinjoe Oct 26, 2015
d5f0e73
added angular as dependencie
piu130 May 9, 2016
6e39114
Allow 'referenceId' from server sent messages
flaviocysne May 20, 2016
50ea3b9
Changes internal 'referenceId' key name
flaviocysne May 20, 2016
d427a0e
Updating template to resolve Issue #98
flaviocysne May 31, 2016
3c74bce
Updating template to resolve Issue #98
flaviocysne May 31, 2016
9578ff0
Merge pull request #115 from flaviocysne/master
flippinjoe Sep 14, 2016
33b378c
Merge pull request #114 from flaviocysne/patch-1
flippinjoe Sep 14, 2016
171bd93
Merge pull request #113 from Piu130/feature/npmFrontDep
flippinjoe Sep 14, 2016
eb50c31
Added pauseOnMouseOver support
gandaldf Oct 20, 2016
a6b2086
Added pauseOnMouseOver support
gandaldf Oct 20, 2016
a2d871f
Added pauseOnMouseOver support
gandaldf Oct 20, 2016
fb9031c
Added pauseOnMouseOver support
gandaldf Oct 20, 2016
54003d0
Added pauseOnMouseOver support
gandaldf Oct 20, 2016
4917666
added message.onclick callback. fixed the the need to click two times…
Oct 8, 2020
e307a2a
Merge pull request #129 from naveenpeterj/onclick_function
flippinjoe Oct 8, 2020
422a846
Merge pull request #120 from gandaldf/master
flippinjoe Oct 8, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@
"strict": true,
"bitwise": true,
"trailing": true,
"plusplus": false,
"regexp": true,
"nonew": true,
"white": false,
"forin": true,
"globals": {
"angular": true,
"predef": {
"angular": false,
"console": true,
"define": true,
"require": true,
Expand Down
89 changes: 89 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
##Changelog
**0.8.0** - TBE TODO
* Code clean up
* Testing
* Latest angular support
* [Finding a solution for this issue](https://github.com/JanStevens/angular-growl-2/issues/54)

**0.7.5** - 17 Jun 2015
* Fixed #76 Middle vertical alignment (@fmenezes) [pull #88](https://github.com/JanStevens/angular-growl-2/pull/88)
* Added base test suite for karma
* Fixed potential issue described in [issue #93](https://github.com/JanStevens/angular-growl-2/issues/93)

**0.7.4** - 26 May 2015
* Feature request: Return the configuration object on config methods (@disoney) [pull #73](https://github.com/JanStevens/angular-growl-2/pull/73)
* On responseError data is null, and an error is raised. (@AlexTM84) [pull #87](https://github.com/JanStevens/angular-growl-2/pull/87)
* Fix empty title and text (@asabirov) [pull #86](https://github.com/JanStevens/angular-growl-2/pull/86)

**0.7.3** - 05 Jan 2015
* Fixes issue 62 where the service was called before the directive was initialized

**0.7.2** - 20 Nov 2014
* Possibility to toggle the translation of messages (@schoes) [pull #55](https://github.com/JanStevens/angular-growl-2/pull/55)
* Check if the response is undefined (Offline Connections) (@brunoporto) [pull #50](https://github.com/JanStevens/angular-growl-2/pull/50)
* Prevent NPEs when working with server-side messages (@madhead) [pull #45](https://github.com/JanStevens/angular-growl-2/pull/45)
* Added a general method for setting the Growl type based on a server response (@madhead) [pull #41](https://github.com/JanStevens/angular-growl-2/pull/41)
* Split Growl directive in a growl factory added a way to programatically close messages and a setText to update the message text (@chasemgray) [pull #38](https://github.com/JanStevens/angular-growl-2/pull/38)

**0.7.0** - 10 Aug 2014
* Added new documentation website with examples instead of this readme.
* Growl Containers are now responsive for mobile devices (@tlvince) [pull #17](https://github.com/JanStevens/angular-growl-2/pull/17)
* Add option to reverse order of messages (@MilosMosovsky) [pull #18](https://github.com/JanStevens/angular-growl-2/pull/18)
* Add option to set the message limit of a growl container (@MilosMosovsky) [pull #21](https://github.com/JanStevens/angular-growl-2/pull/21)
* Add new feature to stop the TTL when clicked and remove the message manually when clicked again (@willjk) [pull #27](https://github.com/JanStevens/angular-growl-2/pull/27)
* Fix for issue #22 (@soumya92) [pull #23](https://github.com/JanStevens/angular-growl-2/pull/23)
* Fix for angular 1.3 http interceptor API changes (@vik-singh) [pull #20](https://github.com/JanStevens/angular-growl-2/pull/20) & [pull #29](https://github.com/JanStevens/angular-growl-2/pull/29)
* Fix only add template to cache if it doesn't exist already (@Anaphase) [pull #31](https://github.com/JanStevens/angular-growl-2/pull/31)

**0.6.1** - 25 May 2014
* Fixes edge case where message test is not a string
* Fixes style issue where close button was floating outside the alert
* Fixes issue [#12](https://github.com/JanStevens/angular-growl-2/issues/12), [#15](https://github.com/JanStevens/angular-growl-2/issues/15), [#16](https://github.com/JanStevens/angular-growl-2/issues/16)

**0.6.0** - 16 Apr 2014
* [CHANGE] remove enableHtml, `$sce.trustAsHtml` is always run on the message text
* Possible to set global possition for non-inline growl messages (thanks @pauloprea)
* Template can now easily be replace or styled with CSS
* Include icons for the different notifications, can be disabled globally or per notification
* Server side messages can now interpolate variables into the message ([original pull request](https://github.com/marcorinck/angular-growl/pull/19))


**0.5.3** - 19 Mar 2014
* Fixed bug where globalInlineMessage option would not work globally

**0.5.2** - 19 Mar 2014
* Added an option to show notifications inline instead of growl like behaviour (very handy for forms)
* Added a referenceId field so different inline growl directives can be targeted
* Converted tabs to spaces
* Updated the demo site to show the new changes

**0.5.0** - 18 Mar 2014
* Manually merged some pull requests from the original branch
* Fixed bower.json file to include itself and the css file
* [BREAK] changed the function names to add growl notifications to be a shorter (success, info, warning, error VS addSuccessMessage, addInfoMessage...)

**0.4.0** - 19th Nov 2013

* updated dependency to angularJS 1.2.x, angular-growl does not work with 1.0.x anymore (BREAKING CHANGE)
* new option: only display unique messages, which is the new default, disable to allow same message more than once (BREAKING CHANGE)
* new option: allow html tags in messages, default is off you need to

**0.3.1** - 1st Oct 2013

* bugfix: translating of messages works again
* change: also set alert css classes introduced by bootstrap 3

**0.3.0** - 26th Sept 2013

* adding css animations support via ngAnimate (for angularJS >= 1.2)
* ability to configure server message keys

**0.2.0** - 22nd Sept 2013

* reworking, bugfixing and documenting handling of server sent messages/notifications
* externalizing css styles of growl class
* provide minified versions of js and css files in build folder

**0.1.3** - 20th Sept 2013

* introducing ttl config option, fixes #2
Loading