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

Update bootstrap-number-input.js #4

Merged
merged 1 commit into from
Aug 23, 2017
Merged

Conversation

chalkpe
Copy link
Contributor

@chalkpe chalkpe commented Dec 3, 2015

  1. Fixed the center option was not used
  2. Added options to customize button text, upText and downText.
  3. Added step attribute handling (codes from @bezumkin of Respect "step" attribute #2)
  4. Prevent NaN when the buttons of empty input pressed.
  5. Added triggering change event (codes from @bezumkin of Add triggering "change" event #3)
  6. And small code style fixes!

1. Fixed the `center` option was not used
2. Added options to customize button text, `upText` and `downText`.
3. Added `step` attribute handling (codes from @bezumkin)
4. Prevent `NaN` when the buttons of empty input pressed.
5. And small code style fixes!
@abdollahpour abdollahpour merged commit 0a9a692 into wpic:master Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants