]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
9 years agoWidget: Improve readability in `$.widget.bridge()`
Giovanni Giacobbi [Sun, 21 Dec 2014 23:35:24 +0000 (00:35 +0100)]
Widget: Improve readability in `$.widget.bridge()`

Closes gh-1409

9 years agoEffects: Rewrite
Mike Sherov [Wed, 26 Dec 2012 13:35:42 +0000 (08:35 -0500)]
Effects: Rewrite

1. Introduces a set of helper methods to easily create and define new effects.
2. Uses clip animations and placeholders instead of wrappers for clip effects.
3. Ensures all animations are detectable as animated

Fixes #10599
Fixes #9477
Fixes #9257
Fixes #9066
Fixes #8867
Fixes #8671
Fixes #8505
Fixes #7885
Fixes #7041

Closes gh-1017

9 years agoBuild: Fix typo
Rafael Xavier de Souza [Tue, 25 Nov 2014 18:35:37 +0000 (16:35 -0200)]
Build: Fix typo

Amend "Build: Remove manifest files; move metadata to source files"
b5f1ffdea4c3c4b41936e56d4cb23ca8acb2aaa8

Ref gh-1379

9 years agoDialog: Updating demo style based on changes to theme and demo CSS
Alexander Schmitz [Sat, 8 Nov 2014 12:39:30 +0000 (07:39 -0500)]
Dialog: Updating demo style based on changes to theme and demo CSS

Fixes #10693
Closes #1385

9 years agoEasing: Fixed small typo in easing demo
Anne-Gaelle Colom [Sun, 16 Nov 2014 10:37:23 +0000 (10:37 +0000)]
Easing: Fixed small typo in easing demo

9 years agoBuild: Remove manifest files; move metadata to source files
Scott González [Thu, 30 Oct 2014 19:55:08 +0000 (15:55 -0400)]
Build: Remove manifest files; move metadata to source files

Closes gh-1379

9 years agoWidget: Fix typos
Scott González [Mon, 10 Nov 2014 13:08:07 +0000 (08:08 -0500)]
Widget: Fix typos

Closes gh-1386

9 years agoDraggable: Ensure parent is correct after dragging through sortable
Mike Sherov [Sun, 9 Nov 2014 01:23:08 +0000 (20:23 -0500)]
Draggable: Ensure parent is correct after dragging through sortable

Fixes #10669

9 years agoDemos: Fix menu markup in split button demo
Jörn Zaefferer [Fri, 7 Nov 2014 10:56:06 +0000 (11:56 +0100)]
Demos: Fix menu markup in split button demo

9 years agoDemos: Fix menu markup in tooltip video-player demo
Jörn Zaefferer [Fri, 7 Nov 2014 10:54:23 +0000 (11:54 +0100)]
Demos: Fix menu markup in tooltip video-player demo

9 years agoDroppable: Remove $.ui.intersect()
Mike Sherov [Wed, 5 Nov 2014 23:17:52 +0000 (18:17 -0500)]
Droppable: Remove $.ui.intersect()

Fixes #10534

9 years agoTabs: Suppress automatic activation when navigating with COMMAND
Scott González [Mon, 3 Nov 2014 20:06:12 +0000 (15:06 -0500)]
Tabs: Suppress automatic activation when navigating with COMMAND

Fixes #9621
Closes gh-1383

9 years agoSelectmenu: Copy title attributes
Felix Nagel [Thu, 31 Jul 2014 10:35:42 +0000 (12:35 +0200)]
Selectmenu: Copy title attributes

Fixes #10435
Closes gh-1298

9 years agoSelectmenu: Properly parse value from options
Scott González [Tue, 4 Nov 2014 13:36:33 +0000 (08:36 -0500)]
Selectmenu: Properly parse value from options

Fixes #10684

9 years agoSortable: Redetermine floating flag when recalculating positions
TJ VanToll [Fri, 31 Oct 2014 13:46:41 +0000 (09:46 -0400)]
Sortable: Redetermine floating flag when recalculating positions

This addresses a bug where users initialize empty sortable lists are
add items dynamically. In this situation refresh() should recognize the
position and orientation of the new items.

Fixes #7498
Closes gh-1381

9 years agoSelectmenu: Introduce _renderButtonItem() method
Felix Nagel [Mon, 28 Jul 2014 17:09:41 +0000 (19:09 +0200)]
Selectmenu: Introduce _renderButtonItem() method

Fixes #10142
Closes gh-1299

9 years agoSelectmenu: Restore hidden overflow on menu items
Scott González [Tue, 4 Nov 2014 00:41:30 +0000 (19:41 -0500)]
Selectmenu: Restore hidden overflow on menu items

9 years agoTheme: Carat should be named caret
Lisa Seacat DeLuca [Mon, 3 Nov 2014 17:08:06 +0000 (12:08 -0500)]
Theme: Carat should be named caret

Fixes #10683
Closes gh-1382

9 years agoSelectmenu: Re-add wrappers to menu items 1342/head
TJ VanToll [Fri, 26 Sep 2014 21:34:22 +0000 (17:34 -0400)]
Selectmenu: Re-add wrappers to menu items

9 years agoAutocomplete: Re-add wrappers to menu items
TJ VanToll [Wed, 24 Sep 2014 14:47:29 +0000 (10:47 -0400)]
Autocomplete: Re-add wrappers to menu items

9 years agoMenu: Wrap menu items in a <div>
TJ VanToll [Sat, 25 Oct 2014 16:18:17 +0000 (09:18 -0700)]
Menu: Wrap menu items in a <div>

This avoids styling issues where ui-state-focus rules apply to submenus.

Fixes #10162
Closes gh-1342

9 years agoTheme: Change default widget font-size to 1em 1374/head
TJ VanToll [Fri, 24 Oct 2014 14:18:50 +0000 (07:18 -0700)]
Theme: Change default widget font-size to 1em

Fixes #10131
Closes gh-1374

9 years agoTests: Removing unused visual theme test
TJ VanToll [Fri, 24 Oct 2014 14:18:20 +0000 (07:18 -0700)]
Tests: Removing unused visual theme test

9 years agoTests: Adding missing dependency
TJ VanToll [Thu, 23 Oct 2014 02:21:58 +0000 (22:21 -0400)]
Tests: Adding missing dependency

9 years agoBuild: Upgrade to grunt-git-authors 2.0.0 and add update-authors task
Scott González [Fri, 24 Oct 2014 13:21:46 +0000 (09:21 -0400)]
Build: Upgrade to grunt-git-authors 2.0.0 and add update-authors task

Closes gh-1378

9 years agoDatepicker: Fixed month names and firstDay value in Arabic locale
Mohammed Alshehri [Sun, 11 May 2014 20:30:07 +0000 (23:30 +0300)]
Datepicker: Fixed month names and firstDay value in Arabic locale

Fixes #10035
Closes gh-1246

9 years agoSelectmenu: Remove broken tabindex code
Scott González [Wed, 22 Oct 2014 16:27:37 +0000 (12:27 -0400)]
Selectmenu: Remove broken tabindex code

9 years agoBuild: Upgrade to commitplease 2.0.0
Jörn Zaefferer [Wed, 22 Oct 2014 15:53:42 +0000 (17:53 +0200)]
Build: Upgrade to commitplease 2.0.0

commitplease now accepts "[tmp]:" and similar to temporary commits,
useful while updating pull requests that are squashed later.

9 years agoAll: Drop support for IE7
Scott González [Mon, 20 Oct 2014 23:18:34 +0000 (19:18 -0400)]
All: Drop support for IE7

Fixes #9838
Closes gh-1365

9 years agoCore: Remove .zIndex()
Scott González [Mon, 20 Oct 2014 23:29:35 +0000 (19:29 -0400)]
Core: Remove .zIndex()

Fixes #9156

9 years agoCore: Removed .focus( delay )
Scott González [Mon, 20 Oct 2014 23:26:01 +0000 (19:26 -0400)]
Core: Removed .focus( delay )

Fixes #9649

9 years agoDialog: Remove leftover backcompat flag in tests
Scott González [Mon, 20 Oct 2014 23:07:43 +0000 (19:07 -0400)]
Dialog: Remove leftover backcompat flag in tests

9 years agoDemos: Remove duplicate CSS properties
Bruno Pérel [Mon, 20 Oct 2014 12:09:27 +0000 (14:09 +0200)]
Demos: Remove duplicate CSS properties

Closes gh-1363

9 years agoAutocomplete: Remove duplicate array key in demo
Bruno Pérel [Mon, 20 Oct 2014 12:09:13 +0000 (14:09 +0200)]
Autocomplete: Remove duplicate array key in demo

Ref gh-1363

9 years agoDatePicker: datepicker_instActive released on instance destroy
Chen Eshchar [Sun, 19 Oct 2014 06:37:21 +0000 (09:37 +0300)]
DatePicker: datepicker_instActive released on instance destroy

Fixes #10668
Closes gh-1362

10 years agoBuild: Update version to 1.12.0-pre
Scott González [Thu, 16 Oct 2014 19:04:12 +0000 (15:04 -0400)]
Build: Update version to 1.12.0-pre

10 years agoBuild: Updating the master version to 1.11.3-pre.
Scott González [Thu, 16 Oct 2014 12:44:07 +0000 (08:44 -0400)]
Build: Updating the master version to 1.11.3-pre.

10 years agoSelectmenu: Preserve text selection and button focus on click
Scott González [Thu, 9 Oct 2014 14:25:26 +0000 (10:25 -0400)]
Selectmenu: Preserve text selection and button focus on click

Fixes #10639
Closes gh-1358

10 years agoBuild: Update authors list
Scott González [Tue, 14 Oct 2014 19:56:41 +0000 (15:56 -0400)]
Build: Update authors list

10 years agoTooltip: Properly track hiding and closing for delegated tooltips
Scott González [Tue, 30 Sep 2014 13:44:34 +0000 (09:44 -0400)]
Tooltip: Properly track hiding and closing for delegated tooltips

Fixes #10602
Closes gh-1353

10 years agoSlider: Don't allow a slider's value to exceed its max
Jyoti Deka [Sat, 19 Oct 2013 04:56:20 +0000 (00:56 -0400)]
Slider: Don't allow a slider's value to exceed its max

Fixes #9376
Closes gh-1016

10 years agoDatepicker: Fix test for French locale
Scott González [Tue, 7 Oct 2014 15:21:04 +0000 (11:21 -0400)]
Datepicker: Fix test for French locale

Ref #10651

10 years agoDatepicker: Fix French locale
Scott González [Tue, 7 Oct 2014 14:53:49 +0000 (10:53 -0400)]
Datepicker: Fix French locale

Thanks Jérémy M

Fixes #10651
Closes gh-1357

10 years agoMenu: Typeahead now accounts for leading whitespace
Trisha Crowley [Tue, 7 Oct 2014 02:26:29 +0000 (22:26 -0400)]
Menu: Typeahead now accounts for leading whitespace

Fixes #10649
Closes gh-1356

10 years agoMenu: Remove a redundant check 1355/head
TJ VanToll [Fri, 3 Oct 2014 14:01:51 +0000 (10:01 -0400)]
Menu: Remove a redundant check

Closes gh-1355

10 years agoMenu: Maintain focus on already selected item during typeahead
TJ VanToll [Thu, 2 Oct 2014 21:15:07 +0000 (17:15 -0400)]
Menu: Maintain focus on already selected item during typeahead

Fixes #10644
Closes gh-1354

10 years agoMenu: Filter out non-items when typing
Simen Bekkhus [Fri, 29 Aug 2014 12:18:47 +0000 (14:18 +0200)]
Menu: Filter out non-items when typing

Fixes #10571
Closes gh-1329

10 years agoDatepicker: Fix currentText in Greek locale
Scott González [Mon, 22 Sep 2014 13:44:03 +0000 (09:44 -0400)]
Datepicker: Fix currentText in Greek locale

Thanks Nikos Kalogridis

Fixes #10620
Closes gh-1349

10 years agoMenu: Adding a demo showing how to create category headers
TJ VanToll [Fri, 19 Sep 2014 19:12:35 +0000 (15:12 -0400)]
Menu: Adding a demo showing how to create category headers

Closes gh-1347

10 years agoEffects Demos: Fix typeErrors on puff and size demos
Mike Sherov [Wed, 10 Sep 2014 00:25:49 +0000 (20:25 -0400)]
Effects Demos: Fix typeErrors on puff and size demos

10 years agoEffects tests: Add clip visual test
Mike Sherov [Wed, 3 Sep 2014 17:13:25 +0000 (13:13 -0400)]
Effects tests: Add clip visual test

Closes gh-1338

10 years agoCONTRIBUTING: Close parenthesis
Richard Gibson [Wed, 3 Sep 2014 12:55:18 +0000 (08:55 -0400)]
CONTRIBUTING: Close parenthesis

Closes gh-1337

10 years agoTests: Cleanup
Scott González [Wed, 3 Sep 2014 12:37:51 +0000 (08:37 -0400)]
Tests: Cleanup

10 years agoEffects Tests: Add shake visual test
Mike Sherov [Thu, 28 Aug 2014 14:01:22 +0000 (10:01 -0400)]
Effects Tests: Add shake visual test

Closes gh-1328

10 years agoEffects Tests: Fix and format scale visual test
Mike Sherov [Thu, 28 Aug 2014 13:04:20 +0000 (09:04 -0400)]
Effects Tests: Fix and format scale visual test

10 years agoWidget: modify this.window test to support IE8 window equality quirk
Alexander Schmitz [Wed, 27 Aug 2014 23:33:38 +0000 (19:33 -0400)]
Widget: modify this.window test to support IE8 window equality quirk

Comparing this.window with strict equality fails in IE8

10 years agoTabs: Fix description in ajax demo
Scott González [Wed, 27 Aug 2014 18:07:52 +0000 (14:07 -0400)]
Tabs: Fix description in ajax demo

Closes jquery/jqueryui.com#90

10 years agoMenu: Ignore mouseenter events while typeahead is actice 1325/head
Jörn Zaefferer [Wed, 27 Aug 2014 16:27:06 +0000 (13:27 -0300)]
Menu: Ignore mouseenter events while typeahead is actice

Prevents focusing the wrong item when typeahead causes a scroll while the mouse
is over an item in the menu.

Fixes #10458

10 years agoWidget: Ensure window and document are defined in _getCreateOptions()
Alexander Schmitz [Thu, 21 Aug 2014 13:02:45 +0000 (09:02 -0400)]
Widget: Ensure window and document are defined in _getCreateOptions()

Closes gh-1320

10 years agoDraggable: Add battery of tests to cover connectToSortable 1323/head
Mike Sherov [Tue, 26 Aug 2014 12:50:50 +0000 (08:50 -0400)]
Draggable: Add battery of tests to cover connectToSortable

Refs #9481
Refs #9675
Closes gh-1323

10 years agoSortable: cancelHelperRemoval only considers helper, not placeholder
Mike Sherov [Mon, 25 Aug 2014 14:28:39 +0000 (10:28 -0400)]
Sortable: cancelHelperRemoval only considers helper, not placeholder

Refs #9675

10 years agoDraggable: Whitespace and naming cleanup of connectToSortable
Mike Sherov [Mon, 25 Aug 2014 12:49:30 +0000 (08:49 -0400)]
Draggable: Whitespace and naming cleanup of connectToSortable

10 years agoDraggable: Refresh sortables when draggable is added or removed
Mike Sherov [Mon, 25 Aug 2014 12:21:15 +0000 (08:21 -0400)]
Draggable: Refresh sortables when draggable is added or removed

Since a sortable grows or shrinks when a draggable element is added
to it, refresh the cached positions of sortables whenever an element
is added or removed from the sortable.

Refs #9675

10 years agoDraggable: Clarify comments and whitespace in connectToSortable
Mike Sherov [Mon, 25 Aug 2014 01:12:16 +0000 (21:12 -0400)]
Draggable: Clarify comments and whitespace in connectToSortable

10 years agoDraggable: Ensure sortable revert still works after draggable is removed
Mike Sherov [Mon, 25 Aug 2014 01:10:08 +0000 (21:10 -0400)]
Draggable: Ensure sortable revert still works after draggable is removed

Fixes #9481

10 years agoDraggable: Ensure css is always restored after connectToSortable drag
Mike Sherov [Mon, 25 Aug 2014 01:08:02 +0000 (21:08 -0400)]
Draggable: Ensure css is always restored after connectToSortable drag

Fixes #9675

10 years agoDraggable: Ensure correct widget removes helper in connectToSortable
Mike Sherov [Sun, 24 Aug 2014 19:06:51 +0000 (15:06 -0400)]
Draggable: Ensure correct widget removes helper in connectToSortable

10 years agoDraggable: append divs to iframe parent for iframefix
Mike Sherov [Sun, 24 Aug 2014 11:19:38 +0000 (07:19 -0400)]
Draggable: append divs to iframe parent for iframefix

This allows the blocking div to move with the iframe in
most situations, whereas appending to the body wouldn't.

Fixes #9671

10 years agoDraggable: Check all parents for fixed positioning when scrolling
Mike Sherov [Sat, 23 Aug 2014 19:34:04 +0000 (15:34 -0400)]
Draggable: Check all parents for fixed positioning when scrolling

Fixes #9612

10 years agoDraggable: No cloning in connectToSortable and ensure correct position
Mike Sherov [Fri, 22 Aug 2014 19:16:41 +0000 (15:16 -0400)]
Draggable: No cloning in connectToSortable and ensure correct position

Draggables now forcefully recalculate their position when dragged out
of a sortable. Sortables now override draggable position when a
draggable is dragged into it. Lastly, no longer remove sortable helper
when dragging a draggable out, which allows us to not use a clone.

Fixes #7734
Fixes #8809
Closes gh-1322

10 years agoDraggable: Clean spacing and names in connectToSortable drag callback
Mike Sherov [Thu, 21 Aug 2014 23:19:58 +0000 (19:19 -0400)]
Draggable: Clean spacing and names in connectToSortable drag callback

10 years agoDraggable Tests: Ensure scrolling and dragging tests assert correctly
Dave Stein [Fri, 22 Aug 2014 15:51:15 +0000 (11:51 -0400)]
Draggable Tests: Ensure scrolling and dragging tests assert correctly

10 years agoBuild: Pull in jquery.simulate.js from Bower
Mike Sherov [Fri, 22 Aug 2014 21:01:50 +0000 (17:01 -0400)]
Build: Pull in jquery.simulate.js from Bower

Fixes #10563

10 years agoAccordion: Avoid memory leak during refresh
Scott González [Wed, 20 Aug 2014 20:04:54 +0000 (16:04 -0400)]
Accordion: Avoid memory leak during refresh

Ref #10056
Closes gh-1319

10 years agoTabs: Avoid memory leak during refresh
Scott González [Wed, 20 Aug 2014 19:57:12 +0000 (15:57 -0400)]
Tabs: Avoid memory leak during refresh

Fixes #10056
Ref gh-1319

10 years agoWidget: Avoid memory leaks when unbinding events with `._off()`
Scott González [Wed, 20 Aug 2014 19:54:31 +0000 (15:54 -0400)]
Widget: Avoid memory leaks when unbinding events with `._off()`

Ref #10056
Ref gh-1319

10 years agoDraggable Tests: Fix failures due to fractional widths
Mike Sherov [Thu, 21 Aug 2014 01:10:33 +0000 (21:10 -0400)]
Draggable Tests: Fix failures due to fractional widths

10 years agoMouse: Only detect out of document mouseups after a mousemove
Mike Sherov [Tue, 19 Aug 2014 19:09:28 +0000 (15:09 -0400)]
Mouse: Only detect out of document mouseups after a mousemove

This prevents the firing of mouseup in the case of IE<9, which will
fire a mousemove event if content is placed under the cursor on
mousedown.

Fixes #7778

10 years agoDatepicker: Fix month names in Persian locale
Scott González [Wed, 20 Aug 2014 14:11:06 +0000 (10:11 -0400)]
Datepicker: Fix month names in Persian locale

Fixes #10562
Closes gh-1221

10 years agoDraggable: Ensure helper is positioned even if its the element itself
Mike Sherov [Fri, 15 Aug 2014 01:17:28 +0000 (21:17 -0400)]
Draggable: Ensure helper is positioned even if its the element itself

Fixes #9446

10 years agoDraggable: Set explicit width/height instead of right/bottom css.
Uri Gilad [Fri, 29 Mar 2013 00:03:14 +0000 (03:03 +0300)]
Draggable: Set explicit width/height instead of right/bottom css.

Fixes #7772

10 years agoDraggable: Ensure overflow:visible containments are correctly measured
Mike Sherov [Sun, 17 Aug 2014 18:38:05 +0000 (14:38 -0400)]
Draggable: Ensure overflow:visible containments are correctly measured

Fixes #7016

10 years agoDraggable: Only focus the draggable if the event occurs on a handle
Mike Sherov [Sat, 16 Aug 2014 13:44:05 +0000 (09:44 -0400)]
Draggable: Only focus the draggable if the event occurs on a handle

Refs #10527

10 years agoDraggable: Only blur the focused element if the event occurs on a handle
TJ VanToll [Fri, 15 Aug 2014 15:09:19 +0000 (11:09 -0400)]
Draggable: Only blur the focused element if the event occurs on a handle

Fixes #10527

10 years ago Draggable: Recalculate hash offset on start after plugins run
Mike Sherov [Sun, 17 Aug 2014 01:27:16 +0000 (21:27 -0400)]
 Draggable: Recalculate hash offset on start after plugins run

 Fixes #6884

10 years agoDraggable: Fix whitespace in trigger function
Mike Sherov [Sun, 17 Aug 2014 01:22:58 +0000 (21:22 -0400)]
Draggable: Fix whitespace in trigger function

10 years agoDraggable Tests: Clarify position helper test generation
Mike Sherov [Fri, 15 Aug 2014 01:03:18 +0000 (21:03 -0400)]
Draggable Tests: Clarify position helper test generation

10 years agoDraggable: Account for margins when snapping
Mike Sherov [Thu, 14 Aug 2014 13:50:02 +0000 (09:50 -0400)]
Draggable: Account for margins when snapping

Fixes #9724

10 years agoBuild: Update jscs and fix some code style issues 1311/head
Jörn Zaefferer [Wed, 13 Aug 2014 16:29:28 +0000 (18:29 +0200)]
Build: Update jscs and fix some code style issues

Disables the checks for casing and line length, since those need a lot
more effort to address. For variable naming the fix isn't obvious to me.
There's way too many lines over 100 chars.

10 years agoResizable Tests: fix IE8 test fail due to unspecified border style
Mike Sherov [Thu, 14 Aug 2014 03:06:21 +0000 (23:06 -0400)]
Resizable Tests: fix IE8 test fail due to unspecified border style

IE <9 does not correctly set the height of an element if the borderWidth
is non-zero but no borderStyle is specified.

10 years agoDraggable Tests: Fix IE8 test when native scroll happens
Mike Sherov [Thu, 14 Aug 2014 02:26:04 +0000 (22:26 -0400)]
Draggable Tests: Fix IE8 test when native scroll happens

10 years agoSortable: fire "over" and "out" even when a connectWith hasn't changed
Andrei Picus [Tue, 14 Jan 2014 09:10:27 +0000 (11:10 +0200)]
Sortable: fire "over" and "out" even when a connectWith hasn't changed

Fixes #9335

10 years agoDroppable: Account for draggable margins when detecting hover
Mike Sherov [Wed, 13 Aug 2014 23:36:07 +0000 (19:36 -0400)]
Droppable: Account for draggable margins when detecting hover

Fixes #6876

10 years agoBuild: Updating the master version to 1.11.2-pre.
Jörn Zaefferer [Wed, 13 Aug 2014 11:40:43 +0000 (13:40 +0200)]
Build: Updating the master version to 1.11.2-pre.

10 years agoAuthors: Update
Jörn Zaefferer [Wed, 13 Aug 2014 10:53:11 +0000 (12:53 +0200)]
Authors: Update

10 years agoDraggable: ignore overflow:hidden containers with scroll option
Mike Sherov [Sun, 10 Aug 2014 03:11:16 +0000 (23:11 -0400)]
Draggable: ignore overflow:hidden containers with scroll option

While it is true that overflow:hidden elements can be scrolled
programatically, this breaks user expectation. Therefore, do not
 scroll inside an overflow:hidden container.

10 years agoDraggable: clean up whitespace in scroll option
Mike Sherov [Sun, 10 Aug 2014 03:06:18 +0000 (23:06 -0400)]
Draggable: clean up whitespace in scroll option

10 years agoDraggable: consider offsets from overflow:hidden parents
Mike Sherov [Sun, 10 Aug 2014 03:00:58 +0000 (23:00 -0400)]
Draggable: consider offsets from overflow:hidden parents

Developers can programmatically set scrollTop/Left on
draggable containers that are overflow:hidden. They must
be considered for positioning.

Fixes #10147

10 years agoCore: provide "includeHidden" parameter in $.ui.scrollParent
Mike Sherov [Thu, 7 Aug 2014 12:40:48 +0000 (08:40 -0400)]
Core: provide "includeHidden" parameter in $.ui.scrollParent

Even though the user is unable to scroll via the UI, authors
may have custom scrollbars that programmatically set scrollTop.
Therefore, overflow:hidden can be considered a scrollParent.

10 years agoDraggable Tests: Fix several whitespace issues.
Mike Sherov [Thu, 7 Aug 2014 12:19:30 +0000 (08:19 -0400)]
Draggable Tests: Fix several whitespace issues.