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

Implement dismiss functionality for single notification #63

Merged
merged 3 commits into from
May 8, 2020

Commits on Apr 11, 2020

  1. Implement dismiss functionality for single notification

    Closes Issue caroso1222#20
    Create a `dismiss` method while keeping the `_removeNotification` method for backward compatibilty purposes (for people who might be relying on this method)
    
    Also add .vscode to .gitignore
    bharatramnani94 committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    895dd04 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    4000e82 View commit details
    Browse the repository at this point in the history
  2. adjust tests

    caroso1222 committed May 8, 2020
    Configuration menu
    Copy the full SHA
    8ba778e View commit details
    Browse the repository at this point in the history