Commit Graph

72 Commits

Author SHA1 Message Date
Felix Nagel
fd3a68cfa3 Calendar: Fix German localization 2015-01-29 18:01:29 -05:00
Felix Nagel
35b52a0dfc Datepicker: Introduce value option
Change status caching, fix existing value related methods, introduce
$.date construction with date object, selected property is null by
default, add selected getter
2015-01-29 17:48:26 -05:00
Felix Nagel
9c66d2e92f Datepicker: Use short instead of abbreviated format for table header
Revert to old behavior with two instead of three chars.
Fixes layout issue with wrong day table cell width.
2015-01-29 17:48:25 -05:00
Felix Nagel
cfea8df90a Datepicker: Fix code style issues 2015-01-29 17:48:19 -05:00
TJ VanToll
77d7dd21a7 Date: Make $.date() a constructor function
Move methods to prototype.
2015-01-29 17:47:50 -05:00
Rafael Xavier de Souza
ffc8ab2710 Datepicker: Use Globalize 1.0.0 2015-01-29 17:47:48 -05:00
Jörn Zaefferer
9ec69ccb73 Datepicker: Fix the eachDay option
Use the `eachDay` option in the other-months demo.
Fix handling of `extraClasses` property, split on space.
2015-01-29 17:47:46 -05:00
TJ VanToll
68f8e3c2e3 Datepicker: Initial commit of widget rewrite work from old branch
History is on the datepicker-dead branch.
2015-01-29 13:42:45 -05:00
Jörn Zaefferer
0aa4e989ef Build: Update QUnit to latest (1.17.1) 2015-01-26 16:49:03 +01:00
Jörn Zaefferer
9d0f44fd7b All: Drop support for jQuery 1.6.x
Affects core, effects, position and widget. Only position has unit tests
that fail with jQuery 1.6 without the workaround.

Drops the 1.6.x copies jQuery of jQuery and removes them from the select
in the testsuites.

Fixes #10723
Closes gh-1422
2015-01-13 15:05:54 +01:00
Mike Sherov
aa425ab95d Build: Pull in jquery.simulate.js from Bower
Fixes #10563
2014-08-22 17:01:50 -04:00
Scott González
1071346aea Build: Upgrade to jquery-mousewheel 3.1.12 2014-07-22 12:13:59 -04:00
Scott González
19dfa2dc1b Test: Get all jQuery versions from Bower
Ref gh-1266
2014-06-24 22:45:44 -04:00
Scott González
6df127a0b5 Build: Reorganize external directory
Put each external library into its own directory.
Move jquery.js to external.

Ref gh-1266
2014-06-24 22:45:32 -04:00
Jörn Zaefferer
919d9185f2 External: Update mousewheel plugin, copy only main file 2014-04-14 18:08:18 +02:00
Jörn Zaefferer
385821e365 Externals: Update jshint to latest 2014-03-05 16:04:45 +01:00
Jörn Zaefferer
e7c932ee2b Tests: Update to latest QUnit 2014-02-20 17:05:02 +01:00
Scott González
8f3454ff6c Upgrade to JSHint 2.3.0 for browser version. 2013-11-22 10:07:49 -05:00
TJ VanToll
2f49702326 Updating Globalize to v0.0.1. 2013-07-11 09:58:35 -04:00
Scott González
bcae4fb9f1 Upgrade mousewheel to 3.1.0. 2013-02-22 17:28:45 -05:00
Scott González
d36d116d36 Upgrade QUnit to 1.11.0. Fixes #8969 - Global test failure in Opera 12.12. 2013-01-31 10:19:48 -05:00
Jörn Zaefferer
a335740537 Libs/externals: Fix line endings. 2013-01-08 17:28:45 +01:00
Scott González
68cab60fa7 Removed bgiframe. 2012-10-26 10:53:17 -04:00
Scott González
7678b90ae8 Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata. 2012-10-25 06:52:29 -04:00
Scott González
0429532ad1 Tabs: Removed cookie option. Fixes #7162 - Tabs: Remove cookie option. 2012-10-25 05:36:24 -04:00
Mike Sherov
dcb6715392 Fixes #8714, Build: Updated internal JSHint to latest 2012-10-23 22:10:20 -04:00
Jörn Zaefferer
0164db1e0d Update QUnit to 1.10.0 2012-08-30 15:10:52 +02:00
Jörn Zaefferer
1510f7e28a Update externals to latest mousewheel plugin, drop the version from the fielname while at it 2012-07-12 17:34:55 +02:00
Jörn Zaefferer
0a4c334430 Update to QUnit 1.9.0 and use new urlConfig for custom checkboxes 2012-07-11 14:44:23 +02:00
Jörn Zaefferer
679f7f3172 Update QUnit to 1.8.0 2012-06-14 00:21:54 +02:00
Jörn Zaefferer
cb91ad932c Update to QUnit 1.6.0 2012-05-04 12:24:32 +02:00
Scott González
3b54760b51 Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query string. 2012-04-23 08:44:55 -04:00
Scott González
392c003e63 Update QUnit. 2012-03-21 13:24:31 -04:00
Jörn Zaefferer
575baa0e2c Updated to QUnit 1.4.0.
Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing.

Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green.
2012-03-10 15:39:37 +01:00
Jörn Zaefferer
09732dace8 Update QUnit to latest, reverting the bad reset 'patch' 2012-02-29 18:36:40 +01:00
Jörn Zaefferer
72023dd045 Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. 2012-02-29 18:36:40 +01:00
Jörn Zaefferer
56e9cd7119 Replace $.global with Globalize, update Spinner to use it. Related demos currently broken due to previous changes. 2011-08-10 14:55:16 +02:00
Wesley Walser
8fe87e2885 Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit. 2011-08-02 12:30:29 -04:00
Jörn Zaefferer
fef60bd6cb QUnit update 2011-05-18 15:14:46 +02:00
Jörn Zaefferer
3eda502555 Update QUnit 2011-05-11 21:34:57 +02:00
jzaefferer
f0dbb8334a Updated to latest QUnit 2011-03-20 15:56:32 +01:00
Scott González
3ce23223ae Tests: Updated QUnit. 2011-01-24 14:47:03 -05:00
jzaefferer
086131b937 Update to latest jquery-global plugin 2011-01-18 14:16:13 +01:00
jzaefferer
ca818beca5 Update to latest jquery-global plugin 2011-01-18 12:08:22 +01:00
jzaefferer
7608e4a1d6 Update example culture files to $.global 2011-01-17 19:36:42 +01:00
jzaefferer
0bbfbd431c Updated global plugin to latest version. 2011-01-17 19:26:59 +01:00
jzaefferer
90a5906af5 Renamed glob.js to jquery.global.js to match actual plugin filenames. 2011-01-17 19:25:14 +01:00
jzaefferer
0a1da016ff Slider: Update to latest mousewheel plugin 2010-10-26 10:53:03 +02:00
jzaefferer
bc3d283d2c Replaced hexadecimal demo with decimal demo. Updated that and the currency 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. 2010-10-23 01:51:12 +02:00
jzaefferer
f7d8a1ba57 Porting old spinner implementation to 1.8, dropping some baggage. 2010-10-22 06:16:12 +02:00