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

Improved placement, individual duration, events and minor refactorings #15

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jan 7, 2015

  1. Each message can have a custom duration. Left alignment is not suppor…

    …ted and fixed right alignment. Minor code fixes.
    snrlx committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    7d41d2f View commit details
    Browse the repository at this point in the history
  2. Each message can have a custom duration. Left alignment is now suppor…

    …ted and right alignment now really puts the notification to the right most point. Minor code fixes.
    snrlx committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    8359649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c97a352 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2015

  1. Updated Readme

    snrlx committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    33ef747 View commit details
    Browse the repository at this point in the history
  2. added events for opening, closing and clicking a notification. improv…

    …ed typechecking.
    snrlx committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    c31754d View commit details
    Browse the repository at this point in the history
  3. updated Readme

    snrlx committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    16c79e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2015

  1. Configuration menu
    Copy the full SHA
    e24b6a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2015

  1. fixed positioning by using

    snrlx committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    96030e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2015

  1. classes are now read via scope, css positioning done with pixels inst…

    …ead of percentages
    snrlx committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    4e0a4b4 View commit details
    Browse the repository at this point in the history
  2. Each message can have a custom duration. Left alignment is not suppor…

    …ted and fixed right alignment. Minor code fixes.
    
    Updated Readme
    
    added events for opening, closing and clicking a notification. improved typechecking.
    
    updated Readme
    
    fixed position typechecking, fixed remaining notifications issue
    
    fixed positioning by using
    
    classes are now read via scope, css positioning done with pixels instead of percentages
    snrlx committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    5801135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9caa66a View commit details
    Browse the repository at this point in the history