Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Spinner: Handle changes to numberFormat and currency options. | Scott González | 2011-11-16 | 1 | -3/+1 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Replace $.global with Globalize, update Spinner to use it. Related demos ↵ | Jörn Zaefferer | 2011-08-10 | 1 | -6/+6 |
| | | | | currently broken due to previous changes. | ||||
* | Spinner demos: Cleanup. | Scott González | 2011-08-07 | 1 | -27/+27 |
| | |||||
* | Spinner demos: Fixed line endings. | Scott González | 2011-08-07 | 1 | -61/+61 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Spinner: Changed casing of option numberformat -> numberFormat. | Scott González | 2011-05-25 | 1 | -1/+1 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Fix spinner demos to latest jquery-global API. Also cleanup. | jzaefferer | 2011-02-07 | 1 | -2/+2 |
| | |||||
* | Renamed glob.js to jquery.global.js to match actual plugin filenames. | jzaefferer | 2011-01-17 | 1 | -3/+3 |
| | |||||
* | Fixed references to jQuery. | Scott González | 2011-01-10 | 1 | -1/+1 |
| | |||||
* | Spinner: More refactorings and cleanups, and heavy improvement on the ↵ | jzaefferer | 2010-10-27 | 1 | -1/+0 |
| | | | | incremental-logic, including a delay of 500ms after the first increment and before continous increments | ||||
* | Slider: Update to latest mousewheel plugin | jzaefferer | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | Replaced hexadecimal demo with decimal demo. Updated that and the currency ↵ | jzaefferer | 2010-10-23 | 1 | -0/+62 |
demo (previously donation) to use globalization plugin with a select for three different cultures (probably more to come). Updated spinner widget to use Globalization when available, replacing all number formatting related options with a single numberformat option. |