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

feat(lib): add additive behavior #94

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

Commits on Nov 11, 2019

  1. feat(lib): add additive behavior

    This commit adds additive behavior, mimicking the behavior when holding the Shift key.
    Updated app to be able to select addictive behavior.
    Updated Cypress tests.
    Updated documentation.
    vascocc committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    8816035 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. feat(lib): add additive behavior

    This commit adds additive behavior, mimicking the behavior when holding the Shift key.
    Fixed Additive implementation;
    Updated tests and documentation;
    vascocc committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    d19e31f View commit details
    Browse the repository at this point in the history
  2. feat(lib): add additive behavior

    Code cleaning.
    vascocc committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    97e1cff View commit details
    Browse the repository at this point in the history