aboutsummaryrefslogtreecommitdiffstats
path: root/demos/spinner
Commit message (Collapse)AuthorAgeFilesLines
* Spinner: Fix inclusion of mousewheel plugin in demosScott González2014-07-126-6/+6
| | | | Fixes #10188
* Build: Reorganize external directoryScott González2014-06-246-14/+14
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* Spinner demo: Reorder input and select to be consistent with other demosJörn Zaefferer2014-04-241-4/+5
|
* Demos: Adding <meta name="viewport"> tag for easier mobile browsingTJ VanToll2014-03-071-0/+1
|
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-056-6/+6
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-246-30/+30
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Demos: Fix small typosEric Dahl2013-11-201-1/+1
|
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-056-6/+6
| | | | | 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.
* Demos: Updating to use instance method on bridgeCorey Frang2013-03-191-1/+1
|
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-056-6/+6
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-176-6/+6
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-146-6/+6
|
* Demos: Fixed titles.Scott González2012-10-081-1/+1
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-206-6/+6
|
* Demos: Cleanup.Scott González2012-09-107-58/+14
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-136-6/+6
|
* Spinner: Trivial spelling fix in demo.TJ VanToll2012-07-161-1/+1
|
* Update externals to latest mousewheel plugin, drop the version from the ↵Jörn Zaefferer2012-07-126-6/+6
| | | | fielname while at it
* Spinner demo: Don't use .toggle(fn).Scott González2012-05-211-9/+13
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-226-6/+6
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-226-6/+6
|
* Spinner: Handle changes to numberFormat and currency options.Scott González2011-11-161-3/+1
|
* Upgrade jQuery to 1.7.Scott González2011-11-096-6/+6
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-186-6/+6
|
* Spinner: Fixed map demo.Scott González2011-09-141-4/+5
|
* Spinner: Removed value option. Don't change empty values to zero on init. ↵Scott González2011-08-131-2/+6
| | | | Don't enforce min/max on blur.
* Spinner demo: Fixed time demo.Scott González2011-08-101-1/+1
|
* Replace $.global with Globalize, update Spinner to use it. Related demos ↵Jörn Zaefferer2011-08-103-16/+16
| | | | currently broken due to previous changes.
* Spinner demos: Cleanup.Scott González2011-08-077-181/+196
|
* Spinner: Fixed double firing of change event when setting the value option ↵Scott González2011-08-071-1/+6
| | | | directly.
* Spinner demos: Fixed line endings.Scott González2011-08-077-383/+383
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-256-6/+6
|
* Spinner: Changed casing of option numberformat -> numberFormat.Scott González2011-05-252-2/+2
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-026-6/+6
|
* Fix spinner demos to latest jquery-global API. Also cleanup.jzaefferer2011-02-077-13/+12
|
* Renamed glob.js to jquery.global.js to match actual plugin filenames.jzaefferer2011-01-173-8/+8
|
* Fixed references to jQuery.Scott González2011-01-106-6/+6
|
* Fix demos index page to include globalization plugin for spinner demos, ↵jzaefferer2010-12-221-1/+1
| | | | along a wording fix in spinner-time demo.
* Spinner: Update timespinner demo description.jzaefferer2010-12-011-4/+3
|
* Spinner: Introduce page option to configure page size. Use that for ↵jzaefferer2010-12-011-12/+24
| | | | timespinner demo to spin minutes on cursor up/down, hours on page up/down.
* Spinner: Add demo for time spinnerjzaefferer2010-11-282-1/+62
|
* Spinner: Adding overflow demojzaefferer2010-11-022-0/+48
|
* Spinner: Removing rtl demojzaefferer2010-11-022-37/+0
|
* Spinner: More refactorings and cleanups, and heavy improvement on the ↵jzaefferer2010-10-271-1/+0
| | | | incremental-logic, including a delay of 500ms after the first increment and before continous increments
* Spinner: Changed default for numberformat to null. Fixed disabled option to ↵jzaefferer2010-10-261-1/+2
| | | | not prevent changing value via step and page methods. OVerhauled testsuite.
* Slider: Update to latest mousewheel pluginjzaefferer2010-10-265-5/+5
|
* Replaced hexadecimal demo with decimal demo. Updated that and the currency ↵jzaefferer2010-10-235-113/+122
| | | | 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.
* Porting old spinner implementation to 1.8, dropping some baggage.jzaefferer2010-10-226-0/+292