Commit Graph

11 Commits

Author SHA1 Message Date
Ca-Phun Ung
57ed1acc45 spinner: added support for numeric keypad 2008-08-21 15:31:11 +00:00
Ca-Phun Ung
68f18e1c2d spinner: fixed rounding error when stepping=0.3 2008-08-19 17:03:59 +00:00
Chi Cheng
c0147da718 Spinner: ui() doesn't return instance 2008-08-19 16:31:42 +00:00
Chi Cheng
bf1d243ce7 Spinner: this.options._decimals -> this._decimals
decimal test
2008-08-19 15:52:35 +00:00
Ca-Phun Ung
198d809f9b Added enhancements to ui.spinner as seen at http://yelotofu.com/labs/jquery/UI/spinner/spinner.html
Enhancements include:
- removal of all hardcoded styling for better theming capability
- visual test page made more appealing supporting browser zooming
- added utility functions to disable, enable and destroy ui.spinner
- up/down buttons listens to more mouse and keyboard events
- support for decimal and currency format
- ui.spinner now restricts input on keydown
- cleanup occurs when the input textbox loses focus. this seems to be a better approach for future scalability
2008-08-19 07:18:04 +00:00
Chi Cheng
41245e6a7d Spinner:
- handle quick click on div (shortor than 100ms)
- handle dblclick
2008-08-18 11:37:19 +00:00
Chi Cheng
69bbd38444 init -> _init 2008-08-16 14:45:28 +00:00
Chi Cheng
d31077469f Spinner: make internal methods internal, fixs #3207
functional demo fix(not associate with internal change)
2008-08-16 05:55:17 +00:00
Keith Wood
c400d7d68d Add support for mousewheel 2008-08-10 07:28:44 +00:00
Scott González
12cdae02b1 New plugins for 1.6: Fixed headers and indentation. 2008-07-10 02:50:51 +00:00
Paul Bakaus
4e06fa6304 - removed 1.6 branch
- changed version in tags/1.5.2 to 1.5.2
- merged trunk with 1.6
2008-07-09 11:09:40 +00:00