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

Feature/negative durations #5

Merged
merged 8 commits into from
May 28, 2018
Merged

Feature/negative durations #5

merged 8 commits into from
May 28, 2018

Commits on May 24, 2018

  1. Implemented negative duration with default setting is false

    Michael Hannekum committed May 24, 2018
    Configuration menu
    Copy the full SHA
    49802c1 View commit details
    Browse the repository at this point in the history
  2. Version change from 1.2.1 to 1.3.0

    Michael Hannekum committed May 24, 2018
    Configuration menu
    Copy the full SHA
    2c1adbc View commit details
    Browse the repository at this point in the history
  3. Update demo page including positive and negative values

    Michael Hannekum committed May 24, 2018
    Configuration menu
    Copy the full SHA
    fb97b00 View commit details
    Browse the repository at this point in the history
  4. Updated unit tests including negative durations

    Michael Hannekum committed May 24, 2018
    Configuration menu
    Copy the full SHA
    9494d6a View commit details
    Browse the repository at this point in the history
  5. Added demo for negative durations

    Michael Hannekum committed May 24, 2018
    Configuration menu
    Copy the full SHA
    e261315 View commit details
    Browse the repository at this point in the history
  6. Updated readme.md for negative durations

    Michael Hannekum committed May 24, 2018
    Configuration menu
    Copy the full SHA
    196866c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Removed input checkbox for negative state and bind click event to neg…

    …ative state variable
    Michael Hannekum committed May 28, 2018
    Configuration menu
    Copy the full SHA
    232ce70 View commit details
    Browse the repository at this point in the history
  2. Fixed unit test failing for negative values

    Michael Hannekum committed May 28, 2018
    Configuration menu
    Copy the full SHA
    b930319 View commit details
    Browse the repository at this point in the history