Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 1 | -0/+1 |
| | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d | ||||
* | Spinner: Update demos to use AMD | Alexander Schmitz | 2015-07-21 | 1 | -12/+2 |
| | | | | Ref #10119 | ||||
* | Spinner: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 |
| | |||||
* | Spinner: Fix inclusion of mousewheel plugin in demos | Scott González | 2014-07-12 | 1 | -1/+1 |
| | | | | Fixes #10188 | ||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 1 | -4/+4 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -5/+5 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 1 | -1/+1 |
| | | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory. | ||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 1 | -8/+1 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | Update externals to latest mousewheel plugin, drop the version from the ↵ | Jörn Zaefferer | 2012-07-12 | 1 | -1/+1 |
| | | | | fielname while at it | ||||
* | 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 |
| | |||||
* | 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 | -5/+5 |
| | | | | currently broken due to previous changes. | ||||
* | Spinner demos: Cleanup. | Scott González | 2011-08-07 | 1 | -25/+29 |
| | |||||
* | Spinner demos: Fixed line endings. | Scott González | 2011-08-07 | 1 | -59/+59 |
| | |||||
* | 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: Changed default for numberformat to null. Fixed disabled option to ↵ | jzaefferer | 2010-10-26 | 1 | -1/+2 |
| | | | | not prevent changing value via step and page methods. OVerhauled testsuite. | ||||
* | 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/+58 |
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. |