Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use type button to avoid undesired submits | Eduardo Lundgren | 2008-08-24 | 1 | -2/+2 |
| | |||||
* | Functional demos fixes | Eduardo Lundgren | 2008-08-24 | 13 | -123/+282 |
| | |||||
* | Theme default minor updates | Eduardo Lundgren | 2008-08-24 | 3 | -59/+243 |
| | |||||
* | Spinner: Fixed key code constants. | Scott González | 2008-08-24 | 1 | -2/+2 |
| | |||||
* | dialog: $.keyCode | Chi Cheng | 2008-08-24 | 1 | -4/+2 |
| | |||||
* | Spinner: use keyCode from ui.core.js | Chi Cheng | 2008-08-24 | 1 | -23/+3 |
| | |||||
* | JSLint check | Chi Cheng | 2008-08-23 | 2 | -3/+3 |
| | |||||
* | Core: Fixed reference to jQuery. | Scott González | 2008-08-23 | 1 | -1/+1 |
| | |||||
* | Core: Fixed #3233: Added constants for key codes. | Scott González | 2008-08-23 | 1 | -3/+32 |
| | |||||
* | spinner: added support for numeric keypad | Ca-Phun Ung | 2008-08-21 | 1 | -1/+5 |
| | |||||
* | Added tests for 3191 - handling NaN and other invalid values for relative dates | Keith Wood | 2008-08-21 | 1 | -22/+43 |
| | |||||
* | Fixed 3191 NaN causes breakage for relative dates | Keith Wood | 2008-08-21 | 1 | -2/+3 |
| | |||||
* | Fixed 3238 getDate causes error if datepicker does not exist | Keith Wood | 2008-08-21 | 1 | -15/+28 |
| | |||||
* | Fixed 3180 Datepicker automatic ID assignment | Keith Wood | 2008-08-21 | 1 | -2/+3 |
| | |||||
* | Fixed 3224 Croatian localisation | Keith Wood | 2008-08-21 | 3 | -1/+30 |
| | |||||
* | Fixed 3159 Datepicker function to do refresh/redraw | Keith Wood | 2008-08-21 | 1 | -6/+15 |
| | | | | Simplified iso8601Week function | ||||
* | spinner test: currency | Chi Cheng | 2008-08-19 | 1 | -2/+2 |
| | |||||
* | Spinner test: up, down callback | Chi Cheng | 2008-08-19 | 1 | -9/+18 |
| | |||||
* | spinner: fixed rounding error when stepping=0.3 | Ca-Phun Ung | 2008-08-19 | 1 | -3/+4 |
| | |||||
* | Spinner: ui() doesn't return instance | Chi Cheng | 2008-08-19 | 2 | -18/+6 |
| | |||||
* | Spinner: this.options._decimals -> this._decimals | Chi Cheng | 2008-08-19 | 2 | -12/+29 |
| | | | | decimal test | ||||
* | spinner test | Chi Cheng | 2008-08-19 | 1 | -14/+26 |
| | |||||
* | sortable: moved serialize brackets after every key to default value, so ↵ | Paul Bakaus | 2008-08-19 | 1 | -1/+1 |
| | | | | configuring it as well using the key option is possible | ||||
* | Spinner test: a bug when set stepping:0.3 | Chi Cheng | 2008-08-19 | 1 | -3/+11 |
| | |||||
* | Spinner test: currency and decimal options | Chi Cheng | 2008-08-19 | 2 | -6/+146 |
| | | | | test all: .load to load html from single html | ||||
* | updated testcase to reflect the new ui.spinner changes: | Ca-Phun Ung | 2008-08-19 | 1 | -6/+6 |
| | | | | | - removed div.* for case #9 because ui.spinner now uses <button> - changed case #5 because LEFT and RIGHT keys no longer change the value of the input box. This is by design so that users could move the cursor within the input box | ||||
* | Added enhancements to ui.spinner as seen at ↵ | Ca-Phun Ung | 2008-08-19 | 3 | -79/+345 |
| | | | | | | | | | | | | | 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 | ||||
* | Progressbar test: init | Chi Cheng | 2008-08-19 | 3 | -0/+99 |
| | |||||
* | Spinner test: spin without auto-incremental stepping | Chi Cheng | 2008-08-19 | 1 | -0/+23 |
| | |||||
* | Spinner test: callback | Chi Cheng | 2008-08-19 | 1 | -3/+32 |
| | |||||
* | Spinner test: spin with auto-incremental stepping | Chi Cheng | 2008-08-19 | 2 | -0/+37 |
| | |||||
* | home key to start if min not set. | Chi Cheng | 2008-08-18 | 1 | -3/+8 |
| | |||||
* | Spinner: test case | Chi Cheng | 2008-08-18 | 2 | -0/+170 |
| | |||||
* | Spinner: | Chi Cheng | 2008-08-18 | 1 | -9/+10 |
| | | | | | - handle quick click on div (shortor than 100ms) - handle dblclick | ||||
* | typo | Chi Cheng | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | Slider: internal methods | Chi Cheng | 2008-08-18 | 1 | -7/+7 |
| | |||||
* | slider:internal methods, fixes #3188 | Chi Cheng | 2008-08-18 | 1 | -7/+7 |
| | |||||
* | internal methods: mouse* | Chi Cheng | 2008-08-17 | 5 | -56/+56 |
| | |||||
* | Sortable: prevent exposure of internal methods, fixes #3209 | Chi Cheng | 2008-08-17 | 1 | -18/+18 |
| | |||||
* | Internal methods: fixes #3195, #3196, #3200, #3201, #3209 | Chi Cheng | 2008-08-17 | 5 | -182/+182 |
| | |||||
* | resizable: internal methods | Chi Cheng | 2008-08-16 | 1 | -6/+6 |
| | |||||
* | Slider: internal methods , fixes #3206 | Chi Cheng | 2008-08-16 | 1 | -86/+86 |
| | |||||
* | selectable: internal methods ,fixes #3205 | Chi Cheng | 2008-08-16 | 1 | -1/+1 |
| | |||||
* | tabs:trigger -> _trigger | Chi Cheng | 2008-08-16 | 1 | -8/+8 |
| | |||||
* | init -> _init | Chi Cheng | 2008-08-16 | 4 | -5/+5 |
| | |||||
* | demo: #3185 | Chi Cheng | 2008-08-16 | 5 | -2/+41 |
| | |||||
* | Accordion: Fixed #3194: Prevent exposure of internal methods. | Scott González | 2008-08-16 | 1 | -2/+2 |
| | |||||
* | Dialog: Fixed #3198: Prevent exposure of internal methods. | Scott González | 2008-08-16 | 1 | -21/+21 |
| | |||||
* | Core: Updated widget factory to use proper names for internal methods. Part ↵ | Scott González | 2008-08-16 | 1 | -9/+9 |
| | | | | of #3188. | ||||
* | tabs: internal methods, fixs #3208 | Chi Cheng | 2008-08-16 | 1 | -8/+8 |
| |