]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
11 years agoSelectmenu Tests: check if button text is updated when selected option is added
Felix Nagel [Sat, 31 Aug 2013 01:10:52 +0000 (03:10 +0200)]
Selectmenu Tests: check if button text is updated when selected option is added

11 years agoSelectmenu: update button text when selected option is added
Felix Nagel [Sat, 31 Aug 2013 01:09:57 +0000 (03:09 +0200)]
Selectmenu: update button text when selected option is added

11 years agoSelectmenu tests: lint fix
Felix Nagel [Tue, 13 Aug 2013 17:49:17 +0000 (19:49 +0200)]
Selectmenu tests: lint fix

11 years agoSelectmenu: Override menu's _closeOnDocumentClick function to prevent collapseAll...
Kris Borchers [Fri, 2 Aug 2013 01:41:58 +0000 (20:41 -0500)]
Selectmenu: Override menu's _closeOnDocumentClick function to prevent collapseAll and manually fix focus state on open

11 years agoMerge branch 'master' into selectmenu
Kris Borchers [Mon, 12 Aug 2013 00:16:41 +0000 (19:16 -0500)]
Merge branch 'master' into selectmenu

11 years agoMenu: Make check for click outside of menu a function which can be overridden. Fixes...
Kris Borchers [Thu, 1 Aug 2013 01:20:13 +0000 (20:20 -0500)]
Menu: Make check for click outside of menu a function which can be overridden. Fixes #8929 - Menu needs adjustement for use in Selectmenu

11 years agoCSS Framework: Display child links within .ui-state-hover and .ui-state-focus widgets...
TJ VanToll [Fri, 19 Jul 2013 01:19:38 +0000 (21:19 -0400)]
CSS Framework: Display child links within .ui-state-hover and .ui-state-focus widgets the same. Fixes #9428 - CSS Framework: Title color not reset in a focused accordion tab

11 years agoDialog: Search the correct document for focus trapping. Fixes #9439 - Dialog: Context...
Scott González [Tue, 6 Aug 2013 19:06:08 +0000 (15:06 -0400)]
Dialog: Search the correct document for focus trapping. Fixes #9439 - Dialog: Context is not respected for modals.

11 years agoMailmap: Fix Nick Pierpoint.
Scott González [Tue, 6 Aug 2013 13:22:27 +0000 (09:22 -0400)]
Mailmap: Fix Nick Pierpoint.

11 years agoMailmap: Fix Christoph Rönsch.
Scott González [Tue, 6 Aug 2013 13:04:02 +0000 (09:04 -0400)]
Mailmap: Fix Christoph Rönsch.

11 years agoMenu tests: jshint cleanup of unused argument
TJ VanToll [Sat, 3 Aug 2013 21:52:11 +0000 (17:52 -0400)]
Menu tests: jshint cleanup of unused argument

11 years agoMenu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469...
TJ VanToll [Fri, 2 Aug 2013 10:51:04 +0000 (06:51 -0400)]
Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469: on( "menuselect" )
not firing every time.

11 years agoSelectmenu tests: check item focus
Felix Nagel [Fri, 2 Aug 2013 23:16:42 +0000 (01:16 +0200)]
Selectmenu tests: check item focus

11 years agoPosition: Replace double space with single space.
Siebrand Mazeland [Fri, 2 Aug 2013 11:15:58 +0000 (13:15 +0200)]
Position: Replace double space with single space.

11 years agoDatepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for...
Vilhjálmur Skúlason [Thu, 1 Aug 2013 19:38:38 +0000 (15:38 -0400)]
Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale.

11 years agoWidget Factory: Fix multiple var statements in test 1040/head
Alexander Schmitz [Wed, 31 Jul 2013 21:08:30 +0000 (17:08 -0400)]
Widget Factory: Fix multiple var statements in test

11 years agoWidget Factory: Make $.widget return the constructor. Fixes #9467 - Widget factory...
Alexander Schmitz [Wed, 31 Jul 2013 19:56:04 +0000 (15:56 -0400)]
Widget Factory: Make $.widget return the constructor. Fixes #9467 - Widget factory: Return the constructor from $.widget().

11 years agoUpdate the project's description as well as fix a few spelling / grammatical issues.
TJ VanToll [Tue, 30 Jul 2013 10:41:35 +0000 (06:41 -0400)]
Update the project's description as well as fix a few spelling / grammatical issues.

11 years agoMerge branch 'master' into selectmenu
Felix Nagel [Fri, 26 Jul 2013 17:28:03 +0000 (19:28 +0200)]
Merge branch 'master' into selectmenu

11 years agoAccordion: Avoid resetting outline on headers. Fixes #9352: Accordion - Active header...
TJ VanToll [Fri, 19 Jul 2013 10:32:49 +0000 (06:32 -0400)]
Accordion: Avoid resetting outline on headers. Fixes #9352: Accordion - Active header has no focus indicator

11 years agoWidget: Make .enable() and .disable() act via ._setOptions() instead of ._setOption().
Gabriel Schulhof [Thu, 18 Jul 2013 01:00:01 +0000 (21:00 -0400)]
Widget: Make .enable() and .disable() act via ._setOptions() instead of ._setOption().

11 years agoMenu tests: Whitespace and general cleanup
Kris Borchers [Tue, 16 Jul 2013 02:54:44 +0000 (21:54 -0500)]
Menu tests: Whitespace and general cleanup

11 years agoMenu tests: Check default is prevented on any click on disabled menus
Kris Borchers [Mon, 15 Jul 2013 02:52:35 +0000 (21:52 -0500)]
Menu tests: Check default is prevented on any click on disabled menus

11 years agoUpdating Globalize to v0.0.1.
TJ VanToll [Thu, 11 Jul 2013 13:58:35 +0000 (09:58 -0400)]
Updating Globalize to v0.0.1.

11 years agoSelectmenu: introduce _position method for easier extending
Felix Nagel [Wed, 10 Jul 2013 22:45:54 +0000 (00:45 +0200)]
Selectmenu: introduce _position method for easier extending

11 years agoSelectmenu: remove ui-front from button
Felix Nagel [Tue, 9 Jul 2013 21:03:40 +0000 (23:03 +0200)]
Selectmenu: remove ui-front from button

11 years agoSelectmenu: Updating jQuery to 1.10.2.
Felix Nagel [Tue, 9 Jul 2013 21:00:22 +0000 (23:00 +0200)]
Selectmenu: Updating jQuery to 1.10.2.

11 years agoMerge branch 'master' into selectmenu
Felix Nagel [Tue, 9 Jul 2013 20:55:35 +0000 (22:55 +0200)]
Merge branch 'master' into selectmenu

11 years agoSelectmenu: add ui-front class to all appended elements
Felix Nagel [Tue, 9 Jul 2013 20:49:08 +0000 (22:49 +0200)]
Selectmenu: add ui-front class to all appended elements

11 years agoCore tests: Explicitly focus the body during delayed .focus() test to avoid an issue...
Scott González [Tue, 9 Jul 2013 18:13:24 +0000 (14:13 -0400)]
Core tests: Explicitly focus the body during delayed .focus() test to avoid an issue in IE 8.

11 years agoWidget: Remove leftover back-compat handling for widget instance storage (see #8801).
Scott González [Tue, 9 Jul 2013 15:12:29 +0000 (11:12 -0400)]
Widget: Remove leftover back-compat handling for widget instance storage (see #8801).

11 years agoUpdating jQuery to 1.10.2.
Bruno M. Custódio [Sat, 1 Jun 2013 19:25:27 +0000 (20:25 +0100)]
Updating jQuery to 1.10.2.

Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the
tests directory.

11 years agoTabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs: Disabl...
Scott González [Wed, 3 Jul 2013 18:38:35 +0000 (14:38 -0400)]
Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs: Disabled tabs are still clickable.

11 years agoBuild: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes... 1007/head
Jörn Zaefferer [Fri, 14 Jun 2013 07:01:02 +0000 (09:01 +0200)]
Build: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes #9037 - Build: Verify characters in output

11 years agoMerge branch 'master' into selectmenu
Felix Nagel [Mon, 1 Jul 2013 21:23:50 +0000 (23:23 +0200)]
Merge branch 'master' into selectmenu

11 years agoSelectmenu Tests: fix lint issues 866/head
Felix Nagel [Mon, 1 Jul 2013 21:08:55 +0000 (23:08 +0200)]
Selectmenu Tests: fix lint issues

11 years agoSelectmenu Tests: add item looping tests
Felix Nagel [Mon, 1 Jul 2013 20:59:43 +0000 (22:59 +0200)]
Selectmenu Tests: add item looping tests

11 years agoSelectmenu: prevent widget from item looping
Felix Nagel [Mon, 1 Jul 2013 20:23:12 +0000 (22:23 +0200)]
Selectmenu: prevent widget from item looping

11 years agoSelectmenu Tests: use trigger instead of simulate for click events in order to make...
Felix Nagel [Mon, 1 Jul 2013 20:04:30 +0000 (22:04 +0200)]
Selectmenu Tests: use trigger instead of simulate for click events in order to make tests work in IE/ and IE8

11 years agoRelease: Specify download.jqueryui.com version @1.10.3-4
Rafael Xavier de Souza [Tue, 25 Jun 2013 21:28:06 +0000 (18:28 -0300)]
Release: Specify download.jqueryui.com version @1.10.3-4

11 years agoRelease: Lint
Rafael Xavier de Souza [Fri, 21 Jun 2013 19:31:28 +0000 (16:31 -0300)]
Release: Lint

11 years agoRelease: Handle prevVersion when minor or patch are 0 (zero)
Rafael Xavier de Souza [Wed, 5 Jun 2013 13:39:07 +0000 (10:39 -0300)]
Release: Handle prevVersion when minor or patch are 0 (zero)

11 years agoRelease: Allow remote repositories other than "git@github.com", eg. filesystem
Rafael Xavier de Souza [Wed, 5 Jun 2013 13:37:01 +0000 (10:37 -0300)]
Release: Allow remote repositories other than "git@github.com", eg. filesystem

11 years agoAdd comment (TODO: amend before land)
Rafael Xavier de Souza [Mon, 24 Jun 2013 12:21:55 +0000 (09:21 -0300)]
Add comment (TODO: amend before land)

11 years agoRelease: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks
Rafael Xavier de Souza [Wed, 5 Jun 2013 12:38:08 +0000 (09:38 -0300)]
Release: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks

11 years agoDatepicker i18n: Removed "<" in the "Anterior" text for the pt locale.
Gan Eng Chin [Sat, 22 Jun 2013 14:13:54 +0000 (22:13 +0800)]
Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale.

Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte".

11 years agoSelectmenu: CSS Framework: Update API links from the old docs site to their new API...
Felix Nagel [Mon, 24 Jun 2013 18:30:03 +0000 (20:30 +0200)]
Selectmenu: CSS Framework: Update API links from the old docs site to their new API site location.

11 years agoMerge branch 'master' into selectmenu
Felix Nagel [Mon, 24 Jun 2013 18:28:10 +0000 (20:28 +0200)]
Merge branch 'master' into selectmenu

11 years agoUpdate authors
Jörn Zaefferer [Mon, 24 Jun 2013 14:12:15 +0000 (16:12 +0200)]
Update authors

11 years agoEffects (core): Unite demos into the same single effect/ path
Rafael Xavier de Souza [Wed, 8 May 2013 12:39:27 +0000 (09:39 -0300)]
Effects (core): Unite demos into the same single effect/ path

11 years agoTest: Update effects_core test, since puff-effect and size-effect now have its own...
Rafael Xavier de Souza [Mon, 13 May 2013 18:27:40 +0000 (15:27 -0300)]
Test: Update effects_core test, since puff-effect and size-effect now have its own files

11 years agoEffect: Give puff-effect and size-effect its own files. Previously, they were into...
Rafael Xavier de Souza [Wed, 8 May 2013 12:06:54 +0000 (09:06 -0300)]
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.

11 years agoMenu: Ensure an event was passed before checking its type. Fixes #9384 - Menu: _focus...
TJ VanToll [Fri, 21 Jun 2013 00:40:00 +0000 (20:40 -0400)]
Menu: Ensure an event was passed before checking its type. Fixes #9384 - Menu: _focus function forgets null check with doing a pattern match on event.type

11 years agoMenu tests: Fix lint error
Jörn Zaefferer [Thu, 20 Jun 2013 14:56:27 +0000 (16:56 +0200)]
Menu tests: Fix lint error

11 years agoBuild: Update grunt-contrib-jshint to latest, fixes jshint errors not aborting the...
Jörn Zaefferer [Thu, 20 Jun 2013 14:53:08 +0000 (16:53 +0200)]
Build: Update grunt-contrib-jshint to latest, fixes jshint errors not aborting the build

11 years agoDraggable: active element blurs when clicking on a draggable. Fixes #4261 - Draggable...
Steven Luscher [Wed, 1 May 2013 22:01:32 +0000 (15:01 -0700)]
Draggable: active element blurs when clicking on a draggable. Fixes #4261 - Draggable: Inputs do not blur when clicking on a draggable

11 years agoClicking on a draggable anchor without moving it should make it the active element...
Steven Luscher [Thu, 2 May 2013 19:07:34 +0000 (12:07 -0700)]
Clicking on a draggable anchor without moving it should make it the active element (Fixes #8399).

11 years agoMenu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing should...
TJ VanToll [Thu, 13 Jun 2013 20:47:07 +0000 (13:47 -0700)]
Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing should recheck for menu icons

11 years agoBuild: Add support for running on Travis
Jörn Zaefferer [Wed, 12 Jun 2013 19:52:14 +0000 (21:52 +0200)]
Build: Add support for running on Travis

11 years agoCSS Framework: Update API links from the old docs site to their new API site location.
TJ VanToll [Thu, 6 Jun 2013 02:03:09 +0000 (22:03 -0400)]
CSS Framework: Update API links from the old docs site to their new API site location.

11 years agoSelectmenu: Fix htmllint warnings
Jörn Zaefferer [Wed, 5 Jun 2013 13:22:03 +0000 (15:22 +0200)]
Selectmenu: Fix htmllint warnings

11 years agoMerge branch 'master' into selectmenu
Jörn Zaefferer [Wed, 5 Jun 2013 12:44:44 +0000 (14:44 +0200)]
Merge branch 'master' into selectmenu

11 years agoSelectmenu tests: fix lint issues
Felix Nagel [Tue, 4 Jun 2013 19:16:13 +0000 (21:16 +0200)]
Selectmenu tests: fix lint issues

11 years agoSlider Tests: Remove pointless doc blocks.
Scott González [Tue, 4 Jun 2013 13:35:37 +0000 (09:35 -0400)]
Slider Tests: Remove pointless doc blocks.

11 years agoTabs: Use .ui-tabs-anchor in stylesheet.
Scott González [Tue, 4 Jun 2013 12:31:48 +0000 (08:31 -0400)]
Tabs: Use .ui-tabs-anchor in stylesheet.

11 years agoDatepicker: Removing unused ui-datepicker-month-year class name.
TJ VanToll [Sun, 2 Jun 2013 02:34:44 +0000 (22:34 -0400)]
Datepicker: Removing unused ui-datepicker-month-year class name.

11 years agoSlider: Remove range div when changing range option to false. Fixes #9355 - Slider...
Scott González [Mon, 3 Jun 2013 19:14:08 +0000 (15:14 -0400)]
Slider: Remove range div when changing range option to false. Fixes #9355 - Slider: Changing range option to false does not remove range div.

11 years agoSpinner: Trivial spelling / grammatical fixes in CSS comments.
TJ VanToll [Mon, 3 Jun 2013 02:30:05 +0000 (22:30 -0400)]
Spinner: Trivial spelling / grammatical fixes in CSS comments.

11 years agoDialog: Use proper position data after drag and resize. Fixes #9351 - Dialog: Incorre...
Scott González [Fri, 31 May 2013 19:00:50 +0000 (15:00 -0400)]
Dialog: Use proper position data after drag and resize. Fixes #9351 - Dialog: Incorrect value for position option after resize.

11 years agoBuild: Update node-testswarm to 1.1.0 to match latest TestSwarm API
Jörn Zaefferer [Fri, 31 May 2013 09:37:09 +0000 (11:37 +0200)]
Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API

11 years agoRevert b12def5ab2b718f226f2a0c24c6b6d98cd0940c1 - instead update to testswarm@1.0...
Jörn Zaefferer [Fri, 31 May 2013 08:47:10 +0000 (10:47 +0200)]
Revert b12def5ab2b718f226f2a0c24c6b6d98cd0940c1 - instead update to testswarm@1.0.3, which always passes  as a boolean.

11 years agoBuild: Don't pass undefined to grunt's method in error cases. Must be for the task...
Jörn Zaefferer [Fri, 31 May 2013 08:39:16 +0000 (10:39 +0200)]
Build: Don't pass undefined to grunt's  method in error cases. Must be  for the task to fail.

11 years agoDatepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests to match...
Jörn Zaefferer [Fri, 31 May 2013 08:35:44 +0000 (10:35 +0200)]
Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests to match the new lowercase names. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish

11 years agoSelectmenu Tests: use asyncTest when working with focus events
Felix Nagel [Thu, 30 May 2013 20:30:56 +0000 (22:30 +0200)]
Selectmenu Tests: use asyncTest when working with focus events

11 years agoSelectmenu tests: combine visual tests to one
Felix Nagel [Thu, 30 May 2013 20:07:52 +0000 (22:07 +0200)]
Selectmenu tests: combine visual tests to one

11 years agoMerge branch 'master' into selectmenu
Felix Nagel [Thu, 30 May 2013 19:28:15 +0000 (21:28 +0200)]
Merge branch 'master' into selectmenu

11 years agoSelectmenu: remove unused var
Felix Nagel [Thu, 30 May 2013 19:25:36 +0000 (21:25 +0200)]
Selectmenu: remove unused var

11 years agoSelectmenu: use that.focusIndex != null instead of !== undefined when checking first...
Felix Nagel [Thu, 30 May 2013 19:25:15 +0000 (21:25 +0200)]
Selectmenu: use that.focusIndex != null instead of !== undefined when checking first focus event

11 years agoSelectmenu tests: test if close event is fired when selectmenu is closed by click...
Felix Nagel [Thu, 30 May 2013 19:21:44 +0000 (21:21 +0200)]
Selectmenu tests: test if close event is fired when selectmenu is closed by click on body

11 years agoSelectmenu tests: improve all other focus callback event tests
Felix Nagel [Thu, 30 May 2013 19:11:08 +0000 (21:11 +0200)]
Selectmenu tests: improve all other focus callback event tests

11 years agoSelectmenu: fire focus event when menu is opened
Felix Nagel [Thu, 30 May 2013 19:05:48 +0000 (21:05 +0200)]
Selectmenu: fire focus event when menu is opened

11 years agoSelectmenu: do not call focus menu method when close method us used
Felix Nagel [Thu, 30 May 2013 19:04:45 +0000 (21:04 +0200)]
Selectmenu: do not call focus menu method when close method us used

11 years agoSelectmenu tests: improve focus callback event test, add keydown focus test, add...
Felix Nagel [Thu, 30 May 2013 19:02:38 +0000 (21:02 +0200)]
Selectmenu tests: improve focus callback event test, add keydown focus test, add multiple focus events test

11 years agoDroppable: Style guide conformance.
Steven Luscher [Fri, 24 May 2013 03:54:17 +0000 (20:54 -0700)]
Droppable: Style guide conformance.

11 years agoDroppable: Defer querying of offsetWidth and offsetHeight until they're required...
Steven Luscher [Fri, 10 May 2013 21:03:44 +0000 (14:03 -0700)]
Droppable: Defer querying of offsetWidth and offsetHeight until they're required. Fixes #9339 - Droppable: offsetWidth and offsetHeight are queried unnecessarily causing synchronous reflow.

11 years agoResizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic...
Christian Klammer [Thu, 16 May 2013 11:26:13 +0000 (21:26 +1000)]
Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic behavior of contained elements within scrollable grandparents

11 years agoAutocomplete: Scope race condition handling to the instance. Fixes #9334 - Autocomple...
Scott González [Tue, 28 May 2013 15:04:29 +0000 (11:04 -0400)]
Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Autocomplete: Multiple instances should be able to start asynchronous requests simultaneously.

11 years agoAccordion: Removing unused ui-accordion-noicons class.
TJ VanToll [Sun, 26 May 2013 23:08:11 +0000 (19:08 -0400)]
Accordion: Removing unused ui-accordion-noicons class.
(cherry picked from commit e8c4d21bf495719c7746134e08cd32097c8bf980)

11 years agoMerge branch 'master' into selectmenu
Felix Nagel [Fri, 24 May 2013 17:47:42 +0000 (19:47 +0200)]
Merge branch 'master' into selectmenu

11 years agoDialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on enter...
TJ VanToll [Thu, 23 May 2013 01:43:40 +0000 (21:43 -0400)]
Dialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on enter in textbox in IE.

11 years agoTabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Incorrect...
Scott González [Wed, 22 May 2013 17:59:17 +0000 (13:59 -0400)]
Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Incorrect remote tab detection in IE7.

11 years agoDraggable: enabled draggable from within iframe. Fixed #5727 - draggable: cannot...
Brian Grinstead [Mon, 14 Jun 2010 15:20:03 +0000 (08:20 -0700)]
Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: cannot drag element inside iframe

11 years agoInteractions: Fixed an off-by-one error in isOverAxis.
David Hansen [Wed, 23 Jan 2013 18:46:10 +0000 (11:46 -0700)]
Interactions: Fixed an off-by-one error in isOverAxis.

11 years agoWidget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 - Widget...
Scott González [Mon, 20 May 2013 15:30:49 +0000 (11:30 -0400)]
Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 - Widget: widgetEventPrefix is empty when widget is (occasionally) loaded twice.

11 years agoSelectmenu: recheck refresh fallback for IE and add a comment
Felix Nagel [Thu, 16 May 2013 20:54:29 +0000 (22:54 +0200)]
Selectmenu: recheck refresh fallback for IE and add a comment

11 years agoSelectmenu: recheck CSS overflow IE hack and add comment
Felix Nagel [Thu, 16 May 2013 20:52:13 +0000 (22:52 +0200)]
Selectmenu: recheck CSS overflow IE hack and add comment

11 years agoDatepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker: Incorr...
Scott González [Thu, 16 May 2013 16:14:05 +0000 (12:14 -0400)]
Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish.

11 years agoSortable demo (portlets): Cleanup.
Scott González [Thu, 16 May 2013 14:08:47 +0000 (10:08 -0400)]
Sortable demo (portlets): Cleanup.

11 years agoPosition: Use absolute positioning when getting scrollbar width to avoid reflows...
Scott González [Thu, 16 May 2013 12:34:04 +0000 (08:34 -0400)]
Position: Use absolute positioning when getting scrollbar width to avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues.

11 years agoRevert "Position: Use absolute positioning when getting scrollbar width to avoid...
Scott González [Thu, 16 May 2013 12:32:58 +0000 (08:32 -0400)]
Revert "Position: Use absolute positioning when getting scrollbar width to avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues."

This reverts commit 1d3b8ff78eaa3d64a839ba34af34d1e8b24f82af.