aboutsummaryrefslogtreecommitdiffstats
path: root/demos/spinner
Commit message (Collapse)AuthorAgeFilesLines
* 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