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

[Number picker] Allow specifying the amount the value should be increased/decreased by each time #234

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

Commits on Sep 4, 2014

  1. Add funcationality to specify the amount the value should be incremen…

    …ted/decremented, ex: <input type='text' class='bfh-number' data-min='10' data-max='100' data-step='10'>
    root authored and root committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    117166a View commit details
    Browse the repository at this point in the history
  2. Fix Cl build suggestion

    root authored and root committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    9d1a68c View commit details
    Browse the repository at this point in the history
  3. Fix Cl build suggestion

    root authored and root committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    5a7305a View commit details
    Browse the repository at this point in the history
  4. Fix indentation issue detected by Cl build

    root authored and root committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    8b84c4c View commit details
    Browse the repository at this point in the history