]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
9 years agoAutocomplete: Cleanup remote-jsonp demo 1542/head
Jörn Zaefferer [Mon, 20 Apr 2015 12:20:59 +0000 (14:20 +0200)]
Autocomplete: Cleanup remote-jsonp demo

Fix handling of empty response, remove silly open/close handlers,
fix select callback, fix demo description.

Closes gh-1542

9 years agoTabs: Rename ui-tab class to ui-tabs-tab for consistent prefixes 1538/head
Jörn Zaefferer [Wed, 15 Apr 2015 15:41:03 +0000 (17:41 +0200)]
Tabs: Rename ui-tab class to ui-tabs-tab for consistent prefixes

Fixes #12061
Closes gh-1538
Ref #7053
Ref jquery/api.jqueryui.com#256

9 years agoTests: Fix loading in TestSwarm
Scott González [Fri, 17 Apr 2015 14:47:23 +0000 (10:47 -0400)]
Tests: Fix loading in TestSwarm

9 years agoTests: Fix AMD loading in IE8
Scott González [Fri, 17 Apr 2015 16:13:38 +0000 (12:13 -0400)]
Tests: Fix AMD loading in IE8

It appears that we must load require.js via a standard script tag in order
for it to work properly in IE8.

9 years agoTests: Fix domEqual handling for invalid input
Scott González [Fri, 17 Apr 2015 16:10:36 +0000 (12:10 -0400)]
Tests: Fix domEqual handling for invalid input

9 years agoBuild: Upgrade to qunit-composite 1.1.0
Scott González [Thu, 9 Apr 2015 13:11:34 +0000 (09:11 -0400)]
Build: Upgrade to qunit-composite 1.1.0

Ref #10119
Closes gh-1528

9 years agoTests: Use the qunit-assert-close module
Scott González [Wed, 8 Apr 2015 13:15:23 +0000 (09:15 -0400)]
Tests: Use the qunit-assert-close module

Moved QUnit assertion dependencies from `lib/bootstrap` to `lib/qunit`.

Corrected bad draggable assertions.

Ref gh-1528

9 years agoTests: Rename files
Scott González [Tue, 7 Apr 2015 14:55:52 +0000 (10:55 -0400)]
Tests: Rename files

Ref gh-1528

9 years agoTests: Widget test helpers extend the main helper
Scott González [Tue, 7 Apr 2015 14:30:07 +0000 (10:30 -0400)]
Tests: Widget test helpers extend the main helper

Ref #10119
Ref gh-1528

9 years agoTests: Remove old test infrastructure
Scott González [Tue, 7 Apr 2015 00:41:24 +0000 (20:41 -0400)]
Tests: Remove old test infrastructure

Ref #10119
Ref gh-1528

9 years agoDroppable: Convert tests to new infrastructure
Scott González [Tue, 7 Apr 2015 00:35:27 +0000 (20:35 -0400)]
Droppable: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoTooltip: Convert tests to new infrastructure
Scott González [Tue, 7 Apr 2015 00:28:55 +0000 (20:28 -0400)]
Tooltip: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoDialog: Convert tests to new infrastructure
Scott González [Tue, 7 Apr 2015 00:23:50 +0000 (20:23 -0400)]
Dialog: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoTests: Support `$.uiBackCompat = false` via `data-no-back-compat`
Scott González [Tue, 7 Apr 2015 00:22:54 +0000 (20:22 -0400)]
Tests: Support `$.uiBackCompat = false` via `data-no-back-compat`

Ref #10119
Ref gh-1528

9 years agoDatepicker: Convert tests to new infrastructure
Scott González [Tue, 7 Apr 2015 00:06:31 +0000 (20:06 -0400)]
Datepicker: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoSpinner: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 23:46:15 +0000 (19:46 -0400)]
Spinner: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoWidget: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 19:07:04 +0000 (15:07 -0400)]
Widget: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoTabs: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 19:01:13 +0000 (15:01 -0400)]
Tabs: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoSortable: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 18:50:39 +0000 (14:50 -0400)]
Sortable: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoSlider: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 18:44:05 +0000 (14:44 -0400)]
Slider: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoSelectmenu: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 18:40:47 +0000 (14:40 -0400)]
Selectmenu: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoSelectable: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 18:38:11 +0000 (14:38 -0400)]
Selectable: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoResizable: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 18:33:25 +0000 (14:33 -0400)]
Resizable: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoProgressbar: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 18:27:05 +0000 (14:27 -0400)]
Progressbar: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoPosition: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 17:08:27 +0000 (13:08 -0400)]
Position: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoMenu: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 17:04:04 +0000 (13:04 -0400)]
Menu: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoEffects: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 16:56:07 +0000 (12:56 -0400)]
Effects: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoDraggable: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 16:42:49 +0000 (12:42 -0400)]
Draggable: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoCore: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 14:56:48 +0000 (10:56 -0400)]
Core: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoButton: Convert tests to new infrastructure
Scott González [Mon, 6 Apr 2015 14:13:15 +0000 (10:13 -0400)]
Button: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoAutocomplete: Convert tests to new infrastructure
Scott González [Fri, 3 Apr 2015 19:57:57 +0000 (15:57 -0400)]
Autocomplete: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoAccordion: Convert tests to new infrastructure
Scott González [Fri, 3 Apr 2015 19:24:09 +0000 (15:24 -0400)]
Accordion: Convert tests to new infrastructure

Ref #10119
Ref gh-1528

9 years agoTests: Convert closeEnough() to a proper QUnit assertion
Scott González [Tue, 31 Mar 2015 20:52:28 +0000 (16:52 -0400)]
Tests: Convert closeEnough() to a proper QUnit assertion

Should eventually replace with qunit-assert-close.

Ref #10119
Ref gh-1528

9 years agoTests: Change test infrastructure to use AMD and reduce boilerplate
Scott González [Fri, 3 Apr 2015 19:21:16 +0000 (15:21 -0400)]
Tests: Change test infrastructure to use AMD and reduce boilerplate

Ref #10119
Ref gh-1528

* Adds RequireJS and relies on AMD for loading dependencies.
* Updates to grunt-contrib-qunit 0.6.0.
* Convert `domEqual()` to a proper QUnit assertion.
* Introduces two bootstrap files (JS and CSS) which use `data-` attributes to
reduce the amount of boilerplate needed in each test

9 years agoRevert "Draggable: Set explicit width/height instead of right/bottom"
TJ VanToll [Sun, 5 Apr 2015 15:37:53 +0000 (11:37 -0400)]
Revert "Draggable: Set explicit width/height instead of right/bottom"

This reverts commit 8eca7b8f45885d20c13f1bf64cad8bee5fc1d5c5.

Fixes #10725

9 years agoMenu: Ignore bubbled mouseenter events on parent items
Jörn Zaefferer [Wed, 8 Apr 2015 14:09:17 +0000 (16:09 +0200)]
Menu: Ignore bubbled mouseenter events on parent items

Test uses QUnit 2.x API - inconsistent with the other tests, but also
a good reference.

Fixes #11641
Closes gh-1535

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