]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
9 years agoBuild: Increase htmllint coverage by testing all files, ignoring errors 1507/head
Jörn Zaefferer [Wed, 18 Mar 2015 12:42:52 +0000 (13:42 +0100)]
Build: Increase htmllint coverage by testing all files, ignoring errors

Also formats jscsBad array and sorts it alphabetically.

Closes gh-1507

9 years agoBuild: Update grunt-jscs to latest, use exceptions to improve coverage
Jörn Zaefferer [Wed, 18 Mar 2015 12:25:51 +0000 (13:25 +0100)]
Build: Update grunt-jscs to latest, use exceptions to improve coverage

Closes gh-1506

9 years agoAutocomplete: Fix style issues
Jörn Zaefferer [Tue, 17 Mar 2015 17:32:13 +0000 (18:32 +0100)]
Autocomplete: Fix style issues

Closes gh-1504

9 years agoSpinner: Fix style issues
Jörn Zaefferer [Sat, 14 Mar 2015 11:39:53 +0000 (12:39 +0100)]
Spinner: Fix style issues

Closes gh-1501

9 years agoWidget: Fix style issues
Jörn Zaefferer [Sat, 14 Mar 2015 11:37:03 +0000 (12:37 +0100)]
Widget: Fix style issues

Closes gh-1500

9 years agoPosition: Fix style issues
Jörn Zaefferer [Sat, 14 Mar 2015 11:33:03 +0000 (12:33 +0100)]
Position: Fix style issues

Closes gh-1499

9 years agoSelectmenu: Fix style issues
Jörn Zaefferer [Sat, 14 Mar 2015 11:28:17 +0000 (12:28 +0100)]
Selectmenu: Fix style issues

Closes gh-1498

9 years agoDialog: Fix style issues
Jörn Zaefferer [Sat, 14 Mar 2015 11:25:12 +0000 (12:25 +0100)]
Dialog: Fix style issues

Closes gh-1497

9 years agoCore: Fix style issues
Jörn Zaefferer [Sat, 14 Mar 2015 11:22:28 +0000 (12:22 +0100)]
Core: Fix style issues

Closes gh-1496

9 years agoAccordion: Fix style issues
Jörn Zaefferer [Sat, 14 Mar 2015 11:19:32 +0000 (12:19 +0100)]
Accordion: Fix style issues

Closes gh-1495

9 years agoProgressbar: Fix style issues
Jörn Zaefferer [Fri, 13 Mar 2015 18:41:18 +0000 (19:41 +0100)]
Progressbar: Fix style issues

Closes gh-1493

9 years agoTooltip: Fix style issues
Jörn Zaefferer [Fri, 13 Mar 2015 18:36:41 +0000 (19:36 +0100)]
Tooltip: Fix style issues

Closes gh-1492

9 years agoREADME: Fix typo
Thomas Applencourt [Sat, 14 Mar 2015 21:06:18 +0000 (22:06 +0100)]
README: Fix typo

Closes gh-1489

9 years agoAutocomplete: Simplify _create() method
Jörn Zaefferer [Fri, 13 Mar 2015 16:16:24 +0000 (17:16 +0100)]
Autocomplete: Simplify _create() method

Uses logical expressions in place of conditional expressions.

Closes #1490

9 years agoAutocomplete: Restore focus after clicking a menu item, if necessary
Scott González [Fri, 6 Mar 2015 21:30:17 +0000 (16:30 -0500)]
Autocomplete: Restore focus after clicking a menu item, if necessary

Fixes #9201
Closes gh-1470

9 years agoCore: Add methods to work around IE active element bugs
Scott González [Mon, 9 Mar 2015 20:03:22 +0000 (16:03 -0400)]
Core: Add methods to work around IE active element bugs

Closes gh-1478

9 years agoSlider: Pass handle index to events
Ablay Keldibek [Thu, 12 Mar 2015 08:30:06 +0000 (14:30 +0600)]
Slider: Pass handle index to events

Added a `handleIndex` property to the event data which indicates the index of
the handle being changed.

Fixes #7630
Closes gh-1486

9 years agoSlider: Verify value constraint with a max that is a step mismatch
Ablay Keldibek [Thu, 12 Mar 2015 07:26:24 +0000 (13:26 +0600)]
Slider: Verify value constraint with a max that is a step mismatch

Ref #10078
Closes gh-1485

9 years agoDroppable: Remove shopping cart demo
Alexander Schmitz [Wed, 11 Feb 2015 16:25:36 +0000 (11:25 -0500)]
Droppable: Remove shopping cart demo

This has terrible UX that we shouldn't promote anymore.

9 years agoWidget: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Tue, 3 Feb 2015 00:38:53 +0000 (19:38 -0500)]
Widget: Use new has/lacksClasses assertions for all class checks

9 years agoTooltip: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 16:01:32 +0000 (11:01 -0500)]
Tooltip: Use new has/lacksClasses assertions for all class checks

9 years agoTabs: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 16:00:44 +0000 (11:00 -0500)]
Tabs: Use new has/lacksClasses assertions for all class checks

9 years agoSpinner: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 15:59:50 +0000 (10:59 -0500)]
Spinner: Use new has/lacksClasses assertions for all class checks

9 years agoSortable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Tue, 3 Feb 2015 00:37:32 +0000 (19:37 -0500)]
Sortable: Use new has/lacksClasses assertions for all class checks

9 years agoSlider: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 15:55:53 +0000 (10:55 -0500)]
Slider: Use new has/lacksClasses assertions for all class checks

9 years agoSelectmenu: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 15:00:56 +0000 (10:00 -0500)]
Selectmenu: Use new has/lacksClasses assertions for all class checks

9 years agoSelectable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 15:00:11 +0000 (10:00 -0500)]
Selectable: Use new has/lacksClasses assertions for all class checks

9 years agoResizable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:59:26 +0000 (09:59 -0500)]
Resizable: Use new has/lacksClasses assertions for all class checks

9 years agoProgressbar: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Tue, 10 Mar 2015 14:23:43 +0000 (10:23 -0400)]
Progressbar: Use new has/lacksClasses assertions for all class checks

9 years agoMenu: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:58:21 +0000 (09:58 -0500)]
Menu: Use new has/lacksClasses assertions for all class checks

9 years agoEffects: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Tue, 3 Feb 2015 00:35:16 +0000 (19:35 -0500)]
Effects: Use new has/lacksClasses assertions for all class checks

9 years agoDroppable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:57:56 +0000 (09:57 -0500)]
Droppable: Use new has/lacksClasses assertions for all class checks

9 years agoDraggable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:57:30 +0000 (09:57 -0500)]
Draggable: Use new has/lacksClasses assertions for all class checks

9 years agoDialog: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:57:04 +0000 (09:57 -0500)]
Dialog: Use new has/lacksClasses assertions for all class checks

9 years agoButton: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Tue, 3 Feb 2015 00:25:52 +0000 (19:25 -0500)]
Button: Use new has/lacksClasses assertions for all class checks

9 years agoAutocomplete: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:56:42 +0000 (09:56 -0500)]
Autocomplete: Use new has/lacksClasses assertions for all class checks

9 years agoAccordion: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:53:26 +0000 (09:53 -0500)]
Accordion: Use new has/lacksClasses assertions for all class checks

9 years agoTooltip: Add classes option
Alexander Schmitz [Wed, 3 Dec 2014 16:30:22 +0000 (11:30 -0500)]
Tooltip: Add classes option

Ref #7053
Ref gh-1411

9 years agoTabs: Add classes option
Alexander Schmitz [Wed, 3 Dec 2014 16:28:56 +0000 (11:28 -0500)]
Tabs: Add classes option

Ref #7053
Ref gh-1411

9 years agoSpinner: Add classes option
Alexander Schmitz [Tue, 24 Feb 2015 21:17:29 +0000 (16:17 -0500)]
Spinner: Add classes option

Ref #7053
Ref gh-1411

9 years agoSortable: Add classes option
Alexander Schmitz [Tue, 24 Feb 2015 21:16:47 +0000 (16:16 -0500)]
Sortable: Add classes option

Ref #7053
Ref gh-1411

9 years agoSlider: Add classes option
Alexander Schmitz [Wed, 3 Dec 2014 16:27:19 +0000 (11:27 -0500)]
Slider: Add classes option

Ref #7053
Ref gh-1411

9 years agoSelectmenu: Add classes option
Alexander Schmitz [Wed, 3 Dec 2014 16:26:46 +0000 (11:26 -0500)]
Selectmenu: Add classes option

Ref #7053
Ref gh-1411

9 years agoSelectable: Add classes option
Alexander Schmitz [Fri, 27 Feb 2015 23:01:21 +0000 (18:01 -0500)]
Selectable: Add classes option

Ref #7053
Ref gh-1411

9 years agoResizable: Add classes option
Alexander Schmitz [Fri, 27 Feb 2015 23:00:55 +0000 (18:00 -0500)]
Resizable: Add classes option

Ref #7053
Ref gh-1411

9 years agoProgressbar: Add classes option
Alexander Schmitz [Wed, 3 Dec 2014 16:25:32 +0000 (11:25 -0500)]
Progressbar: Add classes option

Ref #7053
Ref gh-1411

9 years agoMenu: Add classes option
Alexander Schmitz [Wed, 3 Dec 2014 16:24:44 +0000 (11:24 -0500)]
Menu: Add classes option

Ref #7053
Ref gh-1411

9 years agoDroppable: Add classes option
Alexander Schmitz [Thu, 1 Jan 2015 17:11:06 +0000 (12:11 -0500)]
Droppable: Add classes option

Ref #7053
Ref gh-1411

9 years agoDraggable: Add classes option
Alexander Schmitz [Thu, 1 Jan 2015 17:10:26 +0000 (12:10 -0500)]
Draggable: Add classes option

Ref #7053
Ref gh-1411

9 years agoDialog: Add classes option
Alexander Schmitz [Wed, 3 Dec 2014 16:23:59 +0000 (11:23 -0500)]
Dialog: Add classes option

Ref #7053
Ref gh-1411

9 years agoAutocomplete: Add classes option
Alexander Schmitz [Fri, 27 Feb 2015 20:11:33 +0000 (15:11 -0500)]
Autocomplete: Add classes option

Ref #7053
Ref gh-1411

9 years agoAccordion: Add classes option
Alexander Schmitz [Wed, 3 Dec 2014 16:23:19 +0000 (11:23 -0500)]
Accordion: Add classes option

Ref #7053
Ref gh-1411

9 years agoWidget: Add classes option and _add/_remove/_toggleClass methods
Alexander Schmitz [Wed, 3 Dec 2014 16:20:20 +0000 (11:20 -0500)]
Widget: Add classes option and _add/_remove/_toggleClass methods

Fixes #7053
Closes gh-1411

9 years agoBuild: Add qunit-assert-classes plug-in for classes tests
Alexander Schmitz [Tue, 3 Feb 2015 00:21:44 +0000 (19:21 -0500)]
Build: Add qunit-assert-classes plug-in for classes tests

9 years agoAccordion: Fix tests in IE 11 with jQuery 1.7-1.8
Scott González [Tue, 10 Mar 2015 20:10:43 +0000 (16:10 -0400)]
Accordion: Fix tests in IE 11 with jQuery 1.7-1.8

Closes gh-1482

9 years agoDialog: Remove animation stopping in destroy
Scott González [Tue, 10 Mar 2015 19:40:49 +0000 (15:40 -0400)]
Dialog: Remove animation stopping in destroy

Effects wrappers are no longer used, so the workaround and test are no
longer necessary.

This fixes tests in IE8 with jQuery 1.7.

Effectively a complete revert of 13505e5945e5532c3d56424d50ad109c665d205f

Closes gh-1481

9 years agoDialog: Fix focus tests in IE8 with jQuery 1.7
Scott González [Tue, 10 Mar 2015 19:16:27 +0000 (15:16 -0400)]
Dialog: Fix focus tests in IE8 with jQuery 1.7

Ref gh-1481

9 years agoTests: Use jquery-git1 instead of jquery-git
Scott González [Tue, 10 Mar 2015 18:19:16 +0000 (14:19 -0400)]
Tests: Use jquery-git1 instead of jquery-git

Closes gh-1480

9 years agoBuild: Style fixes 1469/head
Jörn Zaefferer [Fri, 6 Mar 2015 15:35:10 +0000 (16:35 +0100)]
Build: Style fixes

9 years agoTests: Fix missing wrapper in widget extend unit tests 1468/head
Jörn Zaefferer [Sun, 25 Jan 2015 19:03:21 +0000 (20:03 +0100)]
Tests: Fix missing wrapper in widget extend unit tests

9 years agoTests: Fix missing wrappers in progressbar tests
Jörn Zaefferer [Sun, 25 Jan 2015 14:39:06 +0000 (15:39 +0100)]
Tests: Fix missing wrappers in progressbar tests

9 years agoSlider: Modified to allow value to reach max value with float step
Ablay Keldibek [Wed, 4 Mar 2015 12:23:17 +0000 (18:23 +0600)]
Slider: Modified to allow value to reach max value with float step

Fixes #11286
Closes gh-1465

9 years agoSelectmenu: Support `width: false` and default to 14em
Scott González [Wed, 4 Mar 2015 19:27:10 +0000 (14:27 -0500)]
Selectmenu: Support `width: false` and default to 14em

`width: null` still matches the width of the original element.
`width: false` prevents an inline style from being set for the width. This
makes it easy to set the width via a stylesheet and allows the use of any
unit for setting the width, such as the new default of `14em`.

Fixes #11198
Closes gh-1467

9 years agoBuild: Don't use .min.js extension for individual source files
Scott González [Wed, 4 Mar 2015 17:45:29 +0000 (12:45 -0500)]
Build: Don't use .min.js extension for individual source files

We don't actually use these files for anything other than size comparisons,
but having the .min.js extension means that AMD is broken.

Note: If you're using AMD with the minified files, just run a build instead.

Fixes #10674
Closes gh-1466

9 years agoTests: Reduce timeouts to optimize testsuite runtime
Jörn Zaefferer [Tue, 17 Feb 2015 15:11:58 +0000 (16:11 +0100)]
Tests: Reduce timeouts to optimize testsuite runtime

9 years agoResizable: alsoResize more than one element of a jQuery selection
Ben Mosher [Mon, 25 Aug 2014 18:07:25 +0000 (14:07 -0400)]
Resizable: alsoResize more than one element of a jQuery selection

Fixes #4666
Closes gh-1324
Closes gh-1461

9 years agoResizable: Modified to allow jquery objects as handles
Patricia Juarez [Thu, 14 Nov 2013 12:40:57 +0000 (13:40 +0100)]
Resizable: Modified to allow jquery objects as handles

Custom handlers did not work as jquery objects (outside the resizable element)

Fixes #9658
Closes gh-1445

9 years agoAccordion: Handle `box-sizing: border-box` in animations
Scott González [Mon, 2 Mar 2015 23:43:07 +0000 (18:43 -0500)]
Accordion: Handle `box-sizing: border-box` in animations

Fixes #9264
Closes gh-1287
Closes gh-1459

9 years agoCore: Drop feature detection for version check to support jQuery 1.7
Scott González [Fri, 27 Feb 2015 01:54:24 +0000 (20:54 -0500)]
Core: Drop feature detection for version check to support jQuery 1.7

Fixes #11197
Closes gh-1458

9 years agoAll: Add css-dependency-comments based on jQuery Mobile
Rafael Xavier de Souza [Tue, 15 Apr 2014 14:45:46 +0000 (11:45 -0300)]
All: Add css-dependency-comments based on jQuery Mobile

Ref gh-1029
Ref jquery/download.jqueryui.com#178
Closes gh-1440

9 years agoTooltip: Register event handlers before content is loaded
Marco Ziech [Tue, 24 Feb 2015 00:33:01 +0000 (19:33 -0500)]
Tooltip: Register event handlers before content is loaded

Fixes #8740
Closes gh-1053
Closes gh-1456

9 years agoTabs: Use standard promise methods for jqXHR
Scott González [Mon, 23 Feb 2015 19:55:25 +0000 (14:55 -0500)]
Tabs: Use standard promise methods for jqXHR

The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.

Closes gh-1455

9 years agoSortable: Append a tr with td to the placeholder of tbody elements
Nils Heuermann [Fri, 31 Oct 2014 13:24:29 +0000 (14:24 +0100)]
Sortable: Append a tr with td to the placeholder of tbody elements

When sorting tbody elements of a table the placeholder needs to have a tr with
td elements to be visible. The appended elements are created in the same way
as for the placeholder of a tr element; the first row of the sorted tbody is
used for that.

Fixes #10682
Closes gh-1380

9 years agoDialog: Fix typo
Scott González [Mon, 23 Feb 2015 21:33:18 +0000 (16:33 -0500)]
Dialog: Fix typo

Closes gh-1447

Thanks Spencer Davis

9 years agoBuild: Upgrade to jQuery 1.11.2
Scott González [Mon, 23 Feb 2015 19:01:03 +0000 (14:01 -0500)]
Build: Upgrade to jQuery 1.11.2

Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3

9 years agoDatepicker: Fix date range demo when entering values manually
Scott González [Sun, 22 Feb 2015 02:58:35 +0000 (21:58 -0500)]
Datepicker: Fix date range demo when entering values manually

Fixes #11143
Closes gh-1454

9 years agoBuild: Use browserSets from testswarm config
Timo Tijhof [Fri, 20 Feb 2015 04:42:29 +0000 (04:42 +0000)]
Build: Use browserSets from testswarm config

It's already in jQuery's Jenkins node-testswarm config
(and set to the same value) but not used yet.

Reference it to make sure it keeps working in the future.

Closes gh-1452

9 years agoDialog: Stop tracking instance in destroy() to avoid memory leaks
TJ VanToll [Wed, 18 Feb 2015 15:45:11 +0000 (10:45 -0500)]
Dialog: Stop tracking instance in destroy() to avoid memory leaks

Fixes #11125
Closes gh-1448

9 years agoTheme: Restore placeholders for overlay background image
Jörn Zaefferer [Thu, 12 Feb 2015 09:18:21 +0000 (10:18 +0100)]
Theme: Restore placeholders for overlay background image

These are still needed.

Ref gh-1436
Ref jquery/download.jqueryui.com#248

9 years agoSortable: Add support for iframes
Marcus Warren [Mon, 2 Feb 2015 19:59:03 +0000 (14:59 -0500)]
Sortable: Add support for iframes

Fixes #9604
Closes gh-1443

9 years agoDialog: Remove overflow: hidden and reposition resize handles 1439/head
TJ VanToll [Wed, 28 Jan 2015 18:31:59 +0000 (13:31 -0500)]
Dialog: Remove overflow: hidden and reposition resize handles

Fixes #10543
Closes gh-1439

9 years agoResizable: correct width when grid approaches zero
Mike Sherov [Wed, 28 Jan 2015 03:08:05 +0000 (22:08 -0500)]
Resizable: correct width when grid approaches zero

Fixes #10590

9 years agoResizable: Whitespace Cleanup
Mike Sherov [Wed, 28 Jan 2015 03:07:32 +0000 (22:07 -0500)]
Resizable: Whitespace Cleanup

9 years agoTheme: Improve default theme styling
Jasper de Groot [Fri, 7 Nov 2014 09:43:32 +0000 (10:43 +0100)]
Theme: Improve default theme styling

Changes tooltip to use the ui-widget-shadow class, which now applies the
box-shadow style. .ui-widget-shadow was created when box-shadow wasn't
available. By now, there's no point in faking a custom shadow anymore.
This removes the only non-structural CSS from a widget-specific file.

Updates demos to use the same font-family, removes unused images.

Will be available as the new default theme on ThemeRoller called "Base",
while "UI Smoothness" and "UI Lightness" will still be available in the
gallery.

Fixes #10617
Fixes #10880
Closes gh-1436
Ref jquery/download.jqueryui.com#248

9 years agoBuild: Update QUnit to latest (1.17.1) 1437/head
Jörn Zaefferer [Mon, 26 Jan 2015 15:49:03 +0000 (16:49 +0100)]
Build: Update QUnit to latest (1.17.1)

9 years agoTests: Fix style issues with missing or multiple line breaks
Jörn Zaefferer [Sat, 24 Jan 2015 16:10:20 +0000 (17:10 +0100)]
Tests: Fix style issues with missing or multiple line breaks

As pointed out by jscs, after a esformatter run. The latter doesn't
address these, so fixing them manually.

9 years agoAll: Remove 1.6.x leftovers
Michael Orchard [Thu, 22 Jan 2015 09:23:03 +0000 (09:23 +0000)]
All: Remove 1.6.x leftovers

Removes 1.6 versions from "All" tests and from the TestSwarm job.

Ref #10723
Ref gh-1422
Closes gh-1434
Closes gh-1435

9 years agoMenu: Use ui-state-active consistently 1429/head
Jörn Zaefferer [Mon, 19 Jan 2015 16:00:57 +0000 (17:00 +0100)]
Menu: Use ui-state-active consistently

So far we were using ui-state-active on active parent items,
ui-state-focus on active child items. The theme update highlighted the
visual inconsistency. With this change, only ui-state-active is used.

Fixes #10692

9 years agoTheme: Disabled elements can still be focused with a click
Alexander Schmitz [Fri, 29 Aug 2014 15:15:22 +0000 (11:15 -0400)]
Theme: Disabled elements can still be focused with a click

pointer-events: none; fixes this in chrome, safari, and firefox.
IE and opera both show no focus styles on click, so lack of
pointer-events support in old ie is not a problem.

Fixes #10573
Closes gh-1330

9 years agoBuild: Update list of maintainers
Scott González [Wed, 14 Jan 2015 20:36:00 +0000 (15:36 -0500)]
Build: Update list of maintainers

9 years agoAll: Drop support for jQuery 1.6.x
Jörn Zaefferer [Mon, 12 Jan 2015 16:19:46 +0000 (17:19 +0100)]
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

9 years agoDocs: Clarify PHP Usage
Luke Page [Sat, 10 Jan 2015 10:58:40 +0000 (10:58 +0000)]
Docs: Clarify PHP Usage

Clarify that PHP is not required for testing, add a link to the
CONTRIBUTING page and tidy up.

Closes gh-1418

9 years agoSelectmenu: Better handling when there are no options
Scott González [Mon, 12 Jan 2015 16:23:08 +0000 (11:23 -0500)]
Selectmenu: Better handling when there are no options

Fixes #10662
Closes gh-1370
Closes gh-1423

9 years agoTooltip: Accept HTMLElement and jQuery objects for the content option
Daniel Owens [Wed, 8 May 2013 17:15:44 +0000 (12:15 -0500)]
Tooltip: Accept HTMLElement and jQuery objects for the content option

Fixes #9278
Closes #983
Closes #1421

9 years agoSlider: Fix max calculation, when step is float
Jyoti Deka [Sat, 10 Jan 2015 01:06:32 +0000 (20:06 -0500)]
Slider: Fix max calculation, when step is float

Fixes #10721
Closes gh-1398

9 years agoTests: Fix jQuery version references to match files in external/
Jörn Zaefferer [Mon, 12 Jan 2015 16:12:05 +0000 (17:12 +0100)]
Tests: Fix jQuery version references to match files in external/

9 years agoTests: Fix jquery reference in unit index file
Jörn Zaefferer [Mon, 12 Jan 2015 13:32:24 +0000 (14:32 +0100)]
Tests: Fix jquery reference in unit index file

9 years agoDatePicker: increase date range so that tests still pass through 2015 1419/head
Luke Page [Sat, 10 Jan 2015 21:11:14 +0000 (21:11 +0000)]
DatePicker: increase date range so that tests still pass through 2015

9 years agoDatePicker: Fix tests to have unique names
Luke Page [Sat, 10 Jan 2015 21:09:18 +0000 (21:09 +0000)]
DatePicker: Fix tests to have unique names

9 years agoResizable: Match on exact node name
Adam Foster [Fri, 9 Jan 2015 21:55:19 +0000 (16:55 -0500)]
Resizable: Match on exact node name

Fixes #10748
Closes gh-1417