]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
9 years agoSelectmenu: Add a disabled-default option example to default demo
Jörn Zaefferer [Wed, 8 Apr 2015 13:00:16 +0000 (15:00 +0200)]
Selectmenu: Add a disabled-default option example to default demo

Ref gh-1520

9 years agoMenu: Update default demo, use product categories
Jörn Zaefferer [Wed, 8 Apr 2015 12:33:35 +0000 (14:33 +0200)]
Menu: Update default demo, use product categories

Makes it look like a navigation menu that can't be navigated, at least
better than the random city names we had before.

Ref #11641

9 years agoTests: Switch to the new qunit-composite module
Scott González [Mon, 6 Apr 2015 13:51:10 +0000 (09:51 -0400)]
Tests: Switch to the new qunit-composite module

This module was created from our existing implementation.

Closes gh-1532

9 years agoSlider: Proper animation of range
Ablay Keldibek [Mon, 6 Apr 2015 20:58:55 +0000 (16:58 -0400)]
Slider: Proper animation of range

Fixes #9459
Closes gh-1530

9 years agoTests: Add slider visual test to the index page
TJ VanToll [Sun, 5 Apr 2015 15:46:50 +0000 (11:46 -0400)]
Tests: Add slider visual test to the index page

9 years agoBuild: Upgrade to QUnit 1.18.0
Jörn Zaefferer [Fri, 3 Apr 2015 10:49:43 +0000 (12:49 +0200)]
Build: Upgrade to QUnit 1.18.0

9 years agoCore: Work around more IE activeElement bugs
Scott González [Fri, 27 Mar 2015 16:00:55 +0000 (12:00 -0400)]
Core: Work around more IE activeElement bugs

Closes gh-1523

9 years agoAll: Standard spacing inside selector strings
Scott González [Thu, 26 Mar 2015 11:41:37 +0000 (07:41 -0400)]
All: Standard spacing inside selector strings

Closes gh-1521

9 years agoAll: Include native dialogs in appendTo logic (ui-front walking)
Scott González [Mon, 23 Mar 2015 23:11:37 +0000 (19:11 -0400)]
All: Include native dialogs in appendTo logic (ui-front walking)

Ref #10739
Ref gh-1517

9 years agoTooltip: Follow the standard appendTo logic
Scott González [Mon, 23 Mar 2015 23:09:50 +0000 (19:09 -0400)]
Tooltip: Follow the standard appendTo logic

Even though there's no reason to ever configure the parent element via an
`appendTo` option, following the standard logic is useful for scrollable
elements and native dialogs.

Fixes #10739
Closes gh-1517

9 years agoTests: Handle jQuery git returning `null` for empty attributes
Scott González [Mon, 23 Mar 2015 22:42:23 +0000 (18:42 -0400)]
Tests: Handle jQuery git returning `null` for empty attributes

jQuery now returns `null` for empty attributes instead of `undefined`.

Closes gh-1516

9 years agoSpinner: Properly handle empty attributes in create with jQuery git
Scott González [Mon, 23 Mar 2015 22:39:04 +0000 (18:39 -0400)]
Spinner: Properly handle empty attributes in create with jQuery git

jQuery now returns `null` for empty attributes instead of `undefined`.

Ref gh-1516

9 years agoDialog: Properly handle empty title with jQuery git
Scott González [Mon, 23 Mar 2015 22:37:47 +0000 (18:37 -0400)]
Dialog: Properly handle empty title with jQuery git

jQuery now returns `null` for empty attributes instead of `undefined`.

Ref gh-1516

9 years agoTests: Update `domEqual()` to work with jQuery git
Scott González [Mon, 23 Mar 2015 22:37:03 +0000 (18:37 -0400)]
Tests: Update `domEqual()` to work with jQuery git

jQuery now returns `null` for empty attributes instead of `undefined`.

Ref gh-1516

9 years agoCore: Fix `:focusable` and `:tabbable` with jQuery git
Scott González [Mon, 23 Mar 2015 22:10:17 +0000 (18:10 -0400)]
Core: Fix `:focusable` and `:tabbable` with jQuery git

jQuery now returns `null` for empty attributes instead of `undefined`

Ref gh-1516

9 years agoCore: Handle IE11 bug with document.activeElement in iframes
Scott González [Tue, 24 Mar 2015 18:10:37 +0000 (14:10 -0400)]
Core: Handle IE11 bug with document.activeElement in iframes

Fixes #11539
Closes gh-1518

9 years agoMenu: Default for classes option is defined in $.Widget 1512/head
Jörn Zaefferer [Wed, 18 Mar 2015 17:36:07 +0000 (18:36 +0100)]
Menu: Default for classes option is defined in $.Widget

Ref #7053

9 years agoAutocomplete: Default for classes option is defined in $.Widget
Jörn Zaefferer [Wed, 18 Mar 2015 17:34:28 +0000 (18:34 +0100)]
Autocomplete: Default for classes option is defined in $.Widget

Ref #7053

9 years agoPosition: Simplify fraction support test
Scott González [Wed, 18 Mar 2015 14:05:36 +0000 (10:05 -0400)]
Position: Simplify fraction support test

Also makes the test lazy to avoid any potential layouts/recalculations during
initialization.

Fixes #9898
Ref #9899

9 years agoSlider: Fix handle order when setting values of range slider to max
Ablay Keldibek [Mon, 16 Mar 2015 09:10:23 +0000 (15:10 +0600)]
Slider: Fix handle order when setting values of range slider to max

When both values are set to the maximum change them in descending order

Fixes #9046
Closes gh-1502

9 years agoEffects: Fix style issues in individual effects
Jörn Zaefferer [Wed, 18 Mar 2015 14:39:12 +0000 (15:39 +0100)]
Effects: Fix style issues in individual effects

Skipping ui/effect.js since embedded jquery-color has many issues.

Closes gh-1510

9 years agoAll: Consolidate `.removeAttr()` calls
Scott González [Wed, 18 Mar 2015 00:22:49 +0000 (20:22 -0400)]
All: Consolidate `.removeAttr()` calls

Closes gh-1505

9 years agoBuild: Menu and Tabs now pass all jscs rules
Jörn Zaefferer [Wed, 18 Mar 2015 14:00:20 +0000 (15:00 +0100)]
Build: Menu and Tabs now pass all jscs rules

9 years agoTabs: Fix style issues 1494/head
Jörn Zaefferer [Fri, 13 Mar 2015 18:43:45 +0000 (19:43 +0100)]
Tabs: Fix style issues

Closes gh-1494

9 years agoMenu: Fix style issues
Jörn Zaefferer [Fri, 13 Mar 2015 18:28:56 +0000 (19:28 +0100)]
Menu: Fix style issues

Closes gh-1491

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