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

Sticky notification #202

Merged
merged 3 commits into from
Oct 21, 2015
Merged

Sticky notification #202

merged 3 commits into from
Oct 21, 2015

Conversation

mapsam
Copy link
Member

@mapsam mapsam commented Oct 20, 2015

This adds an option to dc.notify() to the notification system to stick to the page until the user closes it. This should close #193 and get us ready for #188

Also cleans up some leftover console.logs and removes the welcome message because it kept consoling to the tests, which was annoying.

@mapsam
Copy link
Member Author

mapsam commented Oct 20, 2015

@jczaplew want to take a look at this? What do you think?

@jczaplew
Copy link
Contributor

@mapsam looks great! I really like that notifications can be sticky or disappear on a timer.

@mapsam
Copy link
Member Author

mapsam commented Oct 21, 2015

Excellent. Merging this in.

mapsam added a commit that referenced this pull request Oct 21, 2015
@mapsam mapsam merged commit 6ec4de5 into master Oct 21, 2015
@mapsam mapsam deleted the sticky-notification branch October 21, 2015 02:49
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.

notifications should have a sticky "close" option
2 participants