0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #40 from kuksik/master More... almost 8 years ago
Prevent bodyClick during close button click More... almost 8 years ago
Added onBodyClick handler and updated tests More... almost 8 years ago
Merge pull request #39 from Sojourneer/master More... almost 9 years ago
Added unit test for onExpires, and adjusted other tests to allow for the new onExpires field More... almost 9 years ago
Added API callback onExpires to allow user to execute code on a notification's automatic removal More... about 10 years ago
Added onRemoved callback that allows the caller to execute code when notification is removed by expiration (or closed). More... about 10 years ago
Updated dependencies for meteor 1.2 fixes #35 More... over 10 years ago
Update README.md More... over 10 years ago
Update README.md More... over 10 years ago
Update README.md More... over 10 years ago
Fixes #34 More... over 10 years ago
Fixes engrish More... over 10 years ago
Fixes #32 More... over 10 years ago
Version bump More... almost 11 years ago
Merge pull request #31 from andylash/master More... almost 11 years ago
Fix click event handler so it works under firefox More... almost 11 years ago
Added slack travis notifications More... about 11 years ago
Typo fix More... about 11 years ago
Forgot .versions file again More... about 11 years ago
Removed atmosphere mentions More... about 11 years ago
Version bump More... about 11 years ago
Added test for PR #21 More... about 11 years ago
Versions file for repeatable builds More... about 11 years ago
addNotification and it's wrappers now return the _id of the notification fixes #21 More... about 11 years ago
Update README.md More... about 11 years ago
Version bump More... about 11 years ago
Implements #19 with `clickBodyToClose` argument. Adds support for html links in notification body More... about 11 years ago
getDefaultOptions is now public, added tests, removed unnecessary self and type check More... over 11 years ago
Removed rendered helper on notification template because it was no longer necessary More... over 11 years ago