commit 5c96672 refs/remotes/origin/menu-wrapping (origin/menu-wrapping) Author: TJ VanToll Date: 2014-09-26 17:34:22 -0400 Selectmenu: Re-add wrappers to menu items M demos/selectmenu/custom_render.html M tests/unit/selectmenu/selectmenu_core.js M ui/selectmenu.js commit e7fe7f6 refs/remotes/origin/menu-wrapping Author: TJ VanToll Date: 2014-09-24 10:47:29 -0400 Autocomplete: Re-add wrappers to menu items M demos/autocomplete/custom-data.html M tests/unit/autocomplete/autocomplete_core.js M tests/unit/autocomplete/autocomplete_options.js M ui/autocomplete.js commit 7460d92 refs/remotes/origin/menu-wrapping Author: TJ VanToll Date: 2014-09-05 14:52:13 -0400 Menu: Wrap menu items in a
This avoids styling issues where ui-state-focus rules apply to submenus. Fixes #10162 Closes gh-1342 M demos/menu/categories.html M demos/menu/default.html M demos/menu/icons.html M tests/unit/menu/menu.html M tests/unit/menu/menu_common.js M tests/unit/menu/menu_core.js M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js M tests/unit/menu/menu_test_helpers.js M tests/visual/menu/menu.html M themes/base/menu.css M ui/menu.js commit 8825d93 refs/heads/master (HEAD, origin/master, origin/HEAD, master) Author: Scott González Date: 2014-09-30 09:44:34 -0400 Tooltip: Properly track hiding and closing for delegated tooltips Fixes #10602 Closes gh-1353 M tests/unit/tooltip/tooltip_core.js M ui/tooltip.js commit 6833a31 refs/heads/master Author: Jyoti Deka Date: 2013-10-19 00:56:20 -0400 Slider: Don't allow a slider's value to exceed its max Fixes #9376 Closes gh-1016 M tests/unit/slider/slider_options.js M ui/slider.js commit d85016a refs/heads/master Author: Scott González Date: 2014-10-07 11:21:04 -0400 Datepicker: Fix test for French locale Ref #10651 M tests/unit/datepicker/datepicker_options.js commit 02c37d3 refs/heads/master Author: Scott González Date: 2014-10-07 10:53:49 -0400 Datepicker: Fix French locale Thanks Jérémy M Fixes #10651 Closes gh-1357 M ui/i18n/datepicker-fr.js commit c48b18b refs/heads/master Author: Trisha Crowley Date: 2014-10-06 22:26:29 -0400 Menu: Typeahead now accounts for leading whitespace Fixes #10649 Closes gh-1356 M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js M ui/menu.js commit 29c72fc refs/heads/master Author: TJ VanToll Date: 2014-10-03 10:01:51 -0400 Menu: Remove a redundant check Closes gh-1355 M ui/menu.js commit 6b6b49f refs/heads/master Author: TJ VanToll Date: 2014-10-02 17:15:07 -0400 Menu: Maintain focus on already selected item during typeahead Fixes #10644 Closes gh-1354 M tests/unit/menu/menu_events.js M ui/menu.js commit a8d5e80 refs/remotes/origin/datepicker-globalize-1.x (origin/datepicker-globalize-1.x) Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 (fix) Datepicker: Use Globalize 1.0.0 - Use format/parse generators; M ui/calendar.js M ui/datepicker.js commit 1d8ef5a refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 (fix) Datepicker: Use Globalize 1.0.0 - Update Globalize to 1.0.0-alpha.7 M Gruntfile.js M bower.json M external/globalize/globalize.js M external/globalize/globalize/date.js D external/globalize/globalize/message.js commit d4e9ea5 refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 (fix) Datepicker: Use Globalize 1.0.0 - fix max and min _getCreateOptions (rebase matter); M ui/datepicker.js commit 4e65e51 refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 (fix) Datepicker: Use Globalize 1.0.0 - user cannot provide locale: {fn1: ..., fn2:...} with all the formatters and parsers; M ui/calendar.js M ui/calendar/date.js M ui/datepicker.js commit 62f193c refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 (fix) Datepicker: Use Globalize 1.0.0 - parseYMD M ui/datepicker.js commit ae6b430 refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 Datepicker: Use Globalize 1.0.0 - Move external/date.js -> ui/calendar/date.js and UMDify it; - Create a locale option as discussed during Chicago's meeting: - [String] A String with locale value, e.g. "en"; or - [Object] An object with all the formatters. TODO: Use the Globalize to-be-created generators instead of these wrap functions. M demos/datepicker/localization.html D external/date.js M ui/calendar.js A ui/calendar/date.js M ui/datepicker.js commit 6ac7de3 refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 Datepicker: Use Globalize 1.0.0 - \o/ \o/ \o/ get rid of all name translations; M external/localization.js M ui/calendar.js D ui/i18n/datepicker-af.js D ui/i18n/datepicker-ar-DZ.js D ui/i18n/datepicker-ar.js D ui/i18n/datepicker-az.js D ui/i18n/datepicker-be.js D ui/i18n/datepicker-bg.js D ui/i18n/datepicker-bs.js D ui/i18n/datepicker-ca.js D ui/i18n/datepicker-cs.js D ui/i18n/datepicker-cy-GB.js D ui/i18n/datepicker-da.js D ui/i18n/datepicker-de.js D ui/i18n/datepicker-el.js D ui/i18n/datepicker-en-AU.js D ui/i18n/datepicker-en-GB.js D ui/i18n/datepicker-en-NZ.js D ui/i18n/datepicker-eo.js D ui/i18n/datepicker-es.js D ui/i18n/datepicker-et.js D ui/i18n/datepicker-eu.js D ui/i18n/datepicker-fa.js D ui/i18n/datepicker-fi.js D ui/i18n/datepicker-fo.js D ui/i18n/datepicker-fr-CA.js D ui/i18n/datepicker-fr-CH.js D ui/i18n/datepicker-fr.js D ui/i18n/datepicker-gl.js D ui/i18n/datepicker-he.js D ui/i18n/datepicker-hi.js D ui/i18n/datepicker-hr.js D ui/i18n/datepicker-hu.js D ui/i18n/datepicker-hy.js D ui/i18n/datepicker-id.js D ui/i18n/datepicker-is.js D ui/i18n/datepicker-it-CH.js D ui/i18n/datepicker-it.js D ui/i18n/datepicker-ja.js D ui/i18n/datepicker-ka.js D ui/i18n/datepicker-kk.js D ui/i18n/datepicker-km.js D ui/i18n/datepicker-ko.js D ui/i18n/datepicker-ky.js D ui/i18n/datepicker-lb.js D ui/i18n/datepicker-lt.js D ui/i18n/datepicker-lv.js D ui/i18n/datepicker-mk.js D ui/i18n/datepicker-ml.js D ui/i18n/datepicker-ms.js D ui/i18n/datepicker-nb.js D ui/i18n/datepicker-nl-BE.js D ui/i18n/datepicker-nl.js D ui/i18n/datepicker-nn.js D ui/i18n/datepicker-no.js D ui/i18n/datepicker-pl.js D ui/i18n/datepicker-pt-BR.js D ui/i18n/datepicker-pt.js D ui/i18n/datepicker-rm.js D ui/i18n/datepicker-ro.js D ui/i18n/datepicker-ru.js D ui/i18n/datepicker-sk.js D ui/i18n/datepicker-sl.js D ui/i18n/datepicker-sq.js D ui/i18n/datepicker-sr-SR.js D ui/i18n/datepicker-sr.js D ui/i18n/datepicker-sv.js D ui/i18n/datepicker-ta.js D ui/i18n/datepicker-th.js D ui/i18n/datepicker-tj.js D ui/i18n/datepicker-tr.js D ui/i18n/datepicker-uk.js D ui/i18n/datepicker-vi.js D ui/i18n/datepicker-zh-CN.js D ui/i18n/datepicker-zh-HK.js D ui/i18n/datepicker-zh-TW.js commit 8a17a39 refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 Datepicker: Use Globalize 1.0.0 - Fix "I never liked that we attempted to translate the language https://github.com/jquery/jquery-ui/pull/1341#discussion_r17171152 M demos/datepicker/localization.html commit e778709 refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 Datepicker: Use Globalize 1.0.0 - Fix Use narrow day names (e.g., "ﺥ" EEEEE) if short (e.g., "ﺎﻠﺨﻤﻴﺳ" EEE) if too lengthy; M external/date.js commit 95f1f76 refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 15:47:48 -0300 Datepicker: Use Globalize 1.0.0 - Update demos M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/date-formats.html M demos/datepicker/default.html M demos/datepicker/icon-trigger.html M demos/datepicker/localization.html M external/localization.js commit 6544ed7 refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-04 16:04:04 -0300 Datepicker: Use Globalize 1.0.0 - Remove unneeded territory DE from de-DE locale; M tests/unit/calendar/calendar_core.js M tests/unit/date/date_core.js commit 9050c19 refs/remotes/origin/datepicker-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-09-03 15:59:37 -0300 Datepicker: Use Globalize 1.0.0 - Update Globalie to 1.0.0-alpha.6 M Gruntfile.js M bower.json A external/cldrjs/LICENSE-MIT/LICENSE-MIT A external/cldrjs/cldr.js A external/cldrjs/cldr/event.js A external/cldrjs/cldr/supplemental.js M external/date.js D external/globalize/LICENSE A external/globalize/LICENSE.txt M external/globalize/globalize.js A external/globalize/globalize/date.js A external/globalize/globalize/message.js M external/localization.js M tests/unit/datepicker/datepicker.html M ui/calendar.js M ui/datepicker.js commit f2a51be refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-09-01 15:36:38 +0200 Datepicker: Add missing handling for disabled option M tests/unit/calendar/calendar_methods.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M ui/calendar.js M ui/datepicker.js commit b677f26 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-08-30 02:06:52 +0200 Calendar: Use _on for link hover events M ui/calendar.js commit aa57f82 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-08-29 21:19:30 +0200 Datepicker tests: Remove pass-through options unit tests Add Test if these options are set on the underlying calendar instance M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js commit 9a20b6b refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-07-02 19:22:49 +0200 Calendar: Adjust files to match reorganization of external directory M tests/unit/date/all.html M tests/unit/date/date.html commit f199f14 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-20 00:13:20 +0200 Calendar: Add buttons option M demos/calendar/buttonbar.html M tests/unit/calendar/calendar_common.js M tests/unit/calendar/calendar_core.js M tests/unit/calendar/calendar_options.js M tests/unit/calendar/calendar_test_helpers.js M tests/unit/datepicker/datepicker_common.js M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_options.js M ui/calendar.js M ui/datepicker.js commit 455ed11 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-19 18:59:28 +0200 Datepicker: Improve localization handling, code style M tests/unit/calendar/calendar_core.js M ui/calendar.js commit 854e214 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-19 18:36:57 +0200 Datepicker: Remove support for enter key on input M ui/datepicker.js commit 52569ee refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-19 17:42:21 +0200 Datepicker: Remove unwanted CTRL+HOME shortcut M ui/datepicker.js commit ed99ae1 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-19 17:37:37 +0200 Calendar: Focus class is not removed when using arrow keys M ui/calendar.js commit 5220fed refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-18 02:49:30 +0200 Calendar: Fix hover event setting and removing M ui/calendar.js commit 98ba7bf refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-18 02:31:31 +0200 Datepicker: Several minor code improvements Several minor code improvements and make suppressExpandOnFocus an internal variable M ui/datepicker.js commit be938a0 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-18 02:05:42 +0200 Datepicker: Fix localization demo M demos/calendar/localization.html M demos/datepicker/localization.html commit 2e35662 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-18 01:44:13 +0200 Calendar: Fix German localization M external/localization.js M tests/unit/calendar/calendar_core.js commit 4f4f506 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-18 01:35:51 +0200 Calendar: Fix multiple calendar styles M themes/base/calendar.css M themes/base/datepicker.css commit e0fe127 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-17 19:53:08 +0200 Datepicker tests: Rewrite event unit tests M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_test_helpers.js commit 65eae86 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-17 19:05:06 +0200 Calendar: Fix broken day table cell attributes M ui/calendar.js commit 0e28c2e refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-17 16:25:24 +0200 Datepicker: Improve document click event M ui/datepicker.js commit a8cf618 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-17 00:46:08 +0200 Datepicker tests: Add open and close unit tests M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_methods.js commit c21d364 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-12 14:36:45 +0200 Datepicker: Simplify usage of calendar options and avoid duplications M ui/datepicker.js commit 883ea9d refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-05 20:32:27 +0200 Datepicker: Remove unwanted keyboard shortcut Remove shortcut for closing the calendar and erasing the date (CTRL+END) M ui/datepicker.js commit 96086aa refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-05 02:39:46 +0200 Datepicker: Code clean up for events M ui/datepicker.js commit 29e0098 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-04 23:40:39 +0200 Calendar: Remove select callback reference M ui/calendar.js M ui/datepicker.js commit cda5cdd refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-04 19:07:23 +0200 Calendar: Add min and max option. Improve render day cell mechanism. M demos/calendar/min-max.html M tests/unit/calendar/calendar_common.js M tests/unit/calendar/calendar_methods.js M tests/unit/calendar/calendar_options.js M tests/unit/datepicker/datepicker_common.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M ui/calendar.js M ui/datepicker.js commit c2924c7 refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-06-03 23:18:51 +0200 Calendar: Add calendar widget Add calendar widget by copying and renaming datepicker widget files. Remove datepicker functionality, options and methods from Calendar. Remove calendar functionality, options and methods from Datepicker. Adjust tests due to split and changed specification. Remove duplicated demo files and fix some demos. Simplify calendar generation, use CSS instead of inline styles. Fix destroy method. Make use of uniqueId method. Fix focus highlighting when month is changed. Add version property. Add common unit tests. Fix input keyboard handling. M Gruntfile.js M build/tasks/testswarm.js A demos/calendar/buttonbar.html A demos/calendar/default.html A demos/calendar/dropdown-month-year.html A demos/calendar/index.html A demos/calendar/localization.html A demos/calendar/min-max.html A demos/calendar/multiple-calendars.html A demos/calendar/multiple-months.html A demos/calendar/other-months.html A demos/calendar/show-week.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html D demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html D demos/datepicker/date-range.html M demos/datepicker/default.html D demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/index.html D demos/datepicker/inline.html M demos/datepicker/localization.html D demos/datepicker/min-max.html D demos/datepicker/multiple-calendars.html D demos/datepicker/other-months.html D demos/datepicker/show-week.html M demos/index.html M tests/unit/all.html A tests/unit/calendar/all.html A tests/unit/calendar/calendar.html A tests/unit/calendar/calendar_common.js A tests/unit/calendar/calendar_core.js A tests/unit/calendar/calendar_events.js A tests/unit/calendar/calendar_methods.js A tests/unit/calendar/calendar_options.js A tests/unit/calendar/calendar_test_helpers.js M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_common.js M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js M tests/unit/index.html M themes/base/base.css A themes/base/calendar.css M themes/base/datepicker.css A ui/calendar.js M ui/datepicker.js commit e3e5a9f refs/heads/master Author: Simen Bekkhus Date: 2014-08-29 14:18:47 +0200 Menu: Filter out non-items when typing Fixes #10571 Closes gh-1329 M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js M ui/menu.js commit ff39e2f refs/remotes/origin/button (origin/button) Author: Alexander Schmitz Date: 2014-09-22 23:32:20 -0400 Button: make sure position is not added to icon only buttons M ui/button.js commit 583cd70 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-22 23:22:18 -0400 Checkboxradio: updating demos improved labels more realistic M demos/checkboxradio/default.html M demos/checkboxradio/icons.html M demos/checkboxradio/index.html M demos/checkboxradio/product-selector.html A demos/checkboxradio/radiogroup.html M demos/controlgroup/default.html M demos/controlgroup/index.html A demos/controlgroup/splitbutton.html M demos/controlgroup/toolbar.html M tests/visual/checkboxradio/checkbox.html commit 3608b8a refs/remotes/origin/button Author: Jasper de Groot Date: 2014-09-08 10:48:36 +0200 Checkboxradio: Changed fallback radio icon background color M themes/base/checkboxradio.css commit 06c6980 refs/remotes/origin/button Author: Jasper de Groot Date: 2014-09-08 10:20:11 +0200 Button: Added user-select none M themes/base/button.css commit b08a895 refs/remotes/origin/button Author: Jasper de Groot Date: 2014-09-04 13:14:16 +0200 Button: Fixed the height of icon-only buttons in controlgroups M themes/base/button.css commit 93bbe28 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-22 14:49:07 -0400 Checkboxradio: add images for product selector demo A demos/checkboxradio/images/jquery-mobile.png A demos/checkboxradio/images/jquery-ui.png A demos/checkboxradio/images/jquery.png A demos/checkboxradio/images/qunit.png A demos/checkboxradio/images/sizzle.png commit 9dec3ba refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-22 14:48:26 -0400 Checkboxradio: simplify product selector demo M demos/checkboxradio/product-selector.html commit 62922fe refs/remotes/origin/datepicker-globalize-1.x Author: Felix Nagel Date: 2014-05-16 00:19:32 +0200 Datepicker: Introduce value option Change status caching, fix existing value related methods, introduce $.date construction with date object, selected property is null by default, add selected getter M external/date.js M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_methods.js M ui/datepicker.js commit b20387a refs/heads/master Author: Scott González Date: 2014-09-22 09:44:03 -0400 Datepicker: Fix currentText in Greek locale Thanks Nikos Kalogridis Fixes #10620 Closes gh-1349 M ui/i18n/datepicker-el.js commit 1c08e88 refs/heads/master Author: TJ VanToll Date: 2014-09-19 15:12:35 -0400 Menu: Adding a demo showing how to create category headers Closes gh-1347 A demos/menu/categories.html M demos/menu/index.html commit da02b2e refs/heads/master Author: Mike Sherov Date: 2014-09-09 20:25:49 -0400 Effects Demos: Fix typeErrors on puff and size demos M demos/effect/hide.html M demos/effect/show.html M demos/effect/toggle.html commit d8a79a5 refs/heads/master Author: Mike Sherov Date: 2014-09-03 13:13:25 -0400 Effects tests: Add clip visual test Closes gh-1338 A tests/images/jquery_521x191.png A tests/images/jqueryui_32x32.png M tests/unit/core/core.html M tests/unit/core/core_deprecated.html D tests/unit/images/jqueryui_32x32.png M tests/unit/sortable/sortable.html A tests/visual/effects/clip.html commit 96fa593 refs/heads/master Author: Richard Gibson Date: 2014-09-03 08:55:18 -0400 CONTRIBUTING: Close parenthesis Closes gh-1337 M CONTRIBUTING.md commit 6e7b950 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-03 11:51:02 -0400 Controlgroup: finish adding classes option M tests/unit/controlgroup/controlgroup_common.js M themes/base/controlgroup.css M ui/controlgroup.js commit 2697371 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-03 10:21:46 -0400 Checkboxradio: fixed 404 link in visual tests M tests/visual/index.html commit e52a429 refs/remotes/origin/AMDify-tests (origin/AMDify-tests) Author: Rafael Xavier de Souza Date: 2014-09-03 10:57:04 -0300 (fix) Tests: Replace resource loader with AMD Cleanup be3b2b2 M tests/unit/testsuite.js commit 2fdffec refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-03 10:15:37 -0400 Button: add missing href on demo link M demos/button/icons.html commit 9997ac5 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-03 10:12:57 -0400 Checkboxradio: added new demo A demos/checkboxradio/product-selector.html commit d4cfbd4 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-03 10:12:17 -0400 Controlgroup: add classes option M demos/checkboxradio/index.html M themes/base/button.css M themes/base/controlgroup.css M ui/controlgroup.js commit fc133d5 refs/remotes/origin/AMDify-tests Author: Rafael Xavier de Souza Date: 2014-09-03 10:57:04 -0300 (fix) Tests: Replace resource loader with AMD Cleanup be3b2b2 M tests/unit/helper/jquery.js M tests/unit/helper/testsuite.js M tests/unit/testsuite.js commit 2077a12 refs/remotes/origin/AMDify-tests Author: Rafael Xavier de Souza Date: 2014-09-03 09:38:24 -0300 Revert "(fix) Tests: Replace resource loader with AMD" This reverts commit baa33782d0e819e86e45c4e982ab40d279bc01b6. M tests/unit/accordion/accordion.js M tests/unit/accordion/accordion_common.js M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M tests/unit/accordion/accordion_test_helpers.js commit 4e278b2 refs/remotes/origin/AMDify-tests Author: Rafael Xavier de Souza Date: 2013-12-12 10:24:09 -0200 (fix) Tests: Replace resource loader with AMD This was supposed to be in the end of the body, not in the fixture div M tests/unit/accordion/accordion.html commit 2cfb0f7 refs/remotes/origin/AMDify-tests Author: Rafael Xavier de Souza Date: 2013-12-12 10:24:09 -0200 (fix) Tests: Replace resource loader with AMD Test order doesn't matter M tests/unit/accordion/accordion.js M tests/unit/accordion/accordion_common.js M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M tests/unit/accordion/accordion_test_helpers.js commit 1782397 refs/remotes/origin/AMDify-tests Author: Rafael Xavier de Souza Date: 2013-12-12 10:24:09 -0200 (fix) Tests: Replace resource loader with AMD bower-copy M Gruntfile.js commit 772c281 refs/remotes/origin/AMDify-tests Author: Rafael Xavier de Souza Date: 2013-12-12 10:24:09 -0200 (fix) Tests: Replace resource loader with AMD bower-copy M Gruntfile.js M bower.json D external/require.js A external/requirejs/require.js commit 3d78af4 refs/remotes/origin/AMDify-tests Author: Rafael Xavier de Souza Date: 2013-12-12 10:24:09 -0200 (fix) Tests: Replace resource loader with AMD Do not indent inside define blocks M tests/unit/accordion/accordion.js M tests/unit/accordion/accordion_common.js M tests/unit/accordion/accordion_test_helpers.js M tests/unit/helper/css.js M tests/unit/helper/testsuite.js commit a99354d refs/remotes/origin/AMDify-tests Author: Rafael Xavier de Souza Date: 2013-12-12 10:24:09 -0200 Tests: Replace resource loader with AMD A external/require.js D tests/jquery.js M tests/unit/accordion/accordion.html A tests/unit/accordion/accordion.js M tests/unit/accordion/accordion_common.js M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M tests/unit/accordion/accordion_test_helpers.js A tests/unit/helper/css.js A tests/unit/helper/jquery.js A tests/unit/helper/testsuite.js M tests/unit/testsuite.js commit be3b2b2 refs/heads/master Author: Scott González Date: 2014-09-03 08:37:51 -0400 Tests: Cleanup M tests/jquery.js M tests/unit/testsuite.js commit f27ea9f refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 21:32:36 -0400 Checkboxradio: add classes option M tests/unit/checkboxradio/checkboxradio_common.js M tests/unit/checkboxradio/checkboxradio_options.js M ui/checkboxradio.js commit 7ceeac7 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 21:07:46 -0400 Button: add classes option M tests/unit/button/button_common.js M ui/button.js commit f2f8d4a refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 21:05:23 -0400 Button: add classes option M ui/button.js commit 9d9c70e refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 20:57:22 -0400 Button: adding classes option M themes/base/button.css M ui/button.js commit f2368c7 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 20:23:42 -0400 Tests: SPLIT add noDefaultElement setting to skip default element checks M tests/unit/checkboxradio/checkboxradio_common.js M tests/unit/testsuite.js M ui/checkboxradio.js commit d031245 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 20:13:02 -0400 Checkboxradio: fix broken test M tests/unit/checkboxradio/checkboxradio.html M ui/checkboxradio.js commit e0bca5b refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 11:23:45 -0400 Button: return value was needed for chaining M ui/button.js commit e5e5a95 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 11:19:14 -0400 Button: pr comments M ui/button.js commit 88eb420 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 11:03:14 -0400 Controlgroup: toolbar demo does not need so much text update description M demos/controlgroup/toolbar.html commit aa01f83 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 10:58:59 -0400 Checkboxradio: rename icon demo to icons D demos/checkboxradio/icon.html A demos/checkboxradio/icons.html commit 48c8062 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 10:57:13 -0400 Checkboxradio: Add to visual test index M tests/visual/index.html commit 26741b4 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 10:53:06 -0400 Controlgroup: add demo index page A demos/controlgroup/index.html commit ac50c45 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 10:52:44 -0400 Checkboxradio: add demo index page A demos/checkboxradio/index.html commit 602cc51 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 10:49:58 -0400 Controlgroup: adding demos to main index page M demos/index.html commit a50fd8f refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 10:49:36 -0400 Checkboxradio: adding demos to main index page M demos/index.html commit bf34684 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 10:48:25 -0400 Button: remove deleted demos M demos/button/index.html commit 909d2a0 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 10:47:25 -0400 Button: removing accidental important M themes/base/theme.css commit 05b9aaa refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 09:52:06 -0400 Controlgroup: Updating last refrences from buttonset to controlgroup M demos/tooltip/video-player.html M themes/base/button.css commit c6483e6 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-09-02 09:44:16 -0400 Fixup: this commit needs to be split up it is html and css lint issues M .csslintrc M demos/checkboxradio/default.html M demos/checkboxradio/icon.html M demos/controlgroup/toolbar.html commit 8c8b448 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-28 21:12:10 -0400 Button: fix css errors M themes/base/button.css commit ccdc481 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-22 23:39:35 -0400 Controlgroup: Inital commit of new widget This widget replaces the buttonset widget M demos/button/icons.html A demos/controlgroup/default.html A demos/controlgroup/toolbar.html A tests/unit/controlgroup/controlgroup.html A tests/unit/controlgroup/controlgroup_common.js M tests/unit/controlgroup/controlgroup_core.js A tests/unit/controlgroup/controlgroup_methods.js A tests/unit/controlgroup/controlgroup_options.js M themes/base/base.css M themes/base/button.css A themes/base/controlgroup.css M themes/base/core.css A ui/controlgroup.js commit 7704995 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-07-23 12:51:42 -0400 Checkboxradio: allow the parent of the input to be the label Conflicts: ui/checkboxradio.js M tests/unit/checkboxradio/checkboxradio.html M tests/unit/checkboxradio/checkboxradio_core.js M ui/checkboxradio.js commit d6bbf2f refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-07-23 22:11:03 -0400 Checkboxradio: add visual focus outline to checkbox and radio buttons This adds a focus outline matching that roughly from chrome osx M themes/base/theme.css M ui/checkboxradio.js commit 4245b8b refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-20 18:00:34 -0400 Checkboxradio: Updates based on pr comments A demos/checkboxradio/default.html A demos/checkboxradio/icon.html M tests/unit/checkboxradio/checkboxradio.html M tests/unit/checkboxradio/checkboxradio_common.js M tests/unit/checkboxradio/checkboxradio_core.js A tests/unit/checkboxradio/checkboxradio_methods.js A tests/unit/checkboxradio/checkboxradio_options.js M tests/unit/index.html A tests/visual/checkboxradio/checkbox.html M themes/base/checkboxradio.css M ui/checkboxradio.js commit c7ab81a refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-28 15:16:51 -0400 Checkboxradio: inital commit of new widget A tests/unit/checkboxradio/checkboxradio.html A tests/unit/checkboxradio/checkboxradio_common.js A tests/unit/checkboxradio/checkboxradio_core.js A tests/unit/controlgroup/controlgroup_core.js M themes/base/base.css A themes/base/checkboxradio.css M themes/base/core.css M themes/base/theme.css A ui/checkboxradio.js commit 6b95294 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-22 16:40:09 -0400 Selectmenu: update to use button css This ensures consistency between different form elements M tests/unit/selectmenu/selectmenu.html M tests/unit/selectmenu/selectmenu_methods.js M themes/base/selectmenu.css M ui/selectmenu.js commit 0d99e79 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-03-28 10:48:18 -0400 Dialog: Updating dialog and tests for new button API M tests/unit/dialog/dialog_options.js M ui/dialog.js commit 250cc8f refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-28 09:45:06 -0400 Button: fix css broken from rebase M demos/button/icons.html M themes/base/button.css M themes/base/theme.css commit 953b5cd refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-28 12:56:24 -0400 Button: remove outdated demos D demos/button/checkbox.html D demos/button/radio.html D demos/button/splitbutton.html D demos/button/toolbar.html commit b4457fd refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-22 19:41:23 -0400 Button: Move all dom minipulation in _create into its own method This is to support easy implementation of mobiles enhanced option M ui/button.js commit 009cc0c refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-22 19:00:11 -0400 Button: move button icon position classes out of core M themes/base/button.css M themes/base/core.css commit 73d7c7e refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-22 14:33:09 -0400 Button: Update disabled logic to simplify M ui/button.js commit 496f63e refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-07-16 10:35:14 -0400 Button: comment out test thats failing only in phantom Until i can figure out why so this will pass on travis M tests/unit/button/button_core.js commit a4e446c refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-08-20 18:02:44 -0400 button: pr update M demos/button/icons.html M tests/unit/button/button.html M tests/unit/button/button_common.js M tests/unit/button/button_core.js M tests/unit/button/button_events.js M tests/unit/button/button_methods.js M tests/unit/button/button_options.js M tests/visual/button/button.html M themes/base/button.css M themes/base/core.css M ui/button.js commit dd24a83 refs/remotes/origin/button Author: Alexander Schmitz Date: 2014-01-22 12:02:32 -0500 Button: Inital commit of button refactor Move to using element stats rather then js class states remove ui-button-text spans. Removed button set M demos/button/default.html M demos/button/icons.html M tests/unit/button/button_common.js M tests/unit/button/button_core.js M tests/unit/button/button_events.js M tests/unit/button/button_options.js M themes/base/button.css M themes/base/core.css M themes/base/theme.css M ui/button.js commit 7f82fff refs/heads/master Author: Mike Sherov Date: 2014-08-28 10:01:22 -0400 Effects Tests: Add shake visual test Closes gh-1328 A tests/visual/effects/shake.html M tests/visual/index.html commit 6c4367b refs/heads/master Author: Mike Sherov Date: 2014-08-28 09:04:20 -0400 Effects Tests: Fix and format scale visual test M tests/visual/effects/scale.html commit 0738b99 refs/remotes/origin/AMDify-demos (origin/AMDify-demos) Author: Rafael Xavier de Souza Date: 2014-09-02 19:03:48 -0300 Demos: Use AMD loader M demos/spinner/decimal.html commit f5398da refs/remotes/origin/AMDify-demos Author: Rafael Xavier de Souza Date: 2013-12-12 10:24:09 -0200 (fix) Tests: Replace resource loader with AMD bower-copy M Gruntfile.js M bower.json A external/requirejs/require.js commit 9dc76f6 refs/remotes/origin/button Author: David Petersen Date: 2014-08-23 17:41:03 -0500 Selectmenu: use the _classes method. Fixes #7053 M tests/unit/selectmenu/selectmenu_common.js M tests/unit/selectmenu/selectmenu_core.js M ui/selectmenu.js commit d0b864a refs/remotes/origin/button Author: David Petersen Date: 2013-04-25 09:50:51 -0500 Tooltip: use the _classes method. Fixes #7053 M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_common.js A tests/unit/tooltip/tooltip_common_deprecated.js A tests/unit/tooltip/tooltip_deprecated.html A tests/unit/tooltip/tooltip_deprecated.js M tests/unit/tooltip/tooltip_options.js M ui/tooltip.js commit 304c00d refs/heads/master Author: Alexander Schmitz Date: 2014-08-27 19:33:38 -0400 Widget: modify this.window test to support IE8 window equality quirk Comparing this.window with strict equality fails in IE8 M tests/unit/widget/widget_core.js commit 392d402 refs/heads/master Author: Scott González Date: 2014-08-27 14:07:52 -0400 Tabs: Fix description in ajax demo Closes jquery/jqueryui.com#90 M demos/tabs/ajax.html commit ddc666c refs/heads/master Author: Jörn Zaefferer Date: 2014-08-27 13:27:06 -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 M ui/menu.js commit 1abf9fc refs/heads/master Author: Alexander Schmitz Date: 2014-08-21 09:02:45 -0400 Widget: Ensure window and document are defined in _getCreateOptions() Closes gh-1320 M tests/unit/widget/widget_core.js M ui/widget.js commit bfb6507 refs/heads/master Author: Mike Sherov Date: 2014-08-26 08:50:50 -0400 Draggable: Add battery of tests to cover connectToSortable Refs #9481 Refs #9675 Closes gh-1323 M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_options.js commit 52a1de5 refs/heads/master Author: Mike Sherov Date: 2014-08-25 10:28:39 -0400 Sortable: cancelHelperRemoval only considers helper, not placeholder Refs #9675 M tests/unit/draggable/draggable_options.js M ui/sortable.js commit aada9d5 refs/heads/master Author: Mike Sherov Date: 2014-08-25 08:49:30 -0400 Draggable: Whitespace and naming cleanup of connectToSortable M ui/draggable.js commit a611dd8 refs/heads/master Author: Mike Sherov Date: 2014-08-25 08:21:15 -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 M ui/draggable.js commit 368fc83 refs/heads/master Author: Mike Sherov Date: 2014-08-24 21:12:16 -0400 Draggable: Clarify comments and whitespace in connectToSortable M ui/draggable.js commit e8c99b9 refs/heads/master Author: Mike Sherov Date: 2014-08-24 21:10:08 -0400 Draggable: Ensure sortable revert still works after draggable is removed Fixes #9481 M ui/draggable.js commit 27ed207 refs/heads/master Author: Mike Sherov Date: 2014-08-24 21:08:02 -0400 Draggable: Ensure css is always restored after connectToSortable drag Fixes #9675 M ui/draggable.js commit 1cc3807 refs/heads/master Author: Mike Sherov Date: 2014-08-24 15:06:51 -0400 Draggable: Ensure correct widget removes helper in connectToSortable M ui/draggable.js commit c7bec85 refs/heads/master Author: Mike Sherov Date: 2014-08-24 07:19:38 -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 M tests/unit/draggable/draggable_options.js M ui/draggable.js commit 05fba95 refs/remotes/origin/button Author: David Petersen Date: 2013-04-25 08:28:40 -0500 Menu: use the _classes method. Fixes #7053 M tests/unit/menu/menu_common.js M tests/unit/menu/menu_core.js M ui/menu.js commit 6fca6fe refs/remotes/origin/button Author: David Petersen Date: 2013-04-24 14:03:07 -0500 Progressbar: use the _classes method. Fixes #7053 M tests/unit/progressbar/progressbar_common.js M tests/unit/progressbar/progressbar_core.js M ui/progressbar.js commit bb7f6e9 refs/remotes/origin/button Author: David Petersen Date: 2013-04-24 13:46:22 -0500 Spinner: use the _classes method. Fixes #7053 M tests/unit/spinner/spinner_common.js M tests/unit/spinner/spinner_core.js M ui/spinner.js commit 8746e4d refs/remotes/origin/button Author: David Petersen Date: 2013-04-24 13:30:48 -0500 Slider: use the _classes method. Fixes #7053 M tests/unit/slider/slider_common.js M tests/unit/slider/slider_core.js M ui/slider.js commit b4e2f81 refs/remotes/origin/button Author: David Petersen Date: 2013-04-24 09:35:38 -0500 Autocomplete: use the _classes method. Fixes #7053 M tests/unit/autocomplete/autocomplete_common.js M tests/unit/autocomplete/autocomplete_core.js M ui/autocomplete.js commit d1cc07b refs/remotes/origin/button Author: David Petersen Date: 2013-04-23 15:10:29 -0500 Accordion: use the _classes method. Fixes #7053 M tests/unit/accordion/accordion_common.js M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_methods.js M ui/accordion.js commit 66a1347 refs/remotes/origin/button Author: David Petersen Date: 2013-04-23 14:03:13 -0500 Dialog: use the _classes method. Deprecate dialogClass. Fixes #7053 M tests/unit/dialog/dialog_common.js A tests/unit/dialog/dialog_common_deprecated.js M tests/unit/dialog/dialog_core.js A tests/unit/dialog/dialog_deprecated.html A tests/unit/dialog/dialog_deprecated.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_options.js M ui/dialog.js commit 11528ff refs/remotes/origin/button Author: David Petersen Date: 2012-10-19 15:39:37 -0500 Tabs: use the _classes method. Fixes #7053 M tests/unit/tabs/tabs_common.js M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M ui/tabs.js commit cd43b3d refs/remotes/origin/button Author: David Petersen Date: 2012-10-19 15:38:56 -0500 Widget: add the _classes method. Fixes #7053 M tests/unit/widget/widget_core.js M ui/widget.js commit df7e32f refs/heads/master Author: Mike Sherov Date: 2014-08-23 15:34:04 -0400 Draggable: Check all parents for fixed positioning when scrolling Fixes #9612 M tests/unit/draggable/draggable_core.js M ui/draggable.js commit 95546c5 refs/heads/master Author: Mike Sherov Date: 2014-08-22 15:16:41 -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 M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_options.js M ui/draggable.js commit a62612c refs/heads/master Author: Mike Sherov Date: 2014-08-21 19:19:58 -0400 Draggable: Clean spacing and names in connectToSortable drag callback M ui/draggable.js commit 49c3fb7 refs/heads/master Author: Dave Stein Date: 2014-08-22 11:51:15 -0400 Draggable Tests: Ensure scrolling and dragging tests assert correctly M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_methods.js M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js M tests/unit/testsuite.js commit aa425ab refs/heads/master Author: Mike Sherov Date: 2014-08-22 17:01:50 -0400 Build: Pull in jquery.simulate.js from Bower Fixes #10563 M Gruntfile.js M bower.json A external/jquery-simulate/LICENSE.txt A external/jquery-simulate/jquery.simulate.js D tests/jquery.simulate.js M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/core/core_deprecated.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/effects/effects.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/selectmenu/selectmenu.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/tabs/tabs.html M tests/unit/tooltip/tooltip.html M tests/unit/widget/widget.html commit 849c6fd refs/heads/master Author: Scott González Date: 2014-08-20 16:04:54 -0400 Accordion: Avoid memory leak during refresh Ref #10056 Closes gh-1319 M ui/accordion.js commit 2e8e52d refs/heads/master Author: Scott González Date: 2014-08-20 15:57:12 -0400 Tabs: Avoid memory leak during refresh Fixes #10056 Ref gh-1319 M ui/tabs.js commit b397294 refs/heads/master Author: Scott González Date: 2014-08-20 15:54:31 -0400 Widget: Avoid memory leaks when unbinding events with `._off()` Ref #10056 Ref gh-1319 M ui/widget.js commit cedf91c refs/heads/master Author: Mike Sherov Date: 2014-08-20 21:10:33 -0400 Draggable Tests: Fix failures due to fractional widths M tests/unit/draggable/draggable_core.js commit e12e3e1 refs/heads/master Author: Mike Sherov Date: 2014-08-19 15:09:28 -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 M tests/jquery.simulate.js M tests/unit/draggable/draggable_core.js A tests/visual/draggable/replaced.html M tests/visual/index.html M ui/mouse.js commit 233f08e refs/heads/master Author: Scott González Date: 2014-08-20 10:11:06 -0400 Datepicker: Fix month names in Persian locale Fixes #10562 Closes gh-1221 M ui/i18n/datepicker-fa.js commit 451dded refs/heads/master Author: Mike Sherov Date: 2014-08-14 21:17:28 -0400 Draggable: Ensure helper is positioned even if its the element itself Fixes #9446 M tests/unit/draggable/draggable_options.js M ui/draggable.js commit 8eca7b8 refs/heads/master Author: Uri Gilad Date: 2013-03-29 03:03:14 +0300 Draggable: Set explicit width/height instead of right/bottom css. Fixes #7772 M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_core.js M ui/draggable.js commit 48ea2aa refs/heads/master Author: Mike Sherov Date: 2014-08-17 14:38:05 -0400 Draggable: Ensure overflow:visible containments are correctly measured Fixes #7016 M tests/unit/draggable/draggable_options.js M ui/draggable.js commit d10440f refs/heads/master Author: Mike Sherov Date: 2014-08-16 09:44:05 -0400 Draggable: Only focus the draggable if the event occurs on a handle Refs #10527 M tests/unit/draggable/draggable_core.js M ui/draggable.js commit 075421d refs/heads/master Author: TJ VanToll Date: 2014-08-15 11:09:19 -0400 Draggable: Only blur the focused element if the event occurs on a handle Fixes #10527 M ui/draggable.js commit b5846be refs/heads/master Author: Mike Sherov Date: 2014-08-16 21:27:16 -0400 Draggable: Recalculate hash offset on start after plugins run Fixes #6884 M tests/unit/draggable/draggable_events.js M ui/draggable.js commit cdcb391 refs/heads/master Author: Mike Sherov Date: 2014-08-16 21:22:58 -0400 Draggable: Fix whitespace in trigger function M ui/draggable.js commit 01e26b0 refs/heads/master Author: Mike Sherov Date: 2014-08-14 21:03:18 -0400 Draggable Tests: Clarify position helper test generation M tests/unit/draggable/draggable_options.js commit 2d03839 refs/heads/master Author: Mike Sherov Date: 2014-08-14 09:50:02 -0400 Draggable: Account for margins when snapping Fixes #9724 M tests/unit/draggable/draggable_options.js M ui/draggable.js commit 54004c8 refs/heads/master Author: Jörn Zaefferer Date: 2014-08-13 18:29:28 +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. D .jscs.json A .jscsrc M build/tasks/testswarm.js M package.json M ui/effect-drop.js M ui/effect.js M ui/slider.js M ui/widget.js commit ba5a60e refs/heads/master Author: Mike Sherov Date: 2014-08-13 23:06:21 -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. M tests/unit/resizable/resizable_options.js commit 9acb479 refs/heads/master Author: Mike Sherov Date: 2014-08-13 22:26:04 -0400 Draggable Tests: Fix IE8 test when native scroll happens M tests/unit/draggable/draggable_options.js commit 1cfebf8 refs/heads/master Author: Andrei Picus Date: 2014-01-14 11:10:27 +0200 Sortable: fire "over" and "out" even when a connectWith hasn't changed Fixes #9335 M tests/unit/sortable/sortable.html M tests/unit/sortable/sortable_events.js M ui/sortable.js commit 4dad6bb refs/heads/master Author: Mike Sherov Date: 2014-08-13 19:36:07 -0400 Droppable: Account for draggable margins when detecting hover Fixes #6876 M tests/unit/droppable/droppable_options.js M ui/droppable.js commit 98b7a7d refs/heads/master Author: Jörn Zaefferer Date: 2014-08-13 13:40:43 +0200 Build: Updating the master version to 1.11.2-pre. M package.json commit 874945e refs/tags/1.11.1 (tag: 1.11.1) Author: Jörn Zaefferer Date: 2014-08-13 13:19:40 +0200 1.11.1 M bower.json M package.json M themes/base/accordion.css M themes/base/all.css M themes/base/autocomplete.css M themes/base/base.css M themes/base/button.css M themes/base/core.css M themes/base/datepicker.css M themes/base/dialog.css M themes/base/draggable.css M themes/base/menu.css M themes/base/progressbar.css M themes/base/resizable.css M themes/base/selectable.css M themes/base/selectmenu.css M themes/base/slider.css M themes/base/sortable.css M themes/base/spinner.css M themes/base/tabs.css M themes/base/theme.css M themes/base/tooltip.css A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-puff.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-size.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.selectmenu.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json M ui/accordion.js M ui/autocomplete.js M ui/button.js M ui/core.js M ui/datepicker.js M ui/dialog.js M ui/draggable.js M ui/droppable.js M ui/effect-blind.js M ui/effect-bounce.js M ui/effect-clip.js M ui/effect-drop.js M ui/effect-explode.js M ui/effect-fade.js M ui/effect-fold.js M ui/effect-highlight.js M ui/effect-puff.js M ui/effect-pulsate.js M ui/effect-scale.js M ui/effect-shake.js M ui/effect-size.js M ui/effect-slide.js M ui/effect-transfer.js M ui/effect.js M ui/menu.js M ui/mouse.js M ui/position.js M ui/progressbar.js M ui/resizable.js M ui/selectable.js M ui/selectmenu.js M ui/slider.js M ui/sortable.js M ui/spinner.js M ui/tabs.js M ui/tooltip.js M ui/widget.js commit bf898ab refs/heads/master Author: Jörn Zaefferer Date: 2014-08-13 12:53:11 +0200 Authors: Update M AUTHORS.txt commit dae9466 refs/remotes/origin/button-icon-span (origin/button-icon-span) Author: Alexander Schmitz Date: 2014-08-13 00:00:15 -0400 Button: fix htmllint issues M demos/button/checkbox.html M demos/button/icons.html commit 48c7481 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 23:50:01 -0400 Theme: tone down visual focus outline M themes/base/theme.css commit 841abaf refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 23:40:32 -0400 Checkboxradio: add missing classes in destroy M ui/checkboxradio.js commit baf108e refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 23:38:56 -0400 Checkboxradio: do not update label in demo if it is an empty string M demos/button/checkbox.html commit b865d59 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 23:29:55 -0400 Button: fix incorrect option name in demo M demos/button/icons.html commit d95139e refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 23:29:34 -0400 Checkboxradio: fix csslint issues M themes/base/checkboxradio.css M themes/base/theme.css commit bad64ec refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 23:01:03 -0400 Button: Fix vertical position of icon when font size has been changed M themes/base/core.css commit 4ab74f1 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 23:00:15 -0400 Button: updated options in visual tests and removed checkbox and radio button inputs since these no longer use button widget M tests/visual/button/button.html commit c485bc5 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 22:27:21 -0400 Checkboxradio: Properly label unit test link for checkboxradio M tests/unit/index.html commit 320e2ec refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 22:20:59 -0400 Checkboxradio: remove ui-state-active in destroy M ui/checkboxradio.js commit 06455ac refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-08-12 22:17:15 -0400 Build: Remove .DS_Store file D .DS_Store commit bbf9ea0 refs/heads/master Author: Mike Sherov Date: 2014-08-09 23:11:16 -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. M tests/unit/draggable/draggable_options.js M ui/draggable.js commit be4c0fc refs/heads/master Author: Mike Sherov Date: 2014-08-09 23:06:18 -0400 Draggable: clean up whitespace in scroll option M ui/draggable.js commit e9efbc2 refs/heads/master Author: Mike Sherov Date: 2014-08-09 23:00:58 -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 M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js M ui/draggable.js commit 67e4b44 refs/heads/master Author: Mike Sherov Date: 2014-08-07 08:40:48 -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. M ui/core.js commit 2ac0769 refs/heads/master Author: Mike Sherov Date: 2014-08-07 08:19:30 -0400 Draggable Tests: Fix several whitespace issues. M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_test_helpers.js commit 0ad31ca refs/heads/master Author: Mike Sherov Date: 2014-08-11 09:51:45 -0400 Resizable: fix JSCS violations M Gruntfile.js M ui/resizable.js commit 87081b8 refs/heads/master Author: Will Holley Date: 2013-05-21 15:19:14 +0100 Droppable: only consider pointer location with tolerance "pointer" Fixes #4977 Closes gh-991 M tests/unit/droppable/droppable_options.js M ui/droppable.js commit d434fdb refs/heads/master Author: Mike Sherov Date: 2014-08-10 20:46:27 -0400 Droppable Tests: fix whitespace in droppable_options M tests/unit/droppable/droppable_options.js commit 454b58e refs/heads/master Author: Mike Sherov Date: 2014-08-10 20:40:55 -0400 Droppable tests: swap $.ui.intersect test with tolerance test $.ui.intersect is not a documented API, yet droppable tolerance is, and are essentially the same. M tests/unit/droppable/droppable_methods.js M tests/unit/droppable/droppable_options.js commit 36e4bfd refs/heads/master Author: TJ VanToll Date: 2014-08-08 08:47:25 -0400 Autocomplete: Use `$.trim` instead of `jQuery.trim` for consistency Fixes #10525 M ui/autocomplete.js commit d362fc9 refs/heads/master Author: Rafael Xavier de Souza Date: 2014-08-07 11:48:39 -0300 Build: Update DB version for release script M build/release.js commit df2f755 refs/heads/master Author: Mike Sherov Date: 2014-08-06 19:43:13 -0400 Draggable Tests: Fix inconsistent operator spacing. M tests/unit/draggable/draggable_options.js commit 05ab5d7 refs/heads/master Author: Mike Sherov Date: 2014-08-06 17:51:43 -0400 Draggable: Fix several whitespace issues M ui/draggable.js commit 32bef7a refs/heads/master Author: Scott González Date: 2014-08-05 14:19:06 -0400 Tooltip: Treat the tooltip as closing until it's fully removed This ensures that we don't trigger the close event twice if the tooltip is destroyed during the hide animation. Closes gh-1306 M tests/unit/tooltip/tooltip_core.js M ui/tooltip.js commit d157b66 refs/heads/master Author: Scott González Date: 2014-08-06 08:22:10 -0400 Authors: Update M .mailmap M AUTHORS.txt commit b6a2f45 refs/heads/master Author: Scott González Date: 2014-08-06 07:44:55 -0400 Tests: Fix TestSwarm submissions for old jQuery M build/tasks/testswarm.js commit 7c8790d refs/heads/master Author: Mike Sherov Date: 2014-08-05 13:58:11 -0400 Resizable: account for padding & border in grids. Fixes #10437 M tests/unit/resizable/resizable_options.js M ui/resizable.js commit 750a8fd refs/heads/master Author: Jyoti Deka Date: 2014-08-04 07:29:11 -0400 Resizable: Fix containment width with relative parent. Refs #10140 Closes gh-1303 M tests/unit/resizable/resizable_options.js M ui/resizable.js commit 2779212 refs/heads/master Author: Mike Sherov Date: 2014-08-04 08:18:35 -0400 Resizable: Fix containment calculation with relative parent Remove an incorrect fix introduced in 47cd5b6f that causes width calculations to be incorrect once the correct fix was introduced in c03cb807 Fixes #10140 M tests/unit/resizable/resizable_options.js M ui/resizable.js commit 5ddc7cd refs/heads/master Author: Scott González Date: 2014-08-01 13:30:45 -0400 Tests: Whitespace M tests/unit/autocomplete/autocomplete_core.js commit c017628 refs/heads/master Author: Scott González Date: 2014-08-01 12:25:14 -0400 Tests: Fix composite tests M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/selectmenu/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html commit 06fe70b refs/heads/master Author: Scott González Date: 2014-07-30 10:16:29 -0400 Core: Ensure forms in tests have some actual content Empty forms have no height, so they're considered hidden in jquery-git as of jquery/jquery@10399ddcf8a239acc27bdec9231b996b178224d3 M tests/unit/core/core.html commit d6d15b4 refs/heads/master Author: Scott González Date: 2014-07-30 10:03:53 -0400 Core: Fix focusable detection for image maps The attribute selector requires quotes to be valid, but only new (unreleased) Sizzle has this requirement. M ui/core.js commit 9895cb5 refs/heads/master Author: Scott González Date: 2014-07-30 09:45:00 -0400 Core: Clean up selector tests M tests/unit/core/selector.js commit 4ad4599 refs/heads/master Author: Scott González Date: 2014-07-29 15:18:46 -0400 Selectmenu: Remove unused var in test M tests/unit/selectmenu/selectmenu_options.js commit 64faf2d refs/heads/master Author: Scott González Date: 2014-07-29 15:02:36 -0400 Selectmenu: Don't check menu width in width option tests M tests/unit/selectmenu/selectmenu_options.js commit 749a6a5 refs/heads/master Author: Scott González Date: 2014-07-29 09:48:04 -0400 Selectmenu: Preserve text selection when interacting with the widget Fixes #10144 Closes gh-1295 M ui/selectmenu.js commit 45e13ed refs/heads/master Author: Scott González Date: 2014-07-29 10:40:02 -0400 Selectmenu: Properly set width for button Fixes #10145 Closes gh-1296 M tests/unit/selectmenu/selectmenu_options.js M ui/selectmenu.js commit d1e327c refs/heads/master Author: Scott González Date: 2014-07-24 17:21:33 -0400 Autocomplete: Fix styling for combobox demo Fixes #10059 M demos/autocomplete/combobox.html commit 930bc7d refs/heads/master Author: Yermo Lamers Date: 2014-02-04 16:47:26 -0500 Autocomplete: ESCAPE should not change content of a MultiLine Fixes #9790 Closes gh-1190 M tests/unit/autocomplete/autocomplete_core.js M ui/autocomplete.js commit 5beae72 refs/heads/master Author: Scott González Date: 2014-07-24 13:32:34 -0400 Resizable: Fix size/position changes in resize event Fixes #10351 Closes gh-1292 M tests/unit/resizable/resizable_events.js M ui/resizable.js commit 9bb51d3 refs/heads/master Author: Scott González Date: 2014-07-24 15:29:40 -0400 Position: Support positioning within document with jQuery 1.6.x Fixes #10071 Closes gh-1294 M ui/position.js commit f7429ed refs/heads/master Author: Frederik Elvhage Date: 2014-07-24 15:04:06 +0200 Widget: Improve performance of cleanData method Fixes #9546 Closes gh-1291 M ui/widget.js commit 234aeb1 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-07-23 22:11:03 -0400 Checkboxradio: add visual focus outline to checkbox and radio buttons This adds a focus outline matching that roughly from chrome osx M themes/base/core.css M themes/base/theme.css M ui/checkboxradio.js commit c399f1f refs/heads/master Author: TJ VanToll Date: 2014-07-23 12:50:49 -0400 Datepicker: Abstract mouseover logic to avoid explicit event trigger The reliance on `.mouseover()` caused an issue in some circumstances (see #5816). The removal of `.mouseover()` broke keyboard navigation (see #10319). Fixes #10319 Closes gh-1290 M ui/datepicker.js commit 69f25db refs/heads/master Author: Scott González Date: 2014-07-23 11:10:14 -0400 Dialog: Track the instance as soon as the dialog is opened Fixes #10152 M ui/dialog.js commit 1071346 refs/heads/master Author: Scott González Date: 2014-07-22 12:13:59 -0400 Build: Upgrade to jquery-mousewheel 3.1.12 M Gruntfile.js M bower.json A external/jquery-mousewheel/LICENSE.txt M external/jquery-mousewheel/jquery.mousewheel.js commit acfda4b refs/heads/master Author: Scott González Date: 2014-07-17 11:08:57 -0400 Dialog: Fix stacking of modal dialog overlays Fixes #10138 Closes gh-1286 M ui/dialog.js commit ffe60e3 refs/heads/master Author: Jyoti Deka Date: 2014-07-09 23:31:22 -0400 Resizable: Remove accidental exposure of internal data in events Fixes #10148 Closes gh-1279 M ui/resizable.js commit b4fb511 refs/heads/master Author: Monika Piotrowicz Date: 2014-06-07 20:32:03 -0400 Tabs: Work around bad Safari/VoiceOver heuristics Move disabled tab click handlers from the container to the tablist to prevent panel contents from being announced as clickable. Fixes #10098 Closes gh-1261 M ui/tabs.js commit 98583a6 refs/heads/master Author: Jacques Perrault Date: 2014-06-13 11:27:44 -0400 Datepicker: Show year/month on the same line Fixes #7953 Closes gh-1277 M themes/base/datepicker.css commit 9b7dbc6 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-07-16 10:35:14 -0400 Button: comment out test thats failing only in phantom Until i can figure out why so this will pass on travis M tests/unit/button/button_core.js commit 0fead84 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-07-16 10:28:14 -0400 Revert "Controlgroup: initial css prototyping and updating of select" This reverts commit 995a855783a0deea90245fed1850623cd2f2782e. Conflicts: themes/base/core.css ui/button.js D demos/button/buttonset.html M demos/button/default.html M themes/base/button.css M themes/base/core.css M themes/base/theme.css M ui/selectmenu.js commit d3b0f85 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-07-16 10:16:09 -0400 Checkboxradio: add option and method tests M demos/button/checkbox.html M tests/unit/button/button_core.js M tests/unit/button/button_events.js M tests/unit/button/button_methods.js M tests/unit/button/button_options.js M tests/unit/checkboxradio/checkboxradio.html M tests/unit/checkboxradio/checkboxradio_core.js A tests/unit/checkboxradio/checkboxradio_methods.js A tests/unit/checkboxradio/checkboxradio_options.js M themes/base/checkboxradio.css M ui/checkboxradio.js commit 3ca32b2 refs/heads/master Author: TJ VanToll Date: 2014-07-15 15:16:26 -0400 Draggable: Manage ui-draggable-handle correctly in nested instances M tests/unit/draggable/draggable_core.js M ui/draggable.js commit 7594a31 refs/heads/master Author: TJ VanToll Date: 2014-07-15 13:38:00 -0400 Draggable: Only apply ui-draggable-handle within the draggable instance Fixes #10212 Closes gh-1284 M tests/unit/draggable/draggable_core.js M ui/draggable.js commit 2447cab refs/heads/master Author: Scott González Date: 2014-07-14 13:18:44 -0400 Effect: Create a local jQuery variable to make jQuery Color work Fixes #10199 Closes gh-1282 M ui/effect.js commit bb29287 refs/heads/master Author: Scott González Date: 2014-07-14 15:30:48 -0400 Datepicker: Set explicit button text in demo Fixes #9626 Closes gh-1283 M demos/datepicker/icon-trigger.html commit 5730374 refs/heads/master Author: Rodrigo Menezes Date: 2014-05-15 17:16:09 -0400 Datepicker: reject dates with two year digits when expecting 'yy' Fixes #8353 Closes gh-1248 M tests/unit/datepicker/datepicker_options.js M ui/datepicker.js commit bef2c45 refs/heads/master Author: Scott González Date: 2014-07-12 09:04:36 -0400 Spinner: Fix inclusion of mousewheel plugin in demos Fixes #10188 M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html commit 4a42a7f refs/heads/master Author: TJ VanToll Date: 2014-07-10 09:10:45 -0400 Dialog demo: Remove a duplicate (and incorrect) script include M demos/dialog/modal-message.html commit 1b4f615 refs/heads/master Author: Scott González Date: 2014-07-09 09:04:45 -0400 Theme: Add support comments for filter properties M themes/base/core.css M themes/base/progressbar.css M themes/base/slider.css M themes/base/theme.css commit e91f38e refs/heads/master Author: Usman Akeju Date: 2014-07-02 12:49:46 +0200 Progressbar: replace image reference in base CSS with data URI The CSS for the Progressbar widget contained a reference to "images/animated-overlay.gif", which is not included in custom jQuery UI builds with "no theme" selected. This replaces the reference with a data URI. Fixes #10134 Closes gh-1276 D themes/base/images/animated-overlay.gif M themes/base/progressbar.css commit 4009361 refs/remotes/origin/datepicker (origin/datepicker) Author: Felix Nagel Date: 2014-04-26 14:05:56 +0200 Datepicker: Fix icon trigger demo M demos/datepicker/icon-trigger.html commit 38f9989 refs/remotes/origin/datepicker Author: Felix Nagel Date: 2014-04-26 15:07:32 +0200 Datepicker: Fix populate alternate field demo M demos/datepicker/alt-field.html commit fb8d50d refs/remotes/origin/datepicker Author: Felix Nagel Date: 2014-04-26 14:44:31 +0200 Datepicker: Properly define default for `dateFormat` option M ui/datepicker.js commit e8ea5f4 refs/remotes/origin/datepicker Author: Felix Nagel Date: 2014-04-26 14:31:28 +0200 Datepicker: Use `short` instead of `abbreviated` format for table header Revert to old behavior with two instead of three chars. Fixes layout issue with wrong day table cell width. M external/date.js M tests/unit/date/date_core.js commit 88f4a15 refs/remotes/origin/datepicker Author: Felix Nagel Date: 2014-04-26 13:30:09 +0200 Datepicker: Rename `select()` method to `_select()` Make `select()` a private method as it's not part of the specification. M ui/datepicker.js commit 50447d2 refs/remotes/origin/datepicker Author: Felix Nagel Date: 2014-04-23 17:49:03 +0200 Datepicker: Fix code style issues M demos/datepicker/show-week.html M external/date.js M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js M ui/datepicker.js commit 8a115dc refs/remotes/origin/datepicker Author: TJ VanToll Date: 2014-01-09 09:48:43 -0500 Date: Make `$.date()` a constructor function Move methods to prototype. M external/date.js M tests/unit/date/date_core.js commit 24110f2 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2014-01-09 09:15:42 -0500 Date: Update test suite to coding standards M tests/unit/date/date_core.js commit 6c0a1c3 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2014-01-03 09:55:06 -0500 Datepicker: Update the picker as the user types valid dates M tests/unit/datepicker/datepicker_core.js M ui/datepicker.js commit 3a38e81 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2014-01-03 09:16:03 -0500 Datepicker: Handle invalid values in `value()` and `valueAsDate()` M tests/unit/datepicker/datepicker_methods.js M ui/datepicker.js commit 07a5814 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2014-01-03 09:07:38 -0500 Datepicker: Add an `isValid()` method M tests/unit/datepicker/datepicker_methods.js M ui/datepicker.js commit 4db03f4 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2014-01-02 16:25:38 -0500 Datepicker: Re-adding mouse tests M tests/unit/datepicker/datepicker_core.js commit 4d51220 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-12-27 08:28:00 -0500 Datepicker: Update key handling implementation and tests M tests/unit/datepicker/datepicker_core.js M ui/datepicker.js commit 7e39bc1 refs/remotes/origin/datepicker Author: Rafael Xavier de Souza Date: 2013-11-30 10:22:17 -0200 Datepicker: Use Globalize 1.0.0 M demos/datepicker/date-formats.html M demos/datepicker/localization.html M demos/datepicker/show-week.html M external/date.js D external/globalize/globalize.culture.de-DE.js D external/globalize/globalize.culture.ja-JP.js M external/globalize/globalize.js M external/localization.js M tests/unit/date/date.html M tests/unit/date/date_core.js M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M ui/datepicker.js commit e143e5b refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-22 09:30:11 -0500 Datepicker: Fix key handling implementation and tests M tests/unit/datepicker/datepicker_core.js M ui/datepicker.js commit ae29574 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-21 09:03:08 -0500 Datepicker: Add `value()` and `valueAsDate()` methods M tests/unit/datepicker/datepicker_methods.js M ui/datepicker.js commit c8c44d4 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-22 08:55:04 -0500 Datepicker: Support destroying inline datepickers M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_methods.js M ui/datepicker.js commit 6458bab refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-20 08:53:02 -0500 Datepicker: Add test to ensure the ``'s value is preselected M tests/unit/datepicker/datepicker_core.js commit acf329d refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-20 08:37:24 -0500 Datepicker: Allow `dateFormat` to be changed after init M tests/unit/datepicker/datepicker_options.js M ui/datepicker.js commit 33c48bd refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-19 08:35:19 -0500 Datepicker: Support changing `eachDay` after initialization M tests/unit/datepicker/datepicker_options.js M ui/datepicker.js commit 0b5703e refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-18 09:23:15 -0500 Datepicker: Support `position` option changes after init M tests/unit/datepicker/datepicker_options.js M ui/datepicker.js commit 0f66c9a refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-15 09:17:13 -0500 Datepicker: Various changes for the `showWeek` option * Re-add `ui-datepicker-week-col` class name currently used. * Add test suite. * Support changing option after initialization. M tests/unit/datepicker/datepicker_options.js M ui/datepicker.js commit 059f277 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-15 08:42:20 -0500 Datepicker: Support changing the `appendTo` option after init M tests/unit/datepicker/datepicker_options.js M ui/datepicker.js commit 3ec7d0e refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-11-02 09:54:05 -0400 Datepicker: Clean up tests M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js commit a6e1586 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-10-30 09:11:06 -0400 Datepicker: Only apply the `ui-state-focus` class name to one cell This is specifically for multi month pickers. This makes the assumption that the keyboard is always interacting with the first month in a multi month calendar. The next step is to store which grid currently has focus and to base the focus logic off of that. M ui/datepicker.js commit 7a8de82 refs/remotes/origin/datepicker Author: Jörn Zaefferer Date: 2013-09-11 18:19:27 +0200 Datepicker: Fix the `eachDay` option Use the `eachDay` option in the other-months demo. Fix handling of `extraClasses` property, split on space. M demos/datepicker/other-months.html M external/date.js M ui/datepicker.js commit f83580c refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-08-30 08:27:19 -0400 Datepicker: Update tests and demos for new structure M Gruntfile.js M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html D demos/datepicker/datepicker-ar.js D demos/datepicker/datepicker-fr.js D demos/datepicker/datepicker-he.js D demos/datepicker/datepicker-zh-TW.js M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M tests/unit/date/date_core.js M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_core.js M ui/datepicker.js commit 7817898 refs/remotes/origin/datepicker Author: TJ VanToll Date: 2013-08-26 06:44:20 -0400 Datepicker: Initial commit of widget rewrite work from old branch History is on the datepicker-dead branch. M demos/datepicker/default.html A external/date.js A external/localization.js A tests/unit/date/all.html A tests/unit/date/date.html A tests/unit/date/date_core.js M themes/base/datepicker.css M ui/datepicker.js commit 15baf02 refs/heads/master Author: Scott González Date: 2014-06-11 09:28:39 -0400 Slider: Reset positioning when orientation changes Fixes #10105 Closes gh-1268 M tests/unit/slider/slider_options.js M ui/slider.js commit 7c4c86a refs/heads/master Author: Scott González Date: 2014-05-27 13:56:28 -0400 Build: Update license Closes gh-1257 A LICENSE.txt D MIT-LICENSE.txt M package.json commit 2922483 refs/heads/master Author: Jörn Zaefferer Date: 2014-06-26 14:36:58 +0200 Build: Updating the master version to 1.11.1-pre. M package.json commit 3ec7ac2 refs/tags/1.11.0 (tag: 1.11.0) Author: Jörn Zaefferer Date: 2014-06-26 14:15:41 +0200 1.11.0 M bower.json M package.json M themes/base/accordion.css M themes/base/all.css M themes/base/autocomplete.css M themes/base/base.css M themes/base/button.css M themes/base/core.css M themes/base/datepicker.css M themes/base/dialog.css M themes/base/draggable.css M themes/base/menu.css M themes/base/progressbar.css M themes/base/resizable.css M themes/base/selectable.css M themes/base/selectmenu.css M themes/base/slider.css M themes/base/sortable.css M themes/base/spinner.css M themes/base/tabs.css M themes/base/theme.css M themes/base/tooltip.css A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-puff.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-size.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.selectmenu.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json M ui/accordion.js M ui/autocomplete.js M ui/button.js M ui/core.js M ui/datepicker.js M ui/dialog.js M ui/draggable.js M ui/droppable.js M ui/effect-blind.js M ui/effect-bounce.js M ui/effect-clip.js M ui/effect-drop.js M ui/effect-explode.js M ui/effect-fade.js M ui/effect-fold.js M ui/effect-highlight.js M ui/effect-puff.js M ui/effect-pulsate.js M ui/effect-scale.js M ui/effect-shake.js M ui/effect-size.js M ui/effect-slide.js M ui/effect-transfer.js M ui/effect.js M ui/menu.js M ui/mouse.js M ui/position.js M ui/progressbar.js M ui/resizable.js M ui/selectable.js M ui/selectmenu.js M ui/slider.js M ui/sortable.js M ui/spinner.js M ui/tabs.js M ui/tooltip.js M ui/widget.js commit 49a4a46 refs/heads/master Author: Jörn Zaefferer Date: 2014-06-26 14:07:51 +0200 Build: Update DB version for releases M build/release.js commit c29b443 refs/heads/master Author: TJ VanToll Date: 2014-06-22 21:00:03 -0400 Tests: Use closeEnough() to account for rounding differences Selectmenu's test suite broke with b0e8380, which changed the padding used by the menu widget. Selectmenu conditionally adds pixels to the menu's width, and using closeEnough() accounts for that and the rounding differences across browsers. Closes gh-1275 M tests/unit/selectmenu/selectmenu_options.js commit d877e1d refs/remotes/origin/spinner-globalize-1.x (origin/spinner-globalize-1.x) Author: Rafael Xavier de Souza Date: 2014-06-24 21:50:13 -0700 Spinner: Update demos FIXME M bower.json M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html commit e1b0a27 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-06-24 17:38:43 -0700 Spinner: Use Globalize 1.x M ui/spinner.js commit a0fea7d refs/heads/master Author: Scott González Date: 2014-06-24 08:48:01 -0400 Bower: Change jquery dependency to >=1.6 (don't limit max version) Fixes #10110 Closes gh-1266 M Gruntfile.js M bower.json commit 6603270 refs/heads/master Author: Scott González Date: 2014-06-24 08:44:33 -0400 Build: Upgrade to grunt-bowercopy 1.1.0 Ref gh-1266 M package.json commit 19dfa2d refs/heads/master Author: Scott González Date: 2014-06-10 08:26:24 -0400 Test: Get all jQuery versions from Bower Ref gh-1266 M Gruntfile.js M bower.json A external/jquery-1.10.0/MIT-LICENSE.txt A external/jquery-1.10.0/jquery.js A external/jquery-1.10.1/MIT-LICENSE.txt A external/jquery-1.10.1/jquery.js A external/jquery-1.10.2/MIT-LICENSE.txt A external/jquery-1.10.2/jquery.js A external/jquery-1.6.0/MIT-LICENSE.txt A external/jquery-1.6.0/jquery.js A external/jquery-1.6.1/MIT-LICENSE.txt A external/jquery-1.6.1/jquery.js A external/jquery-1.6.2/MIT-LICENSE.txt A external/jquery-1.6.2/jquery.js A external/jquery-1.6.3/MIT-LICENSE.txt A external/jquery-1.6.3/jquery.js A external/jquery-1.6.4/MIT-LICENSE.txt A external/jquery-1.6.4/jquery.js A external/jquery-1.7.0/MIT-LICENSE.txt A external/jquery-1.7.0/jquery.js A external/jquery-1.7.1/MIT-LICENSE.txt A external/jquery-1.7.1/jquery.js A external/jquery-1.7.2/MIT-LICENSE.txt A external/jquery-1.7.2/jquery.js A external/jquery-1.8.0/MIT-LICENSE.txt A external/jquery-1.8.0/jquery.js A external/jquery-1.8.1/MIT-LICENSE.txt A external/jquery-1.8.1/jquery.js A external/jquery-1.8.2/MIT-LICENSE.txt A external/jquery-1.8.2/jquery.js A external/jquery-1.8.3/MIT-LICENSE.txt A external/jquery-1.8.3/jquery.js A external/jquery-1.9.0/MIT-LICENSE.txt A external/jquery-1.9.0/jquery.js A external/jquery-1.9.1/MIT-LICENSE.txt A external/jquery-1.9.1/jquery.js A external/jquery-2.0.0/MIT-LICENSE.txt A external/jquery-2.0.0/jquery.js A external/jquery-2.0.1/MIT-LICENSE.txt A external/jquery-2.0.1/jquery.js A external/jquery-2.0.2/MIT-LICENSE.txt A external/jquery-2.0.2/jquery.js A external/jquery-2.0.3/MIT-LICENSE.txt A external/jquery-2.0.3/jquery.js D tests/jquery-1.10.0.js D tests/jquery-1.10.1.js D tests/jquery-1.10.2.js D tests/jquery-1.6.1.js D tests/jquery-1.6.2.js D tests/jquery-1.6.3.js D tests/jquery-1.6.4.js D tests/jquery-1.6.js D tests/jquery-1.7.1.js D tests/jquery-1.7.2.js D tests/jquery-1.7.js D tests/jquery-1.8.0.js D tests/jquery-1.8.1.js D tests/jquery-1.8.2.js D tests/jquery-1.8.3.js D tests/jquery-1.9.0.js D tests/jquery-1.9.1.js D tests/jquery-2.0.0.js D tests/jquery-2.0.1.js D tests/jquery-2.0.2.js D tests/jquery-2.0.3.js M tests/jquery.js commit 6df127a refs/heads/master Author: Scott González Date: 2014-06-10 07:55:45 -0400 Build: Reorganize external directory Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 M Gruntfile.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/addClass.html M demos/effect/animate.html M demos/effect/default.html M demos/effect/easing.html M demos/effect/hide.html M demos/effect/removeClass.html M demos/effect/show.html M demos/effect/switchClass.html M demos/effect/toggle.html M demos/effect/toggleClass.html M demos/menu/default.html M demos/menu/icons.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/default.html M demos/progressbar/download.html M demos/progressbar/indeterminate.html M demos/progressbar/label.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M demos/selectmenu/product-selection.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/tabs/ajax.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D external/globalize.culture.de-DE.js D external/globalize.culture.ja-JP.js D external/globalize.js A external/globalize/LICENSE A external/globalize/globalize.culture.de-DE.js A external/globalize/globalize.culture.ja-JP.js A external/globalize/globalize.js A external/jquery-mousewheel/jquery.mousewheel.js D external/jquery.mousewheel.js A external/jquery/MIT-LICENSE.txt A external/jquery/jquery.js D external/jshint.js A external/jshint/LICENSE/LICENSE A external/jshint/jshint.js D external/qunit.css D external/qunit.js A external/qunit/MIT-LICENSE.txt A external/qunit/qunit.css A external/qunit/qunit.js D jquery.js M package.json M tests/index.html M tests/unit/accordion/accordion.html M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/all.html M tests/unit/button/button.html M tests/unit/core/all.html M tests/unit/core/core.html M tests/unit/core/core_deprecated.html M tests/unit/datepicker/all.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/all.html M tests/unit/dialog/dialog.html M tests/unit/draggable/all.html M tests/unit/draggable/draggable.html M tests/unit/droppable/all.html M tests/unit/droppable/droppable.html M tests/unit/effects/all.html M tests/unit/effects/effects.html M tests/unit/menu/all.html M tests/unit/menu/menu.html M tests/unit/position/all.html M tests/unit/position/position.html M tests/unit/progressbar/all.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/all.html M tests/unit/resizable/resizable.html M tests/unit/selectable/all.html M tests/unit/selectable/selectable.html M tests/unit/selectmenu/all.html M tests/unit/selectmenu/selectmenu.html M tests/unit/slider/all.html M tests/unit/slider/slider.html M tests/unit/sortable/all.html M tests/unit/sortable/sortable.html M tests/unit/spinner/all.html M tests/unit/spinner/spinner.html M tests/unit/tabs/all.html M tests/unit/tabs/tabs.html M tests/unit/testsuite.js M tests/unit/tooltip/all.html M tests/unit/tooltip/tooltip.html M tests/unit/widget/all.html M tests/unit/widget/widget.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/draggable_resizable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_selectmenu.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M tests/visual/dialog/stacking.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/selectmenu/selectmenu.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit 450d75f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-06-12 13:37:06 -0400 Datepicker: Define en and en-US locales based on defaults Fixes #6682 Closes gh-1269 M ui/datepicker.js commit 226cc3e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-06-10 13:51:25 +0200 Dialog: Honor preventDefault when managing focus If event.isDefaultPrevented() is true, the focus management is completely skipped, assuming the user manages focus manually. Fixes #10103 Closes gh-1265 M tests/unit/dialog/dialog_core.js M ui/dialog.js commit a0b8476 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-06-10 12:38:26 +0200 Dialog: Fix shift-tab handling, focus the correct element Copy-paste error introduced in df6110c0d424ff3306fdd5576011f2dcf4d242d0 Updates the tabbing test to be more specific about which element should have focus, instead of only checking if focus is within the dialog. Ref #9646 Ref #10103 Closes gh-1264 M tests/unit/dialog/dialog_core.js M ui/dialog.js commit c31d5f0 refs/remotes/origin/spinner-globalize-1.x Author: Timo Tijhof Date: 2014-05-27 23:17:41 +0200 travis: Remove node 0.8, add node 0.10 Travis is failing on two accounts: * "Error: No compatible version found: minimatch@'^0.3.0'" (because the version of npm that shipped with 0.8 doesn't support ^ * npm WARN engine stringify-object@0.1.8: wanted: {"node":">=0.10.0"} (current: {"node":"v0.8.26","npm":"1.2.30"}) npm WARN engine has-color@0.1.7: wanted: {"node":">=0.10.0"} (current: {"node":"v0.8.26","npm":"1.2.30"}) npm WARN engine configstore@0.2.3: wanted: {"node":">=0.10.0"} (current: {"node":"v0.8.26","npm":"1.2.30"}) npm WARN engine object-assign@0.1.2: wanted: {"node":">=0.10.0"} (current: {"node":"v0.8.26","npm":"1.2.30"}) Closes gh-1258 M .travis.yml commit 6c40052 refs/remotes/origin/spinner-globalize-1.x Author: Timo Tijhof Date: 2014-05-27 20:22:14 +0200 Dialog: Fix off() -> unbind() for jQuery 1.6 compat Follows-up c9815f13b487d027ef9b. Fixes #10072 Closes gh-1256 M ui/dialog.js commit 796a8b3 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2014-05-19 19:29:45 -0500 Spinner: Don't change value when changing min/max options Fixes #9703 Closes gh-1252 M tests/unit/spinner/spinner_events.js M ui/spinner.js commit 9a93a06 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2014-05-25 16:27:24 -0500 Tests: Add widget option Allows running qunit tests for a single widget Closes gh-1254 M Gruntfile.js commit 82945d5 refs/tags/1.11.0-beta.2 (tag: 1.11.0-beta.2) Author: Jörn Zaefferer Date: 2014-05-23 13:03:29 +0200 1.11.0-beta.2 M bower.json M package.json M themes/base/accordion.css M themes/base/all.css M themes/base/autocomplete.css M themes/base/base.css M themes/base/button.css M themes/base/core.css M themes/base/datepicker.css M themes/base/dialog.css M themes/base/draggable.css M themes/base/menu.css M themes/base/progressbar.css M themes/base/resizable.css M themes/base/selectable.css M themes/base/selectmenu.css M themes/base/slider.css M themes/base/sortable.css M themes/base/spinner.css M themes/base/tabs.css M themes/base/theme.css M themes/base/tooltip.css A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-puff.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-size.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.selectmenu.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json M ui/accordion.js M ui/autocomplete.js M ui/button.js M ui/core.js M ui/datepicker.js M ui/dialog.js M ui/draggable.js M ui/droppable.js M ui/effect-blind.js M ui/effect-bounce.js M ui/effect-clip.js M ui/effect-drop.js M ui/effect-explode.js M ui/effect-fade.js M ui/effect-fold.js M ui/effect-highlight.js M ui/effect-puff.js M ui/effect-pulsate.js M ui/effect-scale.js M ui/effect-shake.js M ui/effect-size.js M ui/effect-slide.js M ui/effect-transfer.js M ui/effect.js M ui/menu.js M ui/mouse.js M ui/position.js M ui/progressbar.js M ui/resizable.js M ui/selectable.js M ui/selectmenu.js M ui/slider.js M ui/sortable.js M ui/spinner.js M ui/tabs.js M ui/tooltip.js M ui/widget.js commit 203b23a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-05-23 12:55:33 +0200 Build: Update DB version for release script M build/release.js commit 661ce0e refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-05-20 21:30:04 -0400 Checkboxradio: updates based on pr review M tests/unit/checkboxradio/checkboxradio_core.js M ui/button.js M ui/checkboxradio.js commit bb4f5f9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-05-20 16:25:26 -0400 README: Remove content that exists on the contribute site M README.md commit f5e8041 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2014-05-18 21:58:41 -0500 Tabs: Move `aria-expanded` from active panel to active tab Fixes #9622 Closes gh-1251 M tests/unit/tabs/tabs_core.js M ui/tabs.js commit 975c9ec refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-05-16 17:40:26 +0200 Authors: Update M AUTHORS.txt commit 21afafd refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-05-14 20:54:22 -0400 Checkboxradio: updates based on pr review M demos/button/checkbox.html M tests/unit/checkboxradio/checkboxradio_core.js M ui/button.js M ui/checkboxradio.js commit 54323e0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-05-14 12:39:45 -0400 Widget: Remove misleading comment M ui/widget.js commit 8d64f1f refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-05-14 09:37:06 -0400 Button: Updates based on pr comments M tests/unit/checkboxradio/checkboxradio_common.js M tests/unit/checkboxradio/checkboxradio_core.js M ui/button.js commit b0e8380 refs/remotes/origin/spinner-globalize-1.x Author: Trisha Crowley Date: 2014-04-25 13:35:02 -0400 Menu: Vertically center icons. Fix menu item wiggle and clearing in IE8 Fixes #9995 Closes gh-1235 M themes/base/menu.css commit 6ef5c38 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-05-07 22:39:21 +0200 Build: Fix manifest dependencies Clone bower dependencies instead of reusing and modifying the same object multiple times. M build/tasks/build.js commit 56e092d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-05-07 08:25:44 +0200 Build: Add manifest entry for selectmenu Closes gh-1240 M build/widget.json commit 48001a8 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-05-01 09:57:38 -0400 Autocomplete: Search if the user retypes the same value Fixes #7434 Closes gh-1238 M tests/unit/autocomplete/autocomplete_core.js M ui/autocomplete.js commit 5bbf276 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-05-08 20:57:19 +0200 Build: Validate number of generated manifests Closes gh-1241 M build/tasks/build.js commit 0645ac4 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-05-06 16:23:06 +0200 Build: Replace @VERSION in release tags Fixes #10006 Closes gh-1239 M build/release.js commit d1a6aed refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-05-07 13:34:21 -0400 CONTRIBUTING: Fix typo M CONTRIBUTING.md commit 8029a97 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-05-07 12:28:34 -0400 All: Fix typos Closes gh-1237 M CONTRIBUTING.md M ui/sortable.js commit 079279a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-05-06 09:52:23 -0400 Build: Generate pre-releases the same way as stable releases Fixes #9998 M build/release.js commit b222803 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-05-06 15:06:05 +0200 Menu: Use item.outerHeight() in _scrollIntoView Fixes #9991 M tests/visual/menu/menu.html M ui/menu.js commit 719150e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-05-06 08:35:00 -0400 Tooltip: Don't use `rgba()` for solid colors in video player demo Fixes a display issue in IE8. M demos/tooltip/video-player.html commit 8e96263 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2014-04-23 16:01:00 +0200 Selectmenu: Add new production selection demo Closes gh-1230 M demos/selectmenu/index.html A demos/selectmenu/product-selection.html commit dfb8db2 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-04-24 09:23:45 -0400 Tooltip demo: Reword dialog description for clarity Closes gh-1233 M demos/tooltip/custom-content.html commit f0b4967 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-04-30 15:32:31 -0300 Datepicker: Remove unnecessary mouseover trigger Fixes #5816 Closes gh-974 M ui/datepicker.js commit 1ccec99 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-04-30 10:24:56 -0400 Button: remove duplicate rule from core.css M themes/base/core.css commit d566fec refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-04-30 10:23:41 -0400 Button: Update css based on pr comments M tests/unit/checkboxradio/checkboxradio_common.js M tests/unit/checkboxradio/checkboxradio_core.js M themes/base/button.css M themes/base/checkboxradio.css M ui/checkboxradio.js commit 1e225e7 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-04-30 10:03:12 -0400 Button: updating tests M tests/unit/button/button.html M tests/unit/button/button_common.js M tests/unit/button/button_core.js M tests/unit/button/button_options.js M tests/unit/checkboxradio/checkboxradio.html M tests/unit/checkboxradio/checkboxradio_core.js M tests/unit/index.html M ui/checkboxradio.js commit 5b1fa69 refs/tags/1.11.0-beta.1 (tag: 1.11.0-beta.1) Author: Scott González Date: 2014-04-24 15:25:07 -0400 1.11.0-beta.1 M bower.json M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-puff.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-size.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 516920a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-11 20:49:47 +0100 Build: Migrate to jquery-release Fixes #9793 A build/release.js D build/release/changelog-shell D build/release/release.js commit b41b922 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 19:19:50 +0200 Dialog demo: Update modal form demo - Removes an invalid jquery.ui.button.js reference (button.js is loaded) - Updates the email regex to use the one from the HTML5 spec - Refactors the code to add the user on both button click and form submit - Reset the form to its original state on submit - Initialize the form with values that can be submitted immediately, better for a demo - Rename bValid to valid M demos/dialog/modal-form.html commit 28093e6 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 19:18:49 +0200 Dialog demo: Move animated dialog demo to the end of the index This demo looks rather silly and has no purpose beyond showing of the animation options. It doesn't do that very well. M demos/dialog/index.html commit 2d633cb refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 19:18:20 +0200 Dialog demo: Remove regular modal demo, the other modal demos are better M demos/dialog/index.html D demos/dialog/modal.html commit 905c5db refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 20:11:05 +0200 Demos: Delete useless interactions demos All three delay-start demos use by examples for distance and delay while the default works fine. The connected-through tabs demo is just ridiculous. D demos/draggable/delay-start.html M demos/draggable/index.html D demos/resizable/delay-start.html M demos/resizable/index.html D demos/sortable/connect-lists-through-tabs.html D demos/sortable/delay-start.html M demos/sortable/index.html commit 22de101 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 19:52:47 +0200 Progressbar demo: Speed up the progress a bit to make them less annoying M demos/progressbar/download.html M demos/progressbar/label.html commit 7d0ca5e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 19:39:08 +0200 Button demo: Replace anchors with more appropriate buttons M demos/effect/addClass.html M demos/effect/animate.html M demos/effect/hide.html M demos/effect/removeClass.html M demos/effect/show.html M demos/effect/switchClass.html M demos/effect/toggle.html M demos/effect/toggleClass.html commit e5008c2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-24 10:04:15 -0400 Build: Add Felix Nagel as a maintainer M package.json commit a2af75e refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-04-24 09:23:12 -0400 Resizable demo: Trivial grammatical fix M demos/resizable/textarea.html commit 23ea063 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-24 08:37:38 -0400 Selectmenu: Work around test bug in IE M tests/unit/selectmenu/selectmenu_methods.js commit 004d768 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 14:04:03 +0200 Widget demo: Replace 'go black' with 'go screen' to keep text readable M demos/widget/default.html commit 67f5640 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 14:02:09 +0200 Tooltip demo: Add a menu to the playlist button M demos/tooltip/video-player.html commit eefeaf0 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 13:53:49 +0200 Tooltip demo: We have no plans for interactive tooltips M demos/tooltip/custom-content.html commit e12ffb6 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 13:50:24 +0200 Tooltip demo: Mention the option used in the track demo M demos/tooltip/tracking.html commit 1fa0c97 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 13:48:15 +0200 Tooltip demo: Position tooltips next to inputs instead of over inputs M demos/tooltip/forms.html commit a332256 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 13:44:55 +0200 Tabs demo: Improve manipulation by providing default values for new tab M demos/tabs/manipulation.html commit ff253e7 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 13:40:02 +0200 Spinner demo: Reorder input and select to be consistent with other demos M demos/spinner/currency.html commit 101513d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 13:31:59 +0200 Sortable demo: Allow dropping to empty list and improve general styling M demos/sortable/connect-lists.html commit 6fb72fd refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 13:20:39 +0200 Slider demo: Make read only inputs readonly M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/slider-vertical.html M demos/slider/steps.html commit b6da520 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 12:57:52 +0200 Resizable demo: Fix description text, replacing the copy-pasta M demos/resizable/textarea.html commit 16f421f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 12:15:51 +0200 Position demo: Address todo comment by replacing plugin methods M demos/position/cycler.html commit 62c9a9c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-24 10:44:09 +0200 Effect demo: Change anchor to button element M demos/effect/default.html commit c0d864d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-23 20:22:34 +0200 Button demo: Remove unnecessary anchors from popp menu M demos/button/splitbutton.html commit 192f51c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-23 20:02:49 +0200 Spinner tests: Remove mousewheel plugin The plugin isn't needed nor used in the unit tests, which just trigger the appropriate events. This works around the failure in Firefox 27/28 that we'll try to track down separately. Ref #9988 M tests/unit/spinner/spinner.html commit a09462f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-23 19:56:48 +0200 Autocomplete demo: Datasource needs min. 3 characters M demos/autocomplete/remote-jsonp.html commit c879f62 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-23 13:50:49 -0400 Accordion demo: Refresh accordion after sorting M demos/accordion/sortable.html commit f55d4ce refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-04-23 09:11:27 -0400 Button: updates to demos based on pr review M demos/button/checkbox.html M demos/button/icons.html M ui/button.js commit 69a3d94 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-22 18:24:04 -0400 Selectmenu: Test cleanup M tests/unit/selectmenu/selectmenu_options.js commit bdb0f7a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-22 12:57:05 -0400 Selectmenu: Test cleanup M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js commit 56f6f92 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-22 12:19:12 -0400 Selectmenu: Test cleanup M tests/unit/selectmenu/selectmenu_events.js commit d8062dc refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-21 20:15:36 -0400 Selectmenu: Test cleanup M tests/unit/selectmenu/selectmenu_core.js commit fd7e1e3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-21 10:32:49 -0400 Selectmenu: Default disabled option to null M tests/unit/selectmenu/selectmenu_common.js M ui/selectmenu.js commit 8b2606a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-21 10:11:55 -0400 Selectmenu: Fix reference to jQuery in tests M tests/unit/selectmenu/all.html commit 5f11f55 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-21 09:15:23 -0400 Button: Whitespace M tests/unit/button/button_options.js commit 23d7d50 refs/remotes/origin/spinner-globalize-1.x Author: Daniel DeGroff Date: 2013-12-11 22:53:48 -0600 Button: Remove `ui-state-active` when disabling buttons Fixes #9602 Closes gh-1151 M tests/unit/button/button_options.js M ui/button.js commit 712ac17 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-18 12:46:41 -0400 Selectmenu: Remove unused var M tests/unit/selectmenu/selectmenu_core.js commit 62812d9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-08 11:20:38 -0400 Selectmenu: Simplify selection of focused item via keyboard Don't go through menu to select the currently focused item. Renamed _selectMenu() to _selectFocusedItem() for clarity. Closes gh-1224 M ui/selectmenu.js commit 1272fca refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-08 11:19:26 -0400 Selectmenu: Don't use active items at all Menus only use active items for nested menus which selectmenu doesn't support. Selectmenu should only be working with focused items. Ref gh-1224 M tests/unit/selectmenu/selectmenu_core.js M ui/selectmenu.js commit 1849655 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-08 11:17:32 -0400 Selectmenu: Cleanup Ref gh-1224 M ui/selectmenu.js commit 0f272ee refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-17 15:08:34 -0400 Build: Update version from pre to -pre Ref jquery/jquery-release#61 M package.json commit 3576ceb refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-03-11 11:50:12 +0100 Resizable: Remove bad workaround for draggable+resizable This adds a compound test page for draggable+resizable, which had no coverage before. Using that page shows that there is no way to reproduce the behaviour described in the original ticket that caused this workaround, since its not possible to resize an element beyond the window boundaries. Therefore removing the workaround, which is 6+ years old and has no test coverage, seems like the sanest approach. Fixes #6939 Closes gh-1210 M tests/unit/resizable/resizable_core.js A tests/visual/compound/draggable_resizable.html M tests/visual/index.html M ui/resizable.js commit 44c6f7c refs/remotes/origin/ref-1029-css-dependency-comments (origin/ref-1029-css-dependency-comments) Author: Rafael Xavier de Souza Date: 2014-04-15 11:45:46 -0300 Various: Add css-dependency-comments based on jQuery Mobile Ref #1029 M ui/accordion.js M ui/autocomplete.js M ui/button.js M ui/core.js M ui/datepicker.js M ui/dialog.js M ui/draggable.js M ui/droppable.js M ui/effect-blind.js M ui/effect-bounce.js M ui/effect-clip.js M ui/effect-drop.js M ui/effect-explode.js M ui/effect-fade.js M ui/effect-fold.js M ui/effect-highlight.js M ui/effect-puff.js M ui/effect-pulsate.js M ui/effect-scale.js M ui/effect-shake.js M ui/effect-size.js M ui/effect-slide.js M ui/effect-transfer.js M ui/effect.js M ui/menu.js M ui/mouse.js M ui/position.js M ui/progressbar.js M ui/resizable.js M ui/selectable.js M ui/selectmenu.js M ui/slider.js M ui/sortable.js M ui/spinner.js M ui/tabs.js M ui/tooltip.js M ui/widget.js commit 919d918 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-04-14 16:50:21 +0200 External: Update mousewheel plugin, copy only main file M Gruntfile.js M bower.json M external/jquery.mousewheel.js commit a69ccd6 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-04-14 09:45:34 -0400 Build: Include draggable.css and sortable.css in the CSS concat step M Gruntfile.js commit 995a855 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-04-09 11:54:34 -0400 Controlgroup: initial css prototyping and updating of selectmenu A demos/button/buttonset.html M demos/button/default.html M themes/base/button.css M themes/base/core.css M themes/base/theme.css M ui/button.js M ui/selectmenu.js commit 9d78023 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-08 14:57:43 -0400 Selectemnu: Demo cleanup M demos/selectmenu/custom_render.html M demos/selectmenu/default.html commit baf6bc5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-03 10:54:52 -0400 Position: Don't create `$.support.offsetFractions` M ui/position.js commit d24cd35 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-03 10:52:30 -0400 Core: Don't create `$.support.selectstart` M ui/core.js commit 0d71cbf refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-04-02 11:26:04 -0400 Button: updates based on pr review M tests/unit/button/button_options.js M ui/button.js commit 0059722 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-04-01 14:42:38 -0400 Button: Properly refresh button sets with new radio buttons Fixes #8975 Ref gh-888 M tests/unit/button/button.html M tests/unit/button/button_methods.js M ui/button.js commit f3ffc8c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-03-31 15:29:56 -0400 Datepicker: Fix date format for Ukranian locale Fixes #9939 M ui/i18n/datepicker-uk.js commit 966f80d refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-03-30 11:51:31 -0400 Spinner: Minor typo in stepUp()'s tests M tests/unit/spinner/spinner_methods.js commit 35564dd refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-28 13:18:21 -0400 Button: simplifying _create by setting label option first M ui/button.js commit fe00326 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-28 10:48:18 -0400 Dialog: Updating dialog and tests for new button API M tests/unit/dialog/dialog_options.js M ui/dialog.js commit 01c54ec refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-28 10:25:04 -0400 Button: Fixing issues found by jscs M tests/unit/checkboxradio/checkboxradio.html M ui/button.js M ui/checkboxradio.js commit 3223c29 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-12 13:22:16 -0400 Button: fixing missed instances of text option switching to showLabel M tests/unit/button/button_common.js M tests/unit/button/button_options.js M ui/button.js commit 19c6b9e refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-12 11:53:09 -0400 checkboxradio: fix label selection if control.labels length is 0 there still might be a label so check the old way. M ui/button.js M ui/checkboxradio.js commit b782bfc refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-12 11:24:41 -0400 squash: code cleanup M ui/button.js M ui/checkboxradio.js commit 6591ad1 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-12 10:15:31 -0400 Checkboxradio: move inital dom manipulation into its own method Allows easy extension for mobiles enhanced option M ui/checkboxradio.js commit d903e1a refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-07 10:15:25 -0500 Checkboxradio: use control.labels if defined Fixes #9541 M ui/checkboxradio.js commit d344b50 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-07 10:02:08 -0500 Button: changing option text to showLabel to avoid confusion Fixes #8203 M ui/button.js commit b408636 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-03-07 10:01:15 -0500 squash: updating tests M tests/unit/button/button_core.js M tests/unit/checkboxradio/checkboxradio_core.js commit 747635a refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-02-10 18:48:58 -0500 Checkboxradio: add test suit M demos/button/checkbox.html A tests/unit/checkboxradio/checkboxradio.html A tests/unit/checkboxradio/checkboxradio_common.js A tests/unit/checkboxradio/checkboxradio_core.js A tests/unit/controlgroup/controlgroup_core.js M ui/checkboxradio.js commit cf6e119 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-02-05 14:57:15 -0500 Checkboxradio: inital commit of new widget M demos/button/checkbox.html M tests/unit/button/button_common.js M tests/unit/button/button_core.js M tests/unit/button/button_events.js M tests/unit/button/button_options.js M themes/base/base.css A themes/base/checkboxradio.css M themes/base/core.css M themes/base/theme.css M ui/button.js A ui/checkboxradio.js commit d0d24a1 refs/remotes/origin/button-icon-span Author: Alexander Schmitz Date: 2014-01-22 12:02:32 -0500 Button: Inital commit of button refactor Move to using element stats rather then js class states remove ui-button-text spans. Removed button set A .DS_Store M demos/button/default.html M demos/button/icons.html M themes/base/button.css M themes/base/core.css M themes/base/theme.css M ui/button.js commit 9fad37d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-03-12 11:03:51 +0100 Build: Fix testswarm task, use API correctly M build/tasks/testswarm.js commit 4752ee9 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-03-12 10:35:15 +0100 Build: Include grunt tasks files in jscs task M Gruntfile.js M build/tasks/testswarm.js commit 13be920 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-03-10 08:35:21 -0400 Droppable: Fix dependencies in photo manager demo M demos/droppable/photo-manager.html commit dfc5c34 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-03-05 23:03:17 -0500 Slider: Switch handles from to Fixes #9890 Closes gh-1207 M demos/slider/multiple-vertical.html M ui/slider.js commit 343c265 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-03-07 09:30:11 -0500 Demos: Adding tag for easier mobile browsing M demos/accordion/index.html M demos/autocomplete/index.html M demos/button/index.html M demos/datepicker/index.html M demos/dialog/index.html M demos/draggable/index.html M demos/droppable/index.html M demos/effect/index.html M demos/index.html M demos/menu/index.html M demos/position/index.html M demos/progressbar/index.html M demos/resizable/index.html M demos/selectable/index.html M demos/slider/index.html M demos/sortable/index.html M demos/spinner/index.html M demos/tabs/index.html M demos/tooltip/index.html M demos/widget/index.html commit 385821e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-03-03 23:05:08 +0100 Externals: Update jshint to latest M bower.json M external/jshint.js commit d789d7a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-21 17:25:59 +0100 Build: Use bower to manage client-side dependencies Fixes #9507 Closes gh-1201 M Gruntfile.js M bower.json M package.json commit a40647f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-03-03 22:52:54 +0100 All: Rename jquery.js to exclude version in filename M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/addClass.html M demos/effect/animate.html M demos/effect/default.html M demos/effect/easing.html M demos/effect/hide.html M demos/effect/removeClass.html M demos/effect/show.html M demos/effect/switchClass.html M demos/effect/toggle.html M demos/effect/toggleClass.html M demos/menu/default.html M demos/menu/icons.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/default.html M demos/progressbar/download.html M demos/progressbar/indeterminate.html M demos/progressbar/label.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/tabs/ajax.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.10.2.js A jquery.js M tests/index.html M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/index.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_selectmenu.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M tests/visual/dialog/stacking.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/selectmenu/selectmenu.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit d7860b9 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-20 13:59:37 +0100 Build: Force LF for JS source files M .gitattributes commit 3651d44 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-21 18:42:43 +0100 Tests: Expose jQuery version select Makes use of the extended urlConfig in QUnit 1.14 M tests/unit/testsuite.js commit fe420c0 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-02-21 14:56:13 -0500 Selectmenu: Add UMD wrapper M ui/selectmenu.js commit df6110c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-21 13:22:39 +0100 Core: Deprecate .focus( n ), replace in dialog with explicit timeouts Fixes #9646 M tests/unit/core/core.js M tests/unit/core/core_deprecated.js M ui/core.js M ui/dialog.js commit 1c278f9 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-21 19:49:54 +0100 Selectmenu: Fix invalid empty options in visual test M tests/visual/selectmenu/selectmenu.html commit 60a5f1a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-21 19:49:09 +0100 Selectmenu: Fix whitespace in visual test M tests/visual/selectmenu/selectmenu.html commit 5f2252c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-21 19:48:47 +0100 Build: Update to latest grunt-html M package.json commit 0c754f9 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-21 13:40:32 +0100 Selectmenu: Refactor appendTo option tests M tests/unit/selectmenu/selectmenu_options.js commit fa99e23 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-21 13:35:34 +0100 Selectmenu: Fall back to .ui-front searching for empty jQuery objects Fixes #9757 M tests/unit/selectmenu/selectmenu_options.js M ui/selectmenu.js commit 8a71d0f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-21 13:35:04 +0100 Autocomplete: Fix assertion message in appendTo option test M tests/unit/autocomplete/autocomplete_options.js commit 122b913 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-20 17:54:48 +0100 Dialog: Work around subpixel issues in dialog resizable test Switching to checking the size of the content element. We should be checking the dimensions of the .ui-dialog element, but that currently fails in Chromium-based browsers. Once we start using box-sizing: border-box, we should try to revert this change. Ref #9845 M tests/unit/dialog/dialog_test_helpers.js commit e7c932e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-20 17:04:47 +0100 Tests: Update to latest QUnit M external/qunit.css M external/qunit.js commit 822f3cd refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-20 17:02:23 +0100 Tests: Update to sane QUnit markup M tests/unit/accordion/accordion.html M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/all.html M tests/unit/button/button.html M tests/unit/core/all.html M tests/unit/core/core.html M tests/unit/core/core_deprecated.html M tests/unit/datepicker/all.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/all.html M tests/unit/dialog/dialog.html M tests/unit/draggable/all.html M tests/unit/draggable/draggable.html M tests/unit/droppable/all.html M tests/unit/droppable/droppable.html M tests/unit/effects/all.html M tests/unit/effects/effects.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/all.html M tests/unit/resizable/resizable.html M tests/unit/selectable/all.html M tests/unit/selectable/selectable.html M tests/unit/selectmenu/all.html M tests/unit/selectmenu/selectmenu.html M tests/unit/slider/all.html M tests/unit/slider/slider.html M tests/unit/sortable/all.html M tests/unit/sortable/sortable.html M tests/unit/spinner/all.html M tests/unit/spinner/spinner.html M tests/unit/tabs/all.html M tests/unit/tabs/tabs.html M tests/unit/tooltip/all.html M tests/unit/tooltip/tooltip.html M tests/unit/widget/all.html M tests/unit/widget/widget.html commit d380e07 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-02-04 09:16:26 -0500 Build: Base manifest dependencies off of Bower configuration M build/tasks/build.js commit e837d11 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-02-04 08:56:46 -0500 All: Add Bower support Fixes #9465 Closes gh-1189 A bower.json commit 162056b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-02-19 16:58:01 -0500 Tabs: Removed tabs at bottom demo Places tabs at the bottom is bad for accessibility. Dynamic content should not precede the control for the content. D demos/tabs/bottom.html M demos/tabs/index.html commit 6b324aa refs/remotes/origin/1-9-stable (origin/1-9-stable) Author: Jörn Zaefferer Date: 2014-02-19 19:25:06 +0100 Build: Switch to renamed TestSwarm browserSet (cherry picked from commit 7c3b05cfeb488870804259bc4a2998883ad6b8a4) M build/tasks/testswarm.js commit c069f3d refs/remotes/origin/1-10-stable (origin/1-10-stable) Author: Jörn Zaefferer Date: 2014-02-19 19:25:06 +0100 Build: Switch to renamed TestSwarm browserSet (cherry picked from commit 7c3b05cfeb488870804259bc4a2998883ad6b8a4) M build/tasks/testswarm.js commit 7c3b05c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-19 19:25:06 +0100 Build: Switch to renamed TestSwarm browserSet M build/tasks/testswarm.js commit 347c7c4 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-02-19 08:55:50 -0300 I18n: Avoid indenting an entire file Make code identation consistent with every other source. M ui/i18n/datepicker-af.js M ui/i18n/datepicker-ar-DZ.js M ui/i18n/datepicker-ar.js M ui/i18n/datepicker-az.js M ui/i18n/datepicker-be.js M ui/i18n/datepicker-bg.js M ui/i18n/datepicker-bs.js M ui/i18n/datepicker-ca.js M ui/i18n/datepicker-cs.js M ui/i18n/datepicker-cy-GB.js M ui/i18n/datepicker-da.js M ui/i18n/datepicker-de.js M ui/i18n/datepicker-el.js M ui/i18n/datepicker-en-AU.js M ui/i18n/datepicker-en-GB.js M ui/i18n/datepicker-en-NZ.js M ui/i18n/datepicker-eo.js M ui/i18n/datepicker-es.js M ui/i18n/datepicker-et.js M ui/i18n/datepicker-eu.js M ui/i18n/datepicker-fa.js M ui/i18n/datepicker-fi.js M ui/i18n/datepicker-fo.js M ui/i18n/datepicker-fr-CA.js M ui/i18n/datepicker-fr-CH.js M ui/i18n/datepicker-fr.js M ui/i18n/datepicker-gl.js M ui/i18n/datepicker-he.js M ui/i18n/datepicker-hi.js M ui/i18n/datepicker-hr.js M ui/i18n/datepicker-hu.js M ui/i18n/datepicker-hy.js M ui/i18n/datepicker-id.js M ui/i18n/datepicker-is.js M ui/i18n/datepicker-it-CH.js M ui/i18n/datepicker-it.js M ui/i18n/datepicker-ja.js M ui/i18n/datepicker-ka.js M ui/i18n/datepicker-kk.js M ui/i18n/datepicker-km.js M ui/i18n/datepicker-ko.js M ui/i18n/datepicker-ky.js M ui/i18n/datepicker-lb.js M ui/i18n/datepicker-lt.js M ui/i18n/datepicker-lv.js M ui/i18n/datepicker-mk.js M ui/i18n/datepicker-ml.js M ui/i18n/datepicker-ms.js M ui/i18n/datepicker-nb.js M ui/i18n/datepicker-nl-BE.js M ui/i18n/datepicker-nl.js M ui/i18n/datepicker-nn.js M ui/i18n/datepicker-no.js M ui/i18n/datepicker-pl.js M ui/i18n/datepicker-pt-BR.js M ui/i18n/datepicker-pt.js M ui/i18n/datepicker-rm.js M ui/i18n/datepicker-ro.js M ui/i18n/datepicker-ru.js M ui/i18n/datepicker-sk.js M ui/i18n/datepicker-sl.js M ui/i18n/datepicker-sq.js M ui/i18n/datepicker-sr-SR.js M ui/i18n/datepicker-sr.js M ui/i18n/datepicker-sv.js M ui/i18n/datepicker-ta.js M ui/i18n/datepicker-th.js M ui/i18n/datepicker-tj.js M ui/i18n/datepicker-tr.js M ui/i18n/datepicker-uk.js M ui/i18n/datepicker-vi.js M ui/i18n/datepicker-zh-CN.js M ui/i18n/datepicker-zh-HK.js M ui/i18n/datepicker-zh-TW.js commit 086dad6 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-02-18 17:52:57 -0300 I18n: Rename all files, removing the "jquery.ui." prefix Amend fix for 21154cfa2e02ef1814a6aff68b14553bdad165cb; Ref #9464 Ref gh-1029 M ui/i18n/datepicker-ar-DZ.js M ui/i18n/datepicker-eu.js M ui/i18n/datepicker-hu.js commit dc1e63b refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2014-02-17 22:10:29 -0500 Draggable Tests: fix IE scroll tests affected by focus issues. Calling element.focus() causes scroll in IE. In order to correctly test scroll behavior, we must calculate scrollTop on the drag event, before .focus is called. M tests/unit/draggable/draggable_options.js commit f102529 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2014-02-17 18:02:20 -0500 Draggable Tests: fix IE offset tests affected by focus issues. Calling element.focus() causes scroll in IE. In order to correctly test scroll behavior, we must rely on the actual calculated offset instead of the helper offset to ensure cross browser test consistency. M tests/unit/draggable/draggable_test_helpers.js commit 7017805 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2014-02-17 16:08:41 -0500 Draggable: fix current JSCS violations. M Gruntfile.js M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js M ui/draggable.js commit 39ef4af refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-12 20:34:21 +0100 Demos: Fix custom style tooltip demo Fixes typo in 'transform' property, also removes unnecessary prefixes (based on our browser support and caniuse.com data). Fixes jquery/jqueryui.com#68 M demos/tooltip/custom-style.html commit 898455e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-11 20:55:56 +0100 Authors: Update M AUTHORS.txt commit cf85f67 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-02-11 11:54:34 -0800 Tests: Use .bind() instead of .on() M tests/unit/autocomplete/autocomplete_core.js M tests/visual/position/position_feedback.html M tests/visual/selectmenu/selectmenu.html commit 9660b43 refs/remotes/origin/spinner-globalize-1.x Author: Brian J. Dowling Date: 2013-12-02 20:54:29 +0000 Tests: Fix andenable a couple of unit tests: dialog, tooltip, draggable Some unit tests were disabled in phantomjs. Dialog and draggable depended on a larger viewPort. Tooltip just worked, that was reenabled as well. Closes gh-1173 M Gruntfile.js M tests/unit/dialog/dialog_events.js M tests/unit/dialog/dialog_options.js commit 4c6fce7 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-11 19:06:17 +0100 Build: Sort dependencies and update grunt-compare-size to latest M package.json commit 08c7328 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-01-20 18:22:15 +0100 Build: Add commitplease as devDependency, to check commit messages M package.json commit 05c5646 refs/remotes/origin/spinner-globalize-1.x Author: Patrick Stapleton Date: 2014-02-05 10:43:08 -0800 Build: Add load-grunt-tasks Closes gh-1191 M Gruntfile.js M package.json commit c15481e refs/remotes/origin/interactions (origin/interactions) Merge: 7a1fdb9 390e440 Author: Mike Sherov Date: 2014-02-10 14:43:24 -0800 Merge branch 'master' into interactions Conflicts: demos/draggable/constrain-movement.html demos/draggable/cursor-style.html demos/draggable/default.html demos/draggable/events.html demos/draggable/handle.html demos/draggable/revert.html demos/draggable/visual-feedback.html demos/droppable/default.html grunt.js tests/unit/draggable/draggable.html tests/unit/draggable/draggable_core.js tests/unit/draggable/draggable_options.js tests/unit/draggable/draggable_test_helpers.js tests/unit/droppable/droppable.html tests/unit/droppable/droppable_options.js ui/draggable.js ui/jquery.ui.droppable.js ui/sortable.js commit dae3f56 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2014-02-05 11:44:02 +0100 Build: Inline testswarm browserSet setting Ref jquery/infrastructure#236 (cherry picked from commit 390e440fcdb16304c4e78448c9cd2bb6c1e43f1e) M build/tasks/testswarm.js commit 544ba55 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2014-02-05 11:44:02 +0100 Build: Inline testswarm browserSet setting Ref jquery/infrastructure#236 (cherry picked from commit 390e440fcdb16304c4e78448c9cd2bb6c1e43f1e) M build/tasks/testswarm.js commit 390e440 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-02-05 11:44:02 +0100 Build: Inline testswarm browserSet setting Ref jquery/infrastructure#236 M build/tasks/testswarm.js commit ea65745 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-02-04 08:53:01 -0500 Build: Fixing a small typo in the effect's description M build/effect.json commit fec8dda refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2014-01-29 14:41:47 -0200 Release: Update download.jqueryui.com version to 1.10.8 M build/release/release.js commit 74f38b4 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2014-01-29 14:41:47 -0200 Release: Update download.jqueryui.com version to 1.10.8 M build/release/release.js commit f85ea09 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2014-01-29 15:12:59 +0100 Autocomplete: Update remote-jsonp demo with working geo webservice The previous webservice now requires user credentials. The new one is also in use in a jQuery Mobile demo. Fixes #9764 (cherry picked from commit d4865dcbcdccdce59f07b324f230a1f1991aa39d) M demos/autocomplete/remote-jsonp.html commit d4865dc refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-01-29 15:12:59 +0100 Autocomplete: Update remote-jsonp demo with working geo webservice The previous webservice now requires user credentials. The new one is also in use in a jQuery Mobile demo. Fixes #9764 M demos/autocomplete/remote-jsonp.html commit 83b3d67 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-01-28 22:25:02 -0500 All: Updating copyright year to 2014 M MIT-LICENSE.txt M themes/base/accordion.css M themes/base/all.css M themes/base/autocomplete.css M themes/base/base.css M themes/base/button.css M themes/base/core.css M themes/base/datepicker.css M themes/base/dialog.css M themes/base/draggable.css M themes/base/menu.css M themes/base/progressbar.css M themes/base/resizable.css M themes/base/selectable.css M themes/base/selectmenu.css M themes/base/slider.css M themes/base/sortable.css M themes/base/spinner.css M themes/base/tabs.css M themes/base/theme.css M themes/base/tooltip.css M ui/accordion.js M ui/autocomplete.js M ui/button.js M ui/core.js M ui/datepicker.js M ui/dialog.js M ui/draggable.js M ui/droppable.js M ui/effect-blind.js M ui/effect-bounce.js M ui/effect-clip.js M ui/effect-drop.js M ui/effect-explode.js M ui/effect-fade.js M ui/effect-fold.js M ui/effect-highlight.js M ui/effect-puff.js M ui/effect-pulsate.js M ui/effect-scale.js M ui/effect-shake.js M ui/effect-size.js M ui/effect-slide.js M ui/effect-transfer.js M ui/effect.js M ui/menu.js M ui/mouse.js M ui/position.js M ui/progressbar.js M ui/resizable.js M ui/selectable.js M ui/selectmenu.js M ui/slider.js M ui/sortable.js M ui/spinner.js M ui/tabs.js M ui/tooltip.js M ui/widget.js commit 605a20e refs/remotes/origin/spinner-globalize-1.x Author: Yermo Date: 2014-01-25 17:39:27 -0500 Autocomplete: Do not set value on multi-line input This fixes an issue where contenteditable text was getting overwritten when wrapping past the bottom or top of the autocomplete menu. Fixes #9771 Closes gh-1184 M tests/unit/autocomplete/autocomplete_core.js M ui/autocomplete.js commit ccb1324 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-01-28 10:46:23 -0500 Button: Ignore non-radio elements with the same name Fixes #8761 Closes gh-1185 M tests/unit/button/button_core.js M ui/button.js commit fa23894 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-24 16:18:30 -0500 All: Quote CSS url() values Closes gh-1172 M demos/autocomplete/multiple-remote.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/selectmenu/custom_render.html M themes/base/menu.css M themes/base/theme.css commit 21154cf refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-12-02 16:36:12 -0200 All: Rename all files, removing the "jquery.ui." prefix; - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 M Gruntfile.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html A demos/datepicker/datepicker-ar.js A demos/datepicker/datepicker-fr.js A demos/datepicker/datepicker-he.js A demos/datepicker/datepicker-zh-TW.js M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html D demos/datepicker/jquery.ui.datepicker-ar.js D demos/datepicker/jquery.ui.datepicker-fr.js D demos/datepicker/jquery.ui.datepicker-he.js D demos/datepicker/jquery.ui.datepicker-zh-TW.js M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/addClass.html M demos/effect/animate.html M demos/effect/default.html M demos/effect/easing.html M demos/effect/hide.html M demos/effect/removeClass.html M demos/effect/show.html M demos/effect/switchClass.html M demos/effect/toggle.html M demos/effect/toggleClass.html M demos/menu/default.html M demos/menu/icons.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/default.html M demos/progressbar/download.html M demos/progressbar/indeterminate.html M demos/progressbar/label.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html M tests/index.html M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/core/core_deprecated.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/effects/effects.html M tests/unit/index.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/selectmenu/selectmenu.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/tabs/tabs.html M tests/unit/testsuite.js M tests/unit/tooltip/tooltip.html M tests/unit/widget/widget.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_selectmenu.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M tests/visual/dialog/stacking.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/selectmenu/selectmenu.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html A themes/base/accordion.css A themes/base/all.css A themes/base/autocomplete.css A themes/base/base.css A themes/base/button.css A themes/base/core.css A themes/base/datepicker.css A themes/base/dialog.css A themes/base/draggable.css D themes/base/jquery.ui.accordion.css D themes/base/jquery.ui.all.css D themes/base/jquery.ui.autocomplete.css D themes/base/jquery.ui.base.css D themes/base/jquery.ui.button.css D themes/base/jquery.ui.core.css D themes/base/jquery.ui.datepicker.css D themes/base/jquery.ui.dialog.css D themes/base/jquery.ui.draggable.css D themes/base/jquery.ui.menu.css D themes/base/jquery.ui.progressbar.css D themes/base/jquery.ui.resizable.css D themes/base/jquery.ui.selectable.css D themes/base/jquery.ui.selectmenu.css D themes/base/jquery.ui.slider.css D themes/base/jquery.ui.sortable.css D themes/base/jquery.ui.spinner.css D themes/base/jquery.ui.tabs.css D themes/base/jquery.ui.theme.css D themes/base/jquery.ui.tooltip.css A themes/base/menu.css A themes/base/progressbar.css A themes/base/resizable.css A themes/base/selectable.css A themes/base/selectmenu.css A themes/base/slider.css A themes/base/sortable.css A themes/base/spinner.css A themes/base/tabs.css A themes/base/theme.css A themes/base/tooltip.css A ui/accordion.js A ui/autocomplete.js A ui/button.js A ui/core.js A ui/datepicker.js A ui/dialog.js A ui/draggable.js A ui/droppable.js A ui/effect-blind.js A ui/effect-bounce.js A ui/effect-clip.js A ui/effect-drop.js A ui/effect-explode.js A ui/effect-fade.js A ui/effect-fold.js A ui/effect-highlight.js A ui/effect-puff.js A ui/effect-pulsate.js A ui/effect-scale.js A ui/effect-shake.js A ui/effect-size.js A ui/effect-slide.js A ui/effect-transfer.js A ui/effect.js A ui/i18n/datepicker-af.js A ui/i18n/datepicker-ar-DZ.js A ui/i18n/datepicker-ar.js A ui/i18n/datepicker-az.js A ui/i18n/datepicker-be.js A ui/i18n/datepicker-bg.js A ui/i18n/datepicker-bs.js A ui/i18n/datepicker-ca.js A ui/i18n/datepicker-cs.js A ui/i18n/datepicker-cy-GB.js A ui/i18n/datepicker-da.js A ui/i18n/datepicker-de.js A ui/i18n/datepicker-el.js A ui/i18n/datepicker-en-AU.js A ui/i18n/datepicker-en-GB.js A ui/i18n/datepicker-en-NZ.js A ui/i18n/datepicker-eo.js A ui/i18n/datepicker-es.js A ui/i18n/datepicker-et.js A ui/i18n/datepicker-eu.js A ui/i18n/datepicker-fa.js A ui/i18n/datepicker-fi.js A ui/i18n/datepicker-fo.js A ui/i18n/datepicker-fr-CA.js A ui/i18n/datepicker-fr-CH.js A ui/i18n/datepicker-fr.js A ui/i18n/datepicker-gl.js A ui/i18n/datepicker-he.js A ui/i18n/datepicker-hi.js A ui/i18n/datepicker-hr.js A ui/i18n/datepicker-hu.js A ui/i18n/datepicker-hy.js A ui/i18n/datepicker-id.js A ui/i18n/datepicker-is.js A ui/i18n/datepicker-it-CH.js A ui/i18n/datepicker-it.js A ui/i18n/datepicker-ja.js A ui/i18n/datepicker-ka.js A ui/i18n/datepicker-kk.js A ui/i18n/datepicker-km.js A ui/i18n/datepicker-ko.js A ui/i18n/datepicker-ky.js A ui/i18n/datepicker-lb.js A ui/i18n/datepicker-lt.js A ui/i18n/datepicker-lv.js A ui/i18n/datepicker-mk.js A ui/i18n/datepicker-ml.js A ui/i18n/datepicker-ms.js A ui/i18n/datepicker-nb.js A ui/i18n/datepicker-nl-BE.js A ui/i18n/datepicker-nl.js A ui/i18n/datepicker-nn.js A ui/i18n/datepicker-no.js A ui/i18n/datepicker-pl.js A ui/i18n/datepicker-pt-BR.js A ui/i18n/datepicker-pt.js A ui/i18n/datepicker-rm.js A ui/i18n/datepicker-ro.js A ui/i18n/datepicker-ru.js A ui/i18n/datepicker-sk.js A ui/i18n/datepicker-sl.js A ui/i18n/datepicker-sq.js A ui/i18n/datepicker-sr-SR.js A ui/i18n/datepicker-sr.js A ui/i18n/datepicker-sv.js A ui/i18n/datepicker-ta.js A ui/i18n/datepicker-th.js A ui/i18n/datepicker-tj.js A ui/i18n/datepicker-tr.js A ui/i18n/datepicker-uk.js A ui/i18n/datepicker-vi.js A ui/i18n/datepicker-zh-CN.js A ui/i18n/datepicker-zh-HK.js A ui/i18n/datepicker-zh-TW.js D ui/i18n/jquery.ui.datepicker-af.js D ui/i18n/jquery.ui.datepicker-ar-DZ.js D ui/i18n/jquery.ui.datepicker-ar.js D ui/i18n/jquery.ui.datepicker-az.js D ui/i18n/jquery.ui.datepicker-be.js D ui/i18n/jquery.ui.datepicker-bg.js D ui/i18n/jquery.ui.datepicker-bs.js D ui/i18n/jquery.ui.datepicker-ca.js D ui/i18n/jquery.ui.datepicker-cs.js D ui/i18n/jquery.ui.datepicker-cy-GB.js D ui/i18n/jquery.ui.datepicker-da.js D ui/i18n/jquery.ui.datepicker-de.js D ui/i18n/jquery.ui.datepicker-el.js D ui/i18n/jquery.ui.datepicker-en-AU.js D ui/i18n/jquery.ui.datepicker-en-GB.js D ui/i18n/jquery.ui.datepicker-en-NZ.js D ui/i18n/jquery.ui.datepicker-eo.js D ui/i18n/jquery.ui.datepicker-es.js D ui/i18n/jquery.ui.datepicker-et.js D ui/i18n/jquery.ui.datepicker-eu.js D ui/i18n/jquery.ui.datepicker-fa.js D ui/i18n/jquery.ui.datepicker-fi.js D ui/i18n/jquery.ui.datepicker-fo.js D ui/i18n/jquery.ui.datepicker-fr-CA.js D ui/i18n/jquery.ui.datepicker-fr-CH.js D ui/i18n/jquery.ui.datepicker-fr.js D ui/i18n/jquery.ui.datepicker-gl.js D ui/i18n/jquery.ui.datepicker-he.js D ui/i18n/jquery.ui.datepicker-hi.js D ui/i18n/jquery.ui.datepicker-hr.js D ui/i18n/jquery.ui.datepicker-hu.js D ui/i18n/jquery.ui.datepicker-hy.js D ui/i18n/jquery.ui.datepicker-id.js D ui/i18n/jquery.ui.datepicker-is.js D ui/i18n/jquery.ui.datepicker-it-CH.js D ui/i18n/jquery.ui.datepicker-it.js D ui/i18n/jquery.ui.datepicker-ja.js D ui/i18n/jquery.ui.datepicker-ka.js D ui/i18n/jquery.ui.datepicker-kk.js D ui/i18n/jquery.ui.datepicker-km.js D ui/i18n/jquery.ui.datepicker-ko.js D ui/i18n/jquery.ui.datepicker-ky.js D ui/i18n/jquery.ui.datepicker-lb.js D ui/i18n/jquery.ui.datepicker-lt.js D ui/i18n/jquery.ui.datepicker-lv.js D ui/i18n/jquery.ui.datepicker-mk.js D ui/i18n/jquery.ui.datepicker-ml.js D ui/i18n/jquery.ui.datepicker-ms.js D ui/i18n/jquery.ui.datepicker-nb.js D ui/i18n/jquery.ui.datepicker-nl-BE.js D ui/i18n/jquery.ui.datepicker-nl.js D ui/i18n/jquery.ui.datepicker-nn.js D ui/i18n/jquery.ui.datepicker-no.js D ui/i18n/jquery.ui.datepicker-pl.js D ui/i18n/jquery.ui.datepicker-pt-BR.js D ui/i18n/jquery.ui.datepicker-pt.js D ui/i18n/jquery.ui.datepicker-rm.js D ui/i18n/jquery.ui.datepicker-ro.js D ui/i18n/jquery.ui.datepicker-ru.js D ui/i18n/jquery.ui.datepicker-sk.js D ui/i18n/jquery.ui.datepicker-sl.js D ui/i18n/jquery.ui.datepicker-sq.js D ui/i18n/jquery.ui.datepicker-sr-SR.js D ui/i18n/jquery.ui.datepicker-sr.js D ui/i18n/jquery.ui.datepicker-sv.js D ui/i18n/jquery.ui.datepicker-ta.js D ui/i18n/jquery.ui.datepicker-th.js D ui/i18n/jquery.ui.datepicker-tj.js D ui/i18n/jquery.ui.datepicker-tr.js D ui/i18n/jquery.ui.datepicker-uk.js D ui/i18n/jquery.ui.datepicker-vi.js D ui/i18n/jquery.ui.datepicker-zh-CN.js D ui/i18n/jquery.ui.datepicker-zh-HK.js D ui/i18n/jquery.ui.datepicker-zh-TW.js D ui/jquery.ui.accordion.js D ui/jquery.ui.autocomplete.js D ui/jquery.ui.button.js D ui/jquery.ui.core.js D ui/jquery.ui.datepicker.js D ui/jquery.ui.dialog.js D ui/jquery.ui.draggable.js D ui/jquery.ui.droppable.js D ui/jquery.ui.effect-blind.js D ui/jquery.ui.effect-bounce.js D ui/jquery.ui.effect-clip.js D ui/jquery.ui.effect-drop.js D ui/jquery.ui.effect-explode.js D ui/jquery.ui.effect-fade.js D ui/jquery.ui.effect-fold.js D ui/jquery.ui.effect-highlight.js D ui/jquery.ui.effect-puff.js D ui/jquery.ui.effect-pulsate.js D ui/jquery.ui.effect-scale.js D ui/jquery.ui.effect-shake.js D ui/jquery.ui.effect-size.js D ui/jquery.ui.effect-slide.js D ui/jquery.ui.effect-transfer.js D ui/jquery.ui.effect.js D ui/jquery.ui.menu.js D ui/jquery.ui.mouse.js D ui/jquery.ui.position.js D ui/jquery.ui.progressbar.js D ui/jquery.ui.resizable.js D ui/jquery.ui.selectable.js D ui/jquery.ui.selectmenu.js D ui/jquery.ui.slider.js D ui/jquery.ui.sortable.js D ui/jquery.ui.spinner.js D ui/jquery.ui.tabs.js D ui/jquery.ui.tooltip.js D ui/jquery.ui.widget.js A ui/menu.js A ui/mouse.js A ui/position.js A ui/progressbar.js A ui/resizable.js A ui/selectable.js A ui/selectmenu.js A ui/slider.js A ui/sortable.js A ui/spinner.js A ui/tabs.js A ui/tooltip.js A ui/widget.js commit 234f7f3 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-08-01 17:47:51 -0300 All: Remove "Depends" comment Ref #9464 Ref gh-1029 M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect-blind.js M ui/jquery.ui.effect-bounce.js M ui/jquery.ui.effect-clip.js M ui/jquery.ui.effect-drop.js M ui/jquery.ui.effect-explode.js M ui/jquery.ui.effect-fade.js M ui/jquery.ui.effect-fold.js M ui/jquery.ui.effect-highlight.js M ui/jquery.ui.effect-puff.js M ui/jquery.ui.effect-pulsate.js M ui/jquery.ui.effect-scale.js M ui/jquery.ui.effect-shake.js M ui/jquery.ui.effect-size.js M ui/jquery.ui.effect-slide.js M ui/jquery.ui.effect-transfer.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js commit 1216e2a refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-07-17 12:10:30 -0300 All: Wrap I18n files with UMD return exports Ref #9464 Ref gh-1029 M demos/datepicker/jquery.ui.datepicker-ar.js M demos/datepicker/jquery.ui.datepicker-fr.js M demos/datepicker/jquery.ui.datepicker-he.js M demos/datepicker/jquery.ui.datepicker-zh-TW.js M ui/i18n/jquery.ui.datepicker-af.js M ui/i18n/jquery.ui.datepicker-ar-DZ.js M ui/i18n/jquery.ui.datepicker-ar.js M ui/i18n/jquery.ui.datepicker-az.js M ui/i18n/jquery.ui.datepicker-be.js M ui/i18n/jquery.ui.datepicker-bg.js M ui/i18n/jquery.ui.datepicker-bs.js M ui/i18n/jquery.ui.datepicker-ca.js M ui/i18n/jquery.ui.datepicker-cs.js M ui/i18n/jquery.ui.datepicker-cy-GB.js M ui/i18n/jquery.ui.datepicker-da.js M ui/i18n/jquery.ui.datepicker-de.js M ui/i18n/jquery.ui.datepicker-el.js M ui/i18n/jquery.ui.datepicker-en-AU.js M ui/i18n/jquery.ui.datepicker-en-GB.js M ui/i18n/jquery.ui.datepicker-en-NZ.js M ui/i18n/jquery.ui.datepicker-eo.js M ui/i18n/jquery.ui.datepicker-es.js M ui/i18n/jquery.ui.datepicker-et.js M ui/i18n/jquery.ui.datepicker-eu.js M ui/i18n/jquery.ui.datepicker-fa.js M ui/i18n/jquery.ui.datepicker-fi.js M ui/i18n/jquery.ui.datepicker-fo.js M ui/i18n/jquery.ui.datepicker-fr-CA.js M ui/i18n/jquery.ui.datepicker-fr-CH.js M ui/i18n/jquery.ui.datepicker-fr.js M ui/i18n/jquery.ui.datepicker-gl.js M ui/i18n/jquery.ui.datepicker-he.js M ui/i18n/jquery.ui.datepicker-hi.js M ui/i18n/jquery.ui.datepicker-hr.js M ui/i18n/jquery.ui.datepicker-hu.js M ui/i18n/jquery.ui.datepicker-hy.js M ui/i18n/jquery.ui.datepicker-id.js M ui/i18n/jquery.ui.datepicker-is.js M ui/i18n/jquery.ui.datepicker-it-CH.js M ui/i18n/jquery.ui.datepicker-it.js M ui/i18n/jquery.ui.datepicker-ja.js M ui/i18n/jquery.ui.datepicker-ka.js M ui/i18n/jquery.ui.datepicker-kk.js M ui/i18n/jquery.ui.datepicker-km.js M ui/i18n/jquery.ui.datepicker-ko.js M ui/i18n/jquery.ui.datepicker-ky.js M ui/i18n/jquery.ui.datepicker-lb.js M ui/i18n/jquery.ui.datepicker-lt.js M ui/i18n/jquery.ui.datepicker-lv.js M ui/i18n/jquery.ui.datepicker-mk.js M ui/i18n/jquery.ui.datepicker-ml.js M ui/i18n/jquery.ui.datepicker-ms.js M ui/i18n/jquery.ui.datepicker-nb.js M ui/i18n/jquery.ui.datepicker-nl-BE.js M ui/i18n/jquery.ui.datepicker-nl.js M ui/i18n/jquery.ui.datepicker-nn.js M ui/i18n/jquery.ui.datepicker-no.js M ui/i18n/jquery.ui.datepicker-pl.js M ui/i18n/jquery.ui.datepicker-pt-BR.js M ui/i18n/jquery.ui.datepicker-pt.js M ui/i18n/jquery.ui.datepicker-rm.js M ui/i18n/jquery.ui.datepicker-ro.js M ui/i18n/jquery.ui.datepicker-ru.js M ui/i18n/jquery.ui.datepicker-sk.js M ui/i18n/jquery.ui.datepicker-sl.js M ui/i18n/jquery.ui.datepicker-sq.js M ui/i18n/jquery.ui.datepicker-sr-SR.js M ui/i18n/jquery.ui.datepicker-sr.js M ui/i18n/jquery.ui.datepicker-sv.js M ui/i18n/jquery.ui.datepicker-ta.js M ui/i18n/jquery.ui.datepicker-th.js M ui/i18n/jquery.ui.datepicker-tj.js M ui/i18n/jquery.ui.datepicker-tr.js M ui/i18n/jquery.ui.datepicker-uk.js M ui/i18n/jquery.ui.datepicker-vi.js M ui/i18n/jquery.ui.datepicker-zh-CN.js M ui/i18n/jquery.ui.datepicker-zh-HK.js M ui/i18n/jquery.ui.datepicker-zh-TW.js commit 96e027e refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-07-12 13:40:48 -0300 All: Wrap source files with UMD return exports Ref #9464 Ref gh-1029 M ui/.jshintrc M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect-blind.js M ui/jquery.ui.effect-bounce.js M ui/jquery.ui.effect-clip.js M ui/jquery.ui.effect-drop.js M ui/jquery.ui.effect-explode.js M ui/jquery.ui.effect-fade.js M ui/jquery.ui.effect-fold.js M ui/jquery.ui.effect-highlight.js M ui/jquery.ui.effect-puff.js M ui/jquery.ui.effect-pulsate.js M ui/jquery.ui.effect-scale.js M ui/jquery.ui.effect-shake.js M ui/jquery.ui.effect-size.js M ui/jquery.ui.effect-slide.js M ui/jquery.ui.effect-transfer.js M ui/jquery.ui.effect.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.selectmenu.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 2651f45 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-24 13:53:59 -0500 Tests: Add link to selectmenu in unit index M tests/unit/index.html commit c49b9f2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-24 10:21:50 -0500 Test: Whitespace M tests/unit/subsuite.js commit 113e9d0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-22 10:40:19 -0500 Autocomplete: Normalize falsy values, not just missing values Fixes #9762 M tests/unit/autocomplete/autocomplete_options.js M tests/unit/autocomplete/remote_object_array_labels.txt M tests/unit/autocomplete/remote_object_array_values.txt M tests/unit/autocomplete/remote_string_array.txt M ui/jquery.ui.autocomplete.js commit 2ef1b16 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-20 16:13:55 -0500 Autocomplete: Fall back to .ui-front searching for empty jQuery objects Fixes #9755 M tests/unit/autocomplete/autocomplete_options.js M ui/jquery.ui.autocomplete.js commit 0bb807b refs/remotes/origin/spinner-globalize-1.x Author: Ben Higgins Date: 2014-01-13 14:51:06 -0800 Draggable: fix changing containment If containment was set such that relative_container is set by _setContainment, and then containment changes to e.g. "document", "window", or an array, relative_container would not be unset, causing incorrect containment of the draggable. Add a unittest to check that containment with an array works after previously being set to "parent". Fixes #9733 Closes gh-1176 M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 998d04d refs/remotes/origin/spinner-globalize-1.x Author: Andrei Picus Date: 2014-01-16 15:03:34 +0200 Tests: sortable: fix assert message. Changed 'stop' to 'over'. Closes gh-1174 M tests/unit/sortable/sortable_events.js commit 7429083 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2014-01-17 10:25:04 -0500 Demos: Fixing broken links to effect demos M demos/index.html commit 2ccba55 refs/remotes/origin/1-10-stable Author: Scott González Date: 2014-01-17 08:13:22 -0500 Updating the 1-10-stable version to 1.10.5pre. M package.json commit 9268634 refs/tags/1.10.4 (tag: 1.10.4) Author: Scott González Date: 2014-01-17 08:12:21 -0500 Tagging the 1.10.4 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 971c6b3 refs/remotes/origin/1-10-stable Author: Scott González Date: 2014-01-17 08:10:43 -0500 Build: Update copyright year M MIT-LICENSE.txt M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect-blind.js M ui/jquery.ui.effect-bounce.js M ui/jquery.ui.effect-clip.js M ui/jquery.ui.effect-drop.js M ui/jquery.ui.effect-explode.js M ui/jquery.ui.effect-fade.js M ui/jquery.ui.effect-fold.js M ui/jquery.ui.effect-highlight.js M ui/jquery.ui.effect-pulsate.js M ui/jquery.ui.effect-scale.js M ui/jquery.ui.effect-shake.js M ui/jquery.ui.effect-slide.js M ui/jquery.ui.effect-transfer.js M ui/jquery.ui.effect.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 79a5a5d refs/remotes/origin/1-10-stable Author: Scott González Date: 2014-01-17 07:53:58 -0500 Build: Update authors M AUTHORS.txt commit 031400b refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-01-17 11:28:35 +0100 Build: Upgrade to grunt-contrib-qunit, supports page options M package.json commit f4423f5 refs/remotes/origin/spinner-globalize-1.x Author: Brian J. Dowling Date: 2014-01-16 21:25:17 +0000 Tests: Fix draggable_options expected test count to be dynamic The test count was previously incremented to 8 when normally 6 tests are run. After figuring out the dynamic test code, I just made the expect depend on the same array length Also re-enabled the test in the Gruntfile since it now passes. M Gruntfile.js M tests/unit/draggable/draggable_options.js commit 6870897 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-16 12:24:20 -0500 Build: Upgrade to grunt-contrib-csslint 0.2.0 This should fix the crazy grunt-contrib-csslint -> csslint -> parserlib fuzzy version issues. M package.json commit be2a339 refs/remotes/origin/spinner-globalize-1.x Author: Ruslan Yakhyaev Date: 2014-01-03 18:19:32 +0100 Widget: Support events with dashes and colons Fixes #9708 Closes gh-1159 M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 28310ff refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-12-12 22:10:06 -0500 Slider & Interactions: Add Windows 8 touch support Fixes #9709 Fixes #9710 Closes gh-1152 M tests/unit/draggable/draggable_core.js M tests/unit/sortable/sortable_core.js M themes/base/jquery.ui.base.css A themes/base/jquery.ui.draggable.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css A themes/base/jquery.ui.sortable.css M ui/jquery.ui.draggable.js M ui/jquery.ui.sortable.js commit c8b2640 refs/remotes/origin/1-10-stable Author: Thomas Meyer Date: 2013-09-05 00:13:53 +0200 Position: Avoid reading overflow css on documents Fixes #9533 Closes gh-1072 (cherry picked from commit 1bbbcc723c489d7ef7d72bb62564b8f07805c41c) M tests/unit/position/position_core.js M ui/jquery.ui.position.js commit 1bbbcc7 refs/remotes/origin/spinner-globalize-1.x Author: Thomas Meyer Date: 2013-09-05 00:13:53 +0200 Position: Avoid reading overflow css on documents Fixes #9533 Closes gh-1072 M tests/unit/position/position_core.js M ui/jquery.ui.position.js commit a29be89 refs/remotes/origin/1-10-stable Author: Scott González Date: 2014-01-15 05:03:53 -0500 Droppable demos: Use ui-state-default for activation Closes gh-1085 (cherry picked from commit 8f267ee3310bee8d7a2cb9e46b023a79ed84bfc1) M demos/droppable/revert.html M demos/droppable/visual-feedback.html commit 8f267ee refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-15 05:03:53 -0500 Droppable demos: Use ui-state-default for activation Closes gh-1085 M demos/droppable/revert.html M demos/droppable/visual-feedback.html commit 20b44cc refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-11-08 22:45:36 -0600 Resizable: Only resize/reposition if size is greater than specified grid Fixes #9611 Closes gh-1132 (cherry picked from commit 20c1648f68660b267eec302d43a7b1014cda6e1a) M tests/unit/resizable/resizable_options.js M ui/jquery.ui.resizable.js commit 20c1648 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-11-08 22:45:36 -0600 Resizable: Only resize/reposition if size is greater than specified grid Fixes #9611 Closes gh-1132 M tests/unit/resizable/resizable_options.js M ui/jquery.ui.resizable.js commit b6f8ad6 refs/remotes/origin/1-10-stable Author: Scott González Date: 2014-01-15 04:22:08 -0500 Dialog: Apply `overflow: hidden` to contain the resize handles Fixes #9521 Closes gh-1092 (cherry picked from commit 7741c9f678088a129c1782f4e7f061bc12a41279) M themes/base/jquery.ui.dialog.css commit 7741c9f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-15 04:22:08 -0500 Dialog: Apply `overflow: hidden` to contain the resize handles Fixes #9521 Closes gh-1092 M themes/base/jquery.ui.dialog.css commit 23c7d36 refs/remotes/origin/spinner-globalize-1.x Author: Andrei Picus Date: 2014-01-14 09:36:16 +0200 Sortable: Cleanup Closes gh-1168 Closes gh-1169 M tests/unit/sortable/sortable_events.js M ui/jquery.ui.sortable.js commit 85fe34a refs/remotes/origin/1-10-stable Author: Scott González Date: 2014-01-14 16:18:27 -0500 Build: Updated authors. M .mailmap M AUTHORS.txt commit 0b28d59 refs/remotes/origin/spinner-globalize-1.x Author: Dylan Barrell Date: 2013-12-22 11:36:43 -0500 Autocomplete: Announce autocomplete correctly in all ATs. Fixes #9631 Closes gh-1153 M demos/autocomplete/categories.html M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit 6ec452c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-10 10:51:10 -0500 Datepicker: Fix Spanish locale data Fixes #9735 Closes gh-1166 M ui/i18n/jquery.ui.datepicker-es.js commit e15d8cc refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-01-10 16:06:55 +0100 Build: Update grunt and grunt-jscs-checker, use jquery preset for jscs M .jscs.json M package.json commit 0dc84db refs/remotes/origin/spinner-globalize-1.x Author: Michael Wiencek Date: 2013-12-23 20:40:30 -0600 Tooltip: Preserve the title after disabling twice Fixes #9719 Closes gh-1154 M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.tooltip.js commit 9413043 refs/remotes/origin/spinner-globalize-1.x Author: Jyoti Deka Date: 2014-01-07 07:14:44 -0500 Resizable: whitespace fixed Closes gh-1162 M ui/jquery.ui.resizable.js commit d1b3755 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-06 13:07:49 -0500 Docs: Reduce contributing guidelines by linking to contribute.jquery.org Closes gh-1161 M CONTRIBUTING.md commit a8ff773 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2014-01-02 16:51:32 -0500 Tooltip: Only bind remove handler for delegated tooltips The remove handler was being added for every tooltip, but only removed for delegated tooltips. The default destroy behavior already handles non-delegated tooltips, so the handler should only be added for delegated tooltips. Fixes #9531 Closes gh-1156 M ui/jquery.ui.tooltip.js commit 247257e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-01-08 18:15:04 +0100 Menu: Fix var declaration and move regex comment to the right place. Follow-up to a6806ab1 M ui/jquery.ui.menu.js commit 0a01200 refs/remotes/origin/spinner-globalize-1.x Author: Andrei Picus Date: 2014-01-08 18:03:39 +0200 Tests: Fix grammar error in comment Changed it's to its. Closes gh-1164 M tests/unit/testsuite.js commit a343d83 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-01-07 18:59:34 +0100 Tests: Add link to visual test for selectmenu to index M tests/visual/index.html commit 5cf4456 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2014-01-06 16:33:33 +0100 Tooltip: Lowercase test html for IE7/8 compat M tests/unit/tooltip/tooltip_options.js commit af85dfc refs/remotes/origin/spinner-globalize-1.x Author: Daniel DeGroff Date: 2013-12-02 22:03:55 -0600 Tooltip: On close and destroy only set title if empty or undefined Ticket #8925 states that changes to the title attribute while the tooltip is open are lost on tooltip close. In the close and destroy functions, the title attribute is always written if a value was stored in the element on open. It is possible the attribute has changed and restoring the initial value may overwrite the current value. If the value is empty or undefined as set in open, do not set the title attribute. This fix has the limitation that if the user removed the title attribute or set the value to an empty string the original title value would be restored on close and destroy. Fixes #8925 M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.tooltip.js commit b9e438d refs/remotes/origin/spinner-globalize-1.x Author: Dylan Barrell Date: 2013-10-26 11:31:07 -0400 Tooltip: Improve accessibility by adding content to an aria-live div Fixes #9610 Closes gh-1118 M tests/unit/tooltip/tooltip_core.js M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit c9042b9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-12-18 20:11:29 +0100 Selectmenu: fix lint issue M ui/jquery.ui.selectmenu.js commit 3dfa08f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-12-18 19:30:48 +0100 Selectmenu: Fix empty option processing Ref #9701 M ui/jquery.ui.selectmenu.js commit a6806ab refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-12-18 19:29:41 +0100 Menu: Add _isDivider method Ability to prevent generation of dividers from items Fixes #9701 M ui/jquery.ui.menu.js commit 0cc8554 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-12-18 19:00:32 +0100 Selectmenu Tests: add unit tests for empty options M tests/unit/selectmenu/selectmenu_core.js commit 2135008 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-12-16 09:05:19 -0500 Revert "Menu: Make check for click outside of menu a function which can be overridden. Fixes #8929 - Menu needs adjustement for use in Selectmenu" This reverts commit 2a7896ec3eac09aa13fc6e0f8bf8316e7985387e. M ui/jquery.ui.menu.js commit bc8e750 refs/remotes/origin/spinner-globalize-1.x Author: Jyoti Deka Date: 2013-12-15 13:04:08 -0500 Resizable: remove redundant comments and whitespace M ui/jquery.ui.resizable.js commit 20f0646 refs/remotes/origin/spinner-globalize-1.x Author: Jyoti Deka Date: 2013-11-01 07:06:47 -0400 Resizable: containment plugin restricts resizing within container Fixes #7018 Fixes #9107 Closes gh-1122 M tests/unit/resizable/resizable_options.js M ui/jquery.ui.resizable.js commit bae1a25 refs/remotes/origin/spinner-globalize-1.x Author: Jyoti Deka Date: 2013-12-15 12:37:54 -0500 Resizable: fix whitespace on containment plugin M ui/jquery.ui.resizable.js commit c03cb80 refs/remotes/origin/spinner-globalize-1.x Author: Jyoti Deka Date: 2013-11-07 09:39:51 -0500 Resizable: containment now works with non - immediate children Fixes #7485 Closes gh-1130 M tests/unit/resizable/resizable.html M tests/unit/resizable/resizable_options.js M ui/jquery.ui.resizable.js commit 38c6cf1 refs/remotes/origin/spinner-globalize-1.x Author: Dave Stein Date: 2013-12-02 19:12:21 -0500 Draggable: Test fix regarding static scrolling No longer checking scroll positions of static scrolls since the fixture is in an absolute container. Closes gh-1145 M tests/unit/draggable/draggable_options.js commit f4839f7 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-12-14 17:38:33 -0500 Draggable Unit Tests: Ensure IFRAMEs can be written to Draggable tests were failing in IE because the frame needs to be written to to be accessible to further DOM manipulation. M tests/unit/draggable/draggable_core.js commit ec5f395 refs/remotes/origin/spinner-globalize-1.x Author: Jyoti Deka Date: 2013-12-07 01:39:34 -0500 Resizable: modified to allow resizing when resizables are nested. Fixes #5025 Closes gh-1149 M tests/unit/resizable/resizable_core.js M ui/jquery.ui.resizable.js commit dfff034 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-12-10 20:02:58 -0500 Updated author information. M .mailmap M AUTHORS.txt commit d6815b7 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2013-12-09 08:54:22 -0600 Demos: Fix broken links to themeroller M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/tracking.html commit 93ec756 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-09 13:05:39 +0100 JSCS config: Set validateLineBreaks M .jscs.json commit 06df97d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-09 13:04:33 +0100 JSCS config: Set disallowSpaceAfter/BeforePrefixUnaryOperators M .jscs.json commit 3e57b29 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-09 13:02:19 +0100 JSCS config: Set requireSpaceBeforeBinaryOperators, fix occurences M .jscs.json M Gruntfile.js M ui/jquery.ui.mouse.js commit 8033cf4 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-09 13:01:50 +0100 Build: Update to lastest grunt-jscs-checker M package.json commit 8b14e49 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-09 12:55:17 +0100 JSCS config: Set disallowSpaceAfterObjectKeys, fix two occurences M .jscs.json M ui/jquery.ui.position.js M ui/jquery.ui.tabs.js commit 1656cd2 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-12-05 22:12:05 +0100 Selectmenu Tests: add unit and visual tests for width option M tests/unit/selectmenu/selectmenu_options.js M tests/visual/selectmenu/selectmenu.html commit 06bcd8e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-12-05 22:11:28 +0100 Selectmenu: update button width on refresh M ui/jquery.ui.selectmenu.js commit 327bcba refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-15 13:38:38 +0100 Grunt: Add grunt-esformatter, formats all source files (no validation) M Gruntfile.js M package.json commit 6a483fd refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-07 18:00:20 +0100 Autocomplete: Whitespace M ui/jquery.ui.autocomplete.js commit 9de1eb0 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-07 18:00:07 +0100 Accordion: Whitespace M ui/jquery.ui.accordion.js commit 019e547 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-07 17:12:51 +0100 Gruntfile: Formatting M Gruntfile.js commit c3d382e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-03 21:57:58 +0100 Menu: Remove preventDefault for disabled menu items, since there is no default on list items. Follow-up to fe7c3003741cd5221e076235263df2b3d2fa9202 and the anchor removal in general M ui/jquery.ui.menu.js commit fe7c300 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-03 21:54:08 +0100 Menu: Remove click binding that was supposed to prevent default on anchor clicks on a disabled menu. Not relevant anymore since we removed the anchors. Partial fix for #8802 - Dev: Track down uses of .bind() inside widgets M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit 5494bc9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-12-03 11:52:11 -0500 Datepicker test: Ignore flaky test in IE in TestSwarm. M tests/unit/datepicker/datepicker_options.js commit 72f29a1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-12-03 11:38:17 -0500 Datepicker test: Attempt to work around an intermittent issue in IE when run through TestSwarm. M tests/unit/datepicker/datepicker_core.js commit acd2e13 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-12-03 11:27:20 -0500 Datepicker test: Attempt to work around an issue in IE9 in TestSwarm. M tests/unit/datepicker/datepicker_options.js commit 4992fc9 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-12-03 12:50:25 +0100 Menu: Add ui-front on submenus to address opacity messing up stacking order. Fixes #9650 - Menu: Disabled item visible through submenu on top M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit 25f1685 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-12-03 10:46:14 -0500 Menu tests: Fix line height issue in IE7 M tests/unit/menu/menu.html commit 44b2180 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-29 18:35:42 -0400 Draggable: normalize lookups for rootNodes when to bust scroll cache. Fixes #9379 - Draggable: position bug in scrollable div Core: update scrollParent() to support all current supported browsers. M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js M ui/jquery.ui.core.js M ui/jquery.ui.draggable.js commit 77bf202 refs/remotes/origin/spinner-globalize-1.x Merge: be9f2c1 a9b18bc Author: TJ VanToll Date: 2013-11-27 13:49:47 -0500 Merge branch 'selectmenu' commit e5e286e refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-11-25 16:25:39 +0100 Datepicker tests: Allow IE7 to return an absolute URL in the .attr('src') call (cherry picked from commit 6d7a61478f143b955807d357c210de8f0390f274) M tests/unit/datepicker/datepicker_options.js commit 3f055d4 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-11-25 15:53:51 +0100 Button unit tests: Make sure the test timeout runs after the formResetHandler. Fixes unit tests in IE7. (cherry picked from commit 63026bd2c75f326db558d6173045343b0ce3dc09) M tests/unit/button/button_core.js commit e704b1f refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-11-22 10:49:44 -0500 Tests: Updated URL for TestSwarm. (cherry picked from commit 161d7ee38905ea2ce425bca3baa499fada41c98d) M tests/index.html commit bfeb163 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-11-22 10:49:17 -0500 Tests: Fixed path to theme files in index. (cherry picked from commit d186deb770e578e7d3f807336f7490429add0cac) M tests/index.html commit a8c532f refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-11-20 20:03:35 +0100 Demos: There can be only one button.js (cherry picked from commit b12cf01317cd29bd1140e47d31e85d96749da894) M demos/dialog/modal-confirmation.html commit d41ada6 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-11-20 19:03:54 +0100 Tests: Cleanup visual theme test (cherry picked from commit 4e758450f126df60cebc858f1f4f1b84107607ce) M tests/visual/theme.html commit c807043 refs/remotes/origin/1-10-stable Author: Eric Dahl Date: 2013-11-18 16:45:12 -0600 Demos: Fix small typos (cherry picked from commit 32a00607f1c74b5ee12db005e7524ec1783bb2ac) M demos/spinner/latlong.html M demos/tabs/manipulation.html M demos/tooltip/video-player.html M demos/widget/default.html commit cfdeab3 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-11-14 10:32:09 -0500 Dialog tests: Work around focus issue in IE8. (cherry picked from commit ce5539f3681f60b997b53785c84ff66b5a61f08f) M tests/unit/dialog/dialog_methods.js commit c34743b refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-11-14 10:10:42 -0500 Dialog test: Ensure dialog is tall enough to be scrolled. (cherry picked from commit 144268a2eb88184c34ee82a7ee422d9db8aa12a9) M tests/unit/dialog/dialog.html commit 6935030 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-11-13 10:24:18 -0500 README: Added link to Trac.(cherry picked from commit 0a1ab401fa2a491e234f4d700a0e1e14b53db03d) M README.md commit 1da91cd refs/remotes/origin/1-10-stable Author: Imants Horsts Date: 2013-09-12 19:50:23 +0300 Datepicker: Corrected values for Latvian locale. Fixes #9656 - Datepicker: Incorrect values in Latvian localization. (cherry picked from commit 629c632a110d437b6f328e6ff399a04c1a85352a) M ui/i18n/jquery.ui.datepicker-lv.js commit 016f2f1 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-11-11 14:12:21 -0500 Build: Renamed jshint target from src to all. (cherry picked from commit 8de24907b70002305483615ee1926e95affe42b6) M Gruntfile.js commit 6cdd022 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-11-05 17:26:04 +0100 Build: Typo fix. (cherry picked from commit 36fd8c8d3bd422ed05519bbf7294076ee75f657f) M build/widget.json commit 01446e0 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-11-01 14:44:14 -0400 Update grunt-contrib-jshint to 0.7.1 and squash jshint tasks. (cherry picked from commit 61d16ec939c11f63419cae5bc2aa990134f6c0ff) M Gruntfile.js M package.json commit 52e0f76 refs/remotes/origin/1-10-stable Author: Fabrício Matté Date: 2013-10-27 00:33:25 -0200 Button: Remove obsolete mouse click coordinates checking. Fixed #7665 - Button: Radio button & checkboxes ignore mouseclicks for minor mouse movements. (cherry picked from commit 8b64322e982e97cdfd5cdd184c8993f7123d469e) M ui/jquery.ui.button.js commit d21e8a6 refs/remotes/origin/1-10-stable Author: Monika Piotrowicz Date: 2013-10-27 21:57:01 -0400 Accordion: moving aria-expanded from active tabpanel to active tab. Fixed #9407 - Accordion: aria-expanded attribute on wrong element (cherry picked from commit f16d0c7e267794aa20411581b15870d9babd7930) M tests/unit/accordion/accordion_core.js M ui/jquery.ui.accordion.js commit a2217b5 refs/remotes/origin/1-10-stable Author: Jacob McCutcheon Date: 2013-08-12 11:39:00 +1000 Fixed spelling error delay-start.html (cherry picked from commit df2c9826405699c9ef0d582aca8ecf5560c3dfff) M demos/resizable/delay-start.html commit ce0cef9 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-10-21 14:24:10 +0200 Datepicker: Finnish date format doesn't have padding for day and month. Fixes #9609 - Datepicker: Correct the Finnish date format (cherry picked from commit 619261f0797a6fab49e2f2dd175b35795c0dc01e) M ui/i18n/jquery.ui.datepicker-fi.js commit e29e5b5 refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-10-15 21:40:49 -0500 Resizable: Store size based on calculated helper size to prevent 1 pixel shifts. Fixes #9547 - Resizable: off-by-one pixel dimensions with helper and grid (cherry picked from commit 14065dc23bb453b6c30138f225c9db728dd7e455) M tests/unit/resizable/resizable_core.js M ui/jquery.ui.resizable.js commit 77a31b0 refs/remotes/origin/1-10-stable Author: onovy Date: 2013-09-18 13:06:22 +0200 Demos: Fixed small typo. (cherry picked from commit b99f8258bf5e8c427cb7c0046fa5ceaa68871eef) M demos/draggable/snap-to.html commit 6e613bd refs/remotes/origin/1-10-stable Author: Andrei Picus Date: 2013-10-17 17:20:11 +0300 Sortable: Fix typo and break lines in comment. (cherry picked from commit 06c4387bc94f0f71c202f8ce6b6a0551b8340506) M ui/jquery.ui.sortable.js commit 01a0da8 refs/remotes/origin/1-10-stable Author: Jyoti Deka Date: 2013-10-18 17:23:36 +0200 Slider: Remove unnecessary 3rd argument in _slide method when calling this.values() (cherry picked from commit 93a2dcde527ac2511264b574b90f3bb1ce26cba7) M ui/jquery.ui.slider.js commit 6cdebe8 refs/remotes/origin/1-10-stable Author: Jyoti Deka Date: 2013-10-14 23:43:06 -0400 Widget: option-method should work as getter only when argument length is 1. Fixes #9601 - Widget: calling _setOption with undefined as 3rd argument makes it a getter (cherry picked from commit ecde7cd41a59e9c3ff07f56baeeaec2147cca779) M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 8eefd20 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-10-04 10:10:30 -0400 Tabs: Keep reference to existing tablist during refresh. Fixes #9584 - Tabs: Refresh issue when tabs are moved to bottom. (cherry picked from commit e14f75ed480e5b036bb47ab3398d1e0df28a128a) M ui/jquery.ui.tabs.js commit c78ac67 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-10-03 11:44:49 -0400 Updated author information. (cherry picked from commit acf153e0b45ee333b1ea99842494c839462686a4) M .mailmap M AUTHORS.txt commit 6877276 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-10-02 10:15:32 -0400 Build: Fixed TestSwarm submission. (cherry picked from commit 80b17bb40a1a0956e954d41550ebdf69ee480ae2) M build/tasks/testswarm.js commit 5a2832b refs/remotes/origin/1-10-stable Author: Timo Tijhof Date: 2013-10-02 15:33:03 +0200 Gruntfile: Remove project prefix from TestSwarm job name * Also added a line break to separate the for statement from the testswarm chain. * Passing explicit false instead of empty string as `extra`. (cherry picked from commit 647b839c526d81017db341a1829677fc0e5a27d5) M build/tasks/testswarm.js commit c9a161b refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-10-02 09:45:27 -0400 Updated author information. (cherry picked from commit f3668632e4e2e9d06a88b9fd61b54674a4f65c1c) M .mailmap M AUTHORS.txt commit 29e8077 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-09-30 17:49:42 +0300 Dialog: Safe activeElement access. Fixed #9420 - Dialog: Close causes blur of window in IE9 Fixed #8443 - Dialog: "unspecified error" when using ie9 and iframe (cherry picked from commit 2dfe85d3e2269a571e07bd550bbd838ee703b833) M ui/jquery.ui.dialog.js commit fd80c34 refs/remotes/origin/1-10-stable Author: Jasper de Groot Date: 2013-09-30 17:23:57 +0200 Dialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes close icon to misalign in Firefox. (cherry picked from commit ec3cf6725aa5ae0c69cb302df92eb933a517cbaa) M themes/base/jquery.ui.dialog.css commit b846bea refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-09-27 13:49:57 -0400 Spinner: Only format the value when there is one. Fixes #9573 - Spinner: forces a field validation in Firefox before field loses focus or form is submitted (cherry picked from commit e6360ab846c6d0248d6013d005d2c178906ca692) M ui/jquery.ui.spinner.js commit a05cc85 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-09-20 17:59:04 +0200 Build: Update grunt-compare-size to latest, add it's .sizecache.json to .gitignore (cherry picked from commit 041e0ec49267fbd5a8a967ea111527fd14332161) M .gitignore M package.json commit 639ecb2 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-09 12:11:21 -0400 Remove environment-specific files from .gitignore. (cherry picked from commit 9db5e164bd4a4ef6350a660276dad1aefa96b593) M .gitignore commit 78c593b refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-08-26 00:06:44 -0500 Menu: Only focus menu after click if focus is on an element within menu. Fixes #9044 - Menu: Autofocus issue with dialog opened from menu widget (cherry picked from commit 485e0a06121d712bccad82a21a9e443292d2f9bb) M tests/unit/menu/menu_core.js M ui/jquery.ui.menu.js commit 225b693 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-09-02 09:25:00 -0400 Update AUTHORS.txt. (cherry picked from commit 37bba1eb920298994903e866625bb662f391a1f5) M AUTHORS.txt commit 34b1390 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-08-28 09:22:26 -0400 Upgrade grunt-contrib-jshint to 0.6.3. (cherry picked from commit 643ef44ee2ed4fa5176ad76d69f855b0d97486cc) Conflicts: package.json M package.json commit 3dc532e refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-08-27 13:00:56 -0400 README: Updated build instructions.(cherry picked from commit cca2daafec0817e423aec39a251e6eacdd4d611b) M README.md commit 1b207d3 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-08-21 09:37:03 -0400 Tests: Fixed accidental use of comma instead of semicolon. (cherry picked from commit dc380ee6955393d4bc3bbc334cc6724cefa5b48c) M tests/unit/testsuite.js commit 8e52648 refs/remotes/origin/1-10-stable Author: Mohsen Ekhtiari Date: 2013-08-12 02:15:33 +0430 Position demo: Added missing semicolon. (cherry picked from commit 1c58573a95778010c247605ebb1915d8e8739423) M demos/position/cycler.html commit 2a7896e refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-07-31 20:20:13 -0500 Menu: Make check for click outside of menu a function which can be overridden. Fixes #8929 - Menu needs adjustement for use in Selectmenu (cherry picked from commit cceb163548eea78525a3a60ada95a5af6e3ddf25) M ui/jquery.ui.menu.js commit 8f7e342 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-07-18 21:19:38 -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 (cherry picked from commit 5aa106a052e78559e50a4ca464863f5927c43bd5) M themes/base/jquery.ui.theme.css commit bc72e1d refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-08-06 09:22:27 -0400 Mailmap: Fix Nick Pierpoint. (cherry picked from commit 92d54213958561ea1cfcdbaaaa53bbb6037a1e86) M .mailmap commit 4fc3c6a refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-08-06 09:04:02 -0400 Mailmap: Fix Christoph Rönsch. (cherry picked from commit 8f45d2d9ac7b2925cff7b9d9b48cbb87caaf7327) M .mailmap commit 885421a refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-08-03 17:52:11 -0400 Menu tests: jshint cleanup of unused argument (cherry picked from commit afdf8986591e19404a9b67d1053ce292d754d841) M tests/unit/menu/menu_events.js commit b02a32f refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-08-02 06:51:04 -0400 Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469: on( "menuselect" ) not firing every time. (cherry picked from commit 484e382259f1c1c56b151a97ddf8a894f94d17ea) M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit 1a2284d refs/remotes/origin/1-10-stable Author: Siebrand Mazeland Date: 2013-08-02 13:15:58 +0200 Position: Replace double space with single space. (cherry picked from commit a3770884ac997169b810b3f6fda6df54a9cbbeeb) M ui/jquery.ui.position.js commit 94be965 refs/remotes/origin/1-10-stable Author: Vilhjálmur Skúlason Date: 2013-08-01 15:38:38 -0400 Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale. (cherry picked from commit 369c76d9e62fd3bac4676801d5666e6b40a068a2) M ui/i18n/jquery.ui.datepicker-is.js commit 251e5a1 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-07-30 06:41:35 -0400 Update the project's description as well as fix a few spelling / grammatical issues. (cherry picked from commit c4c90f385a77ab106a47cf56e53bcd352aa9edce) M README.md commit d379af9 refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-07-15 21:54:44 -0500 Menu tests: Whitespace and general cleanup (cherry picked from commit 86eaa30994657b650b26388e87ecff679cf93a50) M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js commit be7d0a5 refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-07-14 21:52:35 -0500 Menu tests: Check default is prevented on any click on disabled menus (cherry picked from commit a74ac174cca67c57ddd79a3c4f2f34d291edf2dd) M tests/unit/menu/menu_events.js commit 152c190 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-07-11 09:58:35 -0400 Updating Globalize to v0.0.1. (cherry picked from commit 2f497023261a7400295f4dd64c45139232a0ea4f) M external/globalize.js commit d1b764b refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-07-09 14:13:24 -0400 Core tests: Explicitly focus the body during delayed .focus() test to avoid an issue in IE 8. (cherry picked from commit afeaf565bb0b91c399603a0ddd82a925cabef6aa) M tests/unit/core/core.js commit 1aad398 refs/remotes/origin/1-10-stable Author: Bruno M. Custódio Date: 2013-06-01 20:25:27 +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. (cherry picked from commit 0d5eaab9bbfd60daa7ad69aea74aa24ef0243a6c) Conflicts: demos/progressbar/download.html M build/tasks/testswarm.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/menu/default.html M demos/menu/icons.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/default.html M demos/progressbar/indeterminate.html M demos/progressbar/label.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html A jquery-1.10.2.js D jquery-1.9.1.js M tests/index.html A tests/jquery-1.10.0.js A tests/jquery-1.10.1.js A tests/jquery-1.10.2.js A tests/jquery-2.0.0.js A tests/jquery-2.0.1.js A tests/jquery-2.0.2.js A tests/jquery-2.0.3.js M tests/jquery.js M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/index.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit 7396460 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-06-14 09:01:02 +0200 Build: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes #9037 - Build: Verify characters in output (cherry picked from commit 7da828375afb20d58736bb1eb530f915c445d5b9) M Gruntfile.js M build/tasks/build.js commit c02eef9 refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2013-06-25 18:28:06 -0300 Release: Specify download.jqueryui.com version @1.10.3-4 (cherry picked from commit 4ed52cba6555660268210ef76c38101d9dfef8df) M build/release/release.js commit 40fea61 refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2013-06-21 16:31:28 -0300 Release: Lint (cherry picked from commit 7321df722ff87982d0c1c58c6859dc956cb87f13) M build/release/release.js M build/tasks/build.js commit cecc16a refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2013-06-05 10:39:07 -0300 Release: Handle prevVersion when minor or patch are 0 (zero) (cherry picked from commit ece91a5c3b37a6aaf6077060af98b7274af2ae92) M build/release/release.js commit 8ca9836 refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2013-06-05 10:37:01 -0300 Release: Allow remote repositories other than "git@github.com", eg. filesystem (cherry picked from commit a52421b25f5d8f1a61049014589555690f44e7b0) M build/release/release.js commit 6f87ef0 refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2013-06-24 09:21:55 -0300 Add comment (TODO: amend before land) (cherry picked from commit b8a875cabf58d3c81dfba4b4f0db202dedbecd5d) M Gruntfile.js commit 457c85a refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2013-06-05 09:38:08 -0300 Release: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks (cherry picked from commit a8897d4c728dc3a1ac481ed4b9234745097e146a) M Gruntfile.js M build/release/release.js M build/tasks/build.js commit ea72dea refs/remotes/origin/1-10-stable Author: Gan Eng Chin Date: 2013-06-22 22:13:54 +0800 Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale. Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte". (cherry picked from commit e591a7a9af123862fbef9d55c54351f6f995b7a7) M ui/i18n/jquery.ui.datepicker-pt.js commit 9b39852 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-06-20 20:40:00 -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 (cherry picked from commit 670f650b99103bcea779f8ad0428e05cb7e37053) M ui/jquery.ui.menu.js commit 64d84ce refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-06-20 16:56:27 +0200 Menu tests: Fix lint error (cherry picked from commit 628a1414853f52fa9e78b0e742b8c30068694ae9) M tests/unit/menu/menu_methods.js commit db1ee1a refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-06-13 13:47:07 -0700 Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing should recheck for menu icons (cherry picked from commit 91b7b9f9ab2e5baa31e37f34600457599409e161) M tests/unit/menu/menu_methods.js M ui/jquery.ui.menu.js commit 13c17eb refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-06-12 21:52:14 +0200 Build: Add support for running on Travis (cherry picked from commit b5c41a2b33311d2de8f0b473cc454bd281ea0ad1) A .travis.yml M package.json commit efc69a5 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-06-05 22:03:09 -0400 CSS Framework: Update API links from the old docs site to their new API site location. (cherry picked from commit 9d5d2424a9bda121b1fa5b2553939352ba3be154) M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css commit a2c8870 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-06-04 09:35:37 -0400 Slider Tests: Remove pointless doc blocks. (cherry picked from commit e776a7fb092df2eeefa975c83bd4c1c7a6439b05) M tests/unit/slider/slider_core.js M tests/unit/slider/slider_events.js M tests/unit/slider/slider_methods.js M tests/unit/slider/slider_options.js commit b10b864 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-06-04 08:31:48 -0400 Tabs: Use .ui-tabs-anchor in stylesheet. (cherry picked from commit 2de5e78e72b98adeab4f03cedf47269babbb0a6c) M themes/base/jquery.ui.tabs.css commit ccc5dd3 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-06-01 22:34:44 -0400 Datepicker: Removing unused ui-datepicker-month-year class name. (cherry picked from commit 3c68636c8067e431c1bbdf2787dbec2ef3b88968) M themes/base/jquery.ui.datepicker.css commit 8fba171 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-06-03 15:14:08 -0400 Slider: Remove range div when changing range option to false. Fixes #9355 - Slider: Changing range option to false does not remove range div. (cherry picked from commit 2ba75e2c93638d89e89de52347da0013a7a841b8) M tests/unit/slider/slider_options.js M ui/jquery.ui.slider.js commit c124899 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-06-02 22:30:05 -0400 Spinner: Trivial spelling / grammatical fixes in CSS comments. (cherry picked from commit 3ec371bca47f614249b90e0b7dfd7bf7389588af) M themes/base/jquery.ui.spinner.css commit 189effc refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-05-31 11:37:09 +0200 Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API (cherry picked from commit a9bb4880d39f77ec0e9d28c8cbb9ebb5ee65c6ad) Conflicts: package.json M package.json commit 7bbe9dc refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-05-31 10:35:44 +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 (cherry picked from commit aaf75767fa98a6acdf00b1414bee622d3a3747cc) M demos/datepicker/jquery.ui.datepicker-fr.js M tests/unit/datepicker/datepicker_options.js commit 0ab1e16 refs/remotes/origin/1-10-stable Author: Steven Luscher Date: 2013-05-10 14:03:44 -0700 Droppable: Defer querying of offsetWidth and offsetHeight until they're required. Fixes #9339 - Droppable: offsetWidth and offsetHeight are queried unnecessarily causing synchronous reflow. (cherry picked from commit a4fc7a9e9664d44d65b971c90a0cad82e1e79344) M ui/jquery.ui.droppable.js commit 1660c76 refs/remotes/origin/1-10-stable Author: Christian Klammer Date: 2013-05-16 21:26:13 +1000 Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic behavior of contained elements within scrollable grandparents (cherry picked from commit 6df5c1a4ae738e591694e0fe2fa3bbb8b05f6b0a) M tests/unit/resizable/resizable_events.js M ui/jquery.ui.resizable.js commit e4a194c refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-28 11:04:29 -0400 Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Autocomplete: Multiple instances should be able to start asynchronous requests simultaneously. (cherry picked from commit 9e00e00f3b54770faa0291d6ee6fc1dcbad028cb) M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit 2623836 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-05-22 21:43:40 -0400 Dialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on enter in textbox in IE. (cherry picked from commit c19e7b3496d14b40e71ba892213889fc8cc81d4f) M ui/jquery.ui.dialog.js commit 39ff5b3 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-22 13:59:17 -0400 Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Incorrect remote tab detection in IE7. (cherry picked from commit daf3f0d9af5b29dc090e15d57cf884e3c12f7cad) M ui/jquery.ui.tabs.js commit c241313 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-20 11:30:49 -0400 Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 - Widget: widgetEventPrefix is empty when widget is (occasionally) loaded twice. (cherry picked from commit 2eb89f07341a557084fa3363fe22afe62530654d) M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 511bd98 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-16 12:14:05 -0400 Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish. (cherry picked from commit 9726cd72b64e9e9735cfdb5564ebef64a6dab0aa) M ui/i18n/jquery.ui.datepicker-es.js M ui/i18n/jquery.ui.datepicker-fr-CH.js M ui/i18n/jquery.ui.datepicker-fr.js commit 7e6627f refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-16 10:08:47 -0400 Sortable demo (portlets): Cleanup. (cherry picked from commit 2121a1008a91c03c1e28262dcf3edc9bd8e83a20) M demos/sortable/portlets.html commit edf36f3 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-16 08:34:04 -0400 Position: Use absolute positioning when getting scrollbar width to avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues. (cherry picked from commit d500e945a46c9e2ce5bbb685661c32b5d3f57d21) M ui/jquery.ui.position.js commit d8e166b refs/remotes/origin/1-10-stable Author: Toshi MARUYAMA Date: 2013-05-08 13:03:13 +0900 Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Incorrect settings for Lithuanian locale. (cherry picked from commit ce73a2688de47c975727ad9555cae84eb6997486) M ui/i18n/jquery.ui.datepicker-lt.js commit be9f2c1 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-11-26 09:27:38 -0500 README: Update build instructions to use concat tasks (instead of build) M README.md commit a9b18bc refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-11-26 00:56:50 +0100 Selectmenu: add 1px to menu width to avoid wrapping long text in IE10 M ui/jquery.ui.selectmenu.js commit 32b0936 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-11-26 00:32:27 +0100 Selectmenu: remove link element and adjust styles in custom renderer demo M demos/selectmenu/custom_render.html commit 5bc7fc2 refs/remotes/origin/spinner-globalize-1.x Merge: c20f1f8 9a5f20b Author: Felix Nagel Date: 2013-11-26 00:18:25 +0100 Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu commit bda92da refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-30 10:27:22 -0400 Autocomplete tests: Cleanup. (cherry picked from commit 7af03b73ea0786de9361f3cd21ef46047cb957d7) M tests/unit/autocomplete/autocomplete.html M tests/unit/autocomplete/autocomplete_options.js commit 0755faa refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-30 10:23:29 -0400 Whitespace. (cherry picked from commit 72f82df577c7616c893acf6ad96c673ce20bec12) M tests/unit/autocomplete/autocomplete_core.js commit 8faae8c refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-25 12:58:53 -0400 Position demo: Fixed usage of center positioning. (cherry picked from commit cc378433ab776dee8b75c4ece7df92bfe1300aaf) M demos/position/default.html commit 3de683d refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-25 10:59:20 -0400 Autocomplete: Refactored _response() so that requestIndex is defined closer to where it's used. (cherry picked from commit 947d738c0b9403da527b31ad2af3b6b9150383bd) M ui/jquery.ui.autocomplete.js commit 215b19d refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-22 12:35:21 -0400 All: Remove inline JSHint settings. (cherry picked from commit fadf2b312a05040436451c64bbfaf4814bc62c56) M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.dialog.js M ui/jquery.ui.menu.js M ui/jquery.ui.slider.js M ui/jquery.ui.tabs.js commit b147d00 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-22 12:33:35 -0400 Sortable: Don't create functions inside loops. (cherry picked from commit 7033544cdd9792f4b1be473eeea7bc37eed52469) M ui/jquery.ui.sortable.js commit 1a4e6e9 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-14 18:47:29 -0400 Datepicker Tests: Fix hanging IE tests resulting from asynchronous blur(cherry picked from commit 71a332e8b83a1657521e04388f5592997e81bbcc) M tests/unit/datepicker/datepicker_core.js commit 03e96b1 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-14 17:07:24 -0400 Datepicker Tests: fix failing oldIE tests by creating new inputs to focus when necessary for focus tests.(cherry picked from commit b75e4f7d27eff1c5a40fe101cb34a0f806efaede) M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js commit 06d830f refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-14 12:58:42 -0400 Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test cases for old Opera and old Safari.(cherry picked from commit 7c939aadf8c661f1230627d51bf1450f99effcc3) Conflicts: tests/unit/draggable/draggable_options.js M tests/unit/button/button_core.js M tests/unit/datepicker/datepicker_options.js M tests/unit/draggable/draggable_core.js commit 9243b95 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-12 09:05:48 -0400 Grunt: Allow tabs tests to run in PhantomJS. (cherry picked from commit dd58f9832ba34cf99bc3245d0c4c6ccc486a2ddc) Conflicts: Gruntfile.js M Gruntfile.js commit 6e48da0 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-11 14:03:51 -0400 Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows. (cherry picked from commit 0d0b05ec7cf702b8782b19c993eeb30398a090f4) Conflicts: ui/jquery.ui.button.js M tests/unit/button/button.html M tests/unit/button/button_core.js M ui/jquery.ui.button.js commit 707f46a refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-15 09:57:45 -0400 Use .csslintrc instead of inlining rules in the Gruntfile. (cherry picked from commit 39a2f465a54d93777781c1a97cb58953a7d6557e) A .csslintrc M Gruntfile.js M package.json commit 6d7a614 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-25 16:25:39 +0100 Datepicker tests: Allow IE7 to return an absolute URL in the .attr('src') call M tests/unit/datepicker/datepicker_options.js commit 63026bd refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-25 15:53:51 +0100 Button unit tests: Make sure the test timeout runs after the formResetHandler. Fixes unit tests in IE7. M tests/unit/button/button_core.js commit 9a5f20b refs/remotes/origin/spinner-globalize-1.x Merge: 1bc5d08 8eeb0e7 Author: Jörn Zaefferer Date: 2013-11-25 14:29:30 +0100 Merge branch 'master' into selectmenu commit 1bc5d08 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-25 14:24:19 +0100 Demos: Add meta-viewport element for better 'mobile' testing M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M demos/selectmenu/index.html commit 8eeb0e7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-22 11:43:55 -0500 Tests: Skip JSHint in browsers that don't support Function.prototype.bind() to work around a bug in JSHint. M tests/unit/testsuite.js commit 161d7ee refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-22 10:49:44 -0500 Tests: Updated URL for TestSwarm. M tests/index.html commit d186deb refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-22 10:49:17 -0500 Tests: Fixed path to theme files in index. M tests/index.html commit 8f3454f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-22 10:07:49 -0500 Upgrade to JSHint 2.3.0 for browser version. M external/jshint.js commit f848ae3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-22 09:54:18 -0500 Build: Include es3 option for JSHint. M tests/.jshintrc M ui/.jshintrc commit b12cf01 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-20 20:03:35 +0100 Demos: There can be only one button.js M demos/dialog/modal-confirmation.html commit 4e75845 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-20 19:03:54 +0100 Tests: Cleanup visual theme test M tests/visual/theme.html commit 6a74bf9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-20 11:14:19 -0500 Menu tests: Force line height to ensure we know how many items will be scrolled. M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js commit 1096f19 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-16 12:21:02 +0100 Dialog: Keep track of instances to focus when elements outside the dialog get focus. Works with inheritance. Adds tests for both. Fixes #9241 - Dialog: UI dialog inheritance causes undefined property '_focusTabbable' in IE9 M tests/unit/dialog/dialog_core.js M ui/jquery.ui.dialog.js commit 32a0060 refs/remotes/origin/spinner-globalize-1.x Author: Eric Dahl Date: 2013-11-18 16:45:12 -0600 Demos: Fix small typos M demos/spinner/latlong.html M demos/tabs/manipulation.html M demos/tooltip/video-player.html M demos/widget/default.html commit 4f80bc6 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-16 12:30:46 +0100 Selectmenu: Fix code style issue M ui/jquery.ui.selectmenu.js commit 43772f3 refs/remotes/origin/spinner-globalize-1.x Merge: 0be76bb 9fd0e86 Author: Jörn Zaefferer Date: 2013-11-16 12:25:21 +0100 Merge branch 'master' into selectmenu commit 9fd0e86 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-15 16:48:31 +0100 Dialog: Update code style, adding whitespace around string arguments and array indices M ui/jquery.ui.dialog.js commit 3945a8f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-15 12:51:10 +0100 Menu: Update unit test that regressed from style changes (see 9910e938aad1090339a2c7f60693093ee18aba82) M tests/unit/menu/menu_common.js M tests/unit/menu/menu_events.js M tests/unit/menu/menu_options.js commit 0e5a2e1 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-10-02 17:27:43 +0200 Dialog: Restore focus to the previously focused element when window regains focus. Fixes #9101 - Dialog: Track last focused element instead of always focusing the first tabbable element M tests/unit/dialog/dialog_core.js M ui/jquery.ui.dialog.js commit ce5539f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-14 10:32:09 -0500 Dialog tests: Work around focus issue in IE8. M tests/unit/dialog/dialog_methods.js commit 144268a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-14 10:10:42 -0500 Dialog test: Ensure dialog is tall enough to be scrolled. M tests/unit/dialog/dialog.html commit 0627954 refs/remotes/origin/selectmenu-native-menu (origin/selectmenu-native-menu) Author: Felix Nagel Date: 2013-11-13 21:35:24 +0100 Selectmenu: jshint fix M ui/jquery.ui.selectmenu.js commit 693cacc refs/remotes/origin/selectmenu-native-menu Author: Felix Nagel Date: 2013-11-13 21:28:11 +0100 Selectmenu: TTS A demos/selectmenu/width.html M ui/jquery.ui.selectmenu.js commit c20f1f8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-11-13 21:26:48 +0100 Selectmenu: CGL fix M ui/jquery.ui.selectmenu.js commit 58f9603 refs/remotes/origin/selectmenu-native-menu Author: Felix Nagel Date: 2013-11-13 21:13:21 +0100 Selectmenu: fix for native select height in webkit M themes/base/jquery.ui.selectmenu.css commit 495116d refs/remotes/origin/selectmenu-native-menu Merge: 7b9952c 0be76bb Author: Felix Nagel Date: 2013-11-13 21:09:03 +0100 Merge branch 'selectmenu' into selectmenu-native-menu Conflicts: themes/base/jquery.ui.selectmenu.css ui/jquery.ui.selectmenu.js commit 0be76bb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-11-13 21:05:20 +0100 Selectmenu: adjust to menu item style changes M themes/base/jquery.ui.selectmenu.css commit 51b0429 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-11-13 19:55:31 +0100 Selectmenu: simplify and fix document click event M ui/jquery.ui.selectmenu.js commit ab2219b refs/remotes/origin/spinner-globalize-1.x Merge: a6c5f58 14782c0 Author: Felix Nagel Date: 2013-11-13 19:45:56 +0100 Merge branch 'master' into selectmenu commit c462e66 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-10-10 18:42:21 +0200 Build: Add jscs task for code style checking A .jscs.json M Gruntfile.js M package.json commit 0e19297 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-10-16 20:43:09 +0200 Fix various coding style issues M ui/jquery.ui.autocomplete.js M ui/jquery.ui.core.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect-blind.js M ui/jquery.ui.effect-explode.js M ui/jquery.ui.effect-scale.js M ui/jquery.ui.effect-shake.js M ui/jquery.ui.effect-size.js M ui/jquery.ui.effect-transfer.js M ui/jquery.ui.effect.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.spinner.js commit 89ae764 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-13 19:17:51 +0100 Autocomplete: Update categories demo again, use only public properties to update menu option M demos/autocomplete/categories.html commit 14782c0 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-13 18:51:48 +0100 Autocomplete: Update categories demo to use menu's new items option to exclude custom headers from menu focus M demos/autocomplete/categories.html commit 25e1418 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-06 19:13:15 +0100 Menu: Add or modify some demo items to test multi-line items M demos/menu/default.html M demos/menu/icons.html commit 8c3ee80 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-11-06 19:06:35 +0100 Menu: Set cursor:pointer for menu items. Fixes the regression from removal of anchors, which caused a text cursor to appear on non-disabled items. M themes/base/jquery.ui.menu.css commit 9910e93 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-24 14:04:00 -0400 Menu: Simplify styling. Remove rounded corners, reduce spacing. M themes/base/jquery.ui.menu.css M ui/jquery.ui.menu.js commit 8748658 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-13 12:29:21 -0500 Tabs: Don't decode URLs if they're not UTF-8. Fixes #9518 - Tabs: URLs encoded in anything other than UTF-8 will throw an error. M ui/jquery.ui.tabs.js commit 0a1ab40 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-13 10:24:18 -0500 README: Added link to Trac. M README.md commit 629c632 refs/remotes/origin/spinner-globalize-1.x Author: Imants Horsts Date: 2013-09-12 19:50:23 +0300 Datepicker: Corrected values for Latvian locale. Fixes #9656 - Datepicker: Incorrect values in Latvian localization. M ui/i18n/jquery.ui.datepicker-lv.js commit 8de2490 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-11 14:12:21 -0500 Build: Renamed jshint target from src to all. M Gruntfile.js commit 7b9952c refs/remotes/origin/selectmenu-native-menu Author: Felix Nagel Date: 2013-11-11 01:27:00 +0100 Selectmenu: improve event handling, disable class change when using native menu M ui/jquery.ui.selectmenu.js commit f61e065 refs/remotes/origin/selectmenu-native-menu Author: Felix Nagel Date: 2013-11-10 23:57:12 +0100 Selectmenu: saner handling of click on label M ui/jquery.ui.selectmenu.js commit c0e7122 refs/remotes/origin/selectmenu-native-menu Author: Felix Nagel Date: 2013-11-10 23:54:22 +0100 Selectmenu: reorder select CSS statements M themes/base/jquery.ui.selectmenu.css commit 3309aab refs/remotes/origin/selectmenu-native-menu Author: Felix Nagel Date: 2013-11-10 21:37:14 +0100 Selectmenu: rework to use non-hidden original select, enables usage of native select menu M demos/selectmenu/default.html M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 36fd8c8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-05 17:26:04 +0100 Build: Typo fix. M build/widget.json commit 601ad96 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-10-30 00:00:18 -0500 Sortable: Adjust itemWithLeastDistance algorithm in _contactContainers to properly handle dragging items to the beginning and ends of lists. Fixes #9314 - Sortable: Items cannot be dragged directly into bottom position. Fixes #9381 - Sortable: Connected list placeholders have an inaccurate initial position M tests/unit/sortable/sortable.html M tests/unit/sortable/sortable_core.js M ui/jquery.ui.sortable.js commit 61d16ec refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-11-01 14:44:14 -0400 Update grunt-contrib-jshint to 0.7.1 and squash jshint tasks. M Gruntfile.js M package.json commit 1f724ad refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-31 21:41:45 -0400 Draggable Tests: don't test auto scroll while testing helpers. M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit a6c5f58 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-10-30 21:36:03 +0100 Selectmenu: follow-up to close menu on other element mousedown not on click M ui/jquery.ui.selectmenu.js commit 11186cc refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-10-29 21:49:17 +0100 Selectmenu: make sure ui-state-focus class is set on button after initial focus M ui/jquery.ui.selectmenu.js commit 027d8d4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-10-29 20:54:16 +0100 Selectmenu: close menu on other element mousedown not on click M tests/unit/selectmenu/selectmenu_events.js M ui/jquery.ui.selectmenu.js commit f3e4b24 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-10-29 19:52:54 +0100 Selectmenu: improve disabled item handling M tests/visual/selectmenu/selectmenu.html M ui/jquery.ui.selectmenu.js commit ffab89e refs/remotes/origin/spinner-globalize-1.x Author: Andrei Picus Date: 2013-10-29 15:48:51 +0200 Droppable: update ddmanager when scope changes through setOption. Fixed #9287 - droppable: Scope option cannot be changed after initialization. M tests/unit/droppable/droppable_options.js M ui/jquery.ui.droppable.js commit a3715a7 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-29 09:52:57 -0400 Draggable Tests: Ensure all combinations of helper / draggable positions / scrollParents / parent positions are tested accurately. M Gruntfile.js M tests/unit/draggable/draggable_options.js commit 8b64322 refs/remotes/origin/spinner-globalize-1.x Author: Fabrício Matté Date: 2013-10-27 00:33:25 -0200 Button: Remove obsolete mouse click coordinates checking. Fixed #7665 - Button: Radio button & checkboxes ignore mouseclicks for minor mouse movements. M ui/jquery.ui.button.js commit f16d0c7 refs/remotes/origin/spinner-globalize-1.x Author: Monika Piotrowicz Date: 2013-10-27 21:57:01 -0400 Accordion: moving aria-expanded from active tabpanel to active tab. Fixed #9407 - Accordion: aria-expanded attribute on wrong element M tests/unit/accordion/accordion_core.js M ui/jquery.ui.accordion.js commit 7e68945 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-24 13:22:03 -0400 Menu (icons demo): Removed anchors from menu items. M demos/menu/icons.html commit 9e6095a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-23 08:17:21 -0400 Core: Move variables for .uniqueId()/.removeUniqueId() into their implementations. M ui/jquery.ui.core.js commit 8a9fb52 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-23 08:16:42 -0400 Datepicker: Prefix variables with component name. M ui/jquery.ui.datepicker.js commit 46b8915 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-23 08:16:12 -0400 Position: Wrap everything in an IIFE to avoid name collisions when the build strips the main closure. M ui/jquery.ui.position.js commit 5801a7e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-23 08:15:12 -0400 Spinner: Prefix variables with component name. M ui/jquery.ui.slider.js M ui/jquery.ui.spinner.js commit 47db52b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-23 08:14:49 -0400 Widget: Prefix variables with component name. M ui/jquery.ui.widget.js commit f64c953 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-17 10:26:48 -0400 Tooltip: Use .uniqueId() and move aria-describedby helper methods into the widget prototype. M ui/jquery.ui.tooltip.js commit ecd4f95 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-17 10:18:43 -0400 Tabs: Use .uniqueId() for panels and moved isLocal() into the widget prototype. M tests/unit/tabs/tabs_core.js M ui/jquery.ui.tabs.js commit 604e094 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-17 09:56:00 -0400 Sortable: Moved helper methods into the widget prototype. M ui/jquery.ui.sortable.js commit b7e3e46 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-17 09:53:46 -0400 Resizable: Moved helper methods into the widget prototype. M ui/jquery.ui.resizable.js commit 8dbda00 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-17 09:41:20 -0400 Slider: Move numPages into the widget prototype. M ui/jquery.ui.slider.js commit 3317ec8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-17 09:36:04 -0400 Blind effect: Moved regexes into effect definition. M ui/jquery.ui.effect-blind.js commit d000256 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-17 09:33:01 -0400 Droppable: Moved isOverAxis() into $.ui.intersect(). M ui/jquery.ui.droppable.js commit d6f8564 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-17 09:30:03 -0400 Dialog: Move option category hashes into the widget prototype. M ui/jquery.ui.dialog.js commit da185a6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-17 09:23:52 -0400 Accordion: Use .uniqueId() and move animation properties into the widget prototype. M ui/jquery.ui.accordion.js commit 480e89b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-10-24 00:17:22 +0200 Selectmenu Tests: remove widthMenu option and rename widthButton option to width M tests/unit/selectmenu/selectmenu_common.js commit 026387b refs/remotes/origin/spinner-globalize-1.x Merge: 2c7e338 8019a0c Author: Felix Nagel Date: 2013-10-24 00:11:37 +0200 Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu commit 2c7e338 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-10-24 00:11:10 +0200 Selectmenu: remove widthMenu option and rename widthButton option to width M ui/jquery.ui.selectmenu.js commit dbbf3a9 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-23 11:04:10 -0400 Draggable Tests: Ensure Draggable tests are correctly testing offset under scroll conditions. M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit 8019a0c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-23 10:12:40 -0400 Selectmenu: Whitespace. M themes/base/jquery.ui.selectmenu.css commit df2c982 refs/remotes/origin/spinner-globalize-1.x Author: Jacob McCutcheon Date: 2013-08-12 11:39:00 +1000 Fixed spelling error delay-start.html M demos/resizable/delay-start.html commit 80d2c11 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-10-21 21:18:33 +0200 Selectmenu: lint fix M ui/jquery.ui.selectmenu.js commit 67e7f18 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-10-21 20:39:15 +0200 Selectmenu: add ui-state-active class to active list item M ui/jquery.ui.selectmenu.js commit fab6b88 refs/remotes/origin/spinner-globalize-1.x Merge: 7af3dab fdc7052 Author: Felix Nagel Date: 2013-10-21 20:33:49 +0200 Merge branch 'master' into selectmenu commit fdc7052 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-21 10:59:54 -0400 Draggable Tests: Test both position and offset of draggable element in all applicable tests. M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_methods.js M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit 4bd1a9c refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-21 10:48:54 -0400 Draggable: Make sure positional constraints are never applied to ui.originalPosition M ui/jquery.ui.draggable.js commit 619261f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-10-21 14:24:10 +0200 Datepicker: Finnish date format doesn't have padding for day and month. Fixes #9609 - Datepicker: Correct the Finnish date format M ui/i18n/jquery.ui.datepicker-fi.js commit 94f8c4d refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-20 19:33:40 -0400 Draggable: apply axis options to position instead of style. Fixes #7251 - Draggable: constrained axis option returns incorrect position. M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 9ca0a19 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-20 15:34:52 -0400 Draggable Tests: Fix lint error. M tests/unit/draggable/draggable_test_helpers.js commit b8795e1 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-20 08:55:02 -0400 Draggable Tests: Add position asserts to drag tests They're currently disabled however due to bugs both in the tests and in the actual widget. M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_methods.js M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit c9b0e28 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-20 09:35:12 -0400 Draggable Tests: consolidate drag tests and provide error messages for all assertions. M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit 0144b27 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-20 08:37:34 -0400 Draggable Tests: clarify scroll helpers. M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit 82edd58 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-19 15:47:13 -0400 Draggable Tests: make sure offset tests are actually testing offsets M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit 67fd40e refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-10-19 11:12:35 -0400 Tests: extract TestHelpers.forceScrollableWindow for tests that need the window to scroll M tests/unit/draggable/draggable_core.js M tests/unit/selectable/selectable_events.js M tests/unit/testsuite.js commit 52307eb refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-10-17 23:07:39 -0500 Menu: More precise removal of ui-state-active class for easier CSS overrides. Fixes #9532 - Need a way in Menu to keep ui-state-active class on selected item M tests/unit/menu/menu_core.js M ui/jquery.ui.menu.js commit 14065dc refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-10-15 21:40:49 -0500 Resizable: Store size based on calculated helper size to prevent 1 pixel shifts. Fixes #9547 - Resizable: off-by-one pixel dimensions with helper and grid M tests/unit/resizable/resizable_core.js M ui/jquery.ui.resizable.js commit 7b9c810 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-10-18 15:39:20 +0200 Autocomplete: Append liveRegion to body to support detached init. Fixes #9590 - Dynamically adding input field breaks auto-complete's accessibility for screen readers M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit b99f825 refs/remotes/origin/spinner-globalize-1.x Author: onovy Date: 2013-09-18 13:06:22 +0200 Demos: Fixed small typo. M demos/draggable/snap-to.html commit 06c4387 refs/remotes/origin/spinner-globalize-1.x Author: Andrei Picus Date: 2013-10-17 17:20:11 +0300 Sortable: Fix typo and break lines in comment. M ui/jquery.ui.sortable.js commit 93a2dcd refs/remotes/origin/spinner-globalize-1.x Author: Jyoti Deka Date: 2013-10-18 17:23:36 +0200 Slider: Remove unnecessary 3rd argument in _slide method when calling this.values() M ui/jquery.ui.slider.js commit 5ee3a2a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-10-18 17:21:23 +0200 Revert "Slider: Remove unnecessary 3rd argument in _slide method when calling this.values()" This reverts commit b715e1d3cc54245c54d3981aa341f3a812dba499. Reverting to fix author email address to avoid CLA issues in the future. M ui/jquery.ui.slider.js commit b715e1d refs/remotes/origin/spinner-globalize-1.x Author: Jyoti Deka Date: 2013-10-10 13:27:29 -0400 Slider: Remove unnecessary 3rd argument in _slide method when calling this.values() M ui/jquery.ui.slider.js commit ecde7cd refs/remotes/origin/spinner-globalize-1.x Author: Jyoti Deka Date: 2013-10-14 23:43:06 -0400 Widget: option-method should work as getter only when argument length is 1. Fixes #9601 - Widget: calling _setOption with undefined as 3rd argument makes it a getter M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 7af3dab refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-10-10 01:01:41 +0200 Selectmenu: Remove links in menu items M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit e26e0df refs/remotes/origin/spinner-globalize-1.x Merge: f8377ed 9620812 Author: Felix Nagel Date: 2013-10-10 00:08:49 +0200 Merge branch 'master' into selectmenu commit 9620812 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-10-05 22:19:57 -0500 Autocomplete tests: Update tests now that generated menu doesn't have anchors in elements M tests/unit/autocomplete/autocomplete_core.js M tests/unit/autocomplete/autocomplete_options.js commit 31e705a refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-09-24 23:46:59 -0500 Menu: Add items option for better definition of menu items in non parent-child structures M tests/unit/menu/menu.html M tests/unit/menu/menu_common.js M tests/unit/menu/menu_events.js M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit e08791d refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-09-22 22:25:29 -0500 Autocomplete: Don't add anchors to items in generated menu M ui/jquery.ui.autocomplete.js commit fba5c6f refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-09-22 21:03:46 -0500 Menu tests: Remove anchors from visual test M tests/visual/menu/menu.html commit 3a61627 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-09-17 23:22:33 -0500 Menu: Remove the requirement to use anchors in menu items M demos/menu/default.html M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js M tests/unit/menu/menu_test_helpers.js M themes/base/jquery.ui.menu.css M ui/jquery.ui.menu.js commit e14f75e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-04 10:10:30 -0400 Tabs: Keep reference to existing tablist during refresh. Fixes #9584 - Tabs: Refresh issue when tabs are moved to bottom. M ui/jquery.ui.tabs.js commit ed09ee5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-03 12:09:50 -0400 Dialog: Added note explaining that _on() is safe to use for shared handlers because of stacking. M ui/jquery.ui.dialog.js commit acf153e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-03 11:44:49 -0400 Updated author information. M .mailmap M AUTHORS.txt commit b67d103 refs/remotes/origin/spinner-globalize-1.x Author: Stephane Deschamps Date: 2013-09-05 14:37:09 +0200 Day TH's: scope=col. Closes gh-1074 A TH must feature a way to know which span of TD's it applies to, and in simple tables such as date tables, this can be achieved through the use of the scope attribute. M ui/jquery.ui.datepicker.js commit e263ebd refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-09-27 18:53:15 +0200 Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings. Fixes #9166 - Dialog: moveToTop implementation resets flash/video/iframe/scroll Fixes #9364 - Dialog: Click of element with tooltip scrolls the dialog to the top M tests/unit/dialog/dialog_methods.js A tests/visual/dialog/stacking.html M tests/visual/index.html M ui/jquery.ui.dialog.js commit 8c9651f refs/remotes/origin/1-9-stable Author: Scott González Date: 2013-10-02 10:15:47 -0400 Build: Fixed TestSwarm submission. M build/tasks/testswarm.js commit 80b17bb refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-02 10:15:32 -0400 Build: Fixed TestSwarm submission. M build/tasks/testswarm.js commit 647b839 refs/remotes/origin/spinner-globalize-1.x Author: Timo Tijhof Date: 2013-10-02 15:33:03 +0200 Gruntfile: Remove project prefix from TestSwarm job name * Also added a line break to separate the for statement from the testswarm chain. * Passing explicit false instead of empty string as `extra`. M build/tasks/testswarm.js commit f366863 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-10-02 09:45:27 -0400 Updated author information. M .mailmap M AUTHORS.txt commit 8689dee refs/remotes/origin/1-9-stable Author: Timo Tijhof Date: 2013-10-02 15:41:04 +0200 Gruntfile: Remove project prefix from TestSwarm job name * Also added a line break to separate the for statement from the testswarm chain. * Passing explicit false instead of empty string as `extra`. M build/tasks/testswarm.js commit 2dfe85d refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-09-30 17:49:42 +0300 Dialog: Safe activeElement access. Fixed #9420 - Dialog: Close causes blur of window in IE9 Fixed #8443 - Dialog: "unspecified error" when using ie9 and iframe M ui/jquery.ui.dialog.js commit ec3cf67 refs/remotes/origin/spinner-globalize-1.x Author: Jasper de Groot Date: 2013-09-30 17:23:57 +0200 Dialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes close icon to misalign in Firefox. M themes/base/jquery.ui.dialog.css commit f8377ed refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-09-29 15:41:47 +0200 Selectmenu Tests: add width options to common test M tests/unit/selectmenu/selectmenu_common.js commit 3cd58fc refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-09-29 15:33:49 +0200 Selectmenu: show only one line of text maximum M themes/base/jquery.ui.selectmenu.css commit f2d06bf refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-09-29 15:33:14 +0200 Selectmenu: add widthMenu and widthButton options M demos/selectmenu/default.html M ui/jquery.ui.selectmenu.js commit e6360ab refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-09-27 13:49:57 -0400 Spinner: Only format the value when there is one. Fixes #9573 - Spinner: forces a field validation in Firefox before field loses focus or form is submitted M ui/jquery.ui.spinner.js commit b1532ed refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-09-26 01:10:16 +0200 Selectmenu: Click on button text does not open menu in Webkit browsers M ui/jquery.ui.selectmenu.js commit b80681c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-09-25 22:30:13 +0200 Selectmenu: remove unneeded variable usage M ui/jquery.ui.selectmenu.js commit 12dba99 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-09-25 22:27:03 +0200 Selectmenu: do not follow anchor link when item is clicked M ui/jquery.ui.selectmenu.js commit fd776f4 refs/remotes/origin/spinner-globalize-1.x Merge: de4e863 f416a66 Author: Felix Nagel Date: 2013-09-25 21:29:15 +0200 Merge branch 'selectmenu-review' of https://github.com/scottgonzalez/jquery-ui into selectmenu commit de4e863 refs/remotes/origin/spinner-globalize-1.x Merge: 4ddd14f 134fcaf Author: Felix Nagel Date: 2013-09-25 21:18:57 +0200 Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu commit 9ef09ed refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-09-20 18:15:55 +0200 Build: Remove the build task and it's dependencies. Will bring back testing against minified files later. M Gruntfile.js M build/tasks/build.js M package.json M tests/unit/testsuite.js commit 041e0ec refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-09-20 17:59:04 +0200 Build: Update grunt-compare-size to latest, add it's .sizecache.json to .gitignore M .gitignore M package.json commit 485e0a0 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-08-26 00:06:44 -0500 Menu: Only focus menu after click if focus is on an element within menu. Fixes #9044 - Menu: Autofocus issue with dialog opened from menu widget M tests/unit/menu/menu_core.js M ui/jquery.ui.menu.js commit f416a66 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-16 14:45:48 -0400 Selectmenu: Code review. M ui/jquery.ui.selectmenu.js commit 134fcaf refs/remotes/origin/spinner-globalize-1.x Merge: bdfe719 d13df39 Author: Scott González Date: 2013-09-16 11:58:05 -0400 Merge branch 'master' into selectmenu commit d13df39 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-16 11:57:35 -0400 Widget: Only remove hover and focus classes when disabling, not enabling. Fixes #9558 - Widget: .enable() while already enabled kills ui-state-focus and ui-state-hover. M ui/jquery.ui.widget.js commit 1552fc8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-09-11 22:00:27 +0200 Spinner: Add isValid method. Fixes #9542 - Spinner: Add isValid() method M tests/unit/spinner/spinner_methods.js M ui/jquery.ui.spinner.js commit 6e799c3 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-09-11 22:11:58 +0200 Widget Bridge: Make the _init method optional. Add tests for both states. Fixes #9543 - Widget bridge: Make _init() optional. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 4ddd14f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-09-04 21:34:20 +0200 Selectmenu Tests: check CSS class on menu items M tests/unit/selectmenu/selectmenu_core.js commit 37bba1e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-09-02 09:25:00 -0400 Update AUTHORS.txt. M AUTHORS.txt commit bdfe719 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-08-31 11:50:53 +0200 Selectmenu: lint fix M ui/jquery.ui.selectmenu.js commit cf6dbd8 refs/remotes/origin/spinner-globalize-1.x Merge: d668c94 eae2c4b Author: Felix Nagel Date: 2013-08-31 03:12:22 +0200 Merge branch 'master' into selectmenu commit d668c94 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-08-31 03:10:52 +0200 Selectmenu Tests: check if button text is updated when selected option is added M tests/unit/selectmenu/selectmenu_methods.js commit 67f04e4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-08-31 03:09:57 +0200 Selectmenu: update button text when selected option is added M ui/jquery.ui.selectmenu.js commit eae2c4b refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-08-28 09:17:01 -0400 Draggable: Safe activeElement access from iFrames for IE9, prevent window focus changes in IE9+. Fixed #9520 - Draggable: Browser window drops behind other windows in IE9/10 M ui/jquery.ui.draggable.js commit 643ef44 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-08-28 09:22:26 -0400 Upgrade grunt-contrib-jshint to 0.6.3. M package.json commit cca2daa refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-08-27 13:00:56 -0400 README: Updated build instructions. M README.md commit 441b7fc refs/remotes/origin/spinner-globalize-1.x Author: Pere Orga Date: 2013-08-26 14:38:32 +0100 Demos/tests: Losslessly recompress PNG/GIF images. M demos/autocomplete/images/jqueryui_32x32.png M demos/autocomplete/images/sizzlejs_32x32.png M demos/autocomplete/images/transparent_1x1.png M demos/datepicker/images/calendar.gif M demos/images/calendar.gif M demos/images/pbar-ani.gif M demos/progressbar/images/pbar-ani.gif M tests/unit/datepicker/images/calendar.gif commit dc380ee refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-08-21 09:37:03 -0400 Tests: Fixed accidental use of comma instead of semicolon. M tests/unit/testsuite.js commit e628d0e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-08-15 16:56:49 -0400 Dialog: Capitalize default value for closeText option. Fixes #9500 - Dialog: Capitalize 'close' for closeText option. M tests/unit/dialog/dialog_common.js M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit 24c2932 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-08-13 19:49:17 +0200 Selectmenu tests: lint fix M tests/unit/selectmenu/selectmenu_core.js commit 263d078 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-08-12 19:31:39 -0400 Draggable: Ignore scroll offsets for abspos draggables. Fixes #9315 - Draggable: jumps down with offset of scrollbar M tests/unit/draggable/draggable_core.js M ui/jquery.ui.draggable.js commit 1c58573 refs/remotes/origin/spinner-globalize-1.x Author: Mohsen Ekhtiari Date: 2013-08-12 02:15:33 +0430 Position demo: Added missing semicolon. M demos/position/cycler.html commit c01ea4e refs/remotes/origin/interactions-polymer (origin/interactions-polymer) Author: Kris Borchers Date: 2013-08-11 23:23:51 -0500 Add new external dispatcher for polymer's pointer events and update draggable demo M demos/draggable/default.html A demos/draggable/jquery.polymer-dispatcher.js M external/pointerevents.dev.js M ui/jquery.ui.draggable.js M ui/jquery.ui.interaction.js commit 5a24ee0 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-08-01 20:41:58 -0500 Selectmenu: Override menu's _closeOnDocumentClick function to prevent collapseAll and manually fix focus state on open M ui/jquery.ui.selectmenu.js commit ec61e54 refs/remotes/origin/spinner-globalize-1.x Merge: a156c2c cceb163 Author: Kris Borchers Date: 2013-08-11 19:16:41 -0500 Merge branch 'master' into selectmenu commit cceb163 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-07-31 20:20:13 -0500 Menu: Make check for click outside of menu a function which can be overridden. Fixes #8929 - Menu needs adjustement for use in Selectmenu M ui/jquery.ui.menu.js commit 5aa106a refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-07-18 21:19:38 -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 M themes/base/jquery.ui.theme.css commit c9815f1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-08-06 15:06:08 -0400 Dialog: Search the correct document for focus trapping. Fixes #9439 - Dialog: Context is not respected for modals. M tests/unit/dialog/dialog_methods.js M ui/jquery.ui.dialog.js commit 92d5421 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-08-06 09:22:27 -0400 Mailmap: Fix Nick Pierpoint. M .mailmap commit 8f45d2d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-08-06 09:04:02 -0400 Mailmap: Fix Christoph Rönsch. M .mailmap commit afdf898 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-08-03 17:52:11 -0400 Menu tests: jshint cleanup of unused argument M tests/unit/menu/menu_events.js commit 484e382 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-08-02 06:51:04 -0400 Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469: on( "menuselect" ) not firing every time. M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit a156c2c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-08-03 01:16:42 +0200 Selectmenu tests: check item focus M tests/unit/selectmenu/selectmenu_core.js commit a377088 refs/remotes/origin/spinner-globalize-1.x Author: Siebrand Mazeland Date: 2013-08-02 13:15:58 +0200 Position: Replace double space with single space. M ui/jquery.ui.position.js commit 369c76d refs/remotes/origin/spinner-globalize-1.x Author: Vilhjálmur Skúlason Date: 2013-08-01 15:38:38 -0400 Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale. M ui/i18n/jquery.ui.datepicker-is.js commit 787d607 refs/remotes/origin/spinner-globalize-1.x Author: Alexander Schmitz Date: 2013-07-31 17:08:30 -0400 Widget Factory: Fix multiple var statements in test M tests/unit/widget/widget_core.js commit c0ab710 refs/remotes/origin/spinner-globalize-1.x Author: Alexander Schmitz Date: 2013-07-31 15:56:04 -0400 Widget Factory: Make $.widget return the constructor. Fixes #9467 - Widget factory: Return the constructor from $.widget(). M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit c4c90f3 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-07-30 06:41:35 -0400 Update the project's description as well as fix a few spelling / grammatical issues. M README.md commit 34e10c1 refs/remotes/origin/spinner-globalize-1.x Merge: e217c40 9470af0 Author: Felix Nagel Date: 2013-07-26 19:28:03 +0200 Merge branch 'master' into selectmenu commit 9470af0 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-07-19 06:32:49 -0400 Accordion: Avoid resetting outline on headers. Fixes #9352: Accordion - Active header has no focus indicator M themes/base/jquery.ui.accordion.css M ui/jquery.ui.accordion.js commit bc85742 refs/remotes/origin/spinner-globalize-1.x Author: Gabriel Schulhof Date: 2013-07-17 21:00:01 -0400 Widget: Make .enable() and .disable() act via ._setOptions() instead of ._setOption(). M ui/jquery.ui.widget.js commit 86eaa30 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-07-15 21:54:44 -0500 Menu tests: Whitespace and general cleanup M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js commit a74ac17 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2013-07-14 21:52:35 -0500 Menu tests: Check default is prevented on any click on disabled menus M tests/unit/menu/menu_events.js commit 2f49702 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-07-11 09:58:35 -0400 Updating Globalize to v0.0.1. M external/globalize.js commit e217c40 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-07-11 00:45:54 +0200 Selectmenu: introduce _position method for easier extending M ui/jquery.ui.selectmenu.js commit da4e238 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-07-09 23:03:40 +0200 Selectmenu: remove ui-front from button M ui/jquery.ui.selectmenu.js commit 2290e30 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-07-09 23:00:22 +0200 Selectmenu: Updating jQuery to 1.10.2. M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M tests/visual/compound/tabs_selectmenu.html M tests/visual/selectmenu/selectmenu.html commit 05832d6 refs/remotes/origin/spinner-globalize-1.x Merge: 009aa6a afeaf56 Author: Felix Nagel Date: 2013-07-09 22:55:35 +0200 Merge branch 'master' into selectmenu commit 009aa6a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-07-09 22:49:08 +0200 Selectmenu: add ui-front class to all appended elements M ui/jquery.ui.selectmenu.js commit afeaf56 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-07-09 14:13:24 -0400 Core tests: Explicitly focus the body during delayed .focus() test to avoid an issue in IE 8. M tests/unit/core/core.js commit 382a775 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-07-09 11:12:29 -0400 Widget: Remove leftover back-compat handling for widget instance storage (see #8801). M ui/jquery.ui.widget.js commit 0d5eaab refs/remotes/origin/spinner-globalize-1.x Author: Bruno M. Custódio Date: 2013-06-01 20:25:27 +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. M build/tasks/testswarm.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/addClass.html M demos/effect/animate.html M demos/effect/default.html M demos/effect/easing.html M demos/effect/hide.html M demos/effect/removeClass.html M demos/effect/show.html M demos/effect/switchClass.html M demos/effect/toggle.html M demos/effect/toggleClass.html M demos/menu/default.html M demos/menu/icons.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/default.html M demos/progressbar/download.html M demos/progressbar/indeterminate.html M demos/progressbar/label.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html A jquery-1.10.2.js D jquery-1.9.1.js M tests/index.html A tests/jquery-1.10.0.js A tests/jquery-1.10.1.js A tests/jquery-1.10.2.js A tests/jquery-2.0.0.js A tests/jquery-2.0.1.js A tests/jquery-2.0.2.js A tests/jquery-2.0.3.js M tests/jquery.js M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/index.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit 4148acf refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-07-03 14:38:35 -0400 Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs: Disabled tabs are still clickable. M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit 7da8283 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-06-14 09:01:02 +0200 Build: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes #9037 - Build: Verify characters in output M Gruntfile.js M build/tasks/build.js commit c571f7b refs/remotes/origin/spinner-globalize-1.x Merge: b9fa8f7 4ed52cb Author: Felix Nagel Date: 2013-07-01 23:23:50 +0200 Merge branch 'master' into selectmenu commit b9fa8f7 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-07-01 23:08:55 +0200 Selectmenu Tests: fix lint issues M tests/unit/selectmenu/selectmenu_core.js commit 3483b94 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-07-01 22:59:43 +0200 Selectmenu Tests: add item looping tests M tests/unit/selectmenu/selectmenu_core.js commit ff1bb14 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-07-01 22:23:12 +0200 Selectmenu: prevent widget from item looping M ui/jquery.ui.selectmenu.js commit 2c9f5a8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-07-01 22:04:30 +0200 Selectmenu Tests: use trigger instead of simulate for click events in order to make tests work in IE/ and IE8 M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js commit 4ed52cb refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-06-25 18:28:06 -0300 Release: Specify download.jqueryui.com version @1.10.3-4 M build/release/release.js commit 7321df7 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-06-21 16:31:28 -0300 Release: Lint M build/release/release.js M build/tasks/build.js commit ece91a5 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-06-05 10:39:07 -0300 Release: Handle prevVersion when minor or patch are 0 (zero) M build/release/release.js commit a52421b refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-06-05 10:37:01 -0300 Release: Allow remote repositories other than "git@github.com", eg. filesystem M build/release/release.js commit b8a875c refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-06-24 09:21:55 -0300 Add comment (TODO: amend before land) M Gruntfile.js commit a8897d4 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-06-05 09:38:08 -0300 Release: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks M Gruntfile.js M build/release/release.js M build/tasks/build.js commit e591a7a refs/remotes/origin/spinner-globalize-1.x Author: Gan Eng Chin Date: 2013-06-22 22:13:54 +0800 Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale. Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte". M ui/i18n/jquery.ui.datepicker-pt.js commit 2997c2a refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-25 14:44:52 -0500 Update to use new unminified dev build of PointerEvents polyfill M demos/draggable/default.html A external/pointerevents.dev.js D external/pointerevents.js commit b735152 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-06-24 20:30:03 +0200 Selectmenu: CSS Framework: Update API links from the old docs site to their new API site location. M themes/base/jquery.ui.selectmenu.css commit 9992d46 refs/remotes/origin/spinner-globalize-1.x Merge: ab72fd1 fe9f6ca Author: Felix Nagel Date: 2013-06-24 20:28:10 +0200 Merge branch 'master' into selectmenu commit fe9f6ca refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-06-24 16:12:15 +0200 Update authors M AUTHORS.txt commit bfa553c refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-05-08 09:39:27 -0300 Effects (core): Unite demos into the same single effect/ path D demos/addClass/default.html D demos/addClass/index.html D demos/animate/default.html D demos/animate/index.html A demos/effect/addClass.html A demos/effect/animate.html A demos/effect/hide.html M demos/effect/index.html A demos/effect/removeClass.html A demos/effect/show.html A demos/effect/switchClass.html A demos/effect/toggle.html A demos/effect/toggleClass.html D demos/hide/default.html D demos/hide/index.html D demos/removeClass/default.html D demos/removeClass/index.html D demos/show/default.html D demos/show/index.html D demos/switchClass/default.html D demos/switchClass/index.html D demos/toggle/default.html D demos/toggle/index.html D demos/toggleClass/default.html D demos/toggleClass/index.html commit 1f4f002 refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-05-13 15:27:40 -0300 Test: Update effects_core test, since puff-effect and size-effect now have its own files M tests/unit/effects/effects.html M tests/unit/effects/effects_core.js commit d0c613d refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-05-08 09:06:54 -0300 Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file. M build/effect.json M demos/effect/default.html A ui/jquery.ui.effect-puff.js M ui/jquery.ui.effect-scale.js A ui/jquery.ui.effect-size.js commit 670f650 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-06-20 20:40:00 -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 M ui/jquery.ui.menu.js commit 628a141 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-06-20 16:56:27 +0200 Menu tests: Fix lint error M tests/unit/menu/menu_methods.js commit a960295 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-06-20 16:53:08 +0200 Build: Update grunt-contrib-jshint to latest, fixes jshint errors not aborting the build M package.json commit fcd1caf refs/remotes/origin/spinner-globalize-1.x Author: Steven Luscher Date: 2013-05-01 15:01:32 -0700 Draggable: active element blurs when clicking on a draggable. Fixes #4261 - Draggable: Inputs do not blur when clicking on a draggable M tests/unit/datepicker/datepicker_test_helpers.js M tests/unit/draggable/draggable_core.js M tests/unit/testsuite.js M ui/jquery.ui.draggable.js commit bca3e05 refs/remotes/origin/spinner-globalize-1.x Author: Steven Luscher Date: 2013-05-02 12:07:34 -0700 Clicking on a draggable anchor without moving it should make it the active element (Fixes #8399). M tests/unit/draggable/draggable_core.js M ui/jquery.ui.draggable.js commit 677cc6e refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-17 21:41:46 -0500 Interaction: Add missing pointer props to the event M ui/jquery.ui.interaction.js commit 91b7b9f refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-06-13 13:47:07 -0700 Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing should recheck for menu icons M tests/unit/menu/menu_methods.js M ui/jquery.ui.menu.js commit 8500ffe refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-13 13:38:28 -0700 Interaction: Copy event props from original pointer event onto jQuery event M ui/jquery.ui.interaction.js commit cb97f49 refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-12 13:29:42 -0700 Interaction: Remove unnecessary quotes M ui/jquery.ui.interaction.js commit 1398b09 refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-12 13:02:55 -0700 Interaction: Remove the hook abstraction as it is not needed with pointer events M ui/jquery.ui.interaction.js commit b5c41a2 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-06-12 21:52:14 +0200 Build: Add support for running on Travis A .travis.yml M package.json commit 62b30d0 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2013-06-11 18:55:13 +0200 Build: Also update the testswarm tasks itself M build/tasks/testswarm.js commit 0b3d689 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2013-05-31 11:37:09 +0200 Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API (cherry picked from commit a9bb4880d39f77ec0e9d28c8cbb9ebb5ee65c6ad) Conflicts: package.json M package.json commit 9cde172 refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-10 21:17:22 -0500 Draggable: Only apply touch-action attr to handle and update handle demo M demos/draggable/handle.html M ui/jquery.ui.draggable.js commit b58dc21 refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-07 22:53:03 -0500 Interaction: Add pointerId check to move handler to only move when the original pointer moves M ui/jquery.ui.interaction.js commit 568289b refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-07 22:33:58 -0500 Interaction: Add pointercancel M ui/jquery.ui.interaction.js commit 411153f refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-06 22:27:39 -0500 Draggable Demos: Update draggable demo to use Polymer PointerEvents polyfill M demos/draggable/default.html commit ec09c36 refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-06 22:27:02 -0500 Draggable: Add touch-action attribute to draggable elements M ui/jquery.ui.draggable.js commit 3227745 refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-06 22:20:43 -0500 Interaction: Update interactions to be completely based on pointer events M ui/jquery.ui.interaction.js commit 223a247 refs/remotes/origin/interactions-polymer Author: Kris Borchers Date: 2013-06-06 22:05:59 -0500 Add Polymer PointerEvents polyfill A external/pointerevents.js commit 9d5d242 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-06-05 22:03:09 -0400 CSS Framework: Update API links from the old docs site to their new API site location. M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css commit ab72fd1 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-06-05 15:22:03 +0200 Selectmenu: Fix htmllint warnings M tests/visual/compound/dialog_widgets.html M tests/visual/selectmenu/selectmenu.html commit ffc7d31 refs/remotes/origin/spinner-globalize-1.x Merge: ab48ae7 e776a7f Author: Jörn Zaefferer Date: 2013-06-05 14:44:44 +0200 Merge branch 'master' into selectmenu commit ab48ae7 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-06-04 21:16:13 +0200 Selectmenu tests: fix lint issues M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js commit e776a7f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-06-04 09:35:37 -0400 Slider Tests: Remove pointless doc blocks. M tests/unit/slider/slider_core.js M tests/unit/slider/slider_events.js M tests/unit/slider/slider_methods.js M tests/unit/slider/slider_options.js commit 2de5e78 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-06-04 08:31:48 -0400 Tabs: Use .ui-tabs-anchor in stylesheet. M themes/base/jquery.ui.tabs.css commit 3c68636 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-06-01 22:34:44 -0400 Datepicker: Removing unused ui-datepicker-month-year class name. M themes/base/jquery.ui.datepicker.css commit 2ba75e2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-06-03 15:14:08 -0400 Slider: Remove range div when changing range option to false. Fixes #9355 - Slider: Changing range option to false does not remove range div. M tests/unit/slider/slider_options.js M ui/jquery.ui.slider.js commit 3ec371b refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-06-02 22:30:05 -0400 Spinner: Trivial spelling / grammatical fixes in CSS comments. M themes/base/jquery.ui.spinner.css commit 16c375d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-31 15:00:50 -0400 Dialog: Use proper position data after drag and resize. Fixes #9351 - Dialog: Incorrect value for position option after resize. M ui/jquery.ui.dialog.js commit a9bb488 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-05-31 11:37:09 +0200 Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API M package.json commit cb3e749 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-05-31 10:47:10 +0200 Revert b12def5ab2b718f226f2a0c24c6b6d98cd0940c1 - instead update to testswarm@1.0.3, which always passes as a boolean. M build/tasks/testswarm.js M package.json commit b12def5 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-05-31 10:39:16 +0200 Build: Don't pass undefined to grunt's method in error cases. Must be for the task to fail. M build/tasks/testswarm.js commit aaf7576 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-05-31 10:35:44 +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 M demos/datepicker/jquery.ui.datepicker-fr.js M tests/unit/datepicker/datepicker_options.js commit 1821517 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-30 22:30:56 +0200 Selectmenu Tests: use asyncTest when working with focus events M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js commit 33317c9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-30 22:07:52 +0200 Selectmenu tests: combine visual tests to one D tests/visual/selectmenu/disabled_empty.html D tests/visual/selectmenu/events_methods.html A tests/visual/selectmenu/selectmenu.html commit 57fa482 refs/remotes/origin/spinner-globalize-1.x Merge: bfd3c4a 6997569 Author: Felix Nagel Date: 2013-05-30 21:28:15 +0200 Merge branch 'master' into selectmenu commit bfd3c4a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-30 21:25:36 +0200 Selectmenu: remove unused var M ui/jquery.ui.selectmenu.js commit 7be7d96 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-30 21:25:15 +0200 Selectmenu: use that.focusIndex != null instead of !== undefined when checking first focus event M ui/jquery.ui.selectmenu.js commit e7d200f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-30 21:21:44 +0200 Selectmenu tests: test if close event is fired when selectmenu is closed by click on body M tests/unit/selectmenu/selectmenu_events.js commit 84ee9d8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-30 21:11:08 +0200 Selectmenu tests: improve all other focus callback event tests M tests/unit/selectmenu/selectmenu_events.js commit dfbd712 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-30 21:05:48 +0200 Selectmenu: fire focus event when menu is opened M ui/jquery.ui.selectmenu.js commit a572f72 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-30 21:04:45 +0200 Selectmenu: do not call focus menu method when close method us used M ui/jquery.ui.selectmenu.js commit 29f726c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-30 21:02:38 +0200 Selectmenu tests: improve focus callback event test, add keydown focus test, add multiple focus events test M tests/unit/selectmenu/selectmenu_events.js commit 6997569 refs/remotes/origin/spinner-globalize-1.x Author: Steven Luscher Date: 2013-05-23 20:54:17 -0700 Droppable: Style guide conformance. M ui/jquery.ui.droppable.js commit a4fc7a9 refs/remotes/origin/spinner-globalize-1.x Author: Steven Luscher Date: 2013-05-10 14:03:44 -0700 Droppable: Defer querying of offsetWidth and offsetHeight until they're required. Fixes #9339 - Droppable: offsetWidth and offsetHeight are queried unnecessarily causing synchronous reflow. M ui/jquery.ui.droppable.js commit 6df5c1a refs/remotes/origin/spinner-globalize-1.x Author: Christian Klammer Date: 2013-05-16 21:26:13 +1000 Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic behavior of contained elements within scrollable grandparents M tests/unit/resizable/resizable_events.js M ui/jquery.ui.resizable.js commit 9e00e00 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-28 11:04:29 -0400 Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Autocomplete: Multiple instances should be able to start asynchronous requests simultaneously. M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit d65cc93 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-05-26 19:08:11 -0400 Accordion: Removing unused ui-accordion-noicons class. (cherry picked from commit e8c4d21bf495719c7746134e08cd32097c8bf980) M themes/base/jquery.ui.accordion.css commit cccb8c6 refs/remotes/origin/spinner-globalize-1.x Merge: 7e0737e c19e7b3 Author: Felix Nagel Date: 2013-05-24 19:47:42 +0200 Merge branch 'master' into selectmenu commit c19e7b3 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-05-22 21:43:40 -0400 Dialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on enter in textbox in IE. M ui/jquery.ui.dialog.js commit daf3f0d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-22 13:59:17 -0400 Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Incorrect remote tab detection in IE7. M ui/jquery.ui.tabs.js commit 24756a9 refs/remotes/origin/spinner-globalize-1.x Author: Brian Grinstead Date: 2010-06-14 08:20:03 -0700 Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: cannot drag element inside iframe M tests/jquery.simulate.js M tests/unit/draggable/draggable_core.js M ui/jquery.ui.core.js M ui/jquery.ui.draggable.js M ui/jquery.ui.mouse.js commit 433ef9d refs/remotes/origin/spinner-globalize-1.x Author: David Hansen Date: 2013-01-23 11:46:10 -0700 Interactions: Fixed an off-by-one error in isOverAxis. M tests/unit/droppable/droppable_methods.js M ui/jquery.ui.droppable.js M ui/jquery.ui.sortable.js commit 2eb89f0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-20 11:30:49 -0400 Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 - Widget: widgetEventPrefix is empty when widget is (occasionally) loaded twice. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 7e0737e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-16 22:54:29 +0200 Selectmenu: recheck refresh fallback for IE and add a comment M ui/jquery.ui.selectmenu.js commit 83e795f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-16 22:52:13 +0200 Selectmenu: recheck CSS overflow IE hack and add comment M themes/base/jquery.ui.selectmenu.css commit 9726cd7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-16 12:14:05 -0400 Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish. M ui/i18n/jquery.ui.datepicker-es.js M ui/i18n/jquery.ui.datepicker-fr-CH.js M ui/i18n/jquery.ui.datepicker-fr.js commit 2121a10 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-16 10:08:47 -0400 Sortable demo (portlets): Cleanup. M demos/sortable/portlets.html commit d500e94 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-16 08:34:04 -0400 Position: Use absolute positioning when getting scrollbar width to avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues. M ui/jquery.ui.position.js commit 0da5f99 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-16 08:32:58 -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. M demos/position/default.html M ui/jquery.ui.position.js commit 1d3b8ff refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-16 06:26:03 -0400 Position: Use absolute positioning when getting scrollbar width to avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues. M demos/position/default.html M ui/jquery.ui.position.js commit cb5f9bb refs/remotes/origin/spinner-globalize-1.x Merge: ddf1347 ce73a26 Author: Felix Nagel Date: 2013-05-15 21:07:35 +0200 Merge branch 'master' into selectmenu commit ddf1347 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-15 21:04:10 +0200 Selectmenu: use dynamic binding for document event M ui/jquery.ui.selectmenu.js commit 97cca1e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-12 21:02:03 +0200 Selectmenu Tests: improve events tests, check for original option element not only for node type M tests/unit/selectmenu/selectmenu_events.js commit ce73a26 refs/remotes/origin/spinner-globalize-1.x Author: Toshi MARUYAMA Date: 2013-05-08 13:03:13 +0900 Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Incorrect settings for Lithuanian locale. M ui/i18n/jquery.ui.datepicker-lt.js commit 9db5e16 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-09 12:11:21 -0400 Remove environment-specific files from .gitignore. M .gitignore commit 1c878ce refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-07 22:17:41 +0200 Selectmenu Tests: simplify asyncTest M tests/unit/selectmenu/selectmenu_core.js commit ef8c792 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-07 22:13:57 +0200 Selectmenu Tests: fixed spacing M tests/unit/selectmenu/selectmenu_core.js commit ce8f4da refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-06 15:04:14 -0400 Autocomplete: Remove handling for NUMPAD_ENTER. M ui/jquery.ui.autocomplete.js commit 151bcb2 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-03 09:21:53 -0700 Updating the 1-10-stable version to 1.10.4pre. M package.json commit 457b275 refs/tags/1.10.3 (tag: 1.10.3) Author: Scott González Date: 2013-05-03 09:21:40 -0700 Tagging the 1.10.3 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 66203f7 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-02 09:49:37 -0400 Release: Use 1-10-stable. M build/release/release.js commit ddf03b3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-02 09:36:17 -0400 Updated AUTHORS.txt. M AUTHORS.txt commit 01c35af refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-05-02 09:35:39 -0400 Updated AUTHORS.txt. M AUTHORS.txt commit 3a7c7bb refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-30 16:56:11 -0400 Release: Ability to provide a different repo for testing. (cherry picked from commit 562f88472237288f4e46a4944e9bf77a3dd205a7) M build/release/release.js commit c64e1b8 refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2013-04-29 19:29:51 -0300 Build: Fix effect demo url (typo) (cherry picked from commit 2daf09d67160eceddd2b024d2698930e12193ba9) M build/core.json commit 274ed73 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-05-02 09:13:19 -0400 Core: Removed $.ui.keyCode.NUMPAD_*. Fixes #9269 - Remove number pad key codes. M ui/jquery.ui.core.js commit adcfa63 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-01 00:33:37 +0200 Selectmenu Tests: use asyncTest when working with focus events M tests/unit/selectmenu/selectmenu_core.js commit 5e06985 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-05-01 00:07:09 +0200 Selectmenu Tests: add visual test selectmenu in tabs, removed old compatibility test A tests/visual/compound/tabs_selectmenu.html D tests/visual/selectmenu/compatibility.html commit 255d4f6 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-30 23:40:53 +0200 Selectmenu; improve HTML building in custom render demo M demos/selectmenu/custom_render.html commit 562f884 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-30 16:56:11 -0400 Release: Ability to provide a different repo for testing. M build/release/release.js commit 7715c71 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-30 20:26:23 +0200 Dialog Tests: move dialog initialization to top in order to make stacking work for autocomplete and selectmenu M tests/visual/compound/dialog_widgets.html commit a74b69e refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2012-12-29 23:17:38 -0600 Progressbar: Add new download dialog demo A demos/progressbar/download.html M demos/progressbar/index.html commit 7af03b7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-30 10:27:22 -0400 Autocomplete tests: Cleanup. M tests/unit/autocomplete/autocomplete.html M tests/unit/autocomplete/autocomplete_options.js commit 72f82df refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-30 10:23:29 -0400 Whitespace. M tests/unit/autocomplete/autocomplete_core.js commit 2daf09d refs/remotes/origin/spinner-globalize-1.x Author: Rafael Xavier de Souza Date: 2013-04-29 19:29:51 -0300 Build: Fix effect demo url (typo) M build/core.json commit 6640925 refs/remotes/origin/spinner-globalize-1.x Merge: f96ee5e 5c0a6aa Author: Felix Nagel Date: 2013-04-29 23:40:26 +0200 Merge branch 'master' into selectmenu commit f96ee5e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 23:38:50 +0200 Tests: added Selectenu to Dialog Widgets compound test M tests/visual/compound/dialog_widgets.html commit 61be0e5 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 23:24:15 +0200 Selectmenu: using prop instead of attr to receive disabled state M ui/jquery.ui.selectmenu.js commit 70a4360 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 23:21:17 +0200 Selectmenu: do not call _getCreateOptions directly M ui/jquery.ui.selectmenu.js commit 4c930fd refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 23:15:56 +0200 Selectmenu Tests: add spaces to [0] M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_options.js commit b8339eb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 23:13:26 +0200 Selectmenu: use outerWidth for menu width calculation M ui/jquery.ui.selectmenu.js commit 666927b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 23:05:07 +0200 Selectmenu: add renderItemData method similar to autocomplete M demos/selectmenu/custom_render.html M ui/jquery.ui.selectmenu.js commit d4f13bc refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 22:36:37 +0200 Selectmenu: add spaces M ui/jquery.ui.selectmenu.js commit 17b6ff7 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 22:23:11 +0200 Selectmenu: use guard clause for option length checking in refresh M ui/jquery.ui.selectmenu.js commit ee9c443 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 22:19:53 +0200 Selectmenu: adjust comments, trim trailing spaces M ui/jquery.ui.selectmenu.js commit 0631d76 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 22:15:50 +0200 Selectmenu: rename var to focusIndex M ui/jquery.ui.selectmenu.js commit 5e9ad9b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 22:15:29 +0200 Selectmenu: blank before comment M ui/jquery.ui.selectmenu.js commit 00ab497 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 22:14:50 +0200 Selectmenu: improve readability when creating button elements M ui/jquery.ui.selectmenu.js commit 8b4a304 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 22:07:41 +0200 Selectmenu: set aria states as string if needed M ui/jquery.ui.selectmenu.js commit b84cd7e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 22:04:56 +0200 Selectmenu: simplify tabindex attribute setting on button create M ui/jquery.ui.selectmenu.js commit 68c7485 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 22:01:51 +0200 Selectmenu: Comments start with an uppercase letter M ui/jquery.ui.selectmenu.js commit a29cfb8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 21:59:55 +0200 Selectmenu: don't quote click, remove extraneous space M ui/jquery.ui.selectmenu.js commit 60eed79 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 21:54:36 +0200 Selectmenu: improve id generation M ui/jquery.ui.selectmenu.js commit 0264f07 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 21:46:41 +0200 Selectmenu: clean up CSS M themes/base/jquery.ui.selectmenu.css commit ad30163 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 21:34:10 +0200 Selectmenu Tests: added labels to disabled empty visual test M tests/visual/selectmenu/disabled_empty.html commit c1667ba refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 21:13:33 +0200 Selectmenu Tests: change doctype to lower case M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/disabled_empty.html M tests/visual/selectmenu/events_methods.html commit d66528b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 21:08:20 +0200 Selectmenu Test: rename widget method test M tests/unit/selectmenu/selectmenu_methods.js commit 0d7b25d refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 21:03:12 +0200 Selectmenu Tests: clean up spacing and intention M tests/unit/selectmenu/selectmenu_methods.js M tests/unit/selectmenu/selectmenu_options.js commit 1cca829 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 20:59:35 +0200 Selectmenu Tests: add toLowerCase() to node type checks M tests/unit/selectmenu/selectmenu_events.js commit f2bd236 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 20:51:01 +0200 Selectmenu Tests: remove unneeded test M tests/unit/selectmenu/selectmenu_events.js commit 1fa8c20 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 20:49:06 +0200 Selectmenu Tests: use simulate instead of trigger M tests/unit/selectmenu/selectmenu_events.js commit 8b6c81e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 20:48:48 +0200 Selectmenu Tests: remove unneeded test M tests/unit/selectmenu/selectmenu_events.js commit c73f7e8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 20:47:02 +0200 Selectmenu Tests: cleanup unit tests M tests/unit/selectmenu/selectmenu_common.js M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js commit 4d986a4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 20:34:16 +0200 Selectmenu Tests: rename wrapper divs M tests/unit/selectmenu/selectmenu.html M tests/unit/selectmenu/selectmenu_options.js commit 026f517 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 20:31:02 +0200 Selectmenu Tests: updated jQuery and old testsuite version M tests/unit/selectmenu/all.html commit c0fa69d refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 20:22:15 +0200 Selectmenu: clean up default demo M demos/selectmenu/default.html commit e1590c4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-04-29 20:14:43 +0200 Selectmenu: clean up custom render demo M demos/selectmenu/custom_render.html commit 91445c6 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-04-26 18:09:00 +0200 Build: Change the homepage and demo URLs to the main effects page. Fixes #9247 - Build: Incorrect links in effect manifests (cherry picked from commit 45f85cce5634e2321e701e905297b578987d3083) M build/tasks/build.js commit 5c0a6aa refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-04-26 18:10:47 +0200 Build: Fix version in package.json, oversight when branching 1-10-stable M package.json commit 45f85cc refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-04-26 18:09:00 +0200 Build: Change the homepage and demo URLs to the main effects page. Fixes #9247 - Build: Incorrect links in effect manifests M build/tasks/build.js commit c1f7f52 refs/remotes/origin/1-10-stable Author: Jason Moon Date: 2013-03-20 17:42:34 -0500 Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplete: Unable to use up/down arrow keys in a textarea (Firefox). (cherry picked from commit f5f08791536e689e008b04d6ea9677811353d456) M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit f5f0879 refs/remotes/origin/spinner-globalize-1.x Author: Jason Moon Date: 2013-03-20 17:42:34 -0500 Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplete: Unable to use up/down arrow keys in a textarea (Firefox). M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit cc37843 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-25 12:58:53 -0400 Position demo: Fixed usage of center positioning. M demos/position/default.html commit 947d738 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-25 10:59:20 -0400 Autocomplete: Refactored _response() so that requestIndex is defined closer to where it's used. M ui/jquery.ui.autocomplete.js commit 329974b refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-04-19 22:52:30 -0400 Menu: Add a transparent list-style-image to menu items. Fixed #8844 - Menu: IE 10 renders bullets in submenus (cherry picked from commit 64a39d9b0d5710729653b185eae427853608744b) M themes/base/jquery.ui.menu.css commit 64a39d9 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-04-19 22:52:30 -0400 Menu: Add a transparent list-style-image to menu items. Fixed #8844 - Menu: IE 10 renders bullets in submenus M themes/base/jquery.ui.menu.css commit fadf2b3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-22 12:35:21 -0400 All: Remove inline JSHint settings. M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.dialog.js M ui/jquery.ui.menu.js M ui/jquery.ui.slider.js M ui/jquery.ui.tabs.js commit 7033544 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-22 12:33:35 -0400 Sortable: Don't create functions inside loops. M ui/jquery.ui.sortable.js commit 4efd006 refs/remotes/origin/spinner-globalize-1.x Merge: 73c7342 71a332e Author: Felix Nagel Date: 2013-04-21 15:10:38 +0200 Merge branch 'master' into selectmenu commit 9c2bbf4 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-11 20:54:36 -0400 Autocomplete demo: Use custom namespace for combobox. (cherry picked from commit 445ffd0acc95e8c4adb4d63b12815e9bcac1c198) M demos/autocomplete/combobox.html commit 693bab1 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-11 20:48:05 -0400 Datepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in all browsers without having to rely on timeouts.(cherry picked from commit 530d1b7c8c86fbe328c6df439ad9afef779fa435) M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js commit 1152e65 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-04-07 12:57:15 -0400 Button: On form reset only call refresh on current button widgets. Fixed #9213: Button: timeout in formResetHandler causing refresh to be called on non-widgets (cherry picked from commit 2de31fdbf498a6c20d196a96d007ea0f069644c5) M tests/unit/button/button_core.js M ui/jquery.ui.button.js commit 6b72efa refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-09 14:22:37 -0400 Tests: Renamed TestSwarm jobs. (cherry picked from commit 5b9e6a44d8b7c3b1c67e71b448951153bec15c95) M build/tasks/testswarm.js commit c55550b refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-08 15:02:54 -0400 Upgrade grunt-contrib-jshint to 0.4.1. (cherry picked from commit cdff8de18ff6b52b773e1dc017fea2475f01ee08) M build/release/release.js M package.json commit a798459 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-08 15:02:12 -0400 Updated .jshintrc settings. (cherry picked from commit 8f9310609a976cb531597586cdb5a62af31f0576) M .jshintrc M tests/.jshintrc M ui/.jshintrc commit ef26587 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-08 14:45:09 -0400 Draggable tests: Wrap IIFE in parens. (cherry picked from commit d7ea0e5e519da8be0eed08a0db07f752114b752a) M tests/unit/draggable/draggable_test_helpers.js commit f17c6d7 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-08 14:43:37 -0400 Build: Change single quotes to double quotes. (cherry picked from commit b8efbd6c07ebcab2f2165033fcea9ded1b9a07a2) M Gruntfile.js M build/tasks/build.js M build/tasks/testswarm.js commit c9d84e5 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-07 15:15:04 -0400 Datepicker Tests: use simulated events for focus and blur.(cherry picked from commit ab84e037ed919015e24ac3d7e61960290a6062af) M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js commit 0bea0d6 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-07 14:40:26 -0400 Datepicker Tests: fix IE7 test failures by ensuring the datepicker is hidden before showing it.(cherry picked from commit 2f7a4c669d1e39079bc34b61fdf5713f02d2b739) M tests/unit/datepicker/datepicker_options.js commit 2879b3a refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-07 14:16:31 -0400 Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur and by correctly not double focusing a programmatically focused date picker. A partial fix was implemented to resolve #6694, and this commit completes the fix so we can programmatically focus a date picker without focus being fired twice.(cherry picked from commit 1c1b64fcf017471970c3903a2bc89cc7d108aaa3) M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js M ui/jquery.ui.datepicker.js commit 5bcf0bf refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-07 12:31:21 -0400 Draggable Tests: style guide conformance for TestHelpers(cherry picked from commit 58d9130ba3f7f6560582c41066ca0678c036d8e3) M tests/unit/draggable/draggable_test_helpers.js commit 0c02740 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-07 12:17:19 -0400 Draggable Tests: fix more old Safari and old Opera tests with jQuery < 1.8 tests by accounting for a bug in $.contains on disconnected Elements.(cherry picked from commit d4d9e14161d0f2cd64a441e4703c801b35fbc158) M tests/unit/draggable/draggable_core.js commit 17ce0a5 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-07 12:10:59 -0400 Draggable Tests: fix old Safari and old Opera tests with jQuery < 1.8 tests by accounting for a bug in $.contains on disconnected Elements.(cherry picked from commit 3c1a3ca252a24f63ab7f4ac819cc7744eaf57c77) M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit 2258e02 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-06 22:59:56 -0400 Draggable Tests: fix copypasta'd assertion messages.(cherry picked from commit 6a3bf605ba74ef891bdbe39e8f3d2a0ba6bf33c9) M tests/unit/draggable/draggable_core.js commit 4dad933 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-05 16:41:07 -0400 Mailmap: Change Corey Frang's email address. (cherry picked from commit 16deadfb90c8c6a2d01c4e882b63d3b2bcf724f3) M .mailmap commit 33c672e refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-03 16:19:39 -0400 Datepicker: Remove unused _getBorders() method. (cherry picked from commit e11cfce8013ebb32853ffb6972ea36e785fb8016) M ui/jquery.ui.datepicker.js commit 0aef038 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-03 16:12:50 -0400 Datepicker: Remove unnecessary global variable now that we don't use inline event handlers anymore. (cherry picked from commit cb42ba6fd6307a8425a1af89329869fcc613cefe) M ui/jquery.ui.datepicker.js commit f157310 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-03 16:06:15 -0400 Datepicker: Fixed date format for Serbian locales. Fixes #7347 - Datepicker: Wrong date format for Serbian localization. (cherry picked from commit 504b100a1a9213186968c654dd915b92bb9ee15b) M ui/i18n/jquery.ui.datepicker-sr-SR.js M ui/i18n/jquery.ui.datepicker-sr.js commit c1011b5 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-03 12:26:39 -0400 Draggable: Don't cache parent offset if the parent position is fixed. Fixes #5009 - Draggable: scroll not working with parent's position fixed(cherry picked from commit 49c7b7200ef944ffc93487e79e763dfe97b4ff4a) M tests/unit/draggable/draggable_core.js M ui/jquery.ui.draggable.js commit 48b48a8 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-02 09:08:17 -0400 Draggable: Stop erroneously overriding scroll offsets for root nodes. Fixes #6258 - Draggable: not following mouse when scrolled and using overflow-y: scroll. (cherry picked from commit a88d64514001867b908776e6bfcfac7f1011970d) M tests/unit/draggable/draggable_core.js M ui/jquery.ui.draggable.js commit 9711c54 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-04-02 10:42:21 -0400 Sortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sortable: Placeholder breaks table-layout: fixed. (cherry picked from commit 09b3533910e887377fc87126608db1ded06f38f6) M tests/unit/sortable/sortable.html M tests/unit/sortable/sortable_options.js M ui/jquery.ui.sortable.js commit 83e0b4c refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-04-01 08:59:52 -0400 Spinner Tests: Fix IE test failures by removing timing dependencies from focus/blur tests.(cherry picked from commit 5217b975f32aeca0bf12ca76f24084f319b46ebe) M tests/unit/spinner/spinner_core.js commit 17472ac refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-31 12:55:57 -0400 Spinner Tests: Fix IE test failures by accounting for the async nature of focus/blur.(cherry picked from commit efe8da8e6e9b50547fe9a632b267c7f8479b6686) M tests/unit/spinner/spinner_core.js commit 7716641 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-31 12:32:33 -0400 Autocomplete Tests: Fix oldIE test failures by accounting for casing differences in .html() return values.(cherry picked from commit 70717273a8aaddda27918e3497ab72ae20357867) M tests/unit/autocomplete/autocomplete_core.js commit d9391c7 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-31 12:28:40 -0400 Position Tests: Fix FF and IE10 test failures by accounting for subpixel offsets.(cherry picked from commit e12879a441b972fea01697580c05c4ce698578e6) M tests/unit/position/position_core.js commit 3f29430 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-31 12:19:43 -0400 Draggable Tests: Fix IE8 test failures by accounting for the IE8 testswarm IFRAME positioning bug.(cherry picked from commit 204a0423be63e0032f72b2ba1830a9b8dcebb9ee) M tests/unit/draggable/draggable_options.js commit 90e9732 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-31 12:06:28 -0400 Sortable Tests: Fix IE7 Test fails by being more generous with dragging near borders.(cherry picked from commit bbb53df27d357376c7941251b027cdb7f1f453d5) M tests/unit/sortable/sortable_options.js commit ff2fe5b refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-31 11:55:24 -0400 Sortable Tests: Fix IE7 test failures due to incorrectly expecting relative urls in img srcs.(cherry picked from commit 384f1812542127e10ea55ba56412a19e5f2b7dda) M tests/unit/sortable/sortable_options.js commit 59da723 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-31 11:49:54 -0400 Selectable Tests: Fix test failures in IE7 by accounting simulated events properly.(cherry picked from commit 875139ef8fe97d049fc1231e8465b6dc7699e5dd) M tests/unit/selectable/selectable_events.js commit a93ad18 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-27 15:23:59 -0400 Accordion: Maintain collapsed state on refresh. Fixes #9189 - Accordion: refresh() method incorrectly opens collapsed accordion. (cherry picked from commit 5a8596cdf3baa4d835e588cda9060a0537236c71) M tests/unit/accordion/accordion_methods.js M ui/jquery.ui.accordion.js commit f9097a6 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-27 09:40:53 -0400 Tests: Handle globals in .jshintrc. (cherry picked from commit 2c43548ac629467596ee64d0c614a0cef3169852) M tests/unit/testsuite.js commit 14c7525 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-27 09:30:15 -0400 Core: Updated comment about $.ui.plugin. (cherry picked from commit b26d207d57a8e0fee034b5a9e16fbfa1ac38d67b) M ui/jquery.ui.core.js commit 86efe54 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-26 14:44:32 -0400 Build: Use globals instead of predef for JSHint. (cherry picked from commit a9e1755cb96c54ed3ead77f3eb375544fbf2b4b3) M tests/.jshintrc M ui/.jshintrc commit 024843c refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-26 14:43:35 -0400 Whitespace. (cherry picked from commit a4fabd2bb4016dace930bdbb87fd82b09950b4c8) M tests/unit/button/button_methods.js commit e34c92b refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-26 14:08:28 -0400 Datepicker demo (localization): Add English as an option. (cherry picked from commit 8ad8cea69590cbaddc143732e001c8d769b9f204) M demos/datepicker/localization.html commit ee4cd54 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-26 09:18:58 -0400 Draggable Tests: Minor style fixes and removing unnecessary setup and teardown for core tests. (cherry picked from commit 38f93c4ac19d85649e08f666086c1234ff7360f3) M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js commit 5902899 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-26 09:18:00 -0400 Draggable Tests: Test that removing an element on drop doesn't cause a draggable error. Fixes #9159 - Draggable Tests: Write test case for #8269 (cherry picked from commit e9faec96ed0152a4943efa838b9025d63e3e3093) M tests/unit/draggable/draggable_core.js commit f8e76d0 refs/remotes/origin/1-10-stable Author: Suhail Alkowaileet Date: 2013-03-23 13:11:14 +0300 Datepicker demo: Corrected the Arabic word for Arabic. (cherry picked from commit 53c88a76ab965fed2ace8df42b3890549d2817d6) M demos/datepicker/localization.html commit 507043c refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-23 04:12:52 +0200 Draggable: Handle containment set to false after init, and style improvements. Fixes #8962 - Containment doesn't properly update (cherry picked from commit dc5254aa0703f9f7fd9d290c3078a5e9267160d9) M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 9ac505b refs/remotes/origin/1-10-stable Author: Jason Moon Date: 2013-03-21 09:56:39 -0500 Sortable: update placeholder when axis is x or y for connected lists. Fixed #8301 - Placeholder doesn't move when using connectWith option (cherry picked from commit f306a826a4d3b4c36c3f86cb5feeee23bb0db4c3) M tests/unit/sortable/sortable_options.js M ui/jquery.ui.sortable.js commit 2da014b refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-21 15:54:50 -0400 Autocomplete: Insert the live region before the input. Fixes #9172 - Autocomplete: .replaceWith() fails to replace. (cherry picked from commit ff11b69a67e0176c851ff3bdec997c7a75d47a42) M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit 25f6c50 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-21 12:34:28 -0400 Upgrade to grunt 0.4.1. (cherry picked from commit f281ce9e6c99cc28dbbcf38b7d32bccd14b91b76) M package.json commit 365cc67 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-03-21 17:09:21 +0100 Autocomplete: Menu's input option is long gone, remove leftovers (cherry picked from commit 54092e4f63fefb37f7aade2fab42dcf2b288ae9c) M ui/jquery.ui.autocomplete.js commit d1605e6 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-18 13:05:57 -0400 Progressbar demo (label): Use absolute positioning for the label. Fixes #9163 - Progressbar demo: Incorrect presentation with progressbar label in IE9. (cherry picked from commit 8bf5bc8bc8322bce796a9d9c9e7dc140e3081973) M demos/progressbar/label.html commit fb6adc7 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-16 15:27:56 -0400 Autocomplete demo (combobox): Hide select on create. Fixes #9158 - Autocomplete Combobox demo shows underlying select by default. (cherry picked from commit 4202ad07187e15a3b2e64277e170daf9b278c3b4) M demos/autocomplete/combobox.html commit ecabe47 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-16 14:36:06 -0400 Draggable: make sure snap elements are in the document before snapping. Fixes #8459 - Draggable: element can snap to an element that was removed during drag.(cherry picked from commit 9d8af804ad4cebe434d420b29467c596809a7cca) M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit f74a908 refs/remotes/origin/1-10-stable Author: Zbigniew Motyka Date: 2012-10-29 09:55:54 +0100 Draggable: modified snapping algorithm to use edges and corners. Fixed #8165 - Draggable: Snapping doesn't take top/left into account properly(cherry picked from commit bd126a9c1cfcbc9d0fd370af25cfa0eab294fc4e) M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 149e6eb refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-03-16 11:02:57 -0400 Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox demo does not show Items (cherry picked from commit ebd5f13027b30be1cdd9e8782e81ce468dcdff5e) M demos/autocomplete/combobox.html commit 943537c refs/remotes/origin/1-10-stable Author: Woody Gilk Date: 2013-03-14 13:21:24 -0500 Draggable: Fix double offset bug when scrolling. Fixes #6817 - Draggable: auto scroll goes double distance when dragging (cherry picked from commit 82f588e82b887fdcb2406da2c5dfedc2f13ebdc9) M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit deec8eb refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-15 09:36:49 -0400 Grunt: Run all CSS files through csslint. (cherry picked from commit 5fb68636d19a40451d1190b9a5255d86616d54f5) M Gruntfile.js commit 0a06deb refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-15 09:04:48 -0400 Grunt: Add lint and test aliases. (cherry picked from commit d8468a33790da8e7be46552325e932162b1942af) M Gruntfile.js commit e677ae8 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-14 22:56:48 -0400 Sortable Tests: Add tests for axis option and recent axis option bugs.(cherry picked from commit 4484c52a4d29ea4da53446ddea9f85b3f1231b06) M tests/unit/sortable/sortable_options.js commit 71a332e refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-14 18:47:29 -0400 Datepicker Tests: Fix hanging IE tests resulting from asynchronous blur M tests/unit/datepicker/datepicker_core.js commit b75e4f7 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-14 17:07:24 -0400 Datepicker Tests: fix failing oldIE tests by creating new inputs to focus when necessary for focus tests. M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js commit 7c939aa refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-14 12:58:42 -0400 Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test cases for old Opera and old Safari. M tests/unit/button/button_core.js M tests/unit/datepicker/datepicker_options.js M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js commit d345a0d refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-27 16:47:57 -0400 Draggable: allow draggable to defer destroying itself upon DOM removal until after stop is fired. Fixes #6889 - Draggable: Cursor doesn't revert to pre-dragging state after revert action when original element is removed. M tests/jquery.simulate.js M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js M ui/jquery.ui.core.js M ui/jquery.ui.draggable.js commit dd58f98 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-12 09:05:48 -0400 Grunt: Allow tabs tests to run in PhantomJS. M Gruntfile.js commit 445ffd0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-11 20:54:36 -0400 Autocomplete demo: Use custom namespace for combobox. M demos/autocomplete/combobox.html commit 530d1b7 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-11 20:48:05 -0400 Datepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in all browsers without having to rely on timeouts. M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js commit 0d0b05e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-11 14:03:51 -0400 Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows. M tests/unit/button/button.html M tests/unit/button/button_core.js M ui/jquery.ui.button.js commit 7a1fdb9 refs/remotes/origin/interactions Author: Scott González Date: 2013-04-11 09:38:37 -0400 Draggable: Don't return a value in _move(). M ui/jquery.ui.draggable.js commit 008861d refs/remotes/origin/interactions Author: Scott González Date: 2013-04-11 09:36:58 -0400 Draggable: Move _resetDomPosition() out of the interaction interface section. M ui/jquery.ui.draggable.js commit 99c4de4 refs/remotes/origin/interactions Author: Scott González Date: 2013-04-11 09:12:11 -0400 Draggable: Don't guard against invalid helper values. M ui/jquery.ui.draggable.js commit 0399156 refs/remotes/origin/interactions Author: Scott González Date: 2013-04-10 16:45:45 -0400 Updated docs links. M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.interaction.js M ui/jquery.ui.sortable.js commit 2de31fd refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-04-07 12:57:15 -0400 Button: On form reset only call refresh on current button widgets. Fixed #9213: Button: timeout in formResetHandler causing refresh to be called on non-widgets M tests/unit/button/button_core.js M ui/jquery.ui.button.js commit 5b9e6a4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-09 14:22:37 -0400 Tests: Renamed TestSwarm jobs. M build/tasks/testswarm.js commit cdff8de refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-08 15:02:54 -0400 Upgrade grunt-contrib-jshint to 0.4.1. M build/release/release.js M package.json commit 8f93106 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-08 15:02:12 -0400 Updated .jshintrc settings. M .jshintrc M tests/.jshintrc M ui/.jshintrc commit d7ea0e5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-08 14:45:09 -0400 Draggable tests: Wrap IIFE in parens. M tests/unit/draggable/draggable_test_helpers.js commit b8efbd6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-08 14:43:37 -0400 Build: Change single quotes to double quotes. M Gruntfile.js M build/tasks/build.js M build/tasks/testswarm.js commit ab84e03 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-07 15:15:04 -0400 Datepicker Tests: use simulated events for focus and blur. M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js commit 2f7a4c6 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-07 14:40:26 -0400 Datepicker Tests: fix IE7 test failures by ensuring the datepicker is hidden before showing it. M tests/unit/datepicker/datepicker_options.js commit 1c1b64f refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-07 14:16:31 -0400 Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur and by correctly not double focusing a programmatically focused date picker. A partial fix was implemented to resolve #6694, and this commit completes the fix so we can programmatically focus a date picker without focus being fired twice. M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js M ui/jquery.ui.datepicker.js commit 58d9130 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-07 12:31:21 -0400 Draggable Tests: style guide conformance for TestHelpers M tests/unit/draggable/draggable_test_helpers.js commit d4d9e14 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-07 12:17:19 -0400 Draggable Tests: fix more old Safari and old Opera tests with jQuery < 1.8 tests by accounting for a bug in $.contains on disconnected Elements. M tests/unit/draggable/draggable_core.js commit 3c1a3ca refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-07 12:10:59 -0400 Draggable Tests: fix old Safari and old Opera tests with jQuery < 1.8 tests by accounting for a bug in $.contains on disconnected Elements. M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit 6a3bf60 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-06 22:59:56 -0400 Draggable Tests: fix copypasta'd assertion messages. M tests/unit/draggable/draggable_core.js commit 16deadf refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-05 16:41:07 -0400 Mailmap: Change Corey Frang's email address. M .mailmap commit e11cfce refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-03 16:19:39 -0400 Datepicker: Remove unused _getBorders() method. M ui/jquery.ui.datepicker.js commit cb42ba6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-03 16:12:50 -0400 Datepicker: Remove unnecessary global variable now that we don't use inline event handlers anymore. M ui/jquery.ui.datepicker.js commit 504b100 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-03 16:06:15 -0400 Datepicker: Fixed date format for Serbian locales. Fixes #7347 - Datepicker: Wrong date format for Serbian localization. M ui/i18n/jquery.ui.datepicker-sr-SR.js M ui/i18n/jquery.ui.datepicker-sr.js commit 49c7b72 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-03 12:26:39 -0400 Draggable: Don't cache parent offset if the parent position is fixed. Fixes #5009 - Draggable: scroll not working with parent's position fixed M tests/unit/draggable/draggable_core.js M ui/jquery.ui.draggable.js commit a88d645 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-02 09:08:17 -0400 Draggable: Stop erroneously overriding scroll offsets for root nodes. Fixes #6258 - Draggable: not following mouse when scrolled and using overflow-y: scroll. M tests/unit/draggable/draggable_core.js M ui/jquery.ui.draggable.js commit 73c7342 refs/remotes/origin/spinner-globalize-1.x Merge: 26c528a 09b3533 Author: Felix Nagel Date: 2013-04-02 19:42:19 +0200 Merge branch 'master' into selectmenu commit 09b3533 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-04-02 10:42:21 -0400 Sortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sortable: Placeholder breaks table-layout: fixed. M tests/unit/sortable/sortable.html M tests/unit/sortable/sortable_options.js M ui/jquery.ui.sortable.js commit 5217b97 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-04-01 08:59:52 -0400 Spinner Tests: Fix IE test failures by removing timing dependencies from focus/blur tests. M tests/unit/spinner/spinner_core.js commit efe8da8 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-31 12:55:57 -0400 Spinner Tests: Fix IE test failures by accounting for the async nature of focus/blur. M tests/unit/spinner/spinner_core.js commit 7071727 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-31 12:32:33 -0400 Autocomplete Tests: Fix oldIE test failures by accounting for casing differences in .html() return values. M tests/unit/autocomplete/autocomplete_core.js commit e12879a refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-31 12:28:40 -0400 Position Tests: Fix FF and IE10 test failures by accounting for subpixel offsets. M tests/unit/position/position_core.js commit 204a042 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-31 12:19:43 -0400 Draggable Tests: Fix IE8 test failures by accounting for the IE8 testswarm IFRAME positioning bug. M tests/unit/draggable/draggable_options.js commit bbb53df refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-31 12:06:28 -0400 Sortable Tests: Fix IE7 Test fails by being more generous with dragging near borders. M tests/unit/sortable/sortable_options.js commit 384f181 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-31 11:55:24 -0400 Sortable Tests: Fix IE7 test failures due to incorrectly expecting relative urls in img srcs. M tests/unit/sortable/sortable_options.js commit 875139e refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-31 11:49:54 -0400 Selectable Tests: Fix test failures in IE7 by accounting simulated events properly. M tests/unit/selectable/selectable_events.js commit 26729bd refs/remotes/origin/interactions Author: Scott González Date: 2013-03-29 12:52:10 -0400 Draggable: Cleanup. M ui/jquery.ui.draggable.js commit 97d2063 refs/remotes/origin/interactions Author: Scott González Date: 2013-03-29 12:35:40 -0400 Draggable: Use outerWidth/Height for iframe blocks. M ui/jquery.ui.draggable.js commit ad8b486 refs/remotes/origin/interactions Author: Scott González Date: 2013-03-29 12:24:10 -0400 Draggable: Removed 'option' from default exclude option (should be handled by 'select'). M tests/unit/draggable/draggable_common.js M ui/jquery.ui.draggable.js commit 5a8596c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-27 15:23:59 -0400 Accordion: Maintain collapsed state on refresh. Fixes #9189 - Accordion: refresh() method incorrectly opens collapsed accordion. M tests/unit/accordion/accordion_methods.js M ui/jquery.ui.accordion.js commit 2c43548 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-27 09:40:53 -0400 Tests: Handle globals in .jshintrc. M tests/unit/testsuite.js commit ecd6a25 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-27 09:35:17 -0400 Core: Removed $.ui.hasScroll(). Fixes #9190 - Core: Remove $.ui.hasScroll(). M ui/jquery.ui.core.js M ui/jquery.ui.resizable.js commit b26d207 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-27 09:30:15 -0400 Core: Updated comment about $.ui.plugin. M ui/jquery.ui.core.js commit a9e1755 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-26 14:44:32 -0400 Build: Use globals instead of predef for JSHint. M tests/.jshintrc M ui/.jshintrc commit a4fabd2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-26 14:43:35 -0400 Whitespace. M tests/unit/button/button_methods.js commit 8ad8cea refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-26 14:08:28 -0400 Datepicker demo (localization): Add English as an option. M demos/datepicker/localization.html commit 38f93c4 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-26 09:18:58 -0400 Draggable Tests: Minor style fixes and removing unnecessary setup and teardown for core tests. M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js commit e9faec9 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-26 09:18:00 -0400 Draggable Tests: Test that removing an element on drop doesn't cause a draggable error. Fixes #9159 - Draggable Tests: Write test case for #8269 M tests/unit/draggable/draggable_core.js commit 53c88a7 refs/remotes/origin/spinner-globalize-1.x Author: Suhail Alkowaileet Date: 2013-03-23 13:11:14 +0300 Datepicker demo: Corrected the Arabic word for Arabic. M demos/datepicker/localization.html commit dc5254a refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-23 04:12:52 +0200 Draggable: Handle containment set to false after init, and style improvements. Fixes #8962 - Containment doesn't properly update M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit f306a82 refs/remotes/origin/spinner-globalize-1.x Author: Jason Moon Date: 2013-03-21 09:56:39 -0500 Sortable: update placeholder when axis is x or y for connected lists. Fixed #8301 - Placeholder doesn't move when using connectWith option M tests/unit/sortable/sortable_options.js M ui/jquery.ui.sortable.js commit ae4753b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-21 17:11:59 -0400 Datepicker Added it-CH locale. Fixes #9175 - Datepicker: Add Italian in Switzerland locale. A ui/i18n/jquery.ui.datepicker-it-CH.js commit ff11b69 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-21 15:54:50 -0400 Autocomplete: Insert the live region before the input. Fixes #9172 - Autocomplete: .replaceWith() fails to replace. M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit f281ce9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-21 12:34:28 -0400 Upgrade to grunt 0.4.1. M package.json commit 54092e4 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-03-21 17:09:21 +0100 Autocomplete: Menu's input option is long gone, remove leftovers M ui/jquery.ui.autocomplete.js commit 26c528a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-19 20:27:12 +0100 Selectmenu: Updating to use instance method on bridge, see 4fce29e9356d7cbe2ccbdc29a391603580e852de M ui/jquery.ui.selectmenu.js commit ba0e804 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-19 20:16:22 +0100 Selectmenu: add ui-state-disabled and aria-disabled manually as its removed from Widget, see 44d07173db32b498e5f83f60db290ff1463daee3 M ui/jquery.ui.selectmenu.js commit 1ce8d87 refs/remotes/origin/spinner-globalize-1.x Merge: 5a9a80f 1c1f7c6 Author: Felix Nagel Date: 2013-03-19 19:59:31 +0100 Merge branch 'master' into selectmenu commit 1c1f7c6 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-03-19 17:53:09 +0100 Widget: Remove copy-pasta leftovers M tests/unit/widget/widget_core.js commit 90135b2 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-03-19 16:53:35 +0100 Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations. M tests/unit/autocomplete/autocomplete_core.js M tests/unit/dialog/dialog_events.js M tests/unit/draggable/draggable_events.js M tests/unit/slider/slider_options.js M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_options.js M tests/unit/widget/widget_core.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js commit 4fce29e refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2013-01-30 08:32:48 -0600 Widgets: Updating to use instance method on bridge M tests/unit/widget/widget_core.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.draggable.js M ui/jquery.ui.resizable.js M ui/jquery.ui.widget.js commit 38c7b1c refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2013-01-30 08:30:35 -0600 Demos: Updating to use instance method on bridge M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/spinner/default.html commit 36cb6f2 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2013-01-30 08:11:22 -0600 Widget: Implement instance method on the bridge to return widget instance - Fixes #9030 - `instance` method in widget prototype M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit f2e45f5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-18 13:22:32 -0400 README: 1-8-stable -> 1-10-stable. M README.md commit 8bf5bc8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-18 13:05:57 -0400 Progressbar demo (label): Use absolute positioning for the label. Fixes #9163 - Progressbar demo: Incorrect presentation with progressbar label in IE9. M demos/progressbar/label.html commit 4202ad0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-16 15:27:56 -0400 Autocomplete demo (combobox): Hide select on create. Fixes #9158 - Autocomplete Combobox demo shows underlying select by default. M demos/autocomplete/combobox.html commit 9d8af80 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-16 14:36:06 -0400 Draggable: make sure snap elements are in the document before snapping. Fixes #8459 - Draggable: element can snap to an element that was removed during drag. M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit bd126a9 refs/remotes/origin/spinner-globalize-1.x Author: Zbigniew Motyka Date: 2012-10-29 09:55:54 +0100 Draggable: modified snapping algorithm to use edges and corners. Fixed #8165 - Draggable: Snapping doesn't take top/left into account properly M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit ebd5f13 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2013-03-16 11:02:57 -0400 Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox demo does not show Items M demos/autocomplete/combobox.html commit 82f588e refs/remotes/origin/spinner-globalize-1.x Author: Woody Gilk Date: 2013-03-14 13:21:24 -0500 Draggable: Fix double offset bug when scrolling. Fixes #6817 - Draggable: auto scroll goes double distance when dragging M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 39a2f46 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-15 09:57:45 -0400 Use .csslintrc instead of inlining rules in the Gruntfile. A .csslintrc M Gruntfile.js M package.json commit 5fb6863 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-15 09:36:49 -0400 Grunt: Run all CSS files through csslint. M Gruntfile.js commit d8468a3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-15 09:04:48 -0400 Grunt: Add lint and test aliases. M Gruntfile.js commit 0cfecb6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-15 09:04:22 -0400 Grunt: Don't run htmllint against core_deprecated.html. M Gruntfile.js commit 932caaf refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-15 07:01:24 -0400 Core: Deprecated .zIndex(). Fixes #9061 - Core: Deprecate .zIndex(). M build/tasks/testswarm.js M tests/unit/all.html M tests/unit/core/core.html M tests/unit/core/core.js A tests/unit/core/core_deprecated.html A tests/unit/core/core_deprecated.js M ui/jquery.ui.core.js commit ae96519 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-15 06:53:09 -0400 Datepicker: Don't use .zIndex(); implement the logic locally. M ui/jquery.ui.datepicker.js commit 43442c3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-15 06:45:38 -0400 Accordion: Remove deprecated content property in create event. Fixes #8999 - Accordion: Remove content property from create event. M tests/unit/accordion/accordion_events.js M ui/jquery.ui.accordion.js commit 0cc40d7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-15 06:40:51 -0400 Dialog: Removed deprecated position handling. Fixes #8825 - Dialog: Remove array and string notations for position option. M Gruntfile.js M build/tasks/testswarm.js M tests/unit/all.html D tests/unit/dialog/dialog_deprecated.html D tests/unit/dialog/dialog_deprecated.js M ui/jquery.ui.dialog.js commit 4484c52 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2013-03-14 22:56:48 -0400 Sortable Tests: Add tests for axis option and recent axis option bugs. M tests/unit/sortable/sortable_options.js commit 44d0717 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2013-03-14 19:08:21 -0400 Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable: disabled should not have ui-state-disabled This reverts commit 23771d38ba9d2663f6db0243c8e992dc7ff6844a. M tests/unit/accordion/accordion_methods.js M tests/unit/autocomplete/autocomplete_options.js M tests/unit/button/button_options.js M tests/unit/dialog/dialog_methods.js M tests/unit/draggable/draggable_methods.js M tests/unit/droppable/droppable_methods.js M tests/unit/progressbar/progressbar_methods.js M tests/unit/resizable/resizable_methods.js M tests/unit/selectable/selectable_methods.js M tests/unit/slider/slider_methods.js M tests/unit/sortable/sortable_methods.js M tests/unit/spinner/spinner_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.accordion.js M ui/jquery.ui.button.js M ui/jquery.ui.droppable.js M ui/jquery.ui.menu.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.widget.js commit db27541 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-14 12:23:06 -0700 Updating the master version to 1.10.3pre. M package.json commit 3f21adf refs/tags/1.10.2 (tag: 1.10.2) Author: Scott González Date: 2013-03-14 12:22:02 -0700 Tagging the 1.10.2 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 23771d3 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-14 15:07:06 -0400 Revert "Widget: Stop setting ui-state-disabled and aria by default on setting disabled option." This needs to wait for a major release. This reverts commit 4d67f4f34908a50ef88f95df4103ee001b777e45. M tests/unit/accordion/accordion_methods.js M tests/unit/autocomplete/autocomplete_options.js M tests/unit/button/button_options.js M tests/unit/dialog/dialog_methods.js M tests/unit/draggable/draggable_methods.js M tests/unit/droppable/droppable_methods.js M tests/unit/progressbar/progressbar_methods.js M tests/unit/resizable/resizable_methods.js M tests/unit/selectable/selectable_methods.js M tests/unit/slider/slider_methods.js M tests/unit/sortable/sortable_methods.js M tests/unit/spinner/spinner_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.accordion.js M ui/jquery.ui.button.js M ui/jquery.ui.droppable.js M ui/jquery.ui.menu.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.widget.js commit 38fce3f refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2013-03-14 15:33:29 -0300 Grunt: remove base theme from release cdn M Gruntfile.js commit 0beb25e refs/remotes/origin/interactions Author: Scott González Date: 2013-03-13 14:56:28 -0400 Draggable: Cleanup. M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 2d7e150 refs/remotes/origin/interactions Author: Scott González Date: 2013-03-13 13:34:59 -0400 Draggable: Cleanup. M ui/jquery.ui.draggable.js commit 054449e refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-12 22:44:43 -0400 Sortable: Only animate along the specified axis when reverting. Fixes #7415 - Sortable: Incorrect revert animation with axis: 'y'. M ui/jquery.ui.sortable.js commit 5dca601 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-13 09:59:20 -0400 Updated mailmap. M .mailmap M AUTHORS.txt commit 787d512 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-12 14:55:33 -0400 Updated AUTHORS.txt. M AUTHORS.txt commit b280b85 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-12 14:55:08 -0400 Upgrade to grunt-git-authors 1.2.0. M package.json commit 1dc5252 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-03-12 14:53:18 +0100 Build: Fix the key for the 'all' subtask for compare_size. Stills needs a new version of grunt-compare-size to actuall work M Gruntfile.js commit e090a36 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-03-12 13:53:18 +0100 Build: Update to grunt-contrib-qunit 0.2.0 to get latest PhantomJS M package.json commit ae3af7f refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-03-12 11:00:21 +0100 Build: Don't call DB's grunt-prepare task, not needed anymore M build/release/release.js commit bd211df refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-03-11 15:29:08 +0100 Build: Switch from grunt-css to the equivalent grunt-contrib tasks M Gruntfile.js M package.json commit f87b4e0 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-21 18:26:56 +0100 Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css and grunt-html, update custom tasks. Drop qunit-junit plugin, not worth the trouble. Update release script to run grunt-prepare after npm-install. A Gruntfile.js M build/release/release.js M build/tasks/build.js D grunt.js M package.json commit 4d67f4f refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-11 21:28:51 -0400 Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable : disabled should not have ui-state-disabled M tests/unit/accordion/accordion_methods.js M tests/unit/autocomplete/autocomplete_options.js M tests/unit/button/button_options.js M tests/unit/dialog/dialog_methods.js M tests/unit/draggable/draggable_methods.js M tests/unit/droppable/droppable_methods.js M tests/unit/progressbar/progressbar_methods.js M tests/unit/resizable/resizable_methods.js M tests/unit/selectable/selectable_methods.js M tests/unit/slider/slider_methods.js M tests/unit/sortable/sortable_methods.js M tests/unit/spinner/spinner_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.accordion.js M ui/jquery.ui.button.js M ui/jquery.ui.droppable.js M ui/jquery.ui.menu.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.widget.js commit 4f95a0f refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-11 11:57:21 -0400 CSS Framework: Add ui-icon-blank class for an icon with no image. Fixes #9150 - CSS Framework: Add ui-icon-blank. This essentially reverts 1fe06f03fac30ce76b87eab8c5a9acc72becd587 and the fix for #5659. M themes/base/jquery.ui.theme.css commit 5a9a80f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-09 14:26:13 +0100 Selectmenu: improve custom render demo M demos/selectmenu/custom_render.html commit e2235bd refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-09 14:23:46 +0100 Selectmenu: simplify custom render demo inits M demos/selectmenu/custom_render.html commit a6e2863 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-09 14:18:48 +0100 Selectmenu: simplify overflow selectmenu init in default demo M demos/selectmenu/default.html commit 57051e8 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-09 08:12:31 -0500 Draggable tests: Don't use .on(). M tests/unit/draggable/draggable_test_helpers.js commit 2f7bd63 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-09 13:30:35 +0100 Selectmenu tests: remove aria-selected tests M tests/unit/selectmenu/selectmenu_core.js commit 775b81b refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-03-09 13:00:38 +0100 Selectmenu: Remove aria-selected, since that only causes NVDA to announce 'not selected', doesn't have any positive effect M ui/jquery.ui.selectmenu.js commit 8b1b34c refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-08 16:38:41 -0500 Sortable Tests: Add tests to support #9041 and #8792 M tests/unit/sortable/sortable_events.js M tests/unit/sortable/sortable_options.js commit 07ce771 refs/remotes/origin/1-10-stable Author: John Chen Date: 2013-02-16 22:35:58 +0800 Sortable: Skip triggering over event if it's alreay over the continer. Fixes #9041: the over event fires on every pixel movement M ui/jquery.ui.sortable.js commit 89473f6 refs/remotes/origin/1-10-stable Author: John Chen Date: 2013-02-16 21:32:55 +0800 Sortable: Skip items that are not at the same line as the cursor when floating. Fixes #8792: Issue with floated items in connected lists. M ui/jquery.ui.sortable.js commit e0b2644 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-08 10:23:25 -0500 Removed guard against duplicate loading. Use safe references to original functions when proxying, don't rename originals. M ui/jquery.ui.core.js M ui/jquery.ui.effect.js commit cdff72e refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-08 10:08:46 -0500 Draggable: Account for descendants in handle. M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 6358695 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-01-26 15:31:27 -0500 Draggable: Fix border containment. Fixed #5569 - Draggable: Containment incorrectly calculates padding and border M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit a7ea386 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-08 00:03:21 +0100 Selectmenu tests: improve widget method tests M tests/unit/selectmenu/selectmenu_methods.js commit 0bf91a4 refs/remotes/origin/spinner-globalize-1.x Merge: 6acc6bd 5b2da7c Author: Felix Nagel Date: 2013-03-07 23:56:48 +0100 Merge branch 'master' into selectmenu commit 6acc6bd refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-07 23:53:43 +0100 Selectmenu tests: adjust tests due to removed button wrapper element M tests/unit/selectmenu/selectmenu_methods.js commit 66ba390 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-07 23:53:15 +0100 Selectmenu: remove button wrapper element M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 8fc08a1 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-07 23:41:08 +0100 Selectmenu tests: adjust test to change from button to span element M tests/unit/selectmenu/selectmenu_methods.js commit 022079a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-03-07 23:23:10 +0100 Selectmenu: Switch to span to avoid cranky click/keydown event handling M ui/jquery.ui.selectmenu.js commit 6e80a19 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-07 22:57:49 +0100 Selectmenu: improve keyboard control M ui/jquery.ui.selectmenu.js commit f128292 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-07 20:10:56 +0100 Selectmenu: fix keyboard control issue M ui/jquery.ui.selectmenu.js commit f08b0af refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-07 19:34:13 +0100 Selectmenu: make sure menu is refreshed at least once before opening M ui/jquery.ui.selectmenu.js commit 890881d refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-07 19:15:46 +0100 Selectmenu tests: switch from a to button element M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js commit 8787cb0 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-03-07 19:15:37 +0100 Selectmenu: switch from a to button element M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 5b2da7c refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-07 13:15:16 -0500 Sortable tests: Added alt attributes to images. M tests/unit/sortable/sortable.html commit b9be6bb refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-07 12:55:00 -0500 Sortable: Copy the src of the original item when creating a placeholder from an image. Fixes #5129 - Sortable: Unable to use an image as a placeholder in Firefox. M tests/unit/sortable/sortable.html M tests/unit/sortable/sortable_options.js M ui/jquery.ui.sortable.js commit 515e20d refs/remotes/origin/interactions Merge: 8b110f2 ca0b4b8 Author: Mike Sherov Date: 2013-03-04 11:48:33 -0500 Merge branch 'master' into interactions2 commit 8b110f2 refs/remotes/origin/interactions Author: Mike Sherov Date: 2013-03-04 11:48:24 -0500 Draggable Tests: refix failed tests M tests/unit/draggable/draggable_common.js M tests/unit/draggable/draggable_options.js commit fec3319 refs/remotes/origin/interactions Author: Mike Sherov Date: 2013-03-04 11:43:49 -0500 Draggable: Fix backCompat for scrollSpeed, scrollSensitivity, and containment as an array M tests/unit/draggable/draggable_common.js M ui/jquery.ui.draggable.js commit ca0b4b8 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-04 11:39:14 -0500 Draggable Tests: Fix containment tests M tests/unit/draggable/draggable_options.js commit c341109 refs/remotes/origin/interactions Merge: e190706 5a04d23 Author: Mike Sherov Date: 2013-03-04 10:39:57 -0500 Merge branch 'master' into interactions Conflicts: tests/unit/draggable/draggable.html tests/unit/draggable/draggable_common.js tests/unit/draggable/draggable_core.js tests/unit/draggable/draggable_options.js tests/unit/draggable/draggable_test_helpers.js tests/unit/droppable/droppable.html ui/jquery.ui.draggable.js ui/jquery.ui.droppable.js ui/jquery.ui.sortable.js commit 5a04d23 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-04 09:58:23 -0500 Draggable Tests: Fix snap test failures in IE8 M tests/unit/draggable/draggable_options.js commit dd16205 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-03-04 01:32:23 -0500 Draggable Tests: Style Sweep M tests/unit/draggable/draggable_options.js commit c278a44 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-12 00:33:45 -0500 Draggable Tests: Add test coverage for supported options M tests/.jshintrc M tests/jquery.simulate.js M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_common.js M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_events.js M tests/unit/draggable/draggable_methods.js M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js M ui/jquery.ui.draggable.js commit e190706 refs/remotes/origin/interactions Author: Kris Borchers Date: 2013-03-03 22:56:44 -0500 Draggable: Whitespace M ui/jquery.ui.draggable.js commit dffe8f6 refs/remotes/origin/spinner-globalize-1.x Merge: d94e217 6d3a1e1 Author: Felix Nagel Date: 2013-03-03 13:48:01 +0100 Merge branch 'master' into selectmenu commit 6d3a1e1 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-02 15:31:38 -0500 Slider tests: Use ui-slider not uiSlider for data key. M tests/unit/slider/slider_options.js commit 271aa1d refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-03-02 15:26:18 -0500 Slider tests: Don't use .on(). M tests/unit/slider/slider_options.js commit d94e217 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2013-03-01 17:18:03 +0100 Selectmenu: Fix whitespace (trailing ws on 1 line) and lint issues (unused variables) M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_methods.js M ui/jquery.ui.selectmenu.js commit 8655d91 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-02-27 22:35:53 -0500 Sortable: Adding a min-width to the body on the portlet demo. Fixed #4485: Portlet demo is buggy. M demos/sortable/portlets.html commit 6f29577 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-28 13:34:49 -0500 Effects: Handle the .hide/show/toggle( options ) signatures from core properly. Fixes #9126 - .show()/.hide() do not support all of core's options. M tests/unit/effects/effects.html M tests/unit/effects/effects_core.js M ui/jquery.ui.effect.js commit 0cf875e refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-27 11:27:44 -0500 Accordion demo: Clean up hoverintent implementation to avoid using jQuery.event.handle. Thanks Drew Waddell for pointing out the use of an undocumented/deprecated method. M demos/accordion/hoverintent.html commit 948563b refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-26 10:36:03 -0500 Effects: Delegate to core show/hide when the element is already in the correct final state. This forces the element to go through the olddisplay tracking and forces styles on elements even if they're hidden via an ancestor. Fixes #9120 - Effects: .hide() inconsistent with core with a hidden parent. M tests/unit/effects/effects.html M tests/unit/effects/effects_core.js M ui/jquery.ui.effect.js commit d0ad572 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-26 10:13:42 -0500 Droppable tests: Cleanup. M tests/unit/droppable/droppable_events.js commit 1c80735 refs/remotes/origin/1-10-stable Author: Zaven Muradyan Date: 2013-02-23 21:55:29 -0800 Droppable: Changed drop event to loop over a copied array instead of the droppables directly. Fixed #9116 - Droppable: Drop event can cause droppables to remain active if any droppable is created/destroyed in the event handler. M tests/unit/droppable/droppable.html M tests/unit/droppable/droppable_events.js M ui/jquery.ui.droppable.js commit e9c04bf refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-26 08:59:28 -0500 Position: Fix orientation check for scrollbar widths. Fixes #8763 - Position: getScrollInfo() swapped width and height. M ui/jquery.ui.position.js commit d5d3a74 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-25 15:36:08 -0500 Autocomplete: Set isNewMenu flag on every suggestion. Fixes #9118 - Autocomplete: Mouse auto-highlights option in Firefox. M ui/jquery.ui.autocomplete.js commit 04a50ff refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-24 19:48:08 -0500 Draggable: Changed the way `handle` and `exclude` is detected M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 7850011 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-24 18:56:02 -0500 Draggable: `_isValidTarget` returning boolean M ui/jquery.ui.draggable.js commit d32183e refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-24 18:47:24 -0500 Draggable: Fixed `backCompat` for `appendTo` when no helper exists M ui/jquery.ui.draggable.js commit 9990013 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-24 18:30:13 -0500 Draggable Unit: Fixes for `appendTo` M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit e530510 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-24 18:15:54 -0500 Droppable Unit: Swapped `mouse.js` for `interaction.js` M tests/unit/droppable/droppable.html commit 0d7385f refs/remotes/origin/interactions Merge: b51a973 a8c5cf3 Author: Dave Stein Date: 2013-02-24 18:13:51 -0500 Unit Tests: Merged from master_tests. Corrected _blockFrames location commit b51a973 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-24 17:45:03 -0500 Droppable: Added backCompat default for `accept` M ui/jquery.ui.droppable.js commit a8c5cf3 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-24 17:43:44 -0500 Droppable Unit: Initial tests - they worked in interaction but not here M tests/unit/droppable/droppable.html M tests/unit/droppable/droppable_common.js M tests/unit/droppable/droppable_options.js M tests/unit/droppable/droppable_test_helpers.js commit bcae4fb refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-22 17:28:45 -0500 Upgrade mousewheel to 3.1.0. M external/jquery.mousewheel.js commit c1d04de refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-19 15:10:02 -0500 Autocomplete demo (Combobox): Split code into smaller functions. M demos/autocomplete/combobox.html commit 5546e76 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-19 14:47:14 -0500 Autocomplete demo (Combobox): Rename selected event to select. M demos/autocomplete/combobox.html commit ba96cb4 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-19 14:46:30 -0500 Autocomplete demo (Combobox): Don't highlight term matches. Fixes #9086 - Autocomplete: Incorrect escaping in combobox demo. M demos/autocomplete/combobox.html commit 2348fb8 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-22 09:15:43 -0500 Spinner: Call _stop() on blur. Fixes #9112 - Spinner keeps changing after losing focus. M tests/unit/spinner/spinner_core.js M ui/jquery.ui.spinner.js commit 1c5171c refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-22 08:53:03 -0500 Tabs: Use border-bottom-width instead of border-bottom to remove the border on tabs. Fixes #9111 - Tabs: Can't inherit border-bottom-color for vertical tabs. M themes/base/jquery.ui.tabs.css commit a924af1 refs/remotes/origin/1-10-stable Author: Steve Urmston Date: 2013-02-19 22:58:31 +0000 Draggable: Revert flag honours Sortable revert speed. Fixed #9103 Draggable: revert option reset after being added to a connectedSortable. M ui/jquery.ui.draggable.js commit bd47bd4 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-20 20:16:29 -0500 Sortable: When sorting table rows, create a td to force dimensions. Fixes #4765 - Sortable: Placeholder not displayed when sorting table rows. M tests/unit/sortable/sortable.html M tests/unit/sortable/sortable_options.js M ui/jquery.ui.sortable.js commit 51eb28e refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-20 17:35:48 -0500 Dialog: Extract check for which elements can gain focus into its own method for overriding. Fixes #9087 - Dialog: Allow registering elements outside a dialog for use when a modal dialog is open. M ui/jquery.ui.dialog.js commit 10ca483 refs/remotes/origin/1-10-stable Author: Christian Wenz Date: 2013-02-18 18:35:10 -0800 Datepicker: Updated German locale. Fixes #9098 - Datepicker German localization - make casing of previous/next/today consistent. M ui/i18n/jquery.ui.datepicker-de.js commit 648f416 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 20:44:49 -0500 Droppable: Added in "fit" tolerance M ui/jquery.ui.droppable.js commit cc514e0 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 20:37:03 -0500 Droppable + Draggable: Added scope backCompat M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js commit f548e19 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 20:27:01 -0500 Droppable: Added hoverClass backCompat along with linting and corrected comments M ui/jquery.ui.droppable.js commit 3f6ecfe refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 20:19:41 -0500 Droppable: Added activeClass backCompat M ui/jquery.ui.droppable.js commit 9d2b81c refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 20:17:13 -0500 Draggable: Undid last commit due, since $.widget properly handles extending multiple times M ui/jquery.ui.draggable.js commit e2acc21 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 20:01:23 -0500 Droppable: Changed single quotes to double quotes M ui/jquery.ui.droppable.js commit 47d2bb3 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 20:01:11 -0500 Draggable: Fixed overwriting _setOption to handle both backCompats rather than clobbering itself M ui/jquery.ui.draggable.js commit e056860 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 17:50:39 -0500 Droppable: "accept" option now takes function M ui/jquery.ui.droppable.js commit b329fb8 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 17:42:19 -0500 Droppable: Added greedy option back in M ui/jquery.ui.droppable.js commit 894d4c1 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 17:13:29 -0500 Draggable + Sortable: Fixed blockFrames. Added unit tests specifically for draggable since it should be moving up to "core" file shortly M tests/unit/draggable/draggable_core.js M ui/jquery.ui.draggable.js M ui/jquery.ui.sortable.js commit d438973 refs/remotes/origin/interactions Author: Nathanael Silverman Date: 2013-02-18 21:59:25 +0100 Build: Add 'jquery.ui.interaction.js' to core files for grunt. M grunt.js commit 5e1b8dc refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-18 16:07:15 -0500 Dialog: Don't hard-code widget data key. Fixes #9097 - UI dialog inheritance. M ui/jquery.ui.dialog.js commit 436ddbd refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 12:28:12 -0500 Draggable: Changed "is" to "closest" for isValidTarget M ui/jquery.ui.draggable.js commit ea6c9fb refs/remotes/origin/interactions Author: Dave Stein Date: 2013-02-18 11:59:31 -0500 Draggable: Changed data uiDraggable to ui-draggable M ui/jquery.ui.draggable.js commit a692bf9 refs/remotes/origin/1-10-stable Author: Nathanael Silverman Date: 2013-02-13 17:34:52 +0100 Sortable: Inject a CSS rule to style the cursor. Fixed #7389 - sortable: 'cursor' option didn't override CSS cursor settings. M ui/jquery.ui.sortable.js commit f78c8ca refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-15 15:07:15 -0500 Updating the master version to 1.10.2pre. M package.json commit 28d3e86 refs/tags/1.10.1 (tag: 1.10.1) Author: Scott González Date: 2013-02-15 15:05:17 -0500 Tagging the 1.10.1 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 6fe3c62 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-15 12:41:39 -0500 Build: Use fs.existsSync() instead of path.existsSync(). M build/tasks/build.js commit 56de05c refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-15 12:41:18 -0500 Build: Cleanup. M build/tasks/build.js commit 822520e refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2013-02-13 18:56:35 -0200 Grunt: update generate_themes task to use the new DownloadBuilder API - DownloadBuilder accepts the config file as an option. It's not necessary to workaround it by changing the DownloadBuilder config file anymore; - DownloadBuilder has exposed a method to generate the theme gallery bundle; M build/tasks/build.js commit d599bf9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-13 23:58:14 +0100 Selectmenu tests: CGL, trim triling spaces M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js M tests/unit/selectmenu/selectmenu_options.js commit f434271 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-13 23:32:20 +0100 Selectmenu tests: remove console statements M tests/unit/selectmenu/selectmenu_core.js commit 50bb89f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-13 23:30:37 +0100 Selectmenu: follow-up to: menuItems now contains link elements instead of list elements M ui/jquery.ui.selectmenu.js commit 06eb3bf refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-13 23:09:00 +0100 Selectmenu: menuItems now contains link elements instead of list elements M ui/jquery.ui.selectmenu.js commit 8a5e869 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-13 23:07:25 +0100 Selectmenu: aria-activedescendant should be set when item is selected, not when menu is closed M ui/jquery.ui.selectmenu.js commit 640d308 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-13 22:42:05 +0100 Selectmenu: menu focus reset when menu is closed, prevents issues when using keyboard control on button when focusing menu item before M ui/jquery.ui.selectmenu.js commit 75cfcf2 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-13 22:18:12 +0100 Selectmenu tests: wrong selected item when using keyboard control on button and focusing menu item before M tests/unit/selectmenu/selectmenu_core.js commit fdf3af6 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-13 22:06:30 +0100 Selectmenu tests: check for too much fired focus events M tests/unit/selectmenu/selectmenu_events.js commit 0be269d refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-13 10:30:08 -0500 Updated AUTHORS.txt. M AUTHORS.txt commit cb42ee7 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-13 09:06:02 -0500 Theme: Collapse border in .ui-helper-cleafix. Fixes #8442 - CSS: ui-helper-clearfix bug within table with border spacing. M themes/base/jquery.ui.core.css commit a546975 refs/remotes/origin/1-10-stable Merge: bce9da4 3d39d8c Author: TJ VanToll Date: 2013-02-12 21:28:23 -0500 Merge branch 'draggable_fix_9077' commit 3d39d8c refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-02-12 21:27:21 -0500 Removing unnecessary wrapping of this in draggable's stack option handling. M ui/jquery.ui.draggable.js commit bce9da4 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-12 09:57:29 -0500 Datepicker i18n: Change Slovak day/month names to lowercase. Fixes #9078 - Datepicker Slovak localisation - name of day/month is always lowercase. M ui/i18n/jquery.ui.datepicker-sk.js commit c958b21 refs/remotes/origin/1-10-stable Author: David Petersen Date: 2013-02-11 20:04:28 -0600 Position: Handle decimal percentage offsets. Fixes #9076: percentage offset does not support decimal M tests/unit/position/position_core.js M ui/jquery.ui.position.js commit c32bebd refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2013-02-11 23:29:48 -0500 Draggable: Account for z-index set in CSS for the stack option. Fixed #9077 - Draggable: stack option resets the z-index M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 78f9362 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-09 03:31:43 +0100 Selectmenu: Updating jQuery to 1.9.1. M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/disabled_empty.html M tests/visual/selectmenu/events_methods.html commit a7b4f29 refs/remotes/origin/spinner-globalize-1.x Merge: b81bb0b ab408c9 Author: Felix Nagel Date: 2013-02-09 03:29:10 +0100 Merge branch 'master' into selectmenu commit b81bb0b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-09 03:26:53 +0100 Selectmenu tests: add unit test to make sure button text is changed when refreshing selectmenu M tests/unit/selectmenu/selectmenu_methods.js commit 110cab1 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-09 03:25:47 +0100 Selectmenu tests: remove toggle event as its removed M tests/visual/selectmenu/disabled_empty.html commit 9719719 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-09 03:24:50 +0100 Selectmenu: rename _setSelected to _setAria M ui/jquery.ui.selectmenu.js commit 3a17a91 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-02-08 22:05:26 +0100 Selectmenu: click on the text of the button did not open the menu in Webkit browsers M ui/jquery.ui.selectmenu.js commit ab408c9 refs/remotes/origin/1-10-stable Author: David Petersen Date: 2013-02-07 08:33:26 -0600 Slider: Coding standards for tests M tests/unit/slider/slider_core.js M tests/unit/slider/slider_events.js M tests/unit/slider/slider_methods.js M tests/unit/slider/slider_options.js commit faea3d7 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-06 08:37:58 -0500 Added .mailmap for top contributors. A .mailmap commit 7d5fe02 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-05 13:01:32 -0500 Autocomplete: Use .ui-front instead of .zIndex() for the suggestions menu. M ui/jquery.ui.autocomplete.js commit 7a49ee4 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-05 10:13:27 -0500 Datepicker: Use entity number instead of entity name when escaping single quotes. M ui/jquery.ui.datepicker.js commit 101a09d refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-05 09:33:48 -0500 Autocomplete: Optimize element type checks for speed and size. M ui/jquery.ui.autocomplete.js commit df077ab refs/remotes/origin/1-10-stable Author: David Petersen Date: 2013-01-30 13:07:33 -0600 Slider: allow range option to be changed. Fixed #5602 - Slider Does Not Exhibit Proper Behavior When Switching Range M tests/unit/slider/slider_options.js M ui/jquery.ui.slider.js commit b440979 refs/remotes/origin/1-10-stable Author: Bruno M. Custódio Date: 2013-02-05 13:47:59 +0000 Updating 'jQuery' to 1.9.1. M build/tasks/testswarm.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/menu/default.html M demos/menu/icons.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/default.html M demos/progressbar/indeterminate.html M demos/progressbar/label.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.9.0.js A jquery-1.9.1.js M tests/index.html A tests/jquery-1.9.1.js M tests/jquery.js M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/index.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit a129a93 refs/remotes/origin/1-10-stable Author: David Petersen Date: 2013-01-31 20:19:52 -0600 Slider: Add disabled tests and remove disabled prop from handles M tests/unit/slider/slider_options.js M ui/jquery.ui.slider.js commit a61af0b refs/remotes/origin/1-10-stable Author: Travis Carden Date: 2013-01-18 13:12:39 -0600 Fix file permissions in themes/base/images. M themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png M themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png M themes/base/images/ui-bg_glass_65_ffffff_1x400.png M themes/base/images/ui-bg_glass_75_dadada_1x400.png M themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png M themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png M themes/base/images/ui-icons_222222_256x240.png M themes/base/images/ui-icons_2e83ff_256x240.png M themes/base/images/ui-icons_454545_256x240.png M themes/base/images/ui-icons_888888_256x240.png M themes/base/images/ui-icons_cd0a0a_256x240.png commit a7353e7 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-03 08:55:34 -0500 Dailog: Cover iframes during drag and resize. Fixes #7650 - Dialog cannot be dragged properly with IFRAME. M ui/jquery.ui.dialog.js commit 8724092 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-02 19:32:42 -0500 Dialog: Don't use ._on() for modal event handlers. Fixes #9048 - Dialog: broken focusin event handler when beforeclose event of a modal opens another modal. M tests/unit/dialog/dialog_core.js M ui/jquery.ui.dialog.js commit 9c6b8f8 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-02 19:11:30 -0500 oops... M demos/dialog/default.html commit 2df2abc refs/remotes/origin/1-10-stable Author: Vahid Sohrabloo Date: 2013-02-02 01:39:43 +0330 Draggable: Change $.ui.contains() to $.contains(). Fixes #9051 - Draggable: Reference to undefined $.ui.contains(). M ui/jquery.ui.draggable.js commit df17954 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-01 16:52:04 -0500 Datepicker: Escape single quotes in tooltips. Fixes #9049 - Datepicker beforeShowDay tooltip not displayed properly if single quote is used. M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit dddf2a7 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-02-01 19:17:32 +0100 Dialog: Add effect files to deprecated testsuite to sync with non-deprecated file M tests/unit/dialog/dialog_deprecated.html commit 0e0d51d refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-02-01 18:44:51 +0100 Upgrade to node-testswarm 1.0. -alpha works well, tested with QUnit already. M build/tasks/testswarm.js M package.json commit 7bbda71 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-02-01 08:59:55 -0500 Dialog: Check for empty array in addition to empty object when checking if there are buttons. Fixes #9043 - Dialog: Buttonpane shown with no buttons when modifying native prototypes. M demos/dialog/default.html M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit 62cda1f refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-31 17:20:19 -0500 Dialog: Set the _isOpen flag immediately in open(). Fixes #8958 - Dialog: Double ui-widget-overlay when opening modal dialog triggers an event opening same dialog. M tests/unit/dialog/dialog_methods.js M ui/jquery.ui.dialog.js commit 85dfcdf refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-31 10:31:27 -0500 Datepicker demo: Simplify localization demo so that jqueryui.com works properly. A demos/datepicker/jquery.ui.datepicker-ar.js A demos/datepicker/jquery.ui.datepicker-fr.js A demos/datepicker/jquery.ui.datepicker-he.js A demos/datepicker/jquery.ui.datepicker-zh-TW.js M demos/datepicker/localization.html commit d36d116 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-31 10:19:48 -0500 Upgrade QUnit to 1.11.0. Fixes #8969 - Global test failure in Opera 12.12. M external/qunit.css M external/qunit.js M tests/unit/qunit-composite.css M tests/unit/qunit-composite.js commit a36012a refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-31 09:16:54 -0500 Sortable demo: Fix use of tabs API. M demos/sortable/connect-lists-through-tabs.html commit c193a0c refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-31 09:05:04 -0500 Menu: Escape em and en dashes in regex. Fixes #9016 - Menu: Non-ASCII characters. M ui/jquery.ui.menu.js commit 2a8494f refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-01-30 23:38:20 -0600 Dialog Tests: Cleanup el -> element M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_deprecated.js M tests/unit/dialog/dialog_events.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_options.js M tests/unit/dialog/dialog_test_helpers.js commit e886e4a refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-01-30 23:17:45 -0600 Dialog Tests: Add test to ensure dialog keeps focus when clicking a modal overlay M tests/unit/dialog/dialog_events.js commit d1505e3 refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-01-30 12:30:37 -0600 Dialog: Move call to _focusTabbable and triggering of open and focus events into the _show callback. Fixes #6756 - Dialog: show: "blind" with link in content doesn't animate properly. Fixes #8051 - Dialog: 'Explode' dialog animation causes crash in IE 6, 7 and 8. Fixes #4421 - Dialog: Focus lost from dialog which uses show-effect M tests/unit/dialog/dialog.html M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit 91dde04 refs/remotes/origin/spinner-globalize-1.x Merge: de149c4 ceebe07 Author: Felix Nagel Date: 2013-01-30 18:10:39 +0100 Merge branch 'master' into selectmenu commit ceebe07 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-30 08:36:13 -0500 Autocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: Multiple demo has errors. M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html commit 2ca4d17 refs/remotes/origin/1-10-stable Author: David Petersen Date: 2013-01-26 11:59:08 -0600 Effects Core: make removeClass work correctly with changes jQuery 1.9.0. Fixed #9015 - Inclusion of jQuery UI breaks removeClass M tests/unit/effects/effects_core.js M ui/jquery.ui.effect.js commit 3aa8ad0 refs/remotes/origin/1-10-stable Author: Thomas Jaggi Date: 2013-01-28 16:03:42 +0100 Slider: Added rounded corners to range area. Fixed #9024 - Slider: Range area needs rounded corners, too M ui/jquery.ui.slider.js commit 55360ee refs/remotes/origin/1-10-stable Author: David Sullivan Date: 2013-01-26 04:03:14 -0600 Dialog: modified _createOverlay to _appendTo instead of document.body. Fixed #8984 - Modal dialogs display behind overlay when using appendTo option M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit c53198c refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-25 08:51:13 -0500 Dialog: Allow interaction with datepickers from modal dialogs. Fixes #8989 - Dialog: Cannot change month/year in datepicker within modal. M ui/jquery.ui.dialog.js commit f20cd54 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-24 18:12:26 -0500 Autocomplete demo: Fixed reference to widget instance. M demos/autocomplete/custom-data.html commit 649f105 refs/remotes/origin/1-10-stable Author: David Petersen Date: 2013-01-23 19:12:25 -0600 Dialog: Don't handle overlays on destory if there are not any. Fixed: #9004 - failed in _destroyOverlay when I destroy a modal dialog thau was never opened. Fixed: #9000 Dialog leaves broken event handler after close/destroy in certain cases M tests/unit/dialog/dialog_methods.js M ui/jquery.ui.dialog.js commit f7f165c refs/remotes/origin/1-10-stable Merge: 10c873a 8f7c3e3 Author: David Petersen Date: 2013-01-23 11:50:00 -0800 Merge pull request #891 from petersendidit/datepicker_8994 Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 -... commit 8f7c3e3 refs/remotes/origin/1-10-stable Author: David Petersen Date: 2013-01-23 13:41:01 -0600 Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 - Datepicker: next and prev buttons are disabled when using yearRange M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit 10c873a refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-22 09:19:04 -0500 Accordion: Add panel in addition to content for create event. Fixes #8998 - Accordion: Create event uses content instead of panel. M tests/unit/accordion/accordion_events.js M ui/jquery.ui.accordion.js commit 673c655 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-22 08:56:38 -0500 Accordion: Properly set corner classes on refresh. Fixes #8995 - Accordion: Corner display issues. M ui/jquery.ui.accordion.js commit de149c4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-01-18 19:28:13 +0100 Selectmenu: Updating to jQuery 1.9.0 M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/disabled_empty.html M tests/visual/selectmenu/events_methods.html commit f5e65b0 refs/remotes/origin/spinner-globalize-1.x Merge: 4d77ca3 a63c091 Author: Felix Nagel Date: 2013-01-18 19:25:30 +0100 Merge branch 'master' into selectmenu commit a63c091 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-17 13:32:30 -0500 Updating the master version to 1.10.1pre. M package.json commit 0477890 refs/tags/1.10.0 (tag: 1.10.0) Author: Scott González Date: 2013-01-17 13:29:22 -0500 Tagging the 1.10.0 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 34409e7 refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2013-01-17 00:28:41 -0600 Updating to jQuery 1.9.0 M build/tasks/testswarm.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/menu/default.html M demos/menu/icons.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/default.html M demos/progressbar/indeterminate.html M demos/progressbar/label.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.8.3.js A jquery-1.9.0.js M tests/index.html A tests/jquery-1.9.0.js M tests/jquery.js M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/index.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit 92bcef9 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-16 13:59:27 -0500 Build: Check patch instead of minor to detect major releases. M build/release/release.js commit 1f65b3b refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-16 13:45:54 -0500 Whitespace. M tests/unit/testsuite.js commit 722c4be refs/remotes/origin/1-10-stable Author: Corey Frang Date: 2013-01-16 11:15:16 -0600 Updating to jQuery Color 2.1.2 M ui/jquery.ui.effect.js commit b219040 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-15 19:42:03 -0500 Draggable: Added test for disabled M tests/unit/draggable/draggable_options.js commit 5f26d83 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-15 19:32:06 -0500 Draggable: Added tests for opacity and zIndex M tests/unit/draggable/draggable_options.js commit f616b62 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-15 19:24:41 -0500 Draggable: Added tests for handle and helper, removed trailing whitespaces M tests/unit/draggable/draggable_options.js commit 9846dbc refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-15 19:11:34 -0500 Draggable: Added more tests for grid and cursorAt M tests/unit/draggable/draggable_options.js commit 4a23804 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-15 18:57:13 -0500 Draggable Tests: Grunted M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit d3d1e31 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-15 09:25:00 -0500 Spinner: Inherit font color since we inherit background color. Fixes #8950 - Spinner: value can't be seen in dark themes. M themes/base/jquery.ui.spinner.css commit e85402f refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-14 19:20:39 -0500 Draggable: Added tests for containment and cursor. M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit c900187 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-14 18:26:39 -0500 Draggable Tests: Added tests for appendTo and axis M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js commit 5549dfa refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-01-14 21:19:09 +0100 Revert "Updating the master version to 1.10.1pre." This reverts commit 20cf7abef11e8d2bdbbbdbdb3c320f7f8aa871fd. M package.json commit 20cf7ab refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-01-14 21:16:43 +0100 Updating the master version to 1.10.1pre. M package.json commit d403e5a refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-01-14 21:06:53 +0100 Build: Fix generate_themes task to adopt to changes in download builder. M build/tasks/build.js commit 176e0ed refs/remotes/origin/1-10-stable Author: Dominic Barnes Date: 2013-01-08 12:19:16 -0600 Slider: Moved events to named functions (to allow extended plugins to hook in). M ui/jquery.ui.slider.js commit c70b3dc refs/remotes/origin/interactions Author: Mike Sherov Date: 2013-01-13 18:55:43 -0500 Draggable Tests: Cleaned up core and method tests. M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_methods.js commit 430bd68 refs/remotes/origin/interactions Author: Mike Sherov Date: 2013-01-12 00:49:02 -0500 Draggable Tests: Cleaned up events tests. M tests/unit/draggable/draggable_events.js commit 4c7b578 refs/remotes/origin/interactions Author: Mike Sherov Date: 2013-01-12 00:33:45 -0500 Draggable Tests: Remove Future Unsupported APIs M tests/unit/draggable/draggable_events.js M tests/unit/draggable/draggable_options.js commit 854f6df refs/remotes/origin/interactions Merge: 6eb954f e4a786e Author: Mike Sherov Date: 2013-01-11 20:25:03 -0500 Merge branch 'master' of github.com:jquery/jquery-ui into interactions Conflicts: ui/jquery.ui.draggable.js ui/jquery.ui.droppable.js ui/jquery.ui.sortable.js commit e4a786e refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-10 21:02:28 -0500 Tooltip: Avoid errors on mouseover of tooltips with parents that have no title attribute. Fixes #8955 - Tooltip: error when parent element has no title attribute using jQuery <1.7 This corrects a failing test with core 1.6, so no new test is required. M ui/jquery.ui.tooltip.js commit 4d77ca3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-01-10 19:16:41 +0100 Selectmenu: Update copyright year to 2013 M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit dcb28a7 refs/remotes/origin/spinner-globalize-1.x Merge: fb47fd0 83cbf97 Author: Felix Nagel Date: 2013-01-10 19:13:54 +0100 Merge branch 'master' into selectmenu commit 83cbf97 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-10 08:52:20 -0500 Update copyright year to 2013. M MIT-LICENSE.txt M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect-blind.js M ui/jquery.ui.effect-bounce.js M ui/jquery.ui.effect-clip.js M ui/jquery.ui.effect-drop.js M ui/jquery.ui.effect-explode.js M ui/jquery.ui.effect-fade.js M ui/jquery.ui.effect-fold.js M ui/jquery.ui.effect-highlight.js M ui/jquery.ui.effect-pulsate.js M ui/jquery.ui.effect-scale.js M ui/jquery.ui.effect-shake.js M ui/jquery.ui.effect-slide.js M ui/jquery.ui.effect-transfer.js M ui/jquery.ui.effect.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 33233f7 refs/tags/1.10.0-rc.1 (tag: 1.10.0-rc.1) Author: Scott González Date: 2013-01-09 08:47:53 -0500 Tagging the 1.10.0-rc.1 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 78a6354 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-08 21:36:34 -0500 Effects: fix backwards compatibility in animateClass for jQuery Core <1.8 M ui/jquery.ui.effect.js commit e63cb47 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-08 20:38:09 -0500 Release: Remove TODO for uploading release zip to GitHub since downloads are discontinued. M build/release/release.js commit 9b74740 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-08 20:20:03 -0500 Release: Remove support for node <0.8. M build/release/release.js commit 6970715 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-08 20:15:35 -0500 Updated maintainers list. M package.json commit 4bb92f9 refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-08 20:13:11 -0500 Updated AUTHORS.txt. M AUTHORS.txt commit a335740 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-01-08 17:28:45 +0100 Libs/externals: Fix line endings. M external/jquery.mousewheel.js M jquery-1.8.3.js M tests/jquery-1.8.3.js commit 43fa904 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2013-01-08 14:33:08 +0100 Update .gitattributes to only touch files with text content. M .gitattributes commit 68e5ebc refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-08 08:09:34 -0500 Datepicker i18n: Fix line endings. M ui/i18n/jquery.ui.datepicker-be.js M ui/i18n/jquery.ui.datepicker-fr-CA.js commit 48a790a refs/remotes/origin/1-10-stable Author: Scott González Date: 2013-01-08 07:54:11 -0500 Core: Resume focus test based on the event, not the callback. M tests/unit/core/core.js commit 6eb954f refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-07 15:07:42 -0500 Draggable: linted M ui/jquery.ui.draggable.js commit d84cf1d refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-07 14:44:00 -0500 Draggable: Uncommented failing scrolling tests and fixed them M tests/unit/draggable/draggable_test_helpers.js M ui/jquery.ui.draggable.js commit 1495a61 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-07 11:35:18 -0500 Draggable: Grid will snap at >= half rather than just > M ui/jquery.ui.draggable.js commit 7ad8f54 refs/remotes/origin/interactions Author: Dave Stein Date: 2013-01-07 11:22:24 -0500 Draggable: Removed test for "drag callback shuold happen exactly once" M tests/unit/draggable/draggable_events.js commit cc5ac08 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-03 14:38:05 -0500 Dev: add .gitattributes file to force all line endings to LF A .gitattributes commit da01fb6 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-03 14:33:41 -0500 Effects: Avoid cssHook blending in non-rgba browsers when the value is "transparent". Fixes #8914: odd behaviour of css hook when setting backgroundColor to transparent in IE7/8 M ui/jquery.ui.effect.js commit fb47fd0 refs/remotes/origin/spinner-globalize-1.x Merge: f244108 f667d09 Author: Jörn Zaefferer Date: 2013-01-03 09:45:09 +0100 Merge branch 'master' into selectmenu commit 7b1c19b refs/remotes/origin/interactions Merge: 4e79d15 f667d09 Author: Mike Sherov Date: 2013-01-02 18:34:34 -0500 Merge branch 'master' into interactions Conflicts: tests/unit/draggable/draggable_common.js ui/jquery.ui.draggable.js ui/jquery.ui.droppable.js ui/jquery.ui.sortable.js commit f667d09 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-02 18:27:22 -0500 Interactions: Update widget defaults to match documented API. M tests/unit/draggable/draggable_common.js M tests/unit/droppable/droppable_common.js M tests/unit/resizable/resizable_common.js M tests/unit/selectable/selectable_common.js M tests/unit/sortable/sortable_common.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.sortable.js commit cf7dc08 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-02 18:03:03 -0500 Tests: Correct all 404 errors in the test suite M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js A tests/unit/datepicker/images/calendar.gif M tests/unit/sortable/sortable.html commit ff47763 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-02 17:37:26 -0500 Datepicker Tests: Prepare for widget-ization tests. M tests/unit/datepicker/datepicker.html A tests/unit/datepicker/datepicker_common.js D tests/unit/datepicker/datepicker_defaults.js commit b477098 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-02 14:58:12 -0500 Slider: add options for event callbacks M tests/unit/slider/slider_common.js M ui/jquery.ui.slider.js commit f244108 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-01-02 20:28:22 +0100 Selectmenu tests: Convert single quotes to double quotes M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_methods.js commit 4e79d15 refs/remotes/origin/interactions Author: Mike Sherov Date: 2013-01-02 14:05:57 -0500 Draggable Demo: Fix htmllint failures M demos/draggable/map.html commit c960285 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-01-02 19:52:18 +0100 Selectmenu: improve element creation M ui/jquery.ui.selectmenu.js commit 1ba02e9 refs/remotes/origin/spinner-globalize-1.x Merge: 2eb9223 18b8ffd Author: Felix Nagel Date: 2013-01-02 19:38:55 +0100 Merge branch 'master' into selectmenu commit 2eb9223 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2013-01-02 19:36:56 +0100 Selectmenu: make sure position option could be overwritten M ui/jquery.ui.selectmenu.js commit a3c8c19 refs/remotes/origin/interactions Merge: ac2c7fd 18b8ffd Author: Mike Sherov Date: 2013-01-01 23:43:34 -0500 Merge branch 'master' into interactions Conflicts: tests/unit/draggable/draggable_options.js ui/jquery.ui.draggable.js ui/jquery.ui.droppable.js ui/jquery.ui.sortable.js commit 18b8ffd refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2013-01-01 23:16:12 -0500 Draggable Tests: Cover all cursorAt option formats. M tests/unit/draggable/draggable_options.js commit ac2c7fd refs/remotes/origin/interactions Author: Mike Sherov Date: 2013-01-01 22:15:03 -0500 support array and string position notation for cursorAt M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit abb8471 refs/remotes/origin/interactions Author: Mike Sherov Date: 2013-01-01 21:59:18 -0500 Fix common tests, and add back in undocumented, but necessary array position format M tests/unit/draggable/draggable_common.js M tests/unit/draggable/draggable_options.js commit 6953589 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2012-12-28 22:17:50 -0500 Selectable: Account for scrolling on the helper's initial position. Fixed #8915 - Selectable: Lasso offset issue with scrolling. M tests/unit/selectable/selectable_events.js M ui/jquery.ui.selectable.js commit 2620be8 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2012-12-29 21:58:25 -0500 Selectable tests: Removed a non-existent script tag causing a 404 in the tests. M tests/unit/selectable/selectable.html commit 5561f5d refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2012-12-29 20:08:05 -0600 Add comment explaining the mouseHandled flag M ui/jquery.ui.menu.js commit e3ab5f8 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-28 10:15:38 +0100 Tabs: Update manipulation demo - implement alt+del shortcut to remove active tab. Fixes #7847 - Tabs: simple manipulation accessibility M demos/tabs/manipulation.html commit 55ebc95 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-28 10:07:02 +0100 Tabs: Update manipulation demo - use delegate instead of live (can't use on until we drop core 1.6 support), reuse selected element M demos/tabs/manipulation.html commit 6da708e refs/remotes/origin/1-10-stable Author: Rafael Xavier de Souza Date: 2012-12-28 12:32:30 -0200 Theme: Split opacityOverlay from opacityFilterOverlay on theme styles. M themes/base/jquery.ui.theme.css commit 37fda49 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-28 10:41:05 +0100 Accordion: Fix testsuite overflow issue in IE7. M tests/unit/accordion/accordion.html commit 5143b7f refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2012-12-27 21:06:06 -0600 Create mouseHandled flag per instance instead of globally. Fixes #8866 - Menu: select event not firing due to mouseHandled flag reset bug M ui/jquery.ui.menu.js commit 2c3d311 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-27 17:23:25 +0100 Menu: Allow changing icons option after creation. Fixes #8927 - Menu: Can't change icons option after init M tests/unit/menu/menu_options.js M ui/jquery.ui.menu.js commit 0d53fbf refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-27 17:05:25 +0100 Spinner: Trigger start/spin/stop events when calling step/page methods. Fixes #8901 - Spinner does not fire start/spin/stop events when calling stepUp()/Down(), pageUp()/Down() methods M tests/unit/spinner/spinner_events.js M ui/jquery.ui.spinner.js commit 1045d3a refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-27 10:39:14 -0500 Draggable Tests: Fix IE7 offset failures M tests/unit/draggable/draggable_options.js commit 04d668b refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-27 12:50:04 +0100 Spinner: Update button icons when option changes. Fixes #8926 - Spinner: Can't change icons option after init M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit 0d4022b refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-26 08:08:48 -0500 Tests: Convert single quotes to double quotes. M tests/.jshintrc M tests/unit/core/selector.js M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_test_helpers.js M tests/unit/dialog/dialog_common.js M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_deprecated.js M tests/unit/dialog/dialog_events.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_options.js M tests/unit/dialog/dialog_test_helpers.js M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_events.js M tests/unit/draggable/draggable_methods.js M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js M tests/unit/droppable/droppable_core.js M tests/unit/droppable/droppable_methods.js M tests/unit/droppable/droppable_test_helpers.js M tests/unit/qunit-composite.js M tests/unit/resizable/resizable_common.js M tests/unit/resizable/resizable_core.js M tests/unit/resizable/resizable_options.js M tests/unit/selectable/selectable_common.js M tests/unit/selectable/selectable_methods.js M tests/unit/selectable/selectable_options.js M tests/unit/slider/slider_common.js M tests/unit/slider/slider_core.js M tests/unit/slider/slider_methods.js M tests/unit/slider/slider_options.js M tests/unit/sortable/sortable_events.js M tests/unit/sortable/sortable_methods.js commit 74d7eac refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-25 12:01:09 -0500 All: Convert single quotes to double quotes. M ui/.jshintrc M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect-transfer.js M ui/jquery.ui.effect.js M ui/jquery.ui.mouse.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.sortable.js commit 63d624f refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-25 08:41:09 -0500 Datepicker: Use tabs for indentation. M ui/jquery.ui.datepicker.js commit 6484103 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-23 12:51:17 -0500 Draggable: Deleted line rather than commenting it out. M tests/unit/draggable/draggable_options.js commit 914d74c refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-23 12:50:05 -0500 Draggable Unit: Removed tests against undocumentated functionality M tests/unit/draggable/draggable_options.js commit c8d7e4c refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-23 12:42:50 -0500 Draggable: Some fixes for updated unit tests M ui/jquery.ui.draggable.js commit 67d98ef refs/remotes/origin/interactions Merge: 1c00423 ecb7b6e Author: Dave Stein Date: 2012-12-23 12:25:52 -0500 Interactions: Merged from master commit ecb7b6e refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-22 17:39:36 -0500 Draggable Tests: add back in unreliable offset hack for cursorAt tests M tests/unit/draggable/draggable_options.js commit 1c00423 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-22 17:03:53 -0500 Draggable: Added refreshPositions backCompat + linted M ui/jquery.ui.draggable.js commit 158bef1 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-22 16:57:51 -0500 Draggable: Added snap/snapMode/snapTolerance via old code plus a little crying on the inside M ui/jquery.ui.draggable.js commit 46925b8 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-22 16:30:27 -0500 Draggable Tests: use jquery.simulate.js to simulate drag events M tests/unit/draggable/draggable_options.js commit 6d88d26 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-22 15:46:57 -0500 Dialog Tests: Fix test fails due to window measurements in FF and IE7 M tests/unit/dialog/dialog_deprecated.js M tests/unit/dialog/dialog_options.js M tests/unit/dialog/dialog_test_helpers.js commit 48d7d53 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-22 12:56:19 -0500 Dev: stop loading *_tickets.js in the test suite. M tests/unit/button/button.html M tests/unit/dialog/dialog.html M tests/unit/dialog/dialog_deprecated.html M tests/unit/sortable/sortable.html commit 1e58ab2 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-21 17:53:40 -0500 Draggable: Added helper to the draggable data while it exists M ui/jquery.ui.draggable.js commit bc5bbd0 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-21 17:40:47 -0500 Draggable: Added in ability to stop events from "start" as well as "beforeStart" M ui/jquery.ui.draggable.js commit 66bd7da refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-21 17:26:10 -0500 Draggable: Fixed cursor backCompat timing M ui/jquery.ui.draggable.js commit 86dcc5e refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-21 12:01:23 -0500 Draggable: Got the easier failing unit tests corrected M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit 15e3f28 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-21 11:33:13 -0500 Grunt: Ran and fixed jshint errors M tests/unit/draggable/draggable_common.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.interaction.js M ui/jquery.ui.sortable.js commit ddcb769 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-20 18:04:32 -0500 Draggable Unit: Modified to actually reflect new API options M tests/unit/draggable/draggable_common.js commit 68f4561 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-20 18:02:00 -0500 Draggable: Added stack backCompat M ui/jquery.ui.draggable.js commit 50e2e91 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-20 16:52:26 -0500 Draggable: Added scoll, scrollSensitivity, scrollSpeed backCompat M ui/jquery.ui.draggable.js commit 44e472a refs/remotes/origin/spinner-globalize-1.x Merge: dab7bf8 e21fc29 Author: Felix Nagel Date: 2012-12-20 22:05:23 +0100 Merge branch 'master' into selectmenu commit 36f7c7b refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-20 15:21:30 -0500 Draggable: Options are actually changeable after init now. M ui/jquery.ui.draggable.js commit 8765752 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-20 14:58:44 -0500 Draggable: Added cancel backCompat M ui/jquery.ui.draggable.js commit 03fc1e8 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-20 14:10:09 -0500 Draggable: Removed whitespace and fixed axis backCompat based on code review M ui/jquery.ui.draggable.js commit e21fc29 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-20 10:12:40 -0500 Datepicker: Remove data event handlers from the dark ages. M ui/jquery.ui.datepicker.js commit 68a307c refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-20 09:49:18 -0500 Build: Added notStrictEqual to the globals list for unit tests. M tests/.jshintrc commit dab7bf8 refs/remotes/origin/spinner-globalize-1.x Merge: 50d7a96 209443d Author: Felix Nagel Date: 2012-12-20 00:32:28 +0100 Merge branch 'master' into selectmenu commit 50d7a96 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-20 00:16:37 +0100 Selectmenu: improve _setOption to make it possible to change icons option after init M ui/jquery.ui.selectmenu.js commit 8462194 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-20 00:12:35 +0100 Selectmenu tests: remove option dropdown M tests/unit/selectmenu/selectmenu_common.js M tests/unit/selectmenu/selectmenu_options.js M tests/visual/selectmenu/disabled_empty.html commit a787d52 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-20 00:10:06 +0100 Selectmenu: make dropdown style default and remove option dropdown M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M ui/jquery.ui.selectmenu.js commit 2ab514f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-19 00:20:12 +0100 Selectmenu: improved custom render demo CGL M demos/selectmenu/custom_render.html commit 52fc8e3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-18 19:55:04 +0100 Selectmenu: add option icons M ui/jquery.ui.selectmenu.js commit 209443d refs/remotes/origin/1-10-stable Author: Dominic Barnes Date: 2012-12-06 16:11:23 -0600 Slider: Create clone of options.values during _create(). Fixed #8892 - Multiple Sliders have Conflict with options.values. M tests/unit/slider/slider_options.js M ui/jquery.ui.slider.js commit 9cbd4b4 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-18 08:38:36 -0500 Tooltip: Clear the tracking interval on close. Fixes #8920 -Tooltip potential setinterval endless loop. M ui/jquery.ui.tooltip.js commit 9f841df refs/remotes/origin/1-10-stable Author: Matthieu Penant Date: 2012-12-17 08:29:17 -0500 Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add Canadian French locale. M demos/datepicker/localization.html A ui/i18n/jquery.ui.datepicker-fr-CA.js commit 1afede8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-16 01:44:19 +0100 Selectmenu: remove zIndex M ui/jquery.ui.selectmenu.js commit 76f335e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-15 02:40:14 +0100 Selectmenu: CGL and lint fixes M ui/jquery.ui.selectmenu.js commit 1b1dbd8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-15 02:25:41 +0100 Selectmenu tests: add Position plugin to loaded resources M tests/unit/selectmenu/selectmenu.html commit 58f2706 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-15 02:24:45 +0100 Selectmenu tests: improve compatibility visual test in order to work with ui-front M tests/visual/selectmenu/compatibility.html commit ae68ab8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-15 02:24:10 +0100 Selectmenu tests: improve appendTo option tests M tests/unit/selectmenu/selectmenu.html M tests/unit/selectmenu/selectmenu_options.js commit 930e9d5 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-15 02:23:04 +0100 Selectmenu tests: adjust common test to new appendTo mechanism M tests/unit/selectmenu/selectmenu_common.js commit 57ecee8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-15 02:21:51 +0100 Selectmenu: rework appendTo functionality M ui/jquery.ui.selectmenu.js commit 8aa24dd refs/remotes/origin/spinner-globalize-1.x Merge: 25023c3 8ec7a1b Author: Felix Nagel Date: 2012-12-15 01:10:32 +0100 Merge branch 'master' into selectmenu commit 25023c3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-15 01:07:10 +0100 Selectmenu tests: fixed headlines in disable / empty visual test M tests/visual/selectmenu/disabled_empty.html commit e2b5123 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-14 18:03:49 +0100 Selectmenu: introduce _setText helper function to improve handling of empty strings M ui/jquery.ui.selectmenu.js commit 8ec7a1b refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-14 11:13:46 -0500 All: Use .addBack() instead of .andSelf(). M tests/unit/button/button_core.js M tests/unit/menu/menu_methods.js M ui/jquery.ui.core.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect.js M ui/jquery.ui.menu.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.tooltip.js commit 80e46c9 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-14 09:10:32 -0500 Autocomplete: Append to closest .ui-front if available. M tests/unit/autocomplete/autocomplete_common.js M tests/unit/autocomplete/autocomplete_options.js M ui/jquery.ui.autocomplete.js commit 2c16435 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-14 08:43:56 -0500 Dialog: Removed unnecessary style properties. M themes/base/jquery.ui.dialog.css commit f6e99d2 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-13 16:55:14 -0500 Autocomplete: Combobox demo - Collapse menu when clicking button. M demos/autocomplete/combobox.html commit 114bcb1 refs/tags/1.10.0-beta.1 (tag: 1.10.0-beta.1) Author: Scott González Date: 2012-12-13 11:41:46 -0500 Tagging the 1.10.0-beta.1 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 1f5dd8d refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-13 11:35:41 -0500 Release: Add support for pre-releases. M build/release/release.js commit 7a45a47 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-13 09:50:27 -0500 Updated AUTHORS.txt. M AUTHORS.txt commit 21e46b8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-13 01:15:48 +0100 Selectmenu tests: improve and merge visual tests D tests/visual/selectmenu/disabled.html A tests/visual/selectmenu/disabled_empty.html D tests/visual/selectmenu/empty.html D tests/visual/selectmenu/events.html A tests/visual/selectmenu/events_methods.html D tests/visual/selectmenu/methods.html commit 1ea2256 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-13 01:12:52 +0100 Selectmenu: fix closing of empty selects M ui/jquery.ui.selectmenu.js commit c69d01b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-13 00:54:45 +0100 Selectmenu: replace placeholder entity with   M ui/jquery.ui.selectmenu.js commit 8901960 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-13 00:53:51 +0100 Selectmenu: revert change to text instead of html, otherwise the unicode special char wont be displayed M ui/jquery.ui.selectmenu.js commit ed422bd refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-12 23:43:32 +0100 Selectmenu: removed ugly workaround for IE9 to make sure the menu is built on first focus M ui/jquery.ui.selectmenu.js commit f489645 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-12 15:21:36 -0500 Added CONTRIBUTING.md. A CONTRIBUTING.md commit 9f018eb refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-12 14:23:17 -0500 Draggable + Sortable: Code review changes M ui/jquery.ui.draggable.js M ui/jquery.ui.sortable.js commit b15ae2a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-12 19:31:39 +0100 Selectmenu: merge and explain if statements in Menu focus event, remove unneeded Menu focus method call in open M ui/jquery.ui.selectmenu.js commit 812a90f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-12 18:37:57 +0100 Selectmenu tests: improve focus event test so its possible to test for too much focus events from menu widget M tests/unit/selectmenu/selectmenu_events.js commit 20aad07 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-12 17:39:00 +0100 Selectmenu: fix comment typo M ui/jquery.ui.selectmenu.js commit 0732835 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-12 17:26:17 +0100 Selectmenu: use method _documentClick for adding events to the document M ui/jquery.ui.selectmenu.js commit ff78d0b refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-12 11:22:08 -0500 Core: Moved selectstart support test to deprecated section. M ui/jquery.ui.core.js commit f5aaf87 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-12 11:21:49 -0500 Progressbar: Moved .ui-progressbar-indeterminate to main element. Added tests for markup structure. M tests/unit/progressbar/progressbar_core.js M themes/base/jquery.ui.progressbar.css M ui/jquery.ui.progressbar.js commit f6372bd refs/remotes/origin/spinner-globalize-1.x Merge: d1350f9 747d853 Author: Felix Nagel Date: 2012-12-12 16:44:19 +0100 Merge branch 'master' into selectmenu commit d1350f9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-12 16:34:56 +0100 Selectmenu: improve option appendTo handling in appendTo method M ui/jquery.ui.selectmenu.js commit 747d853 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-12 08:54:53 -0500 Core: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains. M ui/jquery.ui.core.js commit 0f111a2 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-12 08:47:05 -0500 Dialog: Spacing. M ui/jquery.ui.dialog.js commit a677ea7 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-12 03:59:11 -0500 Dev: update jquery.simulate.js to latest version from http://github.com/jquery/jquery-simulate M tests/jquery.simulate.js M tests/unit/resizable/resizable_events.js M tests/unit/resizable/resizable_test_helpers.js commit fec36fd refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-12 03:16:33 -0500 Dev: remove todos from datepicker and dialog testsuite M tests/unit/datepicker/datepicker_options.js M tests/unit/dialog/dialog_methods.js commit 7cd8deb refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 20:20:56 -0500 Draggable: Modified some backCompats to use dragstart rather than dragbeforestart M ui/jquery.ui.draggable.js commit d2e726d refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 19:49:41 -0500 Draggable: Added zIndex backCompat M ui/jquery.ui.draggable.js commit 34b4fbf refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 19:28:47 -0500 Draggable: Added revertDuration backCompat. M ui/jquery.ui.draggable.js commit 5a2e5a0 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 19:21:37 -0500 Draggable: Added revert backCompat with TODO for droppable strings, since that is not written yet M ui/jquery.ui.draggable.js commit 421f6af refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 19:16:20 -0500 Draggable: Added opacity backCompat along with some more comments in other areas M ui/jquery.ui.draggable.js commit 855416e refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 19:04:22 -0500 Draggable Unit: Removed distance test since that is not getting backCompat M tests/unit/draggable/draggable_options.js commit bef0072 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 18:54:03 -0500 Draggable Unit: Common file syntax error fix M tests/unit/draggable/draggable_common.js commit b7b0fff refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 18:52:56 -0500 Draggable Unit: Common now has all failures until more backCompat gets in M tests/unit/draggable/draggable_common.js commit ee55a9d refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 18:46:35 -0500 Draggable Unit: Removed any references to addClasses M tests/unit/draggable/draggable_common.js M tests/unit/draggable/draggable_options.js commit 3cd5010 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 18:20:48 -0500 Draggable: Added grid backCompat and fixed styles for single -> double quotes M ui/jquery.ui.draggable.js commit b9f206d refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-11 16:23:18 -0500 Dialog: Cleanup. M tests/unit/dialog/dialog_common.js M ui/jquery.ui.dialog.js commit 9ef0828 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 11:56:48 -0500 Draggable: Fixed elem reference in cursorAt M ui/jquery.ui.draggable.js commit f1f1b8d refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-11 11:55:08 -0500 Draggable: Fixed variable casing + added cursorAt backCompat based on cursor-style.html demo M ui/jquery.ui.draggable.js commit 28fcef5 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-11 10:06:13 -0500 Datepicker tests: Handle async focus in IE. M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_options.js commit 694987f refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-11 09:44:39 -0500 Menu tests: Better handling of async focus in IE. M tests/unit/menu/menu_events.js commit 4626c2b refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-10 18:03:58 -0500 Draggable: Added cursor backCompat M ui/jquery.ui.draggable.js commit 4433039 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-10 17:50:13 -0500 Draggable: Added axis backCompat M ui/jquery.ui.draggable.js commit 8a8a26f refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-10 17:35:15 -0500 Draggable: Removed disabled option after realizing it is in widget. Also fixed spaces -> tabs. M ui/jquery.ui.draggable.js commit 93dfd99 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-10 17:20:11 -0500 Draggable: Added disabled option M ui/jquery.ui.draggable.js commit 94e475b refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-10 17:14:37 -0500 Draggable: _blockFrames now appends blocking div to iframe parent rather than body. Should fix Ticket #7650. M ui/jquery.ui.draggable.js commit 25cf569 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-12-10 17:10:45 -0500 Draggable: Added exclude option without backCompat M ui/jquery.ui.draggable.js commit 020abcf refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-10 15:54:06 -0500 Spinner tests: Delay all the things to make IE happy. Maybe... M tests/unit/spinner/spinner_events.js commit 245a82d refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-10 15:31:56 -0500 Dialog tests: More async focus handling to deal with IE8. M tests/unit/dialog/dialog_core.js commit d5f06c3 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-10 10:35:28 -0500 Spinner tests: Better handling of async focus in IE. M tests/unit/spinner/spinner_events.js commit fbc7956 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-10 10:35:01 -0500 Button tests: Handle async focus in IE. M tests/unit/button/button_core.js M tests/unit/button/button_events.js commit 2841541 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-10 10:34:44 -0500 Core tests: Handle async focus in IE. M tests/unit/core/core.js commit 0f0ec00 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-10 08:52:54 -0500 Dialog tests: Updated markup for deprecated tests to match standard tests. M tests/unit/dialog/dialog_deprecated.html commit 2845d38 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-12-09 12:58:47 +0100 Selectmenu: Select value when closing with space M ui/jquery.ui.selectmenu.js commit 15032d1 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-12-09 12:36:35 +0100 Selectmenu: Remove colons from labels, annoying for screenreader-users. Cleanup whitespace. M demos/selectmenu/default.html M ui/jquery.ui.selectmenu.js commit 9f76446 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-08 21:27:37 -0500 Dev: remove unnecessary simulated drag delegation in test suite M tests/unit/dialog/dialog_test_helpers.js M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_events.js M tests/unit/draggable/draggable_options.js M tests/unit/draggable/draggable_test_helpers.js M tests/unit/resizable/resizable_test_helpers.js M tests/unit/selectable/selectable_events.js M tests/unit/selectable/selectable_methods.js M tests/unit/selectable/selectable_options.js D tests/unit/selectable/selectable_test_helpers.js M tests/unit/sortable/sortable_events.js M tests/unit/sortable/sortable_test_helpers.js commit 5dee8de refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-08 13:19:36 -0500 Dev: Change incorrect references in test suite from #main to #qunit-fixture. M tests/unit/dialog/dialog_core.js M tests/unit/draggable/draggable_core.js M tests/unit/tabs/tabs_core.js commit e83a89d refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-12-07 20:06:29 -0500 Dev: Remove *_tickets.js test files and move the associated tests to the proper locations. M tests/unit/button/button_core.js M tests/unit/button/button_options.js D tests/unit/button/button_tickets.js M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_events.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_options.js D tests/unit/dialog/dialog_tickets.js M tests/unit/sortable/sortable_events.js D tests/unit/sortable/sortable_tickets.js commit d4551bc refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-07 16:57:03 -0500 Dialog: Respect maxHeight when determining size on open. Fixes #4820 - Dialog: Auto height does not respect the maxHeight option. M tests/unit/dialog/dialog_common.js M ui/jquery.ui.dialog.js commit 70b16ef refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-07 14:54:21 -0500 Dialog: Added appendTo option. Fixes #7948 - Dialog: Allow dialog to be attached to a element other than body. M tests/unit/dialog/dialog.html M tests/unit/dialog/dialog_common.js M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit da17a23 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-07 11:58:58 -0500 Autocomplete: Handle detached elements for appendTo after create. M tests/unit/autocomplete/autocomplete_options.js M ui/jquery.ui.autocomplete.js commit 7a05c65 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-12-07 16:20:18 +0100 Selectmenu: Cleanup demo markup M demos/index.html M demos/selectmenu/index.html commit 1481b08 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-07 10:51:44 +0100 Build: Update to node-testswarm 0.3 M package.json commit d5e75ca refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-07 10:10:40 +0100 Build: Update grunt-junit, gets rid of the bogus xml files. M package.json commit a1eb9ca refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 15:00:42 -0500 Position: Split out dimension parsing. M ui/jquery.ui.position.js commit fb38c20 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 14:43:35 -0500 Droppable: Added missing semicolon. M ui/jquery.ui.droppable.js commit 3ec0c2e refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 14:42:10 -0500 Core: Removed $.ui.isOver() and $.ui.isOverAxis(). Fixes #8891 - Remove $.ui.isOver() and $.ui.isOverAxis(). M ui/jquery.ui.core.js M ui/jquery.ui.droppable.js M ui/jquery.ui.sortable.js commit b239298 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 14:25:48 -0500 Allow higher cyclomatic complexity in functions that sanely use switch statements. M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.dialog.js M ui/jquery.ui.menu.js M ui/jquery.ui.slider.js commit ebf8a60 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 14:18:20 -0500 Tabs: Reduce cyclomatic complexity. M ui/jquery.ui.tabs.js commit 9deb71b refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2012-12-06 11:07:25 -0600 Progressbar: Add link to custom label demo in demo index. M demos/progressbar/index.html commit b44375a refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2012-12-06 11:07:07 -0600 Progressbar: Take min into account when calculating percentage. M ui/jquery.ui.progressbar.js commit 20a29df refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 11:56:56 -0500 Datepicker: Run JSHint test in unit tests. M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_options.js commit f761470 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 10:10:07 -0500 Progressbar: Cleanup, byte shaving. M tests/unit/progressbar/progressbar_core.js M ui/jquery.ui.progressbar.js commit 9d0df53 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 09:50:33 -0500 Progress tests: Cleanup. M tests/unit/progressbar/progressbar_events.js M tests/unit/progressbar/progressbar_methods.js M tests/unit/progressbar/progressbar_options.js commit f1be88e refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 09:35:41 -0500 Progressbar: Only remove aria-valuenow for indeterminate progressbars. Added more accessibility tests. M tests/unit/progressbar/progressbar_common.js M tests/unit/progressbar/progressbar_core.js M ui/jquery.ui.progressbar.js commit 8c763cd refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-06 09:21:25 -0500 Progressbar: Define defaults for callbacks. M tests/unit/progressbar/progressbar_common.js M ui/jquery.ui.progressbar.js commit 1e5662e refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-05 17:19:14 -0500 Tabs: Decode URIs before comparing. Fixes #8877 - Tabs: isLocal function issue in Safari 5.1.7. M ui/jquery.ui.tabs.js commit f59f5a8 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-05 11:53:34 -0500 Dialog: Restore inline styles for dimensions/display. Fixes #8119 - Dialog: Destroying a dialog leaves some styles changed. M tests/unit/dialog/dialog_methods.js M ui/jquery.ui.dialog.js commit 70f5d18 refs/remotes/origin/1-10-stable Author: Bjørn Johansen Date: 2012-12-03 08:05:06 +0100 Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes #8886 - Datepicker: Add Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) locales. Signed-off-by: Bjørn Johansen M demos/datepicker/localization.html A ui/i18n/jquery.ui.datepicker-nb.js A ui/i18n/jquery.ui.datepicker-nn.js commit cff4c3c refs/remotes/origin/1-10-stable Author: Pavel Selitskas Date: 2012-12-02 17:02:39 +0300 Datepicker: Added Belarusian locale. Fixes #8885 - Datepicker: Add Belarusian locale. M demos/datepicker/localization.html A ui/i18n/jquery.ui.datepicker-be.js commit 598cdae refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-05 10:38:31 -0500 Datepicker: Handle changes to the disabled option. Fixes #8883 - Datepicker: Changing disabled option doesn't work. M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit 0e65dec refs/remotes/origin/interactions Author: Mike Sherov Date: 2012-12-05 00:07:55 -0500 enforce the new draggable API in test suite M tests/unit/draggable/draggable_common.js commit 4e0e4e1 refs/remotes/origin/interactions Author: Mike Sherov Date: 2012-12-04 22:26:40 -0500 Get the draggable tests to run M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_core.js M ui/jquery.ui.draggable.js commit 3c2acc3 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-04 10:03:05 -0500 Dialog: Remove width, min-height, height styles on destroy. Fixes #8119 - Dialog: Destroying a dialog leaves some styles changed. M tests/unit/dialog/dialog_methods.js M tests/unit/testsuite.js M ui/jquery.ui.dialog.js commit 975bde5 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-04 09:27:57 -0500 Dialog: Remove unnecessary margin on title. M themes/base/jquery.ui.dialog.css commit 050e71b refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-04 09:21:33 -0500 Revert "Dialog: Cleanup style properties on _destroy. Reenables style check in domEqual, while removing commented and unnecessary old code. Fixes #8119 - Dialog: Destroying a dialog leaves style, scrollleft, and scrolltop leftovers." This reverts commit d687a1b10d1e176a6a8dd4420f1ea3a890640da0. M tests/unit/dialog/dialog_methods.js M tests/unit/testsuite.js M ui/jquery.ui.dialog.js commit 8072099 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-04 09:21:16 -0500 Revert "Menu: Remove display property on hidden submenus instead of setting display:block. Surfaced by domEqual now checking for style property (see d687a1b)." This reverts commit 53b940fa27fc50b4663eef77249a9afce4129240. M ui/jquery.ui.menu.js commit 86f1087 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-04 09:20:56 -0500 Revert "Tabs: Remove display property on hidden panels instead of setting display:block. Surfaced by domEqual now checking for style property (see d687a1b)." This reverts commit b9068c1523f39da8a04c799eebc9adc8b83c7279. M ui/jquery.ui.tabs.js commit da240d9 refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2012-12-03 21:25:55 -0600 Progressbar: Custom label demo cleanup M demos/progressbar/label.html commit 9bd4430 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-04 01:17:00 +0100 Dialog: Refactor _createOverlay and _destroyOverlay to use widget methods and properties. M ui/jquery.ui.dialog.js commit 1e8baf5 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-04 01:08:34 +0100 Dialog: Remove the instance-storing for the overlay, just create one whenever it is needed. Heavily simplifies the code, while the memorly leak should be hardly an issue anymore, since fixed positioning restricts the overlay size to the window dimensions. Fixes #6058 - Dialog overlays are not properly reused when multiple instances of a Dialog exist. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit b9068c1 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-04 00:56:14 +0100 Tabs: Remove display property on hidden panels instead of setting display:block. Surfaced by domEqual now checking for style property (see d687a1b). M ui/jquery.ui.tabs.js commit 53b940f refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-04 00:49:37 +0100 Menu: Remove display property on hidden submenus instead of setting display:block. Surfaced by domEqual now checking for style property (see d687a1b). M ui/jquery.ui.menu.js commit d687a1b refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-04 00:35:33 +0100 Dialog: Cleanup style properties on _destroy. Reenables style check in domEqual, while removing commented and unnecessary old code. Fixes #8119 - Dialog: Destroying a dialog leaves style, scrollleft, and scrolltop leftovers. M tests/unit/dialog/dialog_methods.js M tests/unit/testsuite.js M ui/jquery.ui.dialog.js commit e6aca63 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-03 23:28:06 +0100 Selectmenu: simplify $.each usage in _readOptions method M ui/jquery.ui.selectmenu.js commit aa60a9e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-03 23:19:15 +0100 Selectmenu: use item.index instead of _getSelectedItem method M ui/jquery.ui.selectmenu.js commit 40b8567 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-03 23:13:26 +0100 Selectmenu: fix jQuery UI framework icon demo M demos/selectmenu/custom_render.html commit 60e3302 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-03 23:07:30 +0100 Selectmenu: use text() instead of html() as the option and optgroup is read as text M ui/jquery.ui.selectmenu.js commit cba09da refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-03 23:05:09 +0100 Selectmenu: guard clause should not return false M ui/jquery.ui.selectmenu.js commit 04553a7 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-12-03 22:58:07 +0100 Selectmenu: close guard close should test for closed menu M ui/jquery.ui.selectmenu.js commit 8b15aaf refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-03 14:18:24 -0500 Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - Calling _super calls wrong inherited widget. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 7312933 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-03 13:57:28 -0500 Widget tests: Fixed order of actual and expected. M tests/unit/widget/widget_core.js commit 1ed853f refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-03 13:09:49 -0500 Dialog: Adjust southeast resize handle to not be visible and more closely match other resize handles. Fixes #4575 - Dialog: Scrollbar is difficult to use with overflow content and resize handle. M themes/base/jquery.ui.dialog.css commit bdb0fbe refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-12-02 12:50:17 +0100 Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar changes height during resize, button pane positioning changes. M tests/visual/dialog/complex-dialogs.html M themes/base/jquery.ui.dialog.css commit 5ba267e refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-12-03 10:36:55 -0500 Resizable: Respect containment for alsoResize option. Fixes #4603 - Resizable: alsoResize option doesn't work with containment. Fixes #5559 - Dialog: Content grows bigger than widget on resize at document edge. M tests/unit/resizable/resizable.html M tests/unit/resizable/resizable_options.js M ui/jquery.ui.resizable.js commit c6a755d refs/remotes/origin/1-10-stable Author: Timo Tijhof Date: 2012-11-17 21:47:23 +0100 Grunt: Set testswarm/browserSets from JSON file. File on jq03.jquery.com is already updated. M build/tasks/testswarm.js commit 13505e5 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-30 13:08:56 +0100 Dialog: Ensure all animations finish and clean up themselve when destroying dialog. Fixes #5860 - Dialog: Destroying a dialog during animated close leaves .ui-effects-wrapper in DOM. M tests/unit/dialog/dialog.html M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit 548a6ce refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2012-11-29 22:12:30 -0600 Progressbar: Add custom label demo. A demos/progressbar/label.html commit f2ee4c5 refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2012-11-29 22:12:02 -0600 Progressbar: Create and destroy indeterminate overlay as needed and code cleanup. M ui/jquery.ui.progressbar.js commit d7bff01 refs/remotes/origin/1-10-stable Author: Anika Henke Date: 2012-11-29 19:26:29 +0000 Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid CSS for legacy browsers Because of overlapping issues, this also reverts most of e77edc60 and fixes it in a different way. M demos/button/toolbar.html M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css commit 83e2a59 refs/remotes/origin/1-10-stable Author: Anika Henke Date: 2012-11-29 17:30:17 +0000 Button: fixed inconsistent button styling in most browsers. Fixes #7996 - Button: Inconsistent styling based on markup M themes/base/jquery.ui.button.css commit 0d28263 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 20:57:44 +0100 Selectmenu: make isOpen check a guard clause in close method M ui/jquery.ui.selectmenu.js commit 6fd9d8f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 20:36:48 +0100 Selectmenu tests: add button widget js file to fix compatibility test M tests/visual/selectmenu/compatibility.html commit d1c9837 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 20:35:29 +0100 Selectmenu tests: remove themeswitcher as its no longer available M tests/visual/selectmenu/compatibility.html commit 18ecaf4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 20:30:15 +0100 Selectmenu: added comment about popup positioning M ui/jquery.ui.selectmenu.js commit f622428 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 20:23:30 +0100 Selectmenu: improve disabled check in open method M ui/jquery.ui.selectmenu.js commit ac7b8f9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 20:20:43 +0100 Selectmenu: improve comment in _drawMenu M ui/jquery.ui.selectmenu.js commit 1e6808a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 20:13:57 +0100 Selectmenu: replace placeholder entity with   M ui/jquery.ui.selectmenu.js commit a177a92 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 20:10:05 +0100 Selectmenu: improve element creation M ui/jquery.ui.selectmenu.js commit e581a13 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 20:06:00 +0100 Selectmenu: remove unnecessary comments from _drawButton M ui/jquery.ui.selectmenu.js commit 71e744a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 19:54:10 +0100 Selectmenu: move button event binding in _drawButton M ui/jquery.ui.selectmenu.js commit 080b5bc refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 19:53:12 +0100 Selectmenu: remove unnecessary comments from _create M ui/jquery.ui.selectmenu.js commit b014bc6 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 19:43:36 +0100 Selectmenu: alphabetical ordering of options and callback events M ui/jquery.ui.selectmenu.js commit 8a62210 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 19:41:20 +0100 Selectmenu: updated documentation link M ui/jquery.ui.selectmenu.js commit a5d50da refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-29 12:06:22 -0500 Progressbar demos: Cleanup. M demos/progressbar/indeterminate.html commit 24d9141 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-29 17:40:31 +0100 Dialog: Use consistent code for appending to body M ui/jquery.ui.dialog.js commit eb938a6 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-29 09:51:04 -0500 Progressbar demos: Removed resize demo. M demos/progressbar/index.html D demos/progressbar/resize.html commit 840e0cd refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-29 09:49:25 -0500 Progressbar demos: Removed animated demo. D demos/progressbar/animated.html M demos/progressbar/index.html commit 948f874 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-29 09:08:48 -0500 Button tests: Work around a quirk in Opera. M tests/unit/button/button_core.js commit 7328333 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-29 00:58:28 +0100 Selectmenu: better position handling, fixes issue with wrong styles when using custom positioning M ui/jquery.ui.selectmenu.js commit 36533a7 refs/remotes/origin/spinner-globalize-1.x Merge: 4e68c52 37ea734 Author: Felix Nagel Date: 2012-11-28 23:29:15 +0100 Merge branch 'master' into selectmenu commit 37ea734 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-28 11:21:52 -0500 Button tests: simulated clicks aren't perfect in oldIE and Opera M tests/unit/button/button_core.js commit dec8445 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-28 10:33:44 -0500 Autocomplete: When appendTo is a jQuery object or a DOM element, don't search against the document. Fixes #8858 - Autocomplete: Fails when appendTo is detached from the DOM. M tests/unit/autocomplete/autocomplete_options.js M ui/jquery.ui.autocomplete.js commit e77edc6 refs/remotes/origin/1-10-stable Author: Pawel Maruszczyk Date: 2012-11-27 21:37:44 +0100 Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar demo ugly in IE M demos/button/toolbar.html M themes/base/jquery.ui.button.css M themes/base/jquery.ui.theme.css commit f285440 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-27 11:21:33 -0500 Tooltip: Escape the title attribute so that it's treated as text and not HTML. Fixes #8861 - Tooltip: XSS vulnerability in default content. M demos/autocomplete/combobox.html M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit 5fee6fd refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-27 10:52:19 -0500 Autocomplete demo: Combobox: Encode search term inside tooltips. Fixes #8859 - Autocomplete: XSS in combobox demo. M demos/autocomplete/combobox.html commit c4b7c75 refs/remotes/origin/1-10-stable Author: Anika Henke Date: 2012-11-27 03:10:50 +0000 Theme: removed obsolete vendor-specific prefixes. Fixed #8834 - Theme: Remove unneeded vendor prefixing M themes/base/jquery.ui.button.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.theme.css commit c5e0961 refs/remotes/origin/1-10-stable Author: Viktor Kojouharov Date: 2012-11-26 18:34:31 +0200 Effects: Use $ instead of jQuery in $.effects.animateClass. Fixes #8860 - Effects: Class animation has broken noConflict support. M ui/jquery.ui.effect.js commit e6e706b refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-27 08:22:21 -0500 Datepicker: Remove JSHint overrides. M ui/jquery.ui.datepicker.js commit 7c53af0 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-26 22:49:47 -0500 Datepicker: Remove support for setting options via custom attributes. M ui/jquery.ui.datepicker.js commit 22bd9fc refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-26 20:24:31 -0500 Button Tests: move aria-pressed test to correct module M tests/unit/button/button_core.js M tests/unit/button/button_events.js commit caacf8f refs/remotes/origin/1-10-stable Author: Fabrício Matté Date: 2012-11-26 20:14:58 -0500 Button: Let change handler handle display and aria update. Fixed #5518 - Button: Incorrect state after double click in Firefox M tests/unit/button/button.html M tests/unit/button/button_events.js M ui/jquery.ui.button.js commit 0cc8197 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-26 16:41:26 -0500 Fixed order of authors. M AUTHORS.txt commit 6121683 refs/remotes/origin/1-10-stable Author: David Petersen Date: 2012-11-25 19:02:36 -0600 Tabs: Calculate border and padding on tabs container. Fixed #8836: Height overflows parent with heightStyle: 'fill'. M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit ee8d20e refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-26 16:27:18 -0500 Dialog: Moved resizable handle test from resizable. M tests/unit/dialog/dialog_core.js M tests/unit/resizable/resizable.html M tests/unit/resizable/resizable_options.js commit f0c203a refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-26 16:13:21 -0500 Autocomplete demo: Combobox cleanup. M demos/autocomplete/combobox.html commit ca88fc1 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-26 12:52:54 +0100 Fix AUTHORS.txt, remove the various duplicate entries - follow-up to 2ca5fbf8 M AUTHORS.txt commit 0cd470b refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2012-11-24 16:23:03 -0500 Resizable: Modified the default z-index value of resizable handles. Fixed #7960 - Dialog: Modal dialogs do not disable resizables on the page. M tests/unit/resizable/resizable.html M tests/unit/resizable/resizable_common.js M tests/unit/resizable/resizable_options.js M ui/jquery.ui.resizable.js commit a68d5ca refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2012-11-24 23:18:51 -0600 Dialog: Add unit test to cover #8789 and #8838. M tests/unit/dialog/dialog_events.js commit 7e9060c refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-26 10:14:36 +0100 Dialog: Extract setting the title into a _title method, use .text() to prevent XSS. Fixes #6016 - Dialog: Title XSS Vulnerability. M ui/jquery.ui.dialog.js commit 60486ac refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-26 10:08:34 +0100 Dialog: Don't focus dialog when mousedown is on close button. Fixes #8838 - Dialog: Close icon does not work in dialog larger than the window in IE. M ui/jquery.ui.dialog.js commit d179cba refs/remotes/origin/1-10-stable Author: Kris Borchers Date: 2012-11-24 23:18:51 -0600 Dialog: Update position when size is changed. Fixes #8789 - Dialog does not close for first click on chrome. M tests/visual/dialog/complex-dialogs.html M ui/jquery.ui.dialog.js commit ec1f1bd refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-22 10:39:45 +0100 Dialog: Follow-up to c77ca67 - exclude button options from properties to create the button. M ui/jquery.ui.dialog.js commit a09f5c0 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-21 16:33:46 +0100 Dialog: Follow-up to 9fe3a62d8 - also deprecate string notation for position option. M tests/unit/dialog/dialog_deprecated.js M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit f3525af refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-17 18:04:10 +0100 Dialog: Update focus-tabbable test with a timer workaround to get IE8 to pass. M tests/unit/dialog/dialog_core.js commit 73533d9 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-17 15:57:26 +0100 Dialog: Exclude deprecated units from phantomjs M grunt.js commit 5aac8f5 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-17 13:23:57 +0100 Dialog: Add missing unit test for aria-describedby attribute M tests/unit/dialog/dialog_core.js commit 32a8931 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-17 13:14:04 +0100 Dialog: Improve _destroy method, detaching dialog content from wrapper instead of appending to body. M ui/jquery.ui.dialog.js commit 41c2afd refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-17 13:07:03 +0100 Dialog: Refactor overlay handling into two instance methods. Remove unaddressable TODOs. M ui/jquery.ui.dialog.js commit a0310eb refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-17 12:10:26 +0100 Dialog: Move array notation support for position option to backCompat check. Fixes #8824 - Deprecate array notation for position option. M build/tasks/testswarm.js M tests/unit/all.html M tests/unit/dialog/dialog.html A tests/unit/dialog/dialog_deprecated.html A tests/unit/dialog/dialog_deprecated.js M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit 0be97bf refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-17 11:31:57 +0100 Dialog: Removed broken disabled option from dialog, defuse disable/enable methods. Disabling dialogs is not supported. M tests/unit/dialog/dialog_methods.js M ui/jquery.ui.dialog.js commit b27db7e refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-16 20:24:57 +0100 Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, then buttonpane, then close button, then dialog. Fixes #4731 - Dialog: Add option to set which element gains focus on open M tests/unit/dialog/dialog_core.js M tests/visual/dialog/complex-dialogs.html M ui/jquery.ui.dialog.js commit 299681e refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-16 19:46:01 +0100 Dialog: Cleanup in ticket tests: TODO to merge one test, fix whitespace M tests/unit/dialog/dialog_tickets.js commit b694409 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-16 19:33:55 +0100 Dialog: Extend visual test to verify DOM position restore on destroy; overhaul unit test for destroy method. M tests/unit/dialog/dialog.html M tests/unit/dialog/dialog_methods.js M tests/visual/dialog/complex-dialogs.html commit 9996173 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-16 19:26:22 +0100 Dialog: Pass through icons and showText (as 'text') options to button. Fixes #6830 - Allow Icons to be specified for Dialog buttons. M tests/unit/dialog/dialog_options.js M tests/visual/dialog/complex-dialogs.html M ui/jquery.ui.dialog.js commit d8b98ec refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-16 10:55:11 +0100 Dialog: Tiny code improvements M ui/jquery.ui.dialog.js commit e3dcaf2 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-16 00:09:01 +0100 Dialog: Remove uuid and getTitleId. Leftovers from 240b22b1439df22408c5782e640e98cb335c7a2e. M ui/jquery.ui.dialog.js commit 0bc73b7 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-16 00:05:40 +0100 Dialog: Remove busted ui-dialog-disabled class, shouldn't be there. Removed outdated TODOs. M ui/jquery.ui.dialog.js commit 972f5c1 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 23:56:54 +0100 Dialog: Button is now a fixed dependency, so remove the check M ui/jquery.ui.dialog.js commit 0ae6fc1 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 23:55:15 +0100 Dialog: Remove useless tmp vars. M ui/jquery.ui.dialog.js commit 625a111 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 23:33:09 +0100 Dialog: Extracting wrapper creation into _createWrapper. Merging the two keydown handlers into one. M ui/jquery.ui.dialog.js commit 4c9caa8 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 23:23:25 +0100 Dialog: Extract button pane creation into _createButtonPane M tests/visual/dialog/complex-dialogs.html M ui/jquery.ui.dialog.js commit 1d6ce64 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 23:20:00 +0100 Dialog: Refactor _create, extracting title bar creation in _createTitlebar M ui/jquery.ui.dialog.js commit f0acaac refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 23:12:54 +0100 Dialog: Refactor uiDialogTitlebar variable, use this.uiDialogTitlebar instead. Wasn't needed anymore (previous refactorings). M ui/jquery.ui.dialog.js commit 7a03535 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 23:10:22 +0100 Dialog: Refactor the mousedown-bind call to use _on, removing the need for the uiDialog closure. Use this.uiDialog and remove the variable. M ui/jquery.ui.dialog.js commit 1001504 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 23:04:11 +0100 Dialog: Remove outdated TODO M ui/jquery.ui.dialog.js commit c8aef20 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 23:00:47 +0100 Dialog: Have _makeResizable look at options instead of passing handles. M ui/jquery.ui.dialog.js commit 16a79c1 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 22:58:25 +0100 Dialog: Finish refactoring _setOption, getting rid of unnecessary switch (no fallthroughs). M ui/jquery.ui.dialog.js commit 7e964be refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 22:54:49 +0100 Dialog: Have _createButtons access the buttons option directly. Start refactoring _setOption, no need for switch. M ui/jquery.ui.dialog.js commit fed2972 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 22:51:26 +0100 Dialog: Refactor _setOption to call _super early. Move dialogClass update above that to access old option value. M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit 83a9f21 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-15 22:29:24 +0100 Dialog: Use button widget for close button (was already listed as dependency) M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M tests/unit/dialog/dialog.html M tests/unit/dialog/dialog_options.js M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M themes/base/jquery.ui.dialog.css M ui/jquery.ui.dialog.js commit 0848040 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-09 18:44:29 +0100 Dialog: Focus tabbable only when dialog lost focus before. M tests/unit/dialog/dialog_events.js M ui/jquery.ui.dialog.js commit 6edce86 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-09 18:26:30 +0100 Dialog: Remove attroperty workaround for title attribute. Make the default null, as it should be. No back-compat, as the behaviour doesn't change. M tests/unit/dialog/dialog_common.js M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit f7d3a51 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-09 17:48:25 +0100 Dialog: Only add the new dialogClass, not the base classes when changing the option. M ui/jquery.ui.dialog.js commit 324d54d refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-09 17:42:11 +0100 Dialog: Use $.isEmptyObject() to check if there a button-option properties M ui/jquery.ui.dialog.js commit 4e03321 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-09 17:39:59 +0100 Dialog: Trigger focus event when dialog is moved to top. M ui/jquery.ui.dialog.js commit b6cefc7 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-09 17:26:52 +0100 Dialog: Remove deprecated disableSelection() usage. M ui/jquery.ui.dialog.js commit 4632780 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-09 17:17:32 +0100 Dialog: Fix yoda-if, remove unnecessary TODOs; add missing callbacks to commons test M tests/unit/dialog/dialog_common.js M ui/jquery.ui.dialog.js commit 2062a18 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-10-27 17:07:13 +0200 Dialog: Inline code review M ui/jquery.ui.dialog.js commit 0a25b2c refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-10-26 11:08:35 -0400 Dialog: move to top when opening again, and focus as if opened from scratch. M ui/jquery.ui.dialog.js commit 8ee8046 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-10-26 10:59:41 -0400 Dialog: Keep focus inside modal dialog, by handling focus events on elements outside of it M ui/jquery.ui.dialog.js commit 2a887e4 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-10-25 20:30:10 -0400 Dialog: Improve accessibilty - add an aria-describedby attribute on the dialog if there is nothing yet in the dialog content. Partial fix for: M ui/jquery.ui.dialog.js commit f919657 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-11-25 23:32:24 +0100 Build: Install shell dependencies in the right direcytory. Update trac instructions to point out that only minutes and seconds need to be changed. Fixes #8848 - Build: release.js fails to require shelljs/global. (cherry picked from commit 62ae078f1472b15cd6513eceeff2b9d270b94d46) M build/release/release.js commit 62ae078 refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-25 23:32:24 +0100 Build: Install shell dependencies in the right direcytory. Update trac instructions to point out that only minutes and seconds need to be changed. Fixes #8848 - Build: release.js fails to require shelljs/global. M build/release/release.js commit f1a44a3 refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-11-23 11:18:07 -0600 Effects Core: Upgrading jQuery Color to 2.1.1 M ui/jquery.ui.effect.js commit d7adc2b refs/remotes/origin/1-10-stable Author: Corey Frang Date: 2012-11-23 11:18:07 -0600 Effects Core: Upgrading jQuery Color to 2.1.1 M ui/jquery.ui.effect.js commit 4e68c52 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-23 15:38:33 +0100 Selectmenu: removed Position Plugin offset option to fix broken pop-up functionality M ui/jquery.ui.selectmenu.js commit 67b5bc7 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-11-23 15:09:24 +0100 Updating the 1-9-stable version to 1.9.3pre. M package.json commit 7a8acc4 refs/tags/1.9.2 (tag: 1.9.2) Author: Jörn Zaefferer Date: 2012-11-23 15:08:15 +0100 Tagging the 1.9.2 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 2ca5fbf refs/remotes/origin/1-10-stable Author: Jörn Zaefferer Date: 2012-11-23 15:01:16 +0100 Add missing authors M AUTHORS.txt commit a190a58 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-11-23 15:00:24 +0100 Add missing authors M AUTHORS.txt commit 709f75b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-23 14:00:56 +0100 Selectmenu: Reformatted CSS to use better coding standard M themes/base/jquery.ui.selectmenu.css commit e25cdd8 refs/remotes/origin/spinner-globalize-1.x Merge: 0d4a8dc 421aeaa Author: Felix Nagel Date: 2012-11-23 13:49:12 +0100 Merge branch 'master' into selectmenu commit 0d4a8dc refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-23 13:45:01 +0100 Selectmenu tests: Upgrade jQuery to 1.8.3 M tests/unit/selectmenu/all.html M tests/unit/selectmenu/selectmenu.html M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/disabled.html M tests/visual/selectmenu/empty.html M tests/visual/selectmenu/events.html M tests/visual/selectmenu/methods.html commit dec8399 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-23 13:44:50 +0100 Selectmenu: Upgrade jQuery to 1.8.3 M demos/selectmenu/custom_render.html M demos/selectmenu/default.html commit 8def77c refs/remotes/origin/1-9-stable Author: TJ VanToll Date: 2012-11-19 15:42:28 -0500 Button: Fixing handling of the disabled options on refresh method calls. Fixed #8828 - Button: Refresh does not re-enable disabled button. (cherry picked from commit 93abe02b6052143fac30393291da3fc254bde996) M tests/unit/button/button_methods.js M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 421aeaa refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2012-11-22 22:43:18 -0500 Slider: Explicitly apply opacity filter to disabled handles. Fixed #6727 - Slider: Visual issues with disabled slider in IE8 M grunt.js M themes/base/jquery.ui.slider.css commit 188259e refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-11-22 04:12:30 -0600 Effects: Making sure outerHeight and outerWidth make it through to the .size() implementation in all cases - Fixes IE8 effects failure (cherry picked from commit a217bd3b160960f8d2ffb9f6a72df7e408c7a52e) M ui/jquery.ui.effect-scale.js commit a217bd3 refs/remotes/origin/1-10-stable Author: Corey Frang Date: 2012-11-22 04:12:30 -0600 Effects: Making sure outerHeight and outerWidth make it through to the .size() implementation in all cases - Fixes IE8 effects failure M ui/jquery.ui.effect-scale.js commit d3bc471 refs/remotes/origin/1-10-stable Author: kborchers Date: 2012-03-26 21:51:16 -0500 Progressbar: Add ability to set value: false for an indeterminate progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar M demos/progressbar/animated.html A demos/progressbar/indeterminate.html M demos/progressbar/index.html M tests/unit/progressbar/progressbar_events.js A themes/base/images/animated-overlay.gif M themes/base/jquery.ui.progressbar.css M ui/jquery.ui.progressbar.js commit 509259a refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-21 19:58:59 -0500 Button: add explanatory comment for when we bind to blur M ui/jquery.ui.button.js commit 70e0138 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-21 19:29:22 -0500 Button tests: fix IE7 fail for latest focus tests M tests/unit/button/button_events.js commit 93abe02 refs/remotes/origin/1-10-stable Author: TJ VanToll Date: 2012-11-19 15:42:28 -0500 Button: Fixing handling of the disabled options on refresh method calls. Fixed #8828 - Button: Refresh does not re-enable disabled button. M tests/unit/button/button_methods.js M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit cb748b4 refs/remotes/origin/1-10-stable Author: Samuel Bovée Date: 2012-11-16 12:47:22 +0100 Slider: factorize code with Widget method call. Fixed #8772 - Wrong slider UI state when disabled at init M tests/unit/slider/slider_methods.js M ui/jquery.ui.slider.js commit f13b5df refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-21 08:33:43 -0500 Button: add blur event to buttons. Fixes #8559 - Button: Button doesn't remove active state when using keyboard. M tests/unit/button/button_events.js M ui/jquery.ui.button.js commit c348f28 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-20 12:52:26 -0500 Button tests: Whitespace. M tests/unit/button/button.html commit 3c6c22b refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-20 08:07:03 -0500 CSS: remove spaces from opacity filters so themeRoller can replace properly M themes/base/jquery.ui.theme.css commit 010e09f refs/remotes/origin/1-10-stable Author: Anika Henke Date: 2012-11-20 00:29:01 +0000 CSS: Reformatted CSS to use better coding standard M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css commit d5afdba refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-19 17:08:41 -0500 Autocomplete: Whitespace. M ui/jquery.ui.autocomplete.js commit 8cfee45 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-19 09:23:05 -0500 Button tests: replace XHTML with HTML in button test suite M tests/unit/button/button.html commit 7ffcaa2 refs/remotes/origin/1-10-stable Author: Roman Salnikov Date: 2012-11-19 09:14:59 -0500 Datepicker: reinitialize datepicker if mainDiv isn't on the page. Fixed #5679 - Datepicker should reinitialize if dpDiv is removed M tests/unit/datepicker/datepicker_core.js M ui/jquery.ui.datepicker.js commit cf9fbce refs/remotes/origin/1-10-stable Author: mathias.stenbom Date: 2012-11-19 09:06:36 -0500 Draggable: made handles work with complex markup. Fixes #8757 - Draggable: Resizable handle with inner element does not work, when its also draggable M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_core.js M ui/jquery.ui.draggable.js commit cc7df71 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-19 08:37:41 -0500 Button: properly escape button names. Fixes #7505 - Button: Buttonset not applied to radio group with quotation/apostrophe in name. M tests/unit/button/button.html M tests/unit/button/button_events.js M ui/jquery.ui.button.js commit 4334b5d refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-18 15:01:30 -0500 Dev: make Datepicker pass JSHint with only eval setting overridden M ui/jquery.ui.datepicker.js commit 53c462b refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-18 11:44:12 -0500 Dev: make draggable pass JSHint with no local overrides M ui/jquery.ui.draggable.js commit 0e80063 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-17 14:51:56 -0500 Dev: Make droppable pass JSHint with no local settings overrides M ui/jquery.ui.droppable.js commit 5bae9a4 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-16 22:51:24 -0500 Dev: Make sortable pass JSHint with only the loopfunc setting override M ui/jquery.ui.sortable.js commit a1b32b5 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-17 01:29:39 -0500 Resizable: use css() instead of position() for absolute placement. Fixes #3815 - Resizable: absolutely positioned element inside scrollable element is repositioned when resized M tests/unit/resizable/resizable_core.js M ui/jquery.ui.resizable.js commit 9eaa572 refs/remotes/origin/1-10-stable Author: Mike Sherov Date: 2012-11-17 00:08:01 -0500 Dev: Make resizable pass JSHint without any settings overrides M ui/jquery.ui.resizable.js commit 3541c54 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-16 16:57:36 -0500 Tabs: Removed some legacy code that isn't doing anything. M ui/jquery.ui.tabs.js commit 23f7e30 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-16 16:10:22 -0500 Tabs: Remove ui-tabs-aria-controls data on destroy. M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit 8f46418 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-16 11:20:58 -0500 Slider tests: Don't use QUnit.reset() or on(). M tests/unit/slider/slider_events.js commit a188632 refs/remotes/origin/1-10-stable Author: Juan Pablo Kaniefsky Date: 2012-11-13 22:05:59 -0300 Slider: when handles overlap, clicking and dragging will now pick the last one that was moved. Fixed #3467 - Sliders Handles can overlap, only small sliver of slider is selectable M tests/unit/slider/slider_events.js M ui/jquery.ui.slider.js commit ccdcedd refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-15 18:57:44 -0500 Datepicker tests: Work around encoding issues in oldIE. M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_options.js commit a2d3ef3 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-11-15 21:18:33 +0100 Selectmenu: Fix testswarm job title M build/tasks/testswarm.js commit dff9917 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-11-15 17:28:27 +0100 Selectmenu: Customize job title for testswarm, until merge to master M build/tasks/testswarm.js commit f86168b refs/remotes/origin/spinner-globalize-1.x Merge: 8cbbf33 fb6119e Author: Jörn Zaefferer Date: 2012-11-15 17:14:19 +0100 Merge branch 'master' into selectmenu commit 8cbbf33 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-11-15 17:10:30 +0100 Selectmenu: Add selectmenu to build/test M build/tasks/testswarm.js M grunt.js commit 8c36603 refs/remotes/origin/1-10-stable Author: Scott González Date: 2012-11-15 10:47:36 -0500 Dialog tests: Work around inconsistent handling of non-breaking spaces in IE7/8 with jQuery <1.8. M tests/unit/dialog/dialog_options.js commit a0098ea refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-14 15:25:08 -0500 Upgrade jQuery to 1.8.3. M build/tasks/testswarm.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/menu/default.html M demos/menu/icons.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.8.2.js A jquery-1.8.3.js M tests/index.html A tests/jquery-1.8.3.js M tests/jquery.js M tests/unit/accordion/all.html M tests/unit/all-active.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/index.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/performance.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit fb6119e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-14 15:22:01 -0500 Upgrade jQuery to 1.8.3. M build/tasks/testswarm.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/menu/default.html M demos/menu/icons.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.8.2.js A jquery-1.8.3.js M tests/index.html A tests/jquery-1.8.3.js M tests/jquery.js M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/index.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit a1f629f refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-14 15:06:37 -0500 Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: Faroese locale has incorrect firstDay. (cherry picked from commit 3d96f20506bd20f4cdbf5c1dc33149ad6ea5f62c) M ui/i18n/jquery.ui.datepicker-fo.js commit 3d96f20 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-14 15:06:37 -0500 Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: Faroese locale has incorrect firstDay. M ui/i18n/jquery.ui.datepicker-fo.js commit d7ee956 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-14 14:59:12 -0500 Tabs: Trigger the select event when collapsing. Fixes #8813 - Tabs: select event not triggering when collapsible:true. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 0be0c26 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-14 14:42:36 -0500 Tooltip: Removed logic for handling tracking tooltips which gain focus while open (we no longer mix events). Fixes #8799 - Tooltip: tracking fails on nested elements. (cherry picked from commit ca0df6b9007a13dabdf7e78acb3d30bdb0928a97) M ui/jquery.ui.tooltip.js commit ca0df6b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-14 14:42:36 -0500 Tooltip: Removed logic for handling tracking tooltips which gain focus while open (we no longer mix events). Fixes #8799 - Tooltip: tracking fails on nested elements. M ui/jquery.ui.tooltip.js commit f4ce4d3 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-14 14:14:25 -0500 Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not hide consistently with dynamically loaded content. (cherry picked from commit 1b503a237e1dc47739a8a451debbc86e169851e3) M tests/unit/tooltip/tooltip_core.js M ui/jquery.ui.tooltip.js commit 1b503a2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-14 14:14:25 -0500 Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not hide consistently with dynamically loaded content. M tests/unit/tooltip/tooltip_core.js M ui/jquery.ui.tooltip.js commit eca5abd refs/remotes/origin/spinner-globalize-1.x Author: Jay Merrifield Date: 2012-11-13 21:07:48 -0500 Datepicker: Updated the range tests so you can't navigate past the yearRange. Fixes #7362 - Datepicker allows changing year to something outside yearRange M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit 110b3c7 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-11-13 20:12:28 -0500 Sortable: Initial commit with 99% code from draggable and in dire need of review and optimization M ui/jquery.ui.sortable.js commit 3175d7d refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-13 19:02:02 -0500 Accordion: Use .css() to clear the height, instead of .height(). (cherry picked from commit 2553d61384a89a7aa3fcea2f185c2c7ec45d2bd1) M ui/jquery.ui.accordion.js commit 2553d61 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-13 19:02:02 -0500 Accordion: Use .css() to clear the height, instead of .height(). M ui/jquery.ui.accordion.js commit 74912d3 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-11-13 16:37:09 -0500 Draggable: Replaced incorrect comma with semicolon after lint M ui/jquery.ui.draggable.js commit d24e62b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-13 22:28:10 +0100 Selectmenu tests: lint fixes M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/empty.html commit b7ee7b2 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-13 22:27:50 +0100 Selectmenu: lint fixes M demos/selectmenu/custom_render.html commit 4160978 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-13 22:22:40 +0100 Selectmenu: CSS fix for gravatar demo M demos/selectmenu/custom_render.html commit 2bb459f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-13 21:58:23 +0100 Selectmenu tests: lint fixes M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_methods.js commit 5046bb9 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-13 09:46:19 -0500 Tests: Commented out getElementStyles() while its not used. (cherry picked from commit 608341d20d9ed8078c115747576761829151ad04) M tests/unit/testsuite.js commit 3cccf08 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-13 09:38:29 -0500 Tests: Temporarily remove style checks in domEqual(). (cherry picked from commit 248e632f4d9c83647d8ebdee56c92111500e479e) M tests/unit/testsuite.js commit dca7505 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-13 11:12:11 -0500 Build: Update TestSwarm jobName to distinguish 1-9-stable from master. M build/tasks/testswarm.js commit 85b5c5b refs/remotes/origin/1-9-stable Author: Cory Gackenheimer Date: 2012-01-01 11:44:22 -0500 Button: use _hoverable for hover state management. Fixes #5295 - button doesn't remove hover state if they are disabled (cherry picked from commit 8e1ceba717b85e42a13cc1660e7c8e9e9c26c384) M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit e27195b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-09 16:48:52 -0500 Widget: Only use the event prefix from the base if we're redefining a widget. Fixes #8805 - Widget: widgetEventPrefix is incorrect when inheriting with jQuery UI 1.9.1. (cherry picked from commit 9e858ba14ac0ae26780581a34565e84e0ae108ef) M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 41ec411 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-09 14:52:57 -0500 Tabs: Show panels on destroy. Fixes #8795 - Tabs: 'display: none;' attribute is not removed from tabs when destroy is called. (cherry picked from commit fd48568c402847df8af59166c33549f0d19feb4b) M tests/unit/testsuite.js M ui/jquery.ui.tabs.js commit b5cf5b6 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-09 13:07:53 -0500 Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip is shown, but not hidden if element has class=ui-state-disabled. (cherry picked from commit 498aadf644ddca86de838dc2001267ded972df2c) M tests/unit/tooltip/tooltip_core.js M ui/jquery.ui.tooltip.js commit 0ad6d7a refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-09 12:54:33 -0500 Widget: Suppress disabled check when binding destroy to the remove event. Fixes #8769 - Widget: ui-state-disabled blocks destroy to be triggered on remove. (cherry picked from commit 1cdeeccab0e76495842cad9d04e686aee802777d) M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit f8c154b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-09 12:39:41 -0500 Widget: Added suppressDisabledCheck flag to _on(). Fixes #8800 - Widget: Ability to use _on() even when disabled. (cherry picked from commit 84cd214486769a3527b3ab420219c8f9c78f9879) M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit db1a622 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-09 08:10:57 -0500 CSS: Update .ui-helper-hidden-accessible to match H5BP's current .visuallyhidden. Fixes #8793 - Dialog: Internal autocomplete causes scroll bars. (cherry picked from commit 48e0aa0fd2782380931af43abb5bb92b73ebe4ad) M themes/base/jquery.ui.core.css commit 8f098d8 refs/remotes/origin/1-9-stable Author: Avinash R Date: 2012-11-07 10:05:00 -0500 Widget: Bridge falls back to name if there is no widgetFullName, and always stores instances in data. Fixed #8775 - Widget: Bridge fails if widgetFullName is not supplied. (cherry picked from commit 75bd22eb731f5a81099ad97c88eede3862195fec) M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 78ad8e4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-13 10:53:25 -0500 Dialog: Set top and left properties in the default styles to avoid a bug in core. Fixes #8741 - Dialog: dialog with position:fixed goes offscreen when opening after scrolling down since v 1.9.0. M themes/base/jquery.ui.dialog.css commit cdccd99 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-06 08:01:11 -0500 Tabs: Encode spaces from window.location. Fixes #8777 - Tabs fail in Safari 5.1 when window.location contains a space. (cherry picked from commit c6b52db892703ba14153800dbf620db509acb9e6) M ui/jquery.ui.tabs.js commit 310dff1 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-05 15:38:31 -0500 Core: Patch over broken .removeData() in jQuery 1.6.1 + 1.6.2. (cherry picked from commit 886d6fe9fb8bcbf5e4e968bdd535a0fbcf2b88f7) M ui/jquery.ui.core.js commit 177d0f2 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-05 15:24:45 -0500 Core: Moved old jQuery support code to the bottom (above deprecated). (cherry picked from commit 8a32c39136996db17c0ca2ece636d3814466934d) M ui/jquery.ui.core.js commit da2fbca refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-05 15:03:15 -0500 Tooltip: Use ui-tooltip-open instead of tooltip-open for data key. (cherry picked from commit 02694a90f329e84ef7532d8b51e6c209207dc649) M ui/jquery.ui.tooltip.js commit 25a1de4 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-11-05 19:07:03 +0100 Tooltip: Fix default for position option, follow-up to 1d9eab1. (cherry picked from commit 6874f190611009228ea9d6901fcdd6b951c66198) M tests/unit/tooltip/tooltip_common.js commit fbc0e6a refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-11-05 19:05:58 +0100 Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever overlapping the trigger. Also fix max-width for custom-content demo. Fixes #8739 - Tooltip: Default positioning on large items off. (cherry picked from commit 1d9eab1ead0d5a6f60e31437bb539eb3f804bacc) M demos/tooltip/custom-content.html M ui/jquery.ui.tooltip.js commit ff055a0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-13 10:34:31 -0500 Datepicker tests: Fixed setting of option. M tests/unit/datepicker/datepicker_core.js commit 608341d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-13 09:46:19 -0500 Tests: Commented out getElementStyles() while its not used. M tests/unit/testsuite.js commit 248e632 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-13 09:38:29 -0500 Tests: Temporarily remove style checks in domEqual(). M tests/unit/testsuite.js commit 3974b55 refs/remotes/origin/spinner-globalize-1.x Author: Ethan Romba Date: 2012-07-10 01:02:25 -0700 Resizable: Update CSS dimensions selectively. Fixes #7605 - Setting width and height when only one is changing Resizable: Trigger resize event only when element is resized. Fixes #5545 - Callbacks ignore the grid. Resizable: Added event tests. Fixes #5817 - resize event reports unconstrained ui.size M tests/unit/resizable/resizable.html M tests/unit/resizable/resizable_core.js M tests/unit/resizable/resizable_events.js M ui/jquery.ui.resizable.js commit daec559 refs/remotes/origin/spinner-globalize-1.x Merge: 967e2b7 902df84 Author: Felix Nagel Date: 2012-11-12 23:28:24 +0100 Merge branch 'master' into selectmenu commit 967e2b7 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-12 23:08:38 +0100 Selectmenu: fix doctype declaration M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M demos/selectmenu/index.html commit 0734314 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-12 23:07:57 +0100 Selectmenu: updated copyright notice M themes/base/jquery.ui.selectmenu.css commit 12fe28f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-12 23:06:05 +0100 Selectmenu: cleanup, CGL and lint fix M ui/jquery.ui.selectmenu.js commit 902df84 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-12 11:19:20 -0500 Tests: Allow async domEqual() tests. M tests/unit/testsuite.js commit d657538 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2012-11-11 21:37:56 -0500 Accordion: Enhance refresh to allow adding/removing panels. Fixes #4672 - Accordion: ability to add/remove panels M tests/unit/accordion/accordion_methods.js M ui/jquery.ui.accordion.js commit 8e1ceba refs/remotes/origin/spinner-globalize-1.x Author: Cory Gackenheimer Date: 2012-01-01 11:44:22 -0500 Button: use _hoverable for hover state management. Fixes #5295 - button doesn't remove hover state if they are disabled M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 11687e4 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2012-11-11 16:52:02 +0900 Progressbar: Do not duplicate base _setOptions method M ui/jquery.ui.progressbar.js commit 7ce8e05 refs/remotes/origin/spinner-globalize-1.x Merge: 94b3a65 d6c6b7d Author: Felix Nagel Date: 2012-11-10 01:40:05 +0100 Merge branch 'master' into selectmenu commit 94b3a65 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-10 01:37:54 +0100 Selectmenu tests: adjust accessibility test M tests/unit/selectmenu/selectmenu_core.js commit a9a6e3b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-10 01:25:30 +0100 Selectmenu: proposed fix for menu delay issue M ui/jquery.ui.selectmenu.js commit 7725e4a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-11-10 01:18:49 +0100 Selectmenu: focus selected item when menu opens M ui/jquery.ui.selectmenu.js commit d6c6b7d refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-11-09 17:30:43 -0500 Dev: make sure all files can pass JSHint! M grunt.js M ui/jquery.ui.mouse.js commit 00e92e1 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-11-09 17:26:12 -0500 Dev: remove all-active test runner as now all test suites can run cleanly! M grunt.js D tests/unit/all-active.html commit cc5c2aa refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-11-09 17:22:35 -0500 Dev: enable slider in the test suite M build/tasks/testswarm.js M grunt.js M tests/unit/all-active.html commit 7ed4aa5 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-11-09 17:06:30 -0500 Dev: temporarily disable odd test failures in Datepicker M tests/unit/datepicker/datepicker_options.js commit 9e858ba refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-09 16:48:52 -0500 Widget: Only use the event prefix from the base if we're redefining a widget. Fixes #8805 - Widget: widgetEventPrefix is incorrect when inheriting with jQuery UI 1.9.1. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 254f2b3 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-11-09 16:27:45 -0500 Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: re-enable the datepicker test suite M build/tasks/testswarm.js M grunt.js M tests/unit/all-active.html M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_options.js D tests/unit/datepicker/datepicker_tickets.js M ui/jquery.ui.datepicker.js commit 543abc9 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-11-09 15:02:12 -0500 Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: re-enable the dialog test suite M build/tasks/testswarm.js M tests/.jshintrc M tests/unit/all-active.html M tests/unit/dialog/dialog_options.js M tests/unit/draggable/draggable_core.js M tests/unit/testsuite.js commit fd48568 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-09 14:52:57 -0500 Tabs: Show panels on destroy. Fixes #8795 - Tabs: 'display: none;' attribute is not removed from tabs when destroy is called. M tests/unit/testsuite.js M ui/jquery.ui.tabs.js commit dbaecf0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-09 14:47:20 -0500 Effects: Cleaned up getElementStyles(). M ui/jquery.ui.effect.js commit f587071 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-09 13:28:13 -0500 Updated all widgets to use proper data keys when getting plugin instances. M tests/unit/autocomplete/autocomplete_core.js M tests/unit/dialog/dialog_events.js M tests/unit/draggable/draggable_events.js M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_options.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.resizable.js M ui/jquery.ui.sortable.js commit 498aadf refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-09 13:07:53 -0500 Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip is shown, but not hidden if element has class=ui-state-disabled. M tests/unit/tooltip/tooltip_core.js M ui/jquery.ui.tooltip.js commit 1cdeecc refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-09 12:54:33 -0500 Widget: Suppress disabled check when binding destroy to the remove event. Fixes #8769 - Widget: ui-state-disabled blocks destroy to be triggered on remove. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit d44557f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-09 12:51:26 -0500 Widget: Removed dual storage of widget instances. Fixes #8801 - Widget: Remove data fallbacks for widget names. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 84cd214 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-09 12:39:41 -0500 Widget: Added suppressDisabledCheck flag to _on(). Fixes #8800 - Widget: Ability to use _on() even when disabled. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 6e0a055 refs/remotes/origin/spinner-globalize-1.x Author: Ethan Romba Date: 2012-07-10 10:21:56 -0700 Resizable: Grid now respects min/max dimensions. Fixed #8435 - grid does not respect min/max dimensions M tests/unit/resizable/resizable_options.js M ui/jquery.ui.resizable.js commit 48e0aa0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-09 08:10:57 -0500 CSS: Update .ui-helper-hidden-accessible to match H5BP's current .visuallyhidden. Fixes #8793 - Dialog: Internal autocomplete causes scroll bars. M themes/base/jquery.ui.core.css commit 241c100 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-11-05 18:59:52 +0100 Tooltip: Check type on event directly, preventing TypeError when programmatically moving focus to track-toolipped-input. Fixes #8747 - Tooltip: Using the track option within dialogs creates JS errors (cherry picked from commit 98173a3d0ea8e2e6aeb19dda9b232cb65a0684e4) M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit 9e0071f refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-11-05 18:37:48 +0100 Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: refresh() doesn't refresh existing submenus. (cherry picked from commit 8b3e57024138f1a40be762fd5d29cc390129a8ad) M tests/unit/menu/menu_methods.js M ui/jquery.ui.menu.js commit e65f3ff refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-05 11:31:33 -0500 Skip collision: fit test in IE until TestSwarm stops using iframes. (cherry picked from commit 8bdf0359bbb3401c053fa453496ffd0c4b9f61bd) M tests/unit/position/position_core.js commit ccb741b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-11-05 09:37:01 -0500 Dialog: Don't use .attr( props, true ). (cherry picked from commit a8de99c791ae24e558920e1756fb7d0bf9dfc166) M ui/jquery.ui.dialog.js commit 8f0daea refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-30 16:26:42 -0400 Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete dropdown positioned incorrectly in IE. (cherry picked from commit d693ce5324f6f3be8479ef083e4eaf3c705ef043) M themes/base/jquery.ui.autocomplete.css commit 48398bc refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-28 20:28:55 -0400 Tooltip: Use attributes, not properties, when checking for parent tooltips. Fixes #8742 - Tooltip shows incorrect message in chrome if there is input with name='title' in a form. (cherry picked from commit d074efe5289db4f5182a685046e9b9ad6186ac26) M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_core.js M ui/jquery.ui.tooltip.js commit 2e9fb43 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-26 10:54:29 -0400 Release: Updated list of globals. (cherry picked from commit 549ffe36da56deb0a1079c98e2241849ebd2ecc4) M build/release/release.js commit fb2eca6 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-11-08 16:10:43 -0500 Draggable: If beforeStart is stopped by user, and appendTo is set, dragEl will be reset to proper position anyway M ui/jquery.ui.draggable.js commit 8976bc7 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2012-11-08 12:02:25 -0600 Progressbar: Refactor to better handle option changes and sanitize values. Fixes #8785 - Progressbar: Remove _value() and always sanitize value option M tests/unit/progressbar/progressbar_options.js M ui/jquery.ui.progressbar.js commit 1e19e5e refs/remotes/origin/spinner-globalize-1.x Author: Sergey Kartashov Date: 2012-11-02 11:31:21 +0600 Datepicker: Added Kyrgyz localization. Fixes #8787 - Datepicker: Add Kyrgyz localization. M demos/datepicker/localization.html A ui/i18n/jquery.ui.datepicker-ky.js commit 75bd22e refs/remotes/origin/spinner-globalize-1.x Author: Avinash R Date: 2012-11-07 10:05:00 -0500 Widget: Bridge falls back to name if there is no widgetFullName, and always stores instances in data. Fixed #8775 - Widget: Bridge fails if widgetFullName is not supplied. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 979bcab refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-06 15:09:21 -0500 Revert "Datepicker: Added Kyrgyz localisation" This reverts commit 4995ea05fef171bc6cb2f941f062997d2cab76a4. M demos/datepicker/localization.html D ui/i18n/jquery.ui.datepicker-ky.js commit 5986571 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-06 14:41:44 -0500 Dialog: Set top and left properties in the default styles to avoid a bug in core. Fixes #8741 - Dialog: dialog with position:fixed goes offscreen when opening after scrolling down since v 1.9.0. M themes/base/jquery.ui.dialog.css commit 4995ea0 refs/remotes/origin/spinner-globalize-1.x Author: elisy Date: 2012-11-02 11:31:21 +0600 Datepicker: Added Kyrgyz localisation M demos/datepicker/localization.html A ui/i18n/jquery.ui.datepicker-ky.js commit c6b52db refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-06 08:01:11 -0500 Tabs: Encode spaces from window.location. Fixes #8777 - Tabs fail in Safari 5.1 when window.location contains a space. M ui/jquery.ui.tabs.js commit c07ae39 refs/remotes/origin/interactions Merge: afc6835 886d6fe Author: Scott González Date: 2012-11-05 16:49:51 -0500 Merge branch 'master' into interactions Conflicts: demos/draggable/constrain-movement.html demos/draggable/cursor-style.html demos/draggable/handle.html demos/draggable/index.html demos/draggable/revert.html demos/draggable/visual-feedback.html demos/index.html ui/jquery.ui.draggable.js ui/jquery.ui.droppable.js commit 886d6fe refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-05 15:38:31 -0500 Core: Patch over broken .removeData() in jQuery 1.6.1 + 1.6.2. M ui/jquery.ui.core.js commit 8a32c39 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-05 15:24:45 -0500 Core: Moved old jQuery support code to the bottom (above deprecated). M ui/jquery.ui.core.js commit 02694a9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-05 15:03:15 -0500 Tooltip: Use ui-tooltip-open instead of tooltip-open for data key. M ui/jquery.ui.tooltip.js commit 0bff32a refs/remotes/origin/spinner-globalize-1.x Author: Mathias Stenbom Date: 2012-11-02 09:59:46 +0100 Resizable: Made handles work with complex markup. Fixes #8756 - Resizable: Complex markup for handles. M tests/unit/resizable/resizable_core.js M ui/jquery.ui.resizable.js commit 6874f19 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-11-05 19:07:03 +0100 Tooltip: Fix default for position option, follow-up to 1d9eab1. M tests/unit/tooltip/tooltip_common.js commit 1d9eab1 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-11-05 19:05:58 +0100 Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever overlapping the trigger. Also fix max-width for custom-content demo. Fixes #8739 - Tooltip: Default positioning on large items off. M demos/tooltip/custom-content.html M ui/jquery.ui.tooltip.js commit 98173a3 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-11-05 18:59:52 +0100 Tooltip: Check type on event directly, preventing TypeError when programmatically moving focus to track-toolipped-input. Fixes #8747 - Tooltip: Using the track option within dialogs creates JS errors M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit 8b3e570 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-11-05 18:37:48 +0100 Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: refresh() doesn't refresh existing submenus. M tests/unit/menu/menu_methods.js M ui/jquery.ui.menu.js commit 8bdf035 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-05 11:31:33 -0500 Skip collision: fit test in IE until TestSwarm stops using iframes. M tests/unit/position/position_core.js commit c677275 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-05 11:28:04 -0500 Core: Simplify IE check now that we don't care about IE6. M ui/jquery.ui.core.js commit a8de99c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-11-05 09:37:01 -0500 Dialog: Don't use .attr( props, true ). M ui/jquery.ui.dialog.js commit 1fe06f0 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-11-04 17:11:41 +0100 CSS Framework: Set out-of-view background-position for ui-icon. Fixes #5659 - CSS Framework: Don't show icon when only ui-icon class is present. M themes/base/jquery.ui.theme.css commit 068d597 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-11-04 09:31:56 -0500 Dev: fix IE fails in draggable and selectable - Fixed #8770 Dev: Remove globals and Standardize Test Suite M tests/unit/draggable/draggable_core.js M tests/unit/selectable/selectable_options.js M tests/unit/selectable/selectable_test_helpers.js commit 3df9ea2 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-11-03 16:17:16 -0400 Dev: remove globals from tests and moved test helpers to correct location - Fixed #8770 Dev: Remove globals and Standardize Test Suite M tests/.jshintrc M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js A tests/unit/datepicker/datepicker_test_helpers.js M tests/unit/datepicker/datepicker_tickets.js M tests/unit/dialog/dialog.html M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_events.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_options.js A tests/unit/dialog/dialog_test_helpers.js M tests/unit/dialog/dialog_tickets.js M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_events.js M tests/unit/draggable/draggable_methods.js M tests/unit/draggable/draggable_options.js A tests/unit/draggable/draggable_test_helpers.js M tests/unit/droppable/droppable.html M tests/unit/droppable/droppable_core.js M tests/unit/droppable/droppable_methods.js M tests/unit/droppable/droppable_options.js A tests/unit/droppable/droppable_test_helpers.js M tests/unit/resizable/resizable.html M tests/unit/resizable/resizable_core.js A tests/unit/resizable/resizable_test_helpers.js M tests/unit/selectable/selectable.html M tests/unit/selectable/selectable_core.js A tests/unit/selectable/selectable_test_helpers.js M tests/unit/sortable/sortable.html M tests/unit/sortable/sortable_core.js M tests/unit/sortable/sortable_methods.js A tests/unit/sortable/sortable_test_helpers.js M tests/unit/sortable/sortable_tickets.js commit 68ad80c refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-11-01 20:54:52 -0400 Dev: Standardize sortable test suite. Fixed #8755 - Dev: Get sortable test suite to pass M build/tasks/testswarm.js M grunt.js M tests/unit/all-active.html M tests/unit/all.html M tests/unit/sortable/sortable.html M tests/unit/sortable/sortable_common.js M tests/unit/sortable/sortable_core.js M tests/unit/sortable/sortable_events.js M tests/unit/sortable/sortable_methods.js M tests/unit/sortable/sortable_options.js M tests/unit/sortable/sortable_tickets.js M ui/jquery.ui.sortable.js commit d771048 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-10-31 09:55:23 -0400 Dev: Fix test failures in oldIE. Fixed #8748 - Dev: Get draggable test suite to pass M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js commit d85b016 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-10-31 08:30:01 -0400 Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable test suite to pass M build/tasks/testswarm.js M grunt.js M tests/unit/all-active.html M tests/unit/all.html M tests/unit/resizable/resizable_core.js M tests/unit/resizable/resizable_options.js M ui/jquery.ui.droppable.js M ui/jquery.ui.resizable.js commit 8746042 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-10-30 22:19:49 -0400 Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable test suite to pass M build/tasks/testswarm.js M grunt.js M tests/unit/all-active.html M tests/unit/all.html M tests/unit/droppable/droppable_common.js M tests/unit/droppable/droppable_core.js M tests/unit/droppable/droppable_events.js M tests/unit/droppable/droppable_methods.js M tests/unit/droppable/droppable_options.js M ui/jquery.ui.droppable.js commit b49e071 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-10-30 21:50:08 -0400 Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectable test suite to pass M build/tasks/testswarm.js M grunt.js M tests/unit/all-active.html M tests/unit/all.html M tests/unit/selectable/selectable_common.js M tests/unit/selectable/selectable_core.js M tests/unit/selectable/selectable_events.js M tests/unit/selectable/selectable_methods.js M tests/unit/selectable/selectable_options.js M ui/jquery.ui.selectable.js commit f0daa22 refs/remotes/origin/spinner-globalize-1.x Author: Mike Sherov Date: 2012-10-30 19:12:17 -0400 Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable test suite to pass M build/tasks/testswarm.js M grunt.js M tests/unit/all-active.html M tests/unit/all.html M tests/unit/draggable/draggable.html M tests/unit/draggable/draggable_common.js M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_events.js M tests/unit/draggable/draggable_methods.js M tests/unit/draggable/draggable_options.js M ui/jquery.ui.draggable.js commit d693ce5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-30 16:26:42 -0400 Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete dropdown positioned incorrectly in IE. M themes/base/jquery.ui.autocomplete.css commit a688e7c refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2012-10-29 13:37:06 -0500 Mixed spaces and tabs removed M ui/jquery.ui.dialog.js commit d074efe refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-28 20:28:55 -0400 Tooltip: Use attributes, not properties, when checking for parent tooltips. Fixes #8742 - Tooltip shows incorrect message in chrome if there is input with name='title' in a form. M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_core.js M ui/jquery.ui.tooltip.js commit 684b55b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-27 20:49:35 +0200 Selectmenu: Do not remove ui-state-focus class on first button focus (follow-up) M ui/jquery.ui.selectmenu.js commit 9473ea7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 16:33:19 -0400 Slider demo: Removed IE6 CSS hack. M demos/slider/side-scroll.html commit be51d53 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 16:32:50 -0400 Droppable demo: Removed IE6 CSS hack. M demos/droppable/photo-manager.html commit 995eb12 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 16:08:05 -0400 Core: Removed $.ui.ie6. M ui/jquery.ui.core.js commit 5bd1965 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 15:59:29 -0400 Datepicker: Removed iframe cover for IE6. M tests/unit/datepicker/datepicker_core.js M themes/base/jquery.ui.datepicker.css M ui/jquery.ui.datepicker.js commit d73edff refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 15:48:37 -0400 Resizable: Removed pixel shifting for IE6. M ui/jquery.ui.resizable.js commit 0c67254 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 15:45:34 -0400 Core: Removed $.support.minHeight. M ui/jquery.ui.core.js commit 30556ce refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 14:43:16 -0400 Build: Set version to 1.10.0pre. M package.json commit 2a68a7d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 14:38:27 -0400 Dialog tests: Removed stack option. M tests/unit/dialog/dialog_common.js commit 5bd4b11 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 14:36:35 -0400 Dialog: Removed minHeight workaround for IE6. M ui/jquery.ui.dialog.js commit da1255a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 14:34:03 -0400 Tabs: Removed overflow workaround for IE6. M ui/jquery.ui.tabs.js commit 1722749 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 14:32:28 -0400 Accordion: Removed overflow workaround for IE6. M ui/jquery.ui.accordion.js commit 703d62f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 14:29:15 -0400 Autocomplete: Removed CSS workaround for IE6. M themes/base/jquery.ui.autocomplete.css commit d68ef5e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 13:47:24 -0400 Tests: Removed old code that kept bad test suites out of TestSwarm. M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/swarminject.js commit b6e1c86 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-26 19:29:30 +0200 Selectmenu: Do not remove ui-state-focus class on first button focus M ui/jquery.ui.selectmenu.js commit 4211866 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-26 11:09:26 -0400 Build: Switch to new browserSet, no IE6 anymore M build/tasks/testswarm.js commit f83f07d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 11:02:43 -0400 Tooltip: Remoed IE6 CSS hack. M themes/base/jquery.ui.tooltip.css commit 549ffe3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 10:54:29 -0400 Release: Updated list of globals. M build/release/release.js commit 68cab60 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-26 10:53:17 -0400 Removed bgiframe. M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html D external/jquery.bgiframe-2.1.2.js M tests/unit/dialog/dialog.html M tests/visual/dialog/animated.html M tests/visual/dialog/complex-dialogs.html M tests/visual/dialog/form.html M tests/visual/dialog/performance.html M ui/jquery.ui.autocomplete.js M ui/jquery.ui.dialog.js M ui/jquery.ui.position.js M ui/jquery.ui.tooltip.js commit 039ee74 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-25 20:47:22 -0400 Dialog: Visual test page for modal form dialogs A tests/visual/dialog/form.html commit 8251440 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-25 20:47:05 -0400 Dialog: Visual test page for animated modal dialog A tests/visual/dialog/animated.html commit 228a9b9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-26 00:41:17 +0200 Selectmenu: follow-up for menu, reset aria-activedescendant to selected item when menu is closed M ui/jquery.ui.selectmenu.js commit a59b3c7 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-26 00:33:20 +0200 Selectmenu: reset aria-activedescendant to selected item when menu is closed M ui/jquery.ui.selectmenu.js commit 7c1a9d9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-25 23:57:36 +0200 Selectmenu: hopefully fixed multiple a11y bugs (value is recognized by screenreader: in collapsed state, when selecting a value, on tab focus; label points to button now) M ui/jquery.ui.selectmenu.js commit e7e73ce refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-25 22:24:50 +0200 Selectmenu tests: aria-activedescendant für button M tests/unit/selectmenu/selectmenu_core.js commit b2d50f9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-25 22:24:37 +0200 Selectmenu: fixed aria-activedescendant for button element M ui/jquery.ui.selectmenu.js commit 9cf0f21 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-25 20:55:48 +0200 Selectmenu: add removeUniqueId to destroy method M ui/jquery.ui.selectmenu.js commit b8cce0c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-25 20:54:27 +0200 Selectmenu: small improvement for label id setting M ui/jquery.ui.selectmenu.js commit e059376 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-25 20:53:57 +0200 Selectmenu tests: add test for button aria-labelledby attribute M tests/unit/selectmenu/selectmenu_core.js commit fcde033 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-25 14:49:14 -0400 Build: Remove generateQuickDownload step, will happen later during a release (cherry picked from commit 666014e8e5272f75e37a1b2987542fe552b1a082) M build/release/release.js commit 096b763 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-25 14:15:46 -0400 Build: Update the changelog shell to include more newlines, makes it easier to edit it later (cherry picked from commit fb40f1f6baaf77864f2aed0422e30ac7bee5c7fd) M build/release/changelog-shell commit 666014e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-25 14:49:14 -0400 Build: Remove generateQuickDownload step, will happen later during a release M build/release/release.js commit 86f4c2f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-25 20:29:24 +0200 Selectmenu: follow-up to "Fix data naming" M demos/selectmenu/custom_render.html commit fb40f1f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-25 14:15:46 -0400 Build: Update the changelog shell to include more newlines, makes it easier to edit it later M build/release/changelog-shell commit 0850efb refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-25 09:55:15 -0400 Updating the 1-9-stable version to 1.9.2pre. M package.json commit 37aad96 refs/tags/1.9.1 (tag: 1.9.1) Author: Jörn Zaefferer Date: 2012-10-25 09:50:50 -0400 Tagging the 1.9.1 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 29fb520 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-25 09:47:35 -0400 Updated AUTHORS.txt. M AUTHORS.txt commit 23d0c93 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-25 09:43:56 -0400 Release: Use 1-9-stable. M build/release/release.js commit b8e0de2 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-25 09:25:40 -0400 Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove support for effects in $.effects[]. M tests/unit/effects/effects.html M ui/jquery.ui.datepicker.js M ui/jquery.ui.effect.js M ui/jquery.ui.widget.js commit 7678b90 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 06:52:29 -0400 Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata. M demos/button/icons.html D external/jquery.metadata.js M ui/jquery.ui.widget.js commit cb030cb refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 06:50:08 -0400 Widget: Removed widgetBaseClass property. Fixes #8155 - Widget: Remove widgetBaseClass property. M ui/jquery.ui.widget.js commit 9202bb7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 06:47:19 -0400 Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - Autocomplete: Remove data fallbacks. M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M ui/jquery.ui.autocomplete.js commit 2582bfa refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 06:39:14 -0400 Position: Removed offset option. Fixes #6982 - Position: Remove offset option. M build/tasks/testswarm.js M demos/position/default.html M tests/unit/all-active.html M tests/unit/all.html M tests/unit/position/position.html D tests/unit/position/position_deprecated.html D tests/unit/position/position_deprecated.js M tests/unit/subsuite.js M tests/visual/position/position_feedback.html M tests/visual/tooltip/tooltip.html M ui/jquery.ui.position.js commit bc44e61 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 06:19:25 -0400 Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Remove changestart event. Fixes #6843 - Accordion: Remove change event. M build/tasks/testswarm.js M tests/unit/accordion/accordion.html D tests/unit/accordion/accordion_common_deprecated.js D tests/unit/accordion/accordion_deprecated.html D tests/unit/accordion/accordion_deprecated.js M tests/unit/all-active.html M tests/unit/all.html M tests/unit/subsuite.js M ui/jquery.ui.accordion.js commit 8d35c03 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 06:15:30 -0400 Accordion: Removed animated option. Fixes #8601 - Accordion: Remove animated option. M tests/unit/accordion/accordion_common_deprecated.js M ui/jquery.ui.accordion.js commit 054b208 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 06:10:00 -0400 Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and remove methods. Fixes #7157 - Tabs: Remove templating (idPrefix, tabTemplate, panelTemplate options). Fixes #7149 - Tabs: Remove use of title attribute. M build/tasks/testswarm.js M grunt.js M tests/unit/all-active.html M tests/unit/all.html M tests/unit/subsuite.js M tests/unit/tabs/tabs.html D tests/unit/tabs/tabs_common_deprecated.js D tests/unit/tabs/tabs_deprecated.html D tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 056f83f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 06:00:18 -0400 Tabs: Removed back-compat filter in tests for negative active option. M tests/unit/tabs/tabs_options.js commit 3d6c2a6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:59:20 -0400 Tabs: Removed back-compat for load event. Fixes #8731 - Tabs: Remove back-compat for load event. M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit 828b3c4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:48:51 -0400 Tabs: Removed abort method. Fixes #7150 - Tabs: Remove abort method. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 6a00d41 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:47:51 -0400 Tabs: Removed spinner option. Fixes #7151 - Tabs: Remove spinner option. M tests/unit/tabs/tabs_common_deprecated.js M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit a9053d9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:46:54 -0400 Tabs: Removed selected option. Fixes #7152 - Tabs: Remove selected option. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit fb525e1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:45:18 -0400 Tabs: Removed select event. Fixes #7154 - Tabs: Remove select event. M tests/unit/tabs/tabs_common_deprecated.js M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit a1fd49f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:44:22 -0400 Tabs: Removed show event. Fixes #7155 - Tabs: Remove show event. M tests/unit/tabs/tabs_common_deprecated.js M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 7cf2719 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:41:14 -0400 Tabs: Removed select method. Fixes #7156 - Tabs: Remove select method. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 0fc682a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:39:15 -0400 Tabs: Removed enable and disable events. Fixes #7160 - Tabs: Remove enable and disable events. M tests/unit/tabs/tabs_common_deprecated.js M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 1a7958a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:37:37 -0400 Tabs: Removed length method. Fixes #7161 - Tabs: Remove length method. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 0429532 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:36:24 -0400 Tabs: Removed cookie option. Fixes #7162 - Tabs: Remove cookie option. D external/jquery.cookie.js M tests/unit/tabs/tabs_common_deprecated.js M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 723d3e0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:32:02 -0400 Tabs: Removed fx option. Fixes #8320 - Tabs: Remove fx option. M tests/unit/tabs/tabs_common_deprecated.js M ui/jquery.ui.tabs.js commit acdd191 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:28:54 -0400 Tabs: Removed url method. Fixes #7148 - Tabs: Remove url method. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 52a184e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-10-25 05:27:33 -0400 Tabs: Removed ajaxOptions and cache options. Fixes #7147 - Tabs: Remove ajaxOptions and cache options. M tests/unit/tabs/tabs_common_deprecated.js M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 974e5f8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-24 11:14:35 -0400 Accordion: Removed deprecated resize method. Fixes #6839 - Accordion: Remove resize method. M tests/unit/accordion/accordion_deprecated.js M ui/jquery.ui.accordion.js commit d67bc41 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-24 11:11:47 -0400 Accordion: Removed deprecated activate method and expanded active option. Fixes #6837 - Accordion: Remove the activate method. Fixes #6853 - Accordion: Remove support for non-number/falsey values for active option. M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit fd952c5 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-24 10:57:01 -0400 Accordion: Removed deprecated icon option. Fixes #6835 - Accordion: Remove icons.headerSelected. M tests/unit/accordion/accordion_common_deprecated.js M tests/unit/accordion/accordion_deprecated.js M ui/jquery.ui.accordion.js commit 09eed56 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-24 10:54:31 -0400 Accordion: Removed deprecated navigation options. Fixes #5870 - Accordion: Remove navigation options. M tests/unit/accordion/accordion_common_deprecated.js M tests/unit/accordion/accordion_deprecated.js M ui/jquery.ui.accordion.js commit 0cdd559 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-24 09:50:08 -0400 Accordion: Remove deprecated height options. Fixes #5868 - Accordion: Remove clearStyle option. Fixes #5872 - Accordion: Remove autoHeight and fillSpace options. M tests/unit/accordion/accordion_common_deprecated.js M tests/unit/accordion/accordion_deprecated.js M ui/jquery.ui.accordion.js commit d07074d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-23 11:09:04 -0400 Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error with animated modal dialog. M demos/dialog/animated.html M ui/jquery.ui.dialog.js commit 513b6da refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-23 10:47:59 -0400 Dialog: Keep focus inside dialog, even when dialog itself has focus. M ui/jquery.ui.dialog.js commit 3a09a4a refs/remotes/origin/spinner-globalize-1.x Author: David Souther Date: 2012-10-15 19:32:23 +0000 Dialog: Prevent tabbing off any dialog. Fixes #3768 - Dialog: contain focus within dialog. M ui/jquery.ui.dialog.js commit 14691ae refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-23 10:31:10 -0400 Dialog: Save the active element that opened the dialog and restore focus to that. Fixes #8730 - Dialog: Restore focus to opener. M tests/visual/dialog/complex-dialogs.html M ui/jquery.ui.dialog.js commit 2a2a2c0 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-22 20:33:15 -0400 Dialog: Prevent dialog form losing focus (or move it back in IE <= 8). M tests/visual/dialog/complex-dialogs.html M ui/jquery.ui.dialog.js commit 3829a37 refs/remotes/origin/spinner-globalize-1.x Author: Nate Eagle Date: 2012-10-15 16:12:21 -0400 Dialog: Awesome new stacking and overlay implementation. Fixes the following tickets: Fixes #3534 - Dialog: Modal dialog disables all input elements on page. Fixes #4671 - Dialog: Modal Dialog disables vertical scroll bar in Chrome & Safari. Fixes #4995 - Dialog: Modal Dialog's overlay dissapears in IE when content is tall. Fixes #5388 - Dialog: Don't change z-index when already at the top. Fixes #5466 - Dialog: "modal" Dialog Incorrectly Cancels Input Events. Fixes #5762 - Dialog: Get rid of z-index workaround, document it instead. Fixes #6267 - Dialog: checkboxes that inherit a z-index < jqueryui.dialog z-index don't work. Fixes #7051 - Dialog: modal prevents tab key from moving focus off slider handle. Fixes #7107 - Dialog: Modal dialog event loss with high zindex child elements (FF 3.6). Fixes #7120 - Dialog: Modal operation interrupts drag drop marker functionality on gmaps. Fixes #8172 - Dialog: Change event cancelled when opening modal dialog from another modal dialog. Fixes #8583 - Dialog: Mouse event wrongly stopped. Fixes #8722 - Dialog: Remove stack option. Fixes #8729 - Dialog: Remove zIndex option. M tests/unit/dialog/dialog.html M tests/unit/dialog/dialog_common.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_tickets.js A tests/visual/dialog/complex-dialogs.html M themes/base/jquery.ui.core.css M themes/base/jquery.ui.dialog.css M ui/jquery.ui.dialog.js commit 88bfb75 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-24 11:40:06 -0400 Cleanup demos: Copy&paste errors in titles, bad descriptions or styling M demos/droppable/shopping-cart.html M demos/position/cycler.html M demos/slider/hotelrooms.html M demos/tooltip/forms.html commit eaadcc0 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-24 12:00:03 -0400 Widget: Bind the remove event to the element, not the .widget() element. M ui/jquery.ui.autocomplete.js M ui/jquery.ui.widget.js commit 5f9d5c5 refs/remotes/origin/1-9-stable Author: Kato Kazuyoshi Date: 2012-10-24 10:27:05 -0500 Effects (size): Adjusting behavior of toggled size effects - See gh-203 - Partial Fix for #7041 M ui/jquery.ui.effect-scale.js commit 721a4b4 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-24 10:41:48 -0400 Widget: Fix _on to use element argument for delegated events. Fixes #8658 - Widget: this._on delegates using instance.widget() instead of passed element M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 848ab48 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-24 10:13:14 -0400 Widget: Use existing widgetEventPrefix when extending. Fixes #8724 - widgetEventPrefix is lost when extending existing widget. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit ba752cf refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-24 10:00:39 -0400 Tooltip: Run _disable when disabled option is set on create. Fixes #8712 - Tooltip: Disabled tooltips on initialization. M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit 1fcccd4 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-24 09:32:07 -0400 Menu: Use start icon (first is deprecated) M demos/menu/icons.html commit dcb6715 refs/remotes/origin/1-9-stable Author: Mike Sherov Date: 2012-10-23 22:10:20 -0400 Fixes #8714, Build: Updated internal JSHint to latest M external/jshint.js commit c45dc65 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-23 15:15:20 -0400 Updated list of maintainers. M package.json commit 86a958d refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-23 15:12:54 -0400 Core: Update :focsable and :tabbable to handle parents with no height/width, but visible overflow. Fixes #8643 - :focusable pseudo-selector does not find elements if parent has 0x0 dimension. M tests/unit/core/core.html M tests/unit/core/selector.js M ui/jquery.ui.core.js commit 97b4813 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-23 15:07:19 -0400 Tooltip tests: Fixed new default value for position option. M tests/unit/tooltip/tooltip_common.js commit 11effcb refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-23 14:49:16 -0400 Dialog: Don't use deprecated offset option for .position(). Fixes #8675 - Dialog: Position with pixels in array doesn't work with back compat disabled. M ui/jquery.ui.dialog.js commit 568aec6 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-23 14:03:04 -0400 Menu: Remove stupid demos, add an icons demo, improve the default demo M demos/menu/default.html A demos/menu/icons.html M demos/menu/index.html D demos/menu/navigationmenu.html D demos/menu/topalignmenu.html commit f4b3cd5 refs/remotes/origin/1-9-stable Author: Maciej Mroziński Date: 2012-10-21 22:24:50 +0200 Accordion: Remove code that sets accordion height. Fixed #8696 - Multiple collapsible Accordions won't work together. M ui/jquery.ui.accordion.js commit 8bb05d2 refs/remotes/origin/1-9-stable Author: Marc-Andre Lafortune Date: 2012-10-07 02:35:01 -0400 Widget: Destroy only when element is the actual target. Fixes #8652 - Widget: Destroy only when element is the actual target. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit b1b07e8 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-23 11:54:32 -0400 Grunt: Disable csslint's vendor-prefix rule, we're including only the prefixes that are still necessary in supported browsers M grunt.js commit 5e0a2ca refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-23 11:45:16 -0400 Widget: Fixed $.widget.extend() to never copy objects by reference. M ui/jquery.ui.widget.js commit d535f68 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-23 11:18:51 -0400 Tooltip: Cleaned up CSS. M themes/base/jquery.ui.tooltip.css commit e123099 refs/remotes/origin/1-9-stable Author: Mike Sherov Date: 2012-10-23 09:36:42 -0500 Build: Enable "unused" option in jshint - Remove unused variables from codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests M .jshintrc M build/release/release.js M build/tasks/build.js M tests/.jshintrc M tests/unit/autocomplete/autocomplete_core.js M tests/unit/autocomplete/autocomplete_events.js M tests/unit/autocomplete/autocomplete_options.js M tests/unit/button/button_events.js M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_defaults.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_tickets.js M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_events.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_options.js M tests/unit/dialog/dialog_tickets.js M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js M tests/unit/droppable/droppable_core.js M tests/unit/droppable/droppable_events.js M tests/unit/droppable/droppable_methods.js M tests/unit/effects/effects_core.js M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js M tests/unit/resizable/resizable_core.js M tests/unit/resizable/resizable_events.js M tests/unit/resizable/resizable_methods.js M tests/unit/resizable/resizable_options.js M tests/unit/selectable/selectable_core.js M tests/unit/selectable/selectable_events.js M tests/unit/selectable/selectable_methods.js M tests/unit/selectable/selectable_options.js M tests/unit/slider/slider_events.js M tests/unit/slider/slider_methods.js M tests/unit/sortable/sortable_core.js M tests/unit/sortable/sortable_options.js M tests/unit/sortable/sortable_tickets.js M tests/unit/spinner/spinner_options.js M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/testsuite.js M tests/unit/tooltip/tooltip_options.js M tests/unit/widget/widget_core.js M ui/.jshintrc M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.dialog.js M ui/jquery.ui.effect.js M ui/jquery.ui.slider.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 7af1ec7 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-23 10:15:19 -0400 Tooltip: Position below the element and set a max width of 300px to more closely match native tooltip behavior. Fixes #8718 - tooltip flickers when too long. M themes/base/jquery.ui.tooltip.css M ui/jquery.ui.tooltip.js commit d67522e refs/remotes/origin/1-9-stable Author: Mike Sherov Date: 2012-10-22 17:41:54 -0400 Build: Upgrade to the latest Grunt and JSHint - Closes gh-786 M .jshintrc D build/.jshintrc M build/release/release.js M build/tasks/build.js M build/tasks/testswarm.js M grunt.js M package.json M tests/.jshintrc M tests/unit/datepicker/datepicker_tickets.js M tests/unit/testsuite.js M ui/.jshintrc M ui/jquery.ui.autocomplete.js commit 9b90887 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-22 15:33:57 -0400 Widget: $.widget.extend(): Properly handle extending a string with an object. Fixes #8713 - Passing an object as ui.resizable handles parameter does not work. M tests/unit/widget/widget_extend.js M ui/jquery.ui.widget.js commit 6bedc0a refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-22 14:57:53 -0400 Whitespace. M tests/unit/widget/widget_extend.js commit ac43938 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-22 10:48:46 -0400 Spinner: Remove z-index from buttons. Whatever the original purpose, its not needed anymore. Fixes #8655 - Spinner buttons displayed on top of Datepicker. M themes/base/jquery.ui.spinner.css commit 49f9b84 refs/remotes/origin/1-9-stable Author: Trey Hunner Date: 2012-10-21 18:50:03 -0700 Remove trailing whitespace and add final newlines M tests/jquery-1.6.1.js M tests/jquery-1.6.2.js M tests/jquery-1.6.3.js M tests/jquery-1.6.4.js M tests/jquery-1.6.js M tests/jquery-1.7.1.js M tests/jquery-1.7.2.js M tests/jquery-1.7.js M tests/jquery-1.8.0.js M tests/jquery.simulate.js M tests/unit/dialog/dialog_tickets.js M ui/i18n/jquery.ui.datepicker-ar.js M ui/i18n/jquery.ui.datepicker-az.js M ui/i18n/jquery.ui.datepicker-bs.js M ui/i18n/jquery.ui.datepicker-cy-GB.js M ui/i18n/jquery.ui.datepicker-el.js M ui/i18n/jquery.ui.datepicker-es.js M ui/i18n/jquery.ui.datepicker-et.js M ui/i18n/jquery.ui.datepicker-eu.js M ui/i18n/jquery.ui.datepicker-fa.js M ui/i18n/jquery.ui.datepicker-fr-CH.js M ui/i18n/jquery.ui.datepicker-gl.js M ui/i18n/jquery.ui.datepicker-hr.js M ui/i18n/jquery.ui.datepicker-hy.js M ui/i18n/jquery.ui.datepicker-id.js M ui/i18n/jquery.ui.datepicker-is.js M ui/i18n/jquery.ui.datepicker-ja.js M ui/i18n/jquery.ui.datepicker-ko.js M ui/i18n/jquery.ui.datepicker-lt.js M ui/i18n/jquery.ui.datepicker-lv.js M ui/i18n/jquery.ui.datepicker-ml.js M ui/i18n/jquery.ui.datepicker-ms.js M ui/i18n/jquery.ui.datepicker-nl.js M ui/i18n/jquery.ui.datepicker-pt-BR.js M ui/i18n/jquery.ui.datepicker-pt.js M ui/i18n/jquery.ui.datepicker-ru.js M ui/i18n/jquery.ui.datepicker-th.js M ui/i18n/jquery.ui.datepicker-tj.js M ui/i18n/jquery.ui.datepicker-tr.js M ui/i18n/jquery.ui.datepicker-uk.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.draggable.js M ui/jquery.ui.effect-highlight.js M ui/jquery.ui.mouse.js M ui/jquery.ui.resizable.js commit 0bcbfe7 refs/remotes/origin/1-9-stable Author: Trey Hunner Date: 2012-10-14 16:07:35 -0700 Replace mixed CRLF/LF line endings with LF M jquery-1.8.2.js M tests/jquery-1.8.0.js M tests/jquery-1.8.1.js M tests/jquery-1.8.2.js commit e629d9a refs/remotes/origin/1-9-stable Author: Trey Hunner Date: 2012-10-14 16:09:42 -0700 Exempt external directory from .editorconfig rules M .editorconfig commit fe1ecf9 refs/remotes/origin/1-9-stable Author: TJ VanToll Date: 2012-10-16 16:44:16 -0400 CSS: Apply opacity to absolutely positioned ui icons in IE8. Fixed #6059 - Button: Primary icon "enabled" when button is disabled. M themes/base/jquery.ui.theme.css commit eb4178f refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-21 17:50:13 -0400 Fixed some jshint errors. M ui/jquery.ui.effect.js M ui/jquery.ui.tabs.js commit 8b76684 refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-10-21 16:46:38 -0500 Effects: Allow 'null' for options - Fixes #8670 - null reference when using effects - Closes gh-783 M tests/unit/effects/effects_core.js M ui/jquery.ui.effect.js commit fd9b355 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-21 17:46:02 -0400 Grunt: Removed tooltip tests from qunit task. M grunt.js commit eb392b3 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-21 15:54:19 -0400 Accordion: Fix back-compat for active option. M ui/jquery.ui.accordion.js commit 78f781f refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-21 13:25:36 -0400 Tooltip: Unit test for nested tooltips M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_core.js commit 132e9f0 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-21 13:07:43 -0400 Tooltip: Update events test to cover correct behaviour M tests/unit/tooltip/tooltip_events.js commit 0b3e59f refs/remotes/origin/1-9-stable Author: Andrew Couch Date: 2012-10-16 12:55:50 -0400 Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delayed tooltips set to track should reposition when being shown for the first time. M tests/unit/tooltip/tooltip_options.js M tests/visual/tooltip/tooltip.html M ui/jquery.ui.tooltip.js commit 3b2d1e7 refs/remotes/origin/1-9-stable Author: Andrew Couch Date: 2012-10-15 16:15:36 -0400 Tooltip: handle removal of elements with delegated tooltips. Fixed #8646 - Delegated tooltips don't close when the tooltipped element is removed M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_core.js M ui/jquery.ui.tooltip.js commit 6b48ef5 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-19 18:16:11 -0400 Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. Remove the keep-open-on-focusout workaround. Now matching behaviour described in ARIA Authoring Practices. Fixes #8699 - Moving focus on click of a tooltipped element shows native tooltip in IE/Firefox on Windows M tests/visual/tooltip/tooltip.html M ui/jquery.ui.tooltip.js commit 77a55f1 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-19 20:58:08 -0400 Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removing title attributes. Fixes #8700 - Overlapping tooltipped elements shows native tooltip for one of the elements M tests/visual/tooltip/tooltip.html M ui/jquery.ui.tooltip.js commit 9d5f91e refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-19 17:04:35 -0400 Tooltip: Comment why we need to use closest M ui/jquery.ui.tooltip.js commit 99aa0ff refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-10-19 18:22:12 -0400 Selectmenu: Fix data naming, should be [namespace]-[widgetname]-[value] M ui/jquery.ui.selectmenu.js commit 5bd5ef1 refs/remotes/origin/1-9-stable Author: Andrew Couch Date: 2012-10-17 22:04:36 -0700 Effect: fix typo in comment ft "optinos" => "options" M ui/jquery.ui.effect.js commit c2802d7 refs/remotes/origin/1-9-stable Author: David Petersen Date: 2012-10-17 11:35:27 -0400 Accordion: handle active: null. Fixes #8694: 1.9 Accordion - active: null allows panels to be collapsible. M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit 390510c refs/remotes/origin/1-9-stable Author: Mike Sherov Date: 2012-10-17 12:34:13 -0400 Build: Include ui/.jshintrc. Fixes #8687 - .jshintrc files not copied to dist. M grunt.js commit 35dc930 refs/remotes/origin/1-9-stable Author: David Petersen Date: 2012-10-17 09:28:51 -0400 Dialog: Use _hide() to make sure close event gets triggered. Fixes #8684 - jQuery dialog with hide options does not trigger close event. M tests/unit/dialog/dialog_events.js M ui/jquery.ui.dialog.js commit dda1925 refs/remotes/origin/1-9-stable Author: David Petersen Date: 2012-10-16 14:07:10 -0400 Slider: Count the handles after setting up a range. Fixes #7922 - Slider with range doesn't work if values are not set. M ui/jquery.ui.slider.js commit f37008e refs/remotes/origin/1-9-stable Author: David Petersen Date: 2012-10-16 13:42:05 -0400 Slider: Update UI when min or max option changes. Fixes #7477 - Setting min/max options does not update view. M ui/jquery.ui.slider.js commit 5e24a1c refs/remotes/origin/1-9-stable Author: TJ VanToll Date: 2012-10-16 13:20:55 -0400 Button: Check for ui-state-disabled during refresh. Fixes #8237 - Button: Anchor tags cannot be disabled within buttonset. M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 8ce3519 refs/remotes/origin/1-9-stable Author: David Petersen Date: 2012-10-16 12:16:13 -0400 Tabs: Remove anchor clone in isLocal. Fixed #8653 - Tabs are not working inside iframe in IE6/7. M ui/jquery.ui.tabs.js commit 8e1e956 refs/remotes/origin/spinner-globalize-1.x Author: Robert Beuligmann Date: 2012-10-16 10:57:49 -0500 Selectmenu: corrections based on code review. M ui/jquery.ui.selectmenu.js commit 1a69667 refs/remotes/origin/1-9-stable Author: Dale Kocian Date: 2012-10-16 09:17:21 -0400 Dialog: Added mousedown event handler on dialog title to focus. Fixed #8063 - Dialog: Escape closes incorrect dialog. M ui/jquery.ui.dialog.js commit 20d19db refs/remotes/origin/spinner-globalize-1.x Author: Robert Beuligmann Date: 2012-10-15 16:58:31 -0500 Selectmenu: ARIA tweaks for keyboard events and closed menu operation M ui/jquery.ui.selectmenu.js commit 112185e refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-12 10:36:56 +0200 Spinner: Remove ui-state- classes from spinner, along with the background:none TR override. Fixes #8654 - Spinner background-color M themes/base/jquery.ui.spinner.css M ui/jquery.ui.spinner.js commit 025266e refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-13 14:50:51 -0400 Resizable: Use .insertAfter() instead of .after() to avoid recursively destroying. Fixes #8662 - Infinite loop - new to jQuery UI 1.9.0. M ui/jquery.ui.resizable.js commit bd3a348 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-12 20:26:47 -0400 Tooltip: Change the default items selector to exclude disabled elements. Fixes #8661 - Tooltip doesn't hide on disabled anchor element [IE only]. M tests/unit/tooltip/tooltip_common.js M ui/jquery.ui.tooltip.js commit c59fbba refs/remotes/origin/spinner-globalize-1.x Merge: fc729a8 94221c4 Author: Felix Nagel Date: 2012-10-12 22:56:45 +0200 Merge branch 'master' into selectmenu commit 94221c4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-12 11:07:04 -0400 Tabs: Use aria-controls instead of the anchor's href to match against location.hash. Fixes #8660 - Tabs: Set initial active tab from location hash for ajax tabs. M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit 1ee090e refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-11 19:06:54 -0400 Autocomplete: Set the top position of the menu so that the menu doesn't affect layout. Fixes #8656 - Initial position of autocomplete is incorrect. M themes/base/jquery.ui.autocomplete.css commit 916c225 refs/remotes/origin/1-9-stable Author: Dave Methvin Date: 2012-10-11 16:35:57 -0400 Update AUTHORS.txt based on CLA responses. M AUTHORS.txt commit a50516f refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-11 14:53:45 -0400 Datepicker demo: Fixed date range restriction when clearing dates. Fixes #5473 - Datepicker: Date range demo bug when clearing date. M demos/datepicker/date-range.html commit 4d5197b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-11 13:21:36 -0400 Whitespace. M themes/base/jquery.ui.autocomplete.css commit cb57f22 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-11 10:36:11 -0400 Theme: Apply color to default link style in ui-state-hover. Fixes #7648 - Accordion Collapsed Color Issue. M themes/base/jquery.ui.theme.css commit bae06d2 refs/remotes/origin/1-9-stable Author: John Chen Date: 2012-08-17 16:20:45 +0800 Sortable: Calculating item distance and direction using a more robust algorithm to better support sorting among nested sortables. Fixes #8572 - Wrong placeholder positions. Fixes #8573 - Can't drag an item out of an inner sortable. Fixes #8574 - Hard to put an item between two inner sortables. Use the item which has the least distance between the mouse pointer and one of its borders to rearrange, with direction being determined by the nearest border. Also we use this algorithm to rearrange even when currentContainer is not changed to override the defective rearrangment in _mouseDrag M ui/jquery.ui.sortable.js commit 20e6064 refs/remotes/origin/1-9-stable Author: John Chen Date: 2012-09-13 12:10:01 +0800 Draggable: Fix a bug when dragging into nested sortables there are duplicated placeholders. Fixes #7777 - Draggable and Nested Sortables bug. M ui/jquery.ui.draggable.js commit 77a4aaf refs/remotes/origin/1-9-stable Author: John Chen Date: 2012-09-12 17:37:04 +0800 Sortable: Fix a bug of removing an item while iterating an array. Fixes #8571 - Out of range problem in when dragging a nested sortable. M ui/jquery.ui.sortable.js commit a3f1a34 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-10 11:45:48 -0400 Remove use of $.browser; add $.ui.ie and $.ui.ie6 temporarily. M tests/jquery.simulate.js M tests/unit/datepicker/datepicker_core.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.mouse.js M ui/jquery.ui.resizable.js M ui/jquery.ui.sortable.js commit fa62f21 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-09 09:06:58 -0400 Tabs: Handle extraneous list items when using ui-tabs-active to set the initially active tab. Fixes #8568 - jQuery ui tabs: wrong default active li if ul contains extraneous elements. M ui/jquery.ui.tabs.js commit 1e6e4ce refs/remotes/origin/1-9-stable Author: Richard D. Worth Date: 2012-10-09 08:41:18 -0400 Dialog: add required closing tag . Fixes #8639 - jQuery 1.9.0 dialog on a XHTML page is broken if buttons are defined M ui/jquery.ui.dialog.js commit 7756834 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-08 17:42:56 -0400 Demos: Fixed titles. M demos/position/cycler.html M demos/spinner/currency.html M demos/tooltip/custom-style.html commit ec60dcd refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-05 14:52:15 -0400 Updating the master version to 1.9.1pre. M package.json commit cb8d094 refs/tags/1.9.0 (tag: 1.9.0) Author: Scott González Date: 2012-10-05 14:50:48 -0400 Tagging the 1.9.0 release. M package.json A ui.accordion.jquery.json A ui.autocomplete.jquery.json A ui.button.jquery.json A ui.core.jquery.json A ui.datepicker.jquery.json A ui.dialog.jquery.json A ui.draggable.jquery.json A ui.droppable.jquery.json A ui.effect-blind.jquery.json A ui.effect-bounce.jquery.json A ui.effect-clip.jquery.json A ui.effect-drop.jquery.json A ui.effect-explode.jquery.json A ui.effect-fade.jquery.json A ui.effect-fold.jquery.json A ui.effect-highlight.jquery.json A ui.effect-pulsate.jquery.json A ui.effect-scale.jquery.json A ui.effect-shake.jquery.json A ui.effect-slide.jquery.json A ui.effect-transfer.jquery.json A ui.effect.jquery.json A ui.menu.jquery.json A ui.mouse.jquery.json A ui.position.jquery.json A ui.progressbar.jquery.json A ui.resizable.jquery.json A ui.selectable.jquery.json A ui.slider.jquery.json A ui.sortable.jquery.json A ui.spinner.jquery.json A ui.tabs.jquery.json A ui.tooltip.jquery.json A ui.widget.jquery.json commit 0a31a82 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-05 12:52:02 -0400 Tooltip: Better cleanup on destroy. Fixes #8627 - The Tooltip destroy method is not clearing up the data properties. M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.tooltip.js commit 96f2aa4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-05 11:26:49 -0400 Tooltip: Check if event exists before checking properties in open(). Fixes #8626 - Programatically opening a tooltip with out giving an event results in a javascript error. M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.tooltip.js commit f417a92 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-04 16:48:42 -0400 Build: Generate quick download in release script. M build/release/release.js commit d434c9a refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-04 11:59:11 -0400 typo M ui/jquery.ui.tooltip.js commit 49406c1 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-04 11:16:13 -0400 Build: Throw an Error object instead of a string. M build/tasks/build.js commit f5261f3 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-04 11:13:14 -0400 Tooltip: Stop tracking the mouse if the element gains focus. Fixes #8622 - Tooltip tracks mouse when the element has focus. M ui/jquery.ui.tooltip.js commit 7009e9b refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-04 14:45:01 +0200 Revert "Grunt/testswarm: Undo the change from 6e55168318495da50cae457433eae2438699e1f3 to see if its responsible for the position errors in IE8" This reverts commit a8f5e3c399844f82e67ffdceb29dbbfb0e1314db. Did not have any effect on TestSwarm M build/tasks/testswarm.js commit a8f5e3c refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-10-04 14:05:52 +0200 Grunt/testswarm: Undo the change from 6e55168318495da50cae457433eae2438699e1f3 to see if its responsible for the position errors in IE8 M build/tasks/testswarm.js commit 3d9545a refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-03 21:23:20 -0400 Update lint task to include the release script. A build/.jshintrc M build/release/release.js M grunt.js commit fc729a8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-10-03 22:43:03 +0200 Selectmenu: Upgrade jQuery to 1.8.2. M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/disabled.html M tests/visual/selectmenu/empty.html M tests/visual/selectmenu/events.html M tests/visual/selectmenu/methods.html commit cca4e77 refs/remotes/origin/spinner-globalize-1.x Merge: 5e12c54 e8bdf46 Author: Felix Nagel Date: 2012-10-03 22:37:03 +0200 Merge branch 'master' into selectmenu commit e8bdf46 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-02 11:05:32 -0400 Build: Fixed core.json syntax. M build/core.json commit 5405a82 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-02 10:21:52 -0400 Autocomplete cache demo: Let the widget handle request synchronization. Fixes #8616 - Remote autocomplete example can leave pending request tracking out of sync. M demos/autocomplete/remote-with-cache.html commit 2c50b1b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-01 16:52:54 -0400 Accordion: Only adjust height animations for heightStyle: content. Fix tests that punch .animate(). M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit d20f05e refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-01 16:25:23 -0400 Accordion: New approach to synchronizing animations. Fixes #4178 - Accordion animation a bit jumpy in some browsers. M ui/jquery.ui.accordion.js commit 4ab4684 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-10-01 15:34:44 -0400 Dialog: Don't try to place the dialog next to itself on destroy. Fixes #8613 - Destroying a dialog removes the original element from the DOM. M ui/jquery.ui.dialog.js commit 9b0c8b7 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-29 16:33:30 -0400 Release: Build themes and CDN zips. M build/release/release.js commit 7882bf4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-29 16:32:52 -0400 Updated docs URLs for core files. M ui/jquery.ui.core.js M ui/jquery.ui.effect.js commit 90a8581 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-29 16:21:58 -0400 Manifest: Fixed docs URL for widget factory. M build/core.json commit b0684e9 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-29 15:46:29 -0400 Updated AUTHORS.txt. M AUTHORS.txt commit f71f4ab refs/remotes/origin/1-8-stable (origin/1-8-stable) Author: Jörn Zaefferer Date: 2012-09-29 18:00:45 +0200 Grunt: Fix download_docs task M grunt.js commit 6e55168 refs/remotes/origin/1-9-stable Author: Timo Tijhof Date: 2012-09-29 05:25:45 +0200 grunt testswarm: Job name consistent with other jquery repos. With hash symbol in front of link and 10-char commit hash. M build/tasks/testswarm.js commit 0c8556d refs/remotes/origin/1-8-stable Author: Scott González Date: 2012-09-28 20:27:00 -0400 Updating the 1-8-stable version to 1.8.25pre M package.json commit c2a113b refs/tags/1.8.24 (tag: 1.8.24) Author: Scott González Date: 2012-09-28 20:26:59 -0400 Tagging the 1.8.24 release. M package.json commit 149567e refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-26 18:06:20 -0500 Updated docs URLS. M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect-blind.js M ui/jquery.ui.effect-bounce.js M ui/jquery.ui.effect-clip.js M ui/jquery.ui.effect-drop.js M ui/jquery.ui.effect-explode.js M ui/jquery.ui.effect-fade.js M ui/jquery.ui.effect-fold.js M ui/jquery.ui.effect-highlight.js M ui/jquery.ui.effect-pulsate.js M ui/jquery.ui.effect-scale.js M ui/jquery.ui.effect-shake.js M ui/jquery.ui.effect-slide.js M ui/jquery.ui.effect-transfer.js M ui/jquery.ui.effect.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit ac0f6de refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-26 11:55:03 -0500 Theme: Don't remove outlines on active elements. Fixes #6757 - .ui-widget :active { outline: none; } causes slowness in FF. M themes/base/jquery.ui.theme.css commit 9bac5bb refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-09-13 15:50:43 +0200 Grunt: New task for downloading themes using new themeroller. * Replaces the old theme tasks with generate_themes. * Drops useless download_docs task * Drops request module M build/tasks/build.js M grunt.js M package.json commit 1fd96df refs/tags/1.8.24 Author: Scott González Date: 2012-09-20 21:56:41 -0400 Upgrade jQuery to 1.8.2. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/widget/default.html D jquery-1.8.0.js A jquery-1.8.2.js M tests/index.html A tests/jquery-1.8.1.js A tests/jquery-1.8.2.js M tests/jquery.js M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/all.html M tests/unit/defaults.html M tests/unit/index.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/datepicker_ticket_7552.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/mouse/mouse_ticket_6946.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit a638acb refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-20 21:41:47 -0400 Upgrade jQuery to 1.8.2. M build/tasks/testswarm.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/menu/default.html M demos/menu/navigationmenu.html M demos/menu/topalignmenu.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.8.0.js A jquery-1.8.2.js M tests/index.html A tests/jquery-1.8.1.js A tests/jquery-1.8.2.js M tests/jquery.js M tests/unit/accordion/all.html M tests/unit/all-active.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/index.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/performance.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit a14cf74 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-20 20:36:39 -0400 Build: Remove summary from changelog. M build/release/changelog-shell M build/release/release.js commit 1827b39 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-20 20:21:32 -0400 Build: Convert changelog to markdown. M build/release/changelog-shell M build/release/release.js commit 9fbbd01 refs/remotes/origin/1-9-stable Author: Kris Borchers Date: 2012-09-20 07:39:04 -0500 Button demos: Fix selector since demo wrapper div was removed M demos/button/icons.html commit 92e1e83 refs/remotes/origin/1-9-stable Author: Rafael Xavier de Souza Date: 2012-09-19 16:26:47 -0300 Tests: Fix padding from 4% to 2%, since width is 96%. M tests/visual/theme.html commit 7023ed4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-12 09:28:51 -0400 Tabs: Account for non-tab list items on init. Fixes #8568 - jQuery ui tabs: wrong default active li if ul contains extraneous elements. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_deprecated.html M ui/jquery.ui.tabs.js commit 01e3af4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-11 16:14:56 -0400 Widget demo: Remove link to planning wiki. M demos/widget/default.html commit 51676c0 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-10 11:36:16 -0400 Demo: Missed one wrapper div. M demos/tabs/default.html commit 303f20e refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-10 11:33:46 -0400 Demos: Cleanup. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/index.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/addClass/index.html M demos/animate/default.html M demos/animate/index.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/index.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/index.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/index.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/demos.css M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/index.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/index.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/index.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/effect/index.html M demos/hide/default.html M demos/hide/index.html M demos/index.html M demos/menu/default.html M demos/menu/index.html M demos/menu/navigationmenu.html M demos/menu/topalignmenu.html M demos/position/cycler.html M demos/position/default.html M demos/position/index.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/index.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/removeClass/index.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/index.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/index.html M demos/selectable/serialize.html M demos/show/default.html M demos/show/index.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/index.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html D demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/index.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/index.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/switchClass/index.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/index.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggle/index.html M demos/toggleClass/default.html M demos/toggleClass/index.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/index.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html M demos/widget/index.html commit 9e259c6 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-06 21:54:22 -0400 Menu demo: Added demo description. M demos/menu/topalignmenu.html commit 65bada3 refs/tags/1.8.24 Author: Jared A. Scheel Date: 2012-09-06 12:30:11 -0400 Draggable: Always clean up iframes. Fixes #8555 - Draggable: iframeFix option leaves iframes in DOM when using a selector. (cherry picked from commit 19a9d57868636eb1250143ab8e69e6748e6f82f1) M ui/jquery.ui.draggable.js commit 19a9d57 refs/remotes/origin/1-9-stable Author: Jared A. Scheel Date: 2012-09-06 12:30:11 -0400 Draggable: Always clean up iframes. Fixes #8555 - Draggable: iframeFix option leaves iframes in DOM when using a selector. M ui/jquery.ui.draggable.js commit e1fd8ea refs/remotes/origin/1-9-stable Author: Kris Borchers Date: 2012-09-05 20:37:29 -0500 Tooltip tests: Fixed typo M tests/visual/tooltip/tooltip.html commit e162fdd refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-05 16:07:36 -0400 Menu: Don't move focus from the active item on click. Fixes #8552 - selected value overwritten/not correctly set. M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit 6abb107 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-09-04 17:00:26 -0400 Dialog: Only bind focus-trapping event once. Fixes #8551 - After repeated opening and closing of a modal dialog, focus navigation using tab becomes slow. M ui/jquery.ui.dialog.js commit 5e12c54 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-09-04 12:17:04 +0200 Selectmenu tests: Upgrade visual tests to jQuery to 1.8.0. M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/disabled.html M tests/visual/selectmenu/empty.html M tests/visual/selectmenu/events.html M tests/visual/selectmenu/methods.html commit e242868 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-31 15:41:45 -0400 Tooltip: Allow strings for content option. M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit dee7c8b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-31 15:38:21 -0400 Tooltip: Update open tooltips if the content option changes. Fixes #8544 - Unable to update tooltip content dynamically. M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit c135fc1 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-31 08:57:59 -0400 Accordion demo: Cleanup. M demos/accordion/hoverintent.html commit fb87e1c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-08-30 23:38:56 +0200 Selectmenu tests: Added test for widget() method. M tests/unit/selectmenu/selectmenu_methods.js commit 66156aa refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-08-30 23:00:54 +0200 Selectmenu: Upgrade jQuery to 1.8.0. M demos/selectmenu/custom_render.html M demos/selectmenu/default.html commit daadc84 refs/remotes/origin/spinner-globalize-1.x Merge: c179902 dec9c54 Author: Felix Nagel Date: 2012-08-30 22:57:37 +0200 Merge branch 'master' into selectmenu commit dec9c54 refs/remotes/origin/1-9-stable Author: Bernhard Sirlinger Date: 2012-08-30 11:23:07 -0400 Effects (Shake): Divide duration by number of animation steps. Fixed: #8531 - Shake effect: Duration is multiplied based on number of shakes. M ui/jquery.ui.effect-shake.js commit 13fa4a9 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-30 09:44:31 -0400 Tabs: Don't apply a spinner when nested tabs are loading. Fixes #8529 - tabs with in tabs, heading appears as Loading.... M ui/jquery.ui.tabs.js commit 7852583 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-08-30 15:20:36 +0200 Restore QUnit's now dead feature of using jQuery to reset the fixture. Fixes tooltip unit tests M tests/unit/testsuite.js commit 0164db1 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-08-30 15:10:52 +0200 Update QUnit to 1.10.0 M external/qunit.css M external/qunit.js commit 397a421 refs/remotes/origin/1-9-stable Author: Sindre Sorhus Date: 2012-08-29 01:25:20 +0200 Update .editorconfig with new properties (cherry picked from commit cfe50f559f5d167835ad7052c1e396f18035af7f) M .editorconfig commit 1cbd513 refs/tags/1.8.24 Author: Philipp Benjamin Köppchen Date: 2012-08-27 20:37:04 +0200 Droppable: greedy children now consider only parents with same scope as parents. Fixed #8524 - Nested greedy droppables trigger parents events even when scopes are different (cherry picked from commit bce08389388ec21bc904035a7267afed255573f4) M ui/jquery.ui.droppable.js commit bce0838 refs/remotes/origin/1-9-stable Author: Philipp Benjamin Köppchen Date: 2012-08-27 20:37:04 +0200 Droppable: greedy children now consider only parents with same scope as parents. Fixed #8524 - Nested greedy droppables trigger parents events even when scopes are different M ui/jquery.ui.droppable.js commit 96cabd5 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-27 17:23:30 -0400 Effects: Cleanup. M ui/jquery.ui.effect.js commit 93556a8 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-27 08:05:27 -0400 Menu: If the active element no longer exists after a refresh, blur the menu. M ui/jquery.ui.autocomplete.js M ui/jquery.ui.menu.js commit b22e3c3 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 20:21:24 -0400 Tooltip tests: Added test for widget() method. M tests/unit/tooltip/tooltip_methods.js commit 0729194 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 20:20:43 -0400 Tabs tests: Added test for widget() method. M tests/unit/tabs/tabs_methods.js commit 1540f4a refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 20:20:13 -0400 Whitespace M tests/unit/tabs/tabs_methods.js commit 383d0db refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 20:19:35 -0400 Spinner tests: Added test for widget() method. M tests/unit/spinner/spinner_methods.js commit dc7c26b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 20:18:21 -0400 Progressbar tests: Added test for widget() method. M tests/unit/progressbar/progressbar_methods.js commit 2e491e0 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 20:17:36 -0400 Menu tests: Added test for widget() method. M tests/unit/menu/menu_methods.js commit 355a1a6 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 20:16:30 -0400 Menu tests: re-order tests. M tests/unit/menu/menu_methods.js commit 7f6ef7f refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 20:15:03 -0400 Autocomplete tests: Added test for widget() method. M tests/unit/autocomplete/autocomplete_methods.js commit 1034633 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 20:00:36 -0400 Accordion tests: Added test for widget() method. M tests/unit/accordion/accordion_methods.js commit 42b21fd refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 18:37:30 -0400 Tests: Removed completed TODO. M tests/unit/testsuite.js commit 7e9315a refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 18:21:15 -0400 Position cycler demo: Cleanup. M demos/position/cycler.html commit e318e5b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 18:07:04 -0400 Tooltip demo: Remove leftover styles from popup widget. M demos/tooltip/video-player.html commit 6e7bd4d refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-26 17:21:23 -0400 Revert "Datepicker: Modified _updateDatepicker to not update display if updated instance is not current instance." This revert fixes a more serious problem: Fixes #8522 - Calendar doesn't render when moving between datepicker controls. This reverts commit b4ef2f7ebb1162f75d8fa3276d73e4746bcace84. M ui/jquery.ui.datepicker.js commit 767af39 refs/remotes/origin/1-9-stable Author: Pierre-Henri Ausseil Date: 2012-08-26 17:09:39 -0400 Autocomplete: Fixed an invisible character tht lead to a failure of the function. M ui/jquery.ui.autocomplete.js commit 24e01af refs/tags/1.9.0-rc.1 (tag: 1.9.0-rc.1) Author: Scott González Date: 2012-08-24 09:05:38 -0400 Tagging the 1.9.0-rc.1 release. M package.json commit 800efd2 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-24 08:30:54 -0400 Updated AUTHORS.txt. M AUTHORS.txt commit d372882 refs/remotes/origin/1-9-stable Author: Kris Borchers Date: 2012-08-23 20:25:00 -0500 Datepicker: Replace HTML entities with characters in es, fi, gl, is, it, pt-BR, pt and sl i18n files. Fixes #8515 - Datepicker: Translation displays HTML entities when setting some formats M ui/i18n/jquery.ui.datepicker-es.js M ui/i18n/jquery.ui.datepicker-fi.js M ui/i18n/jquery.ui.datepicker-gl.js M ui/i18n/jquery.ui.datepicker-is.js M ui/i18n/jquery.ui.datepicker-it.js M ui/i18n/jquery.ui.datepicker-pt-BR.js M ui/i18n/jquery.ui.datepicker-pt.js M ui/i18n/jquery.ui.datepicker-sl.js commit 35cf028 refs/tags/1.8.24 Author: Jiayi Yang Date: 2012-08-23 21:00:29 -0400 Datepicker: Updated zh-CN, zh-HK, and zh-TW locales. Fixes #8511 - Localization Issue: the monthNameShort in Chinese is wrong. (cherry picked from commit a922d4d5b659cb2fac8f5e0d6d875db81595b17b) M ui/i18n/jquery.ui.datepicker-zh-CN.js M ui/i18n/jquery.ui.datepicker-zh-HK.js M ui/i18n/jquery.ui.datepicker-zh-TW.js commit a922d4d refs/remotes/origin/1-9-stable Author: Jiayi Yang Date: 2012-08-23 21:00:29 -0400 Datepicker: Updated zh-CN, zh-HK, and zh-TW locales. Fixes #8511 - Localization Issue: the monthNameShort in Chinese is wrong. M ui/i18n/jquery.ui.datepicker-zh-CN.js M ui/i18n/jquery.ui.datepicker-zh-HK.js M ui/i18n/jquery.ui.datepicker-zh-TW.js commit 30e1ec4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-23 10:27:12 -0400 Build: Update link to AUTHORS.txt during release. M build/release/release.js commit 8aa410b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-23 07:35:40 -0400 Core: Whitespace. M ui/jquery.ui.core.js commit c343598 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-23 07:30:29 -0400 Core: Deprecate .enableSelection() and .disableSelection(). Fixes #7755 - Core: Deprecate .disableSelection() and .enableSelection(). M ui/jquery.ui.core.js commit c0d0283 refs/tags/1.8.24 Author: Martin Hoch Date: 2012-08-22 22:04:40 -0400 Sortable: Fixed container change detection. Fixes #5159 - Remove and receive events on nested sortables. (cherry picked from commit b9ef00f0c7fe20980e3811e6622d8e2287e0fbf5) Conflicts: ui/jquery.ui.sortable.js M ui/jquery.ui.sortable.js commit a4ae382 refs/tags/1.8.24 Author: Martin Hoch Date: 2012-08-22 22:02:39 -0400 Sortable: Fixed jerkiness with nested-sortables. Fixes #4857 - Nested lists don't work properly with sortable. (cherry picked from commit 2b899cc8437c5bc16b60a01a51241e4096fd80db) M ui/jquery.ui.sortable.js commit b9ef00f refs/remotes/origin/1-9-stable Author: Martin Hoch Date: 2012-08-22 22:04:40 -0400 Sortable: Fixed container change detection. Fixes #5159 - Remove and receive events on nested sortables. M ui/jquery.ui.sortable.js commit 2b899cc refs/remotes/origin/1-9-stable Author: Martin Hoch Date: 2012-08-22 22:02:39 -0400 Sortable: Fixed jerkiness with nested-sortables. Fixes #4857 - Nested lists don't work properly with sortable. M ui/jquery.ui.sortable.js commit 6514607 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-17 10:34:00 -0400 Position: Properly handle flip collision when the window is scrolled. Fixes #8481 - Position in flip mode does not take into consideration scrollTop and scrollLeft. M ui/jquery.ui.position.js commit af67883 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-17 09:08:07 -0400 Tabs: Set ajaxOptions in intial $.ajax() call. Fixes #8504 - Ajax in Tabs not passing data in 1.9. beta 1. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit df707b2 refs/tags/1.8.23 (tag: 1.8.23) Author: Scott González Date: 2012-08-15 09:53:35 -0400 Tagging the 1.8.23 release. M package.json commit 961022a refs/tags/1.8.24 Author: Scott González Date: 2012-08-15 09:53:35 -0400 Updating the 1-8-stable version to 1.8.24pre M package.json commit 04df2b9 refs/tags/1.8.23 Author: Scott González Date: 2012-08-14 17:00:07 -0400 Position: Create curCSS alias if it doesn't exist. Fixes #8501 - 1.8 Compat; Position still uses $.curCSS. M ui/jquery.ui.position.js commit 536d112 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-14 08:45:58 -0400 Upgrade jQuery Color to 2.0.0. Fixes #6969 - Effects: 'borderColor' property is buggy. M ui/jquery.ui.effect.js commit e4a1c98 refs/tags/1.8.23 Author: Scott González Date: 2012-08-13 09:31:31 -0400 Upgrade jQuery to 1.8.0. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/widget/default.html D jquery-1.7.2.js A jquery-1.8.0.js M tests/index.html A tests/jquery-1.8.0.js M tests/jquery.js M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/all.html M tests/unit/defaults.html M tests/unit/index.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/datepicker_ticket_7552.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/mouse/mouse_ticket_6946.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit 1e6b2b2 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-13 09:19:09 -0400 Upgrade jQuery to 1.8.0. M build/tasks/testswarm.js M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/menu/default.html M demos/menu/navigationmenu.html M demos/menu/topalignmenu.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.7.2.js A jquery-1.8.0.js M tests/index.html A tests/jquery-1.8.0.js M tests/jquery.js M tests/unit/accordion/all.html M tests/unit/all-active.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/index.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/icons.html M tests/visual/addClass/queue.html M tests/visual/button/button.html M tests/visual/button/performance.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/dialog/performance.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/index.html M tests/visual/menu/menu.html M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit c7223b9 refs/tags/1.8.23 Author: Scott González Date: 2012-02-11 12:20:46 -0500 Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state. (cherry picked from commit c0093b599fcd58b6ad122ab425c4cc1a4da4a520) Conflicts: ui/jquery.effects.core.js M demos/effect/easing.html M ui/jquery.effects.core.js commit c179902 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-08-11 19:57:17 +0200 Simplify licensing. M ui/jquery.ui.selectmenu.js commit b6e2467 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-08-11 19:55:06 +0200 Selectmenu: remove unbind Menu document event to reset mouseHandled flag, related to revision b8ad711deedab11da1f181b486ee67f259a3ef7c M ui/jquery.ui.selectmenu.js commit dd272e7 refs/remotes/origin/spinner-globalize-1.x Merge: 549b97e 30b579f Author: Felix Nagel Date: 2012-08-11 19:45:43 +0200 Merge branch 'master' into selectmenu commit 5e935ea refs/tags/1.8.23 Author: Scott González Date: 2012-08-10 09:28:56 -0400 Dialog: Don't use $.attrFn since it's empty in jQuery 1.8.0. Fixes #8484 - Text of buttons in dialog is not shown with jquery 1.8.0. M ui/jquery.ui.dialog.js commit b92965a refs/tags/1.8.23 Author: Scott González Date: 2012-08-09 16:32:16 -0400 Datepicker: Unescape double escaped ids when handling events. Fixes #8480 - Datepicker 1.8.22 escaped id does not work. (cherry picked from commit 30b579f598a3abdc9b0b7ad18bc76c8b5438d5ca) M ui/jquery.ui.datepicker.js commit 30b579f refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-09 16:32:16 -0400 Datepicker: Unescape double escaped ids when handling events. Fixes #8480 - Datepicker 1.8.22 escaped id does not work. M ui/jquery.ui.datepicker.js commit 485ca71 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-08-09 10:13:24 -0400 Simplify licensing. D GPL-LICENSE.txt M grunt.js M package.json M tests/jquery.simulate.js M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect-blind.js M ui/jquery.ui.effect-bounce.js M ui/jquery.ui.effect-clip.js M ui/jquery.ui.effect-drop.js M ui/jquery.ui.effect-explode.js M ui/jquery.ui.effect-fade.js M ui/jquery.ui.effect-fold.js M ui/jquery.ui.effect-highlight.js M ui/jquery.ui.effect-pulsate.js M ui/jquery.ui.effect-scale.js M ui/jquery.ui.effect-shake.js M ui/jquery.ui.effect-slide.js M ui/jquery.ui.effect-transfer.js M ui/jquery.ui.effect.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit bde4392 refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-08-05 10:05:44 -0500 Build: Extending testswarm timeout to 45 minutes M build/tasks/testswarm.js commit f4e4727 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-08-02 13:46:29 +0200 Build: Include *.jquery.json files in release M grunt.js commit 25f20b1 refs/tags/1.8.23 Author: Scott González Date: 2012-07-31 16:27:43 -0400 Mouse: Don't try to unbind delegated event handlers if they don't exist. Fixes #8416 - Draggable breaks during drag if any other draggable is removed or destroyed. (cherry picked from commit e68bee9b84b16ee8a757a7a1f44d93f4ba78c656) M ui/jquery.ui.mouse.js commit e68bee9 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-31 16:27:43 -0400 Mouse: Don't try to unbind delegated event handlers if they don't exist. Fixes #8416 - Draggable breaks during drag if any other draggable is removed or destroyed. M ui/jquery.ui.mouse.js commit 7e1cb95 refs/remotes/origin/1-9-stable Author: kborchers Date: 2012-07-31 00:00:07 -0500 Menu: Open submenu on click of parent item and only close menu when clicking item without submenu. M ui/jquery.ui.menu.js commit b68b116 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-30 12:48:47 -0400 Autocomplete: Fixed spacing. M ui/jquery.ui.autocomplete.js commit 1626c97 refs/remotes/origin/1-9-stable Author: Mark Aaron Shirley Date: 2012-07-27 09:40:11 -0700 Datepicker: Changed body selector to document.body. Fixed #8464 - Datepicker does not properly scope the body selector. M ui/jquery.ui.datepicker.js commit bfec28e refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-26 20:35:48 -0400 Tabs tests: Removed workaround for Firefox <13 passing values to setTimeout(). M tests/unit/tabs/tabs_core.js commit 548d37b refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-25 10:53:31 -0400 Release: Update TODOs related to publishing generated files. M build/release/release.js commit afc6835 refs/remotes/origin/interactions Merge: 1359a53 97ec1dd Author: Jörn Zaefferer Date: 2012-07-24 17:20:18 +0200 Merge branch 'master' into interactions Conflicts: ui/jquery.ui.draggable.js commit 61f4d58 refs/tags/1.8.22 (tag: 1.8.22) Author: Scott González Date: 2012-07-24 08:29:49 -0400 Tagging the 1.8.22 release. M package.json commit 7d8c99d refs/tags/1.8.23 Author: Scott González Date: 2012-07-24 08:29:49 -0400 Updating the 1-8-stable version to 1.8.23pre M package.json commit 97ec1dd refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-23 15:39:12 -0400 Build: Remove need to install shelljs globally for release script. Colorized output. M build/release/release.js commit 7f07f93 refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-07-23 12:14:12 -0500 Build: Extra whitespace M build/tasks/testswarm.js commit 3c2198b refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-07-23 12:07:35 -0500 Tests: Fixining jquery include version M demos/effect/default.html M tests/visual/effects/all.html commit 9fb9b6d refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-07-23 11:50:50 -0500 Build: Adding subtitles for release coverage builds to testswarm description M build/tasks/testswarm.js commit cb41ec7 refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-07-23 10:54:06 -0500 Build: Splitting Release Coverage build into three M build/tasks/testswarm.js M demos/effect/default.html M tests/visual/effects/all.html M tests/visual/effects/effects.css commit ffd5e6e refs/tags/1.8.22 Author: Scott González Date: 2012-07-21 09:58:03 -0400 Effects (Bounce): Fixed call to .outerHeight/Width() for jQuery 1.8 compat. M ui/jquery.effects.bounce.js commit 037a509 refs/tags/1.8.22 Author: Corey Frang Date: 2012-07-20 18:51:40 -0500 Effects: Fixing call to outerHeight/Width in slide effect for compat with 1.8 core backport of ed64ccf M ui/jquery.effects.slide.js commit ed64ccf refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-07-20 18:50:34 -0500 Effects: Fixing call to outerHeight/Width in slide effect for compat with 1.8 core M ui/jquery.ui.effect-slide.js commit 85d2594 refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-07-20 18:35:32 -0500 Effects: Fixing bug in blind effect caused by 48659c64 - auto doesn't parse M ui/jquery.ui.effect-blind.js commit d8f4562 refs/tags/1.8.22 Author: Corey Frang Date: 2012-07-20 18:09:34 -0500 Effects: Fixing call to outerHeight/Width in drop effect for compat with 1.8 core Backport of commit 4e3d31e M ui/jquery.effects.drop.js commit 4e3d31e refs/remotes/origin/1-9-stable Author: Corey Frang Date: 2012-07-20 18:07:45 -0500 Effects: Fixing call to outerHeight/Width in drop effect for compat with 1.8 core M ui/jquery.ui.effect-drop.js commit d945d29 refs/tags/1.8.22 Author: Jörn Zaefferer Date: 2012-02-23 14:26:47 +0100 Position: Fix initial positioning of cycler demo. (cherry picked from commit 8f71accb75770f56b5983c0e29515e7182c23604) M demos/position/cycler.html commit a24aa8d refs/tags/1.8.22 Author: Scott González Date: 2012-07-19 22:02:49 -0400 Effects: Fallback from $.curCSS to $.css to support jQuery 1.8+. M ui/jquery.effects.core.js commit f8bdd6e refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-19 20:49:07 -0400 Build: New release script. D build/release/prepare-release A build/release/release.js commit 6888cec refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-19 19:50:38 -0400 Updated AUTHORS.txt. M AUTHORS.txt commit 6aa2fd8 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-19 17:18:03 -0400 Use tabs for package.json. M package.json commit ebc8210 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-19 17:14:47 -0400 Build: Add a newline at the end of manifest files. M build/tasks/build.js commit 763a111 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-17 16:25:38 -0400 Update project description. M package.json commit 9c1780f refs/tags/1.8.22 Author: Luis Dalmolin Date: 2012-07-16 09:54:48 -0300 Datepicker: Fixed position problem when input is in a fixed element. Fixes #5626 - DatePicker doesn't work inside fixed div. (cherry picked from commit 147ec7bd624e631fe019973876ad587e85d112bf) M ui/jquery.ui.datepicker.js commit 147ec7b refs/remotes/origin/1-9-stable Author: Luis Dalmolin Date: 2012-07-16 09:54:48 -0300 Datepicker: Fixed position problem when input is in a fixed element. Fixes #5626 - DatePicker doesn't work inside fixed div. M ui/jquery.ui.datepicker.js commit fa5e7c1 refs/tags/1.8.22 Author: Maciej Mroziński Date: 2012-07-17 16:16:27 -0400 Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index. (cherry picked from commit cb44dc6c2840a77fbb13a398910ca8818d6439e3) M ui/jquery.ui.datepicker.js commit cb44dc6 refs/remotes/origin/1-9-stable Author: Maciej Mroziński Date: 2012-07-17 16:16:27 -0400 Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index. M ui/jquery.ui.datepicker.js commit b4ef2f7 refs/remotes/origin/1-9-stable Author: Maciej Mroziński Date: 2012-07-16 13:09:52 +0200 Datepicker: Modified _updateDatepicker to not update display if updated instance is not current instance. Fixed #6814 - datepicker('setDate') incorrectly overwrites current display with two datepickers. M ui/jquery.ui.datepicker.js commit 549b97e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-07-17 15:27:26 -0400 Selectmenu: Fixed event unbinding. M ui/jquery.ui.selectmenu.js commit 75105f6 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-17 15:05:05 -0400 Slider tests: Fixed style checks for orientation test. M tests/unit/slider/slider_options.js commit 174df61 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-17 15:04:16 -0400 Slider tests: Minor cleanup: added expect() calls, fixed left-over slider that was appended to body. M tests/unit/slider/slider_core.js M tests/unit/slider/slider_events.js M tests/unit/slider/slider_methods.js M tests/unit/slider/slider_options.js commit f7b32d9 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-17 14:08:16 -0400 Menu tests: Removed test for key handling when the element doens't have focus (illogical test). M tests/unit/menu/menu_events.js commit 06372cd refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-07-16 21:38:47 +0200 Selectmenu: follow-up to 'split core unit test for state synchronization in keydown and click' M tests/unit/selectmenu/selectmenu_core.js commit 83f4249 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-07-16 21:31:18 +0200 Selectmenu: split core unit test for state synchronization in keydown and click M tests/unit/selectmenu/selectmenu_core.js commit 8d4036c refs/remotes/origin/1-9-stable Merge: dcea4f0 99c4dde Author: Scott González Date: 2012-07-16 15:29:31 -0400 Merge branch 'manifest' commit 99c4dde refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-16 15:29:13 -0400 Manifests: Update URLs for core files. M build/core.json M build/tasks/build.js commit c484bc0 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-16 15:14:42 -0400 Manifest: Move transfer effect to core.json since it's not like other effects (no show/hide). M build/core.json M build/effect.json M build/tasks/build.js commit 44f9b8f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-07-16 20:36:01 +0200 Selectmenu: updated copyright notice M ui/jquery.ui.selectmenu.js commit b37fec9 refs/remotes/origin/1-9-stable Merge: 58a1993 328cccd Author: Scott González Date: 2012-07-16 13:26:40 -0400 Merge branch 'manifest' of github.com:jquery/jquery-ui into manifest Conflicts: build/widget.json commit 328cccd refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-07-16 18:47:43 +0200 Manifest: Give interactions their own category M build/widgets.json commit 347aa33 refs/tags/1.8.22 Author: Baoju Yuan Date: 2012-07-16 10:26:02 -0400 Sortable: Reset fromOutside property when canceling helper removal. Fixes #8430 - draggable with sortable makes sortable event receive triggered wrong. (cherry picked from commit dcea4f043adc7f37674feead31ded148d311ab72) M ui/jquery.ui.sortable.js commit dcea4f0 refs/remotes/origin/1-9-stable Author: Baoju Yuan Date: 2012-07-16 10:26:02 -0400 Sortable: Reset fromOutside property when canceling helper removal. Fixes #8430 - draggable with sortable makes sortable event receive triggered wrong. M ui/jquery.ui.sortable.js commit 0a1cd95 refs/remotes/origin/1-9-stable Author: TJ VanToll Date: 2012-07-15 07:07:38 -0400 Spinner: Trivial spelling fix in demo. M demos/spinner/currency.html commit 58a1993 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-16 08:53:34 -0400 Manifest: Move interactions to their own file. A build/interaction.json M build/tasks/build.js M build/widget.json commit ac44afe refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-16 08:50:00 -0400 Manifest: Use existing data structure to infer categorization. A build/effect.json D build/effects.json M build/tasks/build.js A build/widget.json D build/widgets.json commit 2e385a7 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-16 08:37:53 -0400 Manifests: Fixed typo. M build/widgets.json commit cd82b33 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-07-16 14:08:10 +0200 Manifest: Add category field M build/core.json M build/tasks/build.js M build/widgets.json commit b073cda refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-13 15:52:32 -0400 Dialog tests: Fixed calls to $.contains() that were passing jQuery objects instead of elements. M tests/unit/dialog/dialog_tickets.js commit 5eb1aee refs/remotes/origin/1-9-stable Author: kborchers Date: 2012-07-13 13:36:00 -0500 Menu: Remove unnecessary click delay and change focus delay for AT to the default delay M ui/jquery.ui.menu.js commit be0be89 refs/remotes/origin/1-9-stable Author: kborchers Date: 2012-07-12 23:01:13 -0500 Menu: Fix issue with missing active item when clicking a menu item more than once M ui/jquery.ui.menu.js commit b8ad711 refs/remotes/origin/1-9-stable Author: kborchers Date: 2012-07-12 22:45:56 -0500 Menu: Add a flag and remove previous attempt to prevent select events from being fired by click events bubbling up through nested menus M ui/jquery.ui.menu.js commit c7e9906 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-07-13 00:30:47 +0200 Selectmenu: added complex menu demo to compatibility visual test M tests/visual/selectmenu/compatibility.html commit 001bd3d refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-07-13 00:23:00 +0200 Selectmenu: trim trailing spaces M ui/jquery.ui.selectmenu.js commit b19986a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-07-13 00:18:05 +0200 Selectmenu: changed _unbind to _off M ui/jquery.ui.selectmenu.js commit 8f5f4b3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-07-13 00:10:49 +0200 Selectmenu: changed _bind to _on M ui/jquery.ui.selectmenu.js commit 5092d02 refs/remotes/origin/spinner-globalize-1.x Merge: 39532f0 e054e28 Author: Felix Nagel Date: 2012-07-12 23:57:55 +0200 Merge branch 'master' into selectmenu commit e054e28 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-07-12 17:59:43 +0200 Spinner: Introduce icons option to make button icons customizable, mostly for consistency M tests/unit/spinner/spinner_common.js M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit 7759fb4 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-07-12 17:23:33 +0200 Menu: Rename icon option to icons.submenu M demos/menu/topalignmenu.html M tests/unit/menu/menu.html M tests/unit/menu/menu_common.js M tests/unit/menu/menu_options.js M ui/jquery.ui.menu.js commit 1510f7e refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-07-12 17:34:55 +0200 Update externals to latest mousewheel plugin, drop the version from the fielname while at it M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html D external/jquery.mousewheel-3.0.4.js A external/jquery.mousewheel.js M tests/unit/spinner/spinner.html commit 44dda07 refs/remotes/origin/1-9-stable Author: Karl Swedberg Date: 2012-07-11 08:59:03 -0400 Update descriptions of UI components in manifest files. M build/core.json M build/effects.json M build/widgets.json commit 8fcbe50 refs/tags/1.8.22 Author: Scott González Date: 2012-07-11 08:48:03 -0400 Core: Check if jQuery supports inner/outer/Width/Height setters. (cherry picked from commit 033f83ffebf2c25284796d661c01613936674a47) Conflicts: ui/jquery.ui.core.js M ui/jquery.ui.core.js commit 0a4c334 refs/remotes/origin/1-9-stable Author: Jörn Zaefferer Date: 2012-07-09 18:45:49 -0700 Update to QUnit 1.9.0 and use new urlConfig for custom checkboxes M external/qunit.css M external/qunit.js M tests/unit/testsuite.js commit b892b72 refs/tags/1.8.22 Author: Scott González Date: 2012-06-27 08:49:27 -0400 Datepicker: Remove styles specifically for IE5. (cherry picked from commit 90050c7cee24078c968f98b33d466d864d97722b) M themes/base/jquery.ui.datepicker.css commit 7427d39 refs/tags/1.8.22 Author: Timmy Willison Date: 2012-07-07 14:28:52 -0400 Core: Adjust data pseudo creation to use new Sizzle pseudo creation for pseudos with arguments. (cherry picked from commit 2d643032c553ea2804946b4f0cdba4b7820e1bfc) M ui/jquery.ui.core.js commit b2b5479 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-10 15:23:04 -0400 Menu tests: Added TODOs for missing method tests. M tests/unit/menu/menu_methods.js commit 70c5cce refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-10 14:01:23 -0400 Menu tests: Proper detection for absence of ui-state-disabled class. M tests/unit/menu/menu_options.js commit 51c0878 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-10 13:58:20 -0400 Menu tests: More complete role option tests. M tests/unit/menu/menu_options.js commit 566c5f4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-10 12:07:00 -0400 Menu: Alphabetize options. M tests/unit/menu/menu_common.js M ui/jquery.ui.menu.js commit dc68913 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-10 11:52:09 -0400 Menu: Remove ability to pass a function as the position option. M ui/jquery.ui.menu.js commit 3a7c1bc refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-10 09:00:26 -0400 Effects: Work around jQuery 1.6.2 returning undefined for falsy values in .data(). M ui/jquery.ui.effect.js commit 2ed34e4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-10 08:36:39 -0400 Menu: Cleanup from 019dcc26e307614681a6dfd0fcd9665548cb6ab6. M ui/jquery.ui.menu.js commit db3fabe refs/remotes/origin/1-9-stable Author: kborchers Date: 2012-07-10 00:12:39 -0500 Menu: Expose the submenu indicator icon as an icon option M tests/unit/menu/menu_common.js M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit 1a22a67 refs/remotes/origin/1-9-stable Author: kborchers Date: 2012-07-09 23:43:52 -0500 Menu: Remove unnecessary returns from expand and collapse M ui/jquery.ui.menu.js commit 22d078a refs/remotes/origin/1-9-stable Author: kborchers Date: 2012-07-09 23:37:27 -0500 Menu: Move regular expression creation outside of the loops M ui/jquery.ui.menu.js commit 019dcc2 refs/remotes/origin/1-9-stable Author: kborchers Date: 2012-07-09 23:20:43 -0500 Menu: Remove incorrect scroll check behavior from focus event handler M ui/jquery.ui.menu.js commit a79d09a refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-09 16:02:43 -0400 Widget: Create lowercase pseudo selectors. Fixes #8433 - Widget: Create lowercase pseudo selectors. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 0fc3afb refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-09 12:57:28 -0400 Tests: Add jQuery 1.6.2 to testswarm-multi-jquery grunt task. M build/tasks/testswarm.js commit 1991a90 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-09 12:57:01 -0400 Menu: Remove extraneous spaces from selector. M ui/jquery.ui.menu.js commit 5085981 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-09 11:46:24 -0400 Effects: Update jQuery Color. M ui/jquery.ui.effect.js commit 83ec5e2 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-09 10:19:17 -0400 Let's not pretend that manifest names are configurable... M build/tasks/build.js commit 2d64303 refs/remotes/origin/1-9-stable Author: Timmy Willison Date: 2012-07-07 14:28:52 -0400 Core: Adjust data pseudo creation to use new Sizzle pseudo creation for pseudos with arguments. M ui/jquery.ui.core.js commit 1359a53 refs/remotes/origin/interactions Author: Richard D. Worth Date: 2012-07-06 15:19:47 -0400 Fixed demos to track update of jQuery from 1.7.1 to 1.7.2 M demos/draggable/map.html M demos/interaction/box.html M demos/interaction/default.html commit 10984c0 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-06 12:47:44 -0400 Accidentally removed licenses. M build/tasks/build.js commit d369417 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-06 12:39:17 -0400 Minor manifest updates. M build/core.json M build/tasks/build.js commit 5a95285 refs/remotes/origin/1-9-stable Author: Lee Rowlands Date: 2012-07-05 21:23:39 -0400 Dialog: Prevent tabbing out of modal dialog. Partial fix for #7862 - Dialog: modal accessibility. M ui/jquery.ui.dialog.js commit a6e6a05 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-05 21:07:49 -0400 Tabs tests: Added tests for show and hide options. M tests/unit/tabs/tabs_options.js commit c6567ba refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-05 20:49:00 -0400 Tabs tests: Add tests for accessibility of ajax tabs. M tests/unit/tabs/tabs_core.js commit 7f859e4 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-05 20:11:52 -0400 Initial implementation for generating manifest files. A build/core.json A build/effects.json M build/tasks/build.js A build/widgets.json commit ab260f7 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-05 16:16:49 -0400 Update AUTHORS.txt. M AUTHORS.txt commit c2a4889 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-05 14:34:56 -0400 Allow newer 0.3.x releases of grunt. M package.json commit 7716c3d refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-05 14:34:15 -0400 Grunt: Use grunt-git-authors plugin to generate authors list. M build/tasks/build.js M grunt.js M package.json commit be58dcf refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-05 14:17:56 -0400 Menu: Added missing position dependency to header comment. M ui/jquery.ui.menu.js commit d46c27a refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-05 10:14:52 -0400 Update AUTHORS.txt. M AUTHORS.txt commit 02676a8 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-04 09:28:39 -0400 Update package.json to contain more information. M package.json commit a4534bb refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-07-04 09:08:08 -0400 Update copyright to jQuery Foundation. M MIT-LICENSE.txt M package.json M tests/jquery.simulate.js M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.effect-blind.js M ui/jquery.ui.effect-bounce.js M ui/jquery.ui.effect-clip.js M ui/jquery.ui.effect-drop.js M ui/jquery.ui.effect-explode.js M ui/jquery.ui.effect-fade.js M ui/jquery.ui.effect-fold.js M ui/jquery.ui.effect-highlight.js M ui/jquery.ui.effect-pulsate.js M ui/jquery.ui.effect-scale.js M ui/jquery.ui.effect-shake.js M ui/jquery.ui.effect-slide.js M ui/jquery.ui.effect-transfer.js M ui/jquery.ui.effect.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit c942575 refs/remotes/origin/1-9-stable Author: Scott González Date: 2012-06-28 06:19:56 -0700 Setting version back to 1.9.0pre. M package.json commit 6d22ee5 refs/tags/1.9.0-beta.1 (tag: 1.9.0-beta.1) Author: Scott González Date: 2012-06-28 06:18:52 -0700 Tagging version 1.9.0-beta.1. M package.json commit 730446e refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-28 05:45:25 -0700 Effects: Update jquery-color. M ui/.jshintrc M ui/jquery.ui.effect.js commit 7ce3069 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-28 05:41:39 -0700 Updated AUTHORS.txt. M AUTHORS.txt commit 25d5aa1 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-28 05:38:08 -0700 Menu tests: Split out markup structure and accessibility assertions. M tests/unit/menu/menu_core.js commit 5ae668f refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-27 11:32:48 -0400 Tests: Enable QUnit.config.requireExpects. M tests/unit/button/button_core.js M tests/unit/button/button_options.js M tests/unit/button/button_tickets.js M tests/unit/core/core.js M tests/unit/core/selector.js M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_tickets.js M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_options.js M tests/unit/dialog/dialog_tickets.js M tests/unit/effects/effects_core.js M tests/unit/effects/effects_scale.js M tests/unit/position/position_deprecated.js M tests/unit/progressbar/progressbar_options.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/testsuite.js M tests/unit/tooltip/tooltip_options.js M tests/unit/widget/widget_core.js commit 9b6c1c5 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-27 09:49:56 -0400 Menu tests: Cleanup. M tests/unit/menu/menu_core.js M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js commit 90050c7 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-27 08:49:27 -0400 Datepicker: Remove styles specifically for IE5. M themes/base/jquery.ui.datepicker.css commit 722f488 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-25 20:28:19 -0400 jshint: Add boss: true to suppot jquery-color. M ui/.jshintrc commit 13d560b refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-25 19:25:27 -0400 Upgrade to jquery-color 2.0pre. Fixes #6910 - Trying to animate the background color of a document fragment can easily fail. Fixes #5215 - Effects color: Add support for rgba animations. Fixes #4372 - Animate backgroundColor to 'transparent'. Fixes #5393 - getColor reports inaccurate color for transparent elements in Webkit. Fixes #3806 - Feature request: expose getRGB and getColor. M ui/jquery.ui.effect.js commit abbf6a7 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-25 14:51:51 -0400 Tests: Update support comments. M tests/unit/core/core.js M tests/unit/tooltip/tooltip_core.js M tests/unit/tooltip/tooltip_methods.js commit 0e550f1 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-25 14:46:45 -0400 Core tests: Updated support comments. M tests/unit/core/core.js commit f612a41 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-25 13:05:01 -0400 Effects tests: Convert step callback to a no-op after first call in animateClass test. M tests/unit/effects/effects_core.js commit ab39099 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-25 11:59:35 -0400 Autocomplete: More verbose checking for multi-line to work around IE treating inputs as contentEditable. M ui/jquery.ui.autocomplete.js commit 405cbef refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-25 11:41:24 -0400 Autocomplete: Check for contenteditable via isContentEditable property rather than [contenteditable] selector. Properly accounts for properties vs. attributes and 'inherit'. M ui/jquery.ui.autocomplete.js commit 98772fd refs/tags/1.8.22 Author: Scott González Date: 2012-06-25 10:19:09 -0400 Core: Define $.curCSS if it doesn't exist for jQuery 1.8+ support. M ui/jquery.ui.core.js commit 535ef2a refs/tags/1.9.0-beta.1 Author: Mike Hollis Date: 2012-06-25 09:52:42 -0400 Button: Trim button text before setting as title attribute. M ui/jquery.ui.button.js commit 0fcf37f refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-19 17:12:38 +0200 Tooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined attribute is returned as empty string M tests/unit/tooltip/tooltip_core.js M tests/unit/tooltip/tooltip_methods.js commit 8f6c656 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-19 17:08:38 +0200 Core: Make uniqueId test pass in IE6/7 with jQuery 1.6, where undefined id is returned as empty string M tests/unit/core/core.js commit 392423c refs/tags/1.9.0-beta.1 Author: Steven Roussey Date: 2012-06-18 15:09:28 -0700 jQuery may be redefined or not exist do to noConflict, so using the global is bad, instead use the scoping function's $ M ui/jquery.ui.widget.js commit 156f07b refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-18 13:38:16 -0400 Menu tests: Saner output for log helper. M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js M tests/unit/menu/menu_test_helpers.js commit f92f8bb refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-18 13:26:46 -0400 Menu tests: Cleanup. M tests/unit/menu/menu_core.js M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js M tests/unit/menu/menu_test_helpers.js commit 35f7a67 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-18 12:43:55 -0400 Menu demos: Cleanup. M demos/menu/default.html M demos/menu/index.html M demos/menu/navigationmenu.html M demos/menu/topalignmenu.html commit 378dacf refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-18 12:33:52 -0400 Menu: Cleanup. M ui/jquery.ui.menu.js commit 4f3c1e9 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-16 14:36:57 +0200 Revert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task" This reverts commit 38aac3770cc1e22e5e7225b90c47b37d857be13a. As long as grunt-contrib has a coffeescript dependency, we won't use it. M build/tasks/build.js M grunt.js M package.json commit 7c74af7 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-16 08:24:29 -0400 Button tests: Use domEqual() to test destroy(). M tests/unit/button/button_methods.js commit 67540fd refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-16 08:19:41 -0400 Effects tests: Don't use internal jQuery properties to detect support for fixed positioning. M tests/unit/effects/effects_scale.js commit 05adce8 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-16 12:51:15 +0200 Update node-testswarm to 0.2.3, fixes 418 issues with big testsuites M package.json commit 7419a91 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-16 12:12:41 +0200 Grunt: Add all jQuery versions to test 1.9 beta against to testswarm-multi-jquery task M build/tasks/testswarm.js commit 42599a6 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-16 00:11:20 +0200 Grunt: Fix test urls M build/tasks/testswarm.js commit c9ff92a refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-15 23:58:29 +0200 Grunt: Fix scoping issue M build/tasks/testswarm.js commit b657473 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-15 23:51:05 +0200 Grunt: Refactor testswarm task and add an experimental testswarm-multi-jquery task for testing across jQuery versions M build/tasks/testswarm.js commit 8e541f1 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-15 13:42:00 -0400 Tests: Remove the need to include the 'ui.' prefix in testJshint() now that effects use 'ui.'. M tests/unit/core/core.js M tests/unit/effects/effects_core.js M tests/unit/position/position_core.js M tests/unit/testsuite.js M tests/unit/widget/widget_core.js commit e79c79d refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-15 13:37:05 -0400 Effects tests: Fixed JSHint references. M tests/unit/effects/effects_core.js commit 754ff38 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-15 13:28:48 -0400 Droppable demo: Fixed styling. M demos/droppable/shopping-cart.html commit 92fb556 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-15 12:47:12 -0400 Effects: Renamed all files. M demos/addClass/default.html M demos/animate/default.html M demos/datepicker/animation.html M demos/dialog/animated.html M demos/dialog/modal-form.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/removeClass/default.html M demos/show/default.html M demos/switchClass/default.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/video-player.html M grunt.js M tests/unit/effects/effects.html M tests/visual/addClass/queue.html M tests/visual/effects/all.html M tests/visual/effects/scale.html M tests/visual/tooltip/animations.html D ui/jquery.effects.blind.js D ui/jquery.effects.bounce.js D ui/jquery.effects.clip.js D ui/jquery.effects.core.js D ui/jquery.effects.drop.js D ui/jquery.effects.explode.js D ui/jquery.effects.fade.js D ui/jquery.effects.fold.js D ui/jquery.effects.highlight.js D ui/jquery.effects.pulsate.js D ui/jquery.effects.scale.js D ui/jquery.effects.shake.js D ui/jquery.effects.slide.js D ui/jquery.effects.transfer.js A ui/jquery.ui.effect-blind.js A ui/jquery.ui.effect-bounce.js A ui/jquery.ui.effect-clip.js A ui/jquery.ui.effect-drop.js A ui/jquery.ui.effect-explode.js A ui/jquery.ui.effect-fade.js A ui/jquery.ui.effect-fold.js A ui/jquery.ui.effect-highlight.js A ui/jquery.ui.effect-pulsate.js A ui/jquery.ui.effect-scale.js A ui/jquery.ui.effect-shake.js A ui/jquery.ui.effect-slide.js A ui/jquery.ui.effect-transfer.js A ui/jquery.ui.effect.js commit d569b52 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 21:01:14 -0400 Effects (fade): Delegate hiding and showing to core. Fixes #8267 - dialog fadein broken since 1.9m4. M ui/jquery.effects.fade.js commit e2bbe04 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 21:22:36 -0400 Tabs: Change array join to string. M ui/jquery.ui.tabs.js commit eda0526 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 18:46:38 -0400 Sortable: Remove workaround for Safari 3. M ui/jquery.ui.sortable.js commit 3ff2db2 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 18:45:27 -0400 Resizable: Remove IE hidden element hack. It seems illogical and I have no idea what it's trying to fix. M ui/jquery.ui.resizable.js commit ab1d9b8 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 18:32:27 -0400 Draggable: Remove workaround for Safari 3. M ui/jquery.ui.draggable.js commit 30c0644 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 18:25:06 -0400 Datepicker: Remove workaround for old Opera. M ui/jquery.ui.datepicker.js commit 1374f82 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 18:09:53 -0400 Datepicker: Removed unused isArray() function. M ui/jquery.ui.datepicker.js commit f1e1f8a refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 13:42:02 -0400 Tabs: Fixed event triggering for select method. M ui/jquery.ui.tabs.js commit d740e45 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 10:06:21 -0400 Tooltip: Reposition tracking tooltips when they gain focus. M ui/jquery.ui.tooltip.js commit 5c2cf39 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-14 01:02:11 +0200 Tooltip: Add track option M demos/tooltip/tracking.html M tests/unit/tooltip/tooltip_common.js M ui/jquery.ui.tooltip.js commit ff39bed refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 12:33:16 -0400 Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on and _off. M tests/unit/widget/widget_core.js M ui/jquery.ui.accordion.js M ui/jquery.ui.button.js M ui/jquery.ui.dialog.js M ui/jquery.ui.menu.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 00d4beb refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 10:51:29 -0400 Widget: Create eventNamespace property instead of constantly rebuilding it. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 28b14ec refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-10 20:55:04 +0200 Generate a uuid for each widget for unique namespaces. Fixes #8385 - Widget: _bind() on elements such as document are dangerous M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 4a215e3 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-14 09:37:53 -0400 Grunt: Coding standards. M grunt.js commit 38aac37 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-14 12:41:04 +0200 Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task M build/tasks/build.js M grunt.js M package.json commit 43c6663 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-14 00:24:51 +0200 Grunt: Update testswarm task to use more config props M build/tasks/testswarm.js commit 679f7f3 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-14 00:21:54 +0200 Update QUnit to 1.8.0 M external/qunit.css M external/qunit.js commit ca5d842 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-09 17:30:52 +0200 Grunt: Add grunt-junit, to replace qunit task in Jenkins context M grunt.js M package.json commit 386bb72 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-13 23:06:34 +0200 Spinner: Fix ghost log call in events unit test, never shows up in browser for some reason M tests/unit/spinner/spinner_events.js commit 664777d refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-13 16:38:25 -0400 Theme: Remove !important from tabs and button styles. Fixes #8396 - Use of !important in jquery-ui.css should be avoided. M themes/base/jquery.ui.button.css M themes/base/jquery.ui.tabs.css commit 6d9c77a refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-13 10:40:41 -0400 Tabs: Better event binding/unbinding. M ui/jquery.ui.tabs.js commit 9608e98 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-13 08:00:45 -0400 Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off. M demos/widget/default.html M tests/unit/widget/widget_core.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.menu.js M ui/jquery.ui.slider.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit e8b6232 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-13 05:18:48 -0400 Tooltip: When calling the content response method multiple times, only update the content, don't do any other processing. M ui/jquery.ui.tooltip.js commit a47f5dc refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-13 05:07:26 -0400 Tooltip mouse tracking demo: Only track the mouse when the tooltip is opened on hover. Don't let the positioning of one tooltip affect other tooltips. M demos/tooltip/tracking.html commit 3d5c618 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-12 10:39:32 -0400 Tabs: Removed TODO about making .load() accept nodes; it's unnecessary. M ui/jquery.ui.tabs.js commit 9ebeb06 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-12 10:07:16 -0400 Tabs: Walk previous tabs (and loop) in refresh() in case the tab we're trying to activate is disabled. M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit 9e805c0 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-12 09:11:49 -0400 Tabs: Rename internal properties. M ui/jquery.ui.tabs.js commit 4aafdfd refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-11 17:31:36 -0400 Tabs: Removed cookie demo since the cookie option is deprecated. D demos/tabs/cookie.html M demos/tabs/index.html commit f1031b3 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-11 17:24:27 -0400 Accordion tests: Fixed typos. M tests/unit/accordion/accordion_core.js commit 8c82edb refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-11 16:21:12 -0400 Tabs tests: Don't call start directly from setTimeout because Firefox <13 is dumb. M tests/unit/tabs/tabs_core.js commit 6752994 refs/tags/1.9.0-beta.1 Author: Timo Tijhof Date: 2012-06-11 21:46:06 +0200 Test: Set testswarm.runMax from config file M build/tasks/testswarm.js commit f0d4da8 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-11 13:30:03 -0400 Widget: Work around bug in jQuery <1.6.3 where .removeData( dashed-name ) doesn't work. M ui/jquery.ui.widget.js commit a59c896 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-11 10:56:56 -0400 Build: Adding missing require in build.js and add buid/tasks/*.js to lint. M build/tasks/build.js M grunt.js commit 4866182 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-11 10:43:04 -0400 Tabs: jQuery <1.7.2 treats .data() as a getter if the value to set is undefined. M ui/jquery.ui.tabs.js commit aa1e8b5 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-09 20:12:03 -0400 Tests: Check .data() and event bindings in domEqual(). M tests/unit/testsuite.js commit db5f95f refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-08 22:21:14 -0400 Tabs: Panel keyboard support tests. M tests/unit/tabs/tabs_core.js commit e1eeed6 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-08 21:36:23 -0400 Tabs: CTRL navigation tests. M tests/unit/tabs/tabs_core.js commit 4cacb4b refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-08 20:58:19 -0400 Tabs: Basic keyboard support tests. M tests/unit/tabs/tabs_core.js commit 47a427e refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-08 10:45:10 -0400 Tabs: ARIA tests. M tests/unit/tabs/tabs_core.js commit 48588d3 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-06-07 21:27:38 -0400 Tabs: Implement ARIA + Key handling. Fixes #3079 - Tabs: keyboard accessibility. Fixes #7845 - Tabs: default accessibility. M ui/jquery.ui.tabs.js commit abb6c4c refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-06-08 17:35:11 +0200 Grunt: Extract testswarm and build tasks into separate files A build/tasks/build.js A build/tasks/testswarm.js M grunt.js commit 831333a refs/tags/1.8.22 Author: Mike Stay Date: 2012-06-06 09:59:15 -0400 Datepicker: Pulled event handlers into static code. Fixed #3945 - DatePicker does not respond to any click events in AIR, Google Sites, Windows Metro. (cherry picked from commit 6dcc5c14c824ae9d653b1bc293680f6af6baf1b4) M ui/jquery.ui.datepicker.js commit 6dcc5c1 refs/tags/1.9.0-beta.1 Author: Mike Stay Date: 2012-06-06 09:59:15 -0400 Datepicker: Pulled event handlers into static code. Fixed #3945 - DatePicker does not respond to any click events in AIR, Google Sites, Windows Metro. M ui/jquery.ui.datepicker.js commit 20afc90 refs/tags/1.8.21 (tag: 1.8.21) Author: Scott González Date: 2012-06-05 12:37:26 -0400 Tagging the 1.8.21 release. M package.json commit 800ceb3 refs/tags/1.8.22 Author: Scott González Date: 2012-06-05 12:37:26 -0400 Updating the 1-8-stable version to 1.8.22pre M package.json commit d0acccf refs/tags/1.8.21 Author: Amir E. Aharoni Date: 2012-06-01 12:56:50 +0300 Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale. Before this change the minimal names for days of week were the same as the long names. This caused the datepicker to be too wide. The one-letter strings come from the CLDR: http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html (cherry picked from commit 8f42ab013469865ae790089717a56b6ca774dc75) M ui/i18n/jquery.ui.datepicker-ar.js commit 8f42ab0 refs/tags/1.9.0-beta.1 Author: Amir E. Aharoni Date: 2012-06-01 12:56:50 +0300 Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale. Before this change the minimal names for days of week were the same as the long names. This caused the datepicker to be too wide. The one-letter strings come from the CLDR: http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html M ui/i18n/jquery.ui.datepicker-ar.js commit bc4cb27 refs/tags/1.8.21 Author: Scott González Date: 2012-06-01 10:38:32 -0400 Build: Ask user to verify AUTHORS.txt is up to date before doing a release. M build/release/prepare-release commit 2da2ae5 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-06-01 00:03:16 -0500 Menu: Properly remove submenu carat icons and menu dividers during destroy and add a test for this functionality M tests/unit/menu/menu_methods.js M ui/jquery.ui.menu.js commit 6e7ee98 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-31 23:03:51 -0500 Menu: Add comment explaining extra filter from keypress M ui/jquery.ui.menu.js commit ef9a0c0 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-31 19:55:18 -0500 Menu: Typo in comment M ui/jquery.ui.menu.js commit 94d87c8 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-31 19:54:12 -0500 Menu: Don't remove the icon elements on destroy since they exist in the original markup M ui/jquery.ui.menu.js commit 39532f0 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-31 18:54:57 +0200 Selectmenu: Use new uniqueId method for generating id's M ui/jquery.ui.selectmenu.js commit 749c8fb refs/remotes/origin/spinner-globalize-1.x Merge: 8abe1d0 e0fe788 Author: Felix Nagel Date: 2012-05-31 18:43:42 +0200 Merge branch 'master' into selectmenu commit e0fe788 refs/tags/1.9.0-beta.1 Author: Jörn Zaefferer Date: 2012-05-30 14:40:03 +0200 Accordion: Update activate and beforeActivate event properties to newPanel/oldPanel (instead of content). Fixes #6840 and #6842 M tests/unit/accordion/accordion_events.js M ui/jquery.ui.accordion.js commit f5954fc refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-30 08:08:12 -0400 Menu tests: Anchor the regex for aria-activedescendant check. M tests/unit/menu/menu_core.js commit fe567eb refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-29 17:55:24 -0400 Tabs: Properly remove generated aria-controls attributes on destroy. M ui/jquery.ui.tabs.js commit 240b22b refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-29 23:11:42 -0500 Dialog: Use new uniqueId method for generating id's M tests/unit/dialog/dialog_core.js M ui/jquery.ui.dialog.js commit 9f59d01 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-29 22:25:23 -0500 Tabs: Remove aria-controls attribute during destroy M ui/jquery.ui.tabs.js commit 5c96d81 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-29 21:21:35 -0500 Menu tests: Fix test id's so that they are unique to pass linting M tests/unit/menu/menu.html commit 112daf1 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-29 21:00:30 -0500 Menu tests: Add id's to some anchors to ensure destroy is only removing id's that have been generated M tests/unit/menu/menu.html commit 1f60380 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-29 20:59:50 -0500 Menu tests: Modify test to check for id's generated by the new uniqueId method M tests/unit/menu/menu_core.js commit d44f3d0 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-29 20:59:03 -0500 Menu: Use new uniqueId and removeUniqueId methods for generating id's on menus and menu items and for removing those id's during destroy. Also, properly remove the aria-disabled attribute during destroy. M ui/jquery.ui.menu.js commit 40e47c0 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-29 20:55:43 -0500 Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzalez to provide a generalized way of generating and removing generated element id's. Also, added a unit test. Fixed #8361 - Add uniqueId() and removeUniqueId() M tests/unit/core/core.js M ui/jquery.ui.core.js commit 649a670 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-29 15:14:35 -0400 Tests: Differentiate between attributes and properties in domEqual(). M tests/unit/testsuite.js commit 647a9ea refs/tags/1.8.21 Author: Pavel Stetina Date: 2012-05-29 10:20:02 -0400 Datepicker: Corrected language code for Georgian language according to ISO 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code. (cherry picked from commit 0bbad349b982839c607d7c16bf2e46a293532dee) M demos/datepicker/localization.html M demos/index.html D ui/i18n/jquery.ui.datepicker-ge.js A ui/i18n/jquery.ui.datepicker-ka.js commit 0bbad34 refs/tags/1.9.0-beta.1 Author: Pavel Stetina Date: 2012-05-29 10:20:02 -0400 Datepicker: Corrected language code for Georgian language according to ISO 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code. M demos/datepicker/localization.html M demos/index.html D ui/i18n/jquery.ui.datepicker-ge.js A ui/i18n/jquery.ui.datepicker-ka.js commit 234ced0 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-29 10:04:20 -0400 Tabs: Simplify _findActive() now that hrefs are never used. M ui/jquery.ui.tabs.js commit 6e2f95f refs/tags/1.9.0-beta.1 Author: Danny Trunk Date: 2012-05-28 15:11:20 -0400 Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_common.js M tests/unit/tabs/tabs_common_deprecated.js M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_options.js M tests/unit/tabs/tabs_test_helpers.js M ui/jquery.ui.tabs.js commit 2662edf refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-28 13:42:47 -0400 Accordion tests: Check for a specific height in heightStyle: content tests. M tests/unit/accordion/accordion_options.js commit 359d0ea refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-28 12:41:57 -0400 Accordion tests: equalHeights() -> equalHeight(); Validate against a specific height instead of a range. M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M tests/unit/accordion/accordion_test_helpers.js commit a738d73 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-25 23:10:46 -0400 Progressbar tests: Cleanup. M tests/unit/progressbar/progressbar_core.js M tests/unit/progressbar/progressbar_events.js M tests/unit/progressbar/progressbar_methods.js M tests/unit/progressbar/progressbar_options.js commit e986f36 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-25 22:57:08 -0400 Tests: Convert children to an array in domEqual(). M tests/unit/testsuite.js commit 3b7c33f refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-25 16:51:51 -0400 Tests: Added several more property checks to domEqual(). M tests/unit/testsuite.js commit be784b2 refs/tags/1.9.0-beta.1 Author: Scott González Date: 2012-05-25 12:58:40 -0400 Menu: Added a comment about which characters are checked for dividers. M ui/jquery.ui.menu.js commit 3f9adca refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-25 17:12:06 +0200 Interaction: Linting M ui/jquery.ui.interaction.js commit 9f454b2 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-25 17:10:16 +0200 Interaction: Pass widget() result to _bind call to allow binding to elements outside this.element M ui/jquery.ui.interaction.js commit 8b47438 refs/remotes/origin/interactions Merge: adaf034 fe7ca1f Author: Jörn Zaefferer Date: 2012-05-25 17:07:42 +0200 Merge branch 'master' into interactions commit f11de83 refs/tags/1.9.0-beta.1 Author: kborchers Date: 2012-05-25 07:43:29 -0500 Menu Tests: Make the elements without anchors look like group headings and remove disabled elements to focus on dividers and no anchor elements M tests/visual/menu/menu.html commit fe7ca1f refs/remotes/origin/interactions Author: kborchers Date: 2012-05-24 23:44:51 -0500 Menu: Better handling of divider elements and menu items without anchors. M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit f63bb4f refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 21:15:55 -0400 Menu: Minor cleanup. M ui/jquery.ui.menu.js commit 03da6e4 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 16:16:27 -0400 Autocomplete: Remove left-over clearTimeout( this.closing ). M ui/jquery.ui.autocomplete.js commit 6a48cda refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 15:46:22 -0400 Accordion: Make sure there's always one header with tabindex=0. Fixes #8348 - Accordion: Collapsed accordion is removed from tab order. M ui/jquery.ui.accordion.js commit 1af21ce refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 15:21:35 -0400 Spinner: Use _destroy() instead of destroy(). M ui/jquery.ui.spinner.js commit 79e4ae9 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 15:20:10 -0400 Droppable: Fixed destroy method. M ui/jquery.ui.droppable.js commit 446d8b7 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 15:18:04 -0400 Selectable: Fixed destroy method. M ui/jquery.ui.selectable.js commit ae3d351 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 15:16:28 -0400 Resizable: Fixed destroy method. M ui/jquery.ui.resizable.js commit 4da1716 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 15:10:49 -0400 Draggable: Fixed destroy method. M ui/jquery.ui.draggable.js commit 86bd95c refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 15:01:25 -0400 Revert "Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision: 44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c" This reverts commit 07d8d5cbb1e20521f2ec55145ce45d08d8ee5a1f. M themes/base/jquery.ui.autocomplete.css commit 3e3d430 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 15:01:09 -0400 Revert "Autocomplete: make categories work again (follow-up)" This reverts commit db9a015485f0a5dbbb12b22720dbb2111cda2dd8. M demos/autocomplete/categories.html M themes/base/jquery.ui.autocomplete.css commit 168a21d refs/tags/1.8.21 Author: Viktar Varvanovich Date: 2012-05-24 14:30:55 -0400 Draggable: Apply ui-draggable-dragging class prior to calculating dimensions. Fixes #8349 - Draggable: Incorrect dimensions used if .ui-draggable-dragging changes dimensions (cherry picked from commit a0c18ea25086ed07634baff5b4fea46e69aad38e) M ui/jquery.ui.draggable.js commit a0c18ea refs/remotes/origin/interactions Author: Viktar Varvanovich Date: 2012-05-24 14:30:55 -0400 Draggable: Apply ui-draggable-dragging class prior to calculating dimensions. Fixes #8349 - Draggable: Incorrect dimensions used if .ui-draggable-dragging changes dimensions M ui/jquery.ui.draggable.js commit 8abe1d0 refs/remotes/origin/spinner-globalize-1.x Merge: d4ec5cb db9a015 Author: Felix Nagel Date: 2012-05-24 20:31:21 +0200 Merge remote-tracking branch 'origin/master' into selectmenu commit db9a015 refs/remotes/origin/interactions Author: Felix Nagel Date: 2012-05-24 19:58:09 +0200 Autocomplete: make categories work again (follow-up) M demos/autocomplete/categories.html M themes/base/jquery.ui.autocomplete.css commit 07d8d5c refs/remotes/origin/interactions Author: Felix Nagel Date: 2012-05-24 19:09:54 +0200 Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision: 44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c M themes/base/jquery.ui.autocomplete.css commit d4ec5cb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-24 18:56:41 +0200 Selectmenu: make use of Menu option 'role' (follow-up), no need to adjust li role M ui/jquery.ui.selectmenu.js commit 37a8047 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-24 18:54:47 +0200 Selectmenu: small fixes for lint tests M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js M tests/unit/selectmenu/selectmenu_options.js commit 7345e43 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-24 18:41:32 +0200 Selectmenu: make use of Menu option 'role' M ui/jquery.ui.selectmenu.js commit b30184d refs/remotes/origin/spinner-globalize-1.x Merge: ec6d88f a1f604e Author: Felix Nagel Date: 2012-05-24 18:34:32 +0200 Merge with master commit ec6d88f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-24 18:30:39 +0200 Selectmenu: small fixes for lint tests M ui/jquery.ui.selectmenu.js commit a1f604e refs/remotes/origin/interactions Author: Scott González Date: 2012-05-24 08:37:01 -0400 Accordion: Coding standards. M ui/jquery.ui.accordion.js commit d0ef9d6 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-23 19:28:52 -0400 Autocomplete: We no longer need to remove aria attributes on destroy. M ui/jquery.ui.autocomplete.js commit 164e46e refs/remotes/origin/interactions Author: Scott González Date: 2012-05-23 15:57:31 -0400 Accordion: Use .show()/.hide() for initial panel visibility. M themes/base/jquery.ui.accordion.css M ui/jquery.ui.accordion.js commit 4749123 refs/remotes/origin/interactions Author: kborchers Date: 2012-05-23 07:24:49 -0500 Menu Tests: Increase timeout on page up/down test M tests/unit/menu/menu_events.js commit c275ebe refs/remotes/origin/interactions Author: kborchers Date: 2012-05-22 23:52:59 -0500 Menu Tests: Remove unused unit tests and add new unit tests to improve coverage. M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js commit c1dc191 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-22 16:22:40 -0400 Tabs: Whitespace. M ui/jquery.ui.tabs.js commit ad1b647 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-22 15:13:45 -0400 Tabs: Don't blur anchors on activation. M ui/jquery.ui.tabs.js commit bbb44f9 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-22 15:12:38 -0400 Tabs: Use ._bind() for main event handling. M ui/jquery.ui.tabs.js commit 9b37ed2 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-22 13:46:33 -0400 Tooltip: Use this instead of that when possible. Saves 24 bytes :-) M ui/jquery.ui.tabs.js commit 1339c18 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-22 12:54:09 -0400 Tooltip tests: Added accessibility tests. M tests/unit/tooltip/tooltip_core.js commit f6019da refs/tags/1.8.21 Author: Scott González Date: 2012-05-22 12:46:00 -0400 Progressbar demo: Made animated background selector more specific. Fixes #8314 - Theme on animated progressbar remains the same. (cherry picked from commit cb70a5e302aae16fa4b47454c1d7d5aca514bfb7) M demos/progressbar/animated.html commit cb70a5e refs/remotes/origin/interactions Author: Scott González Date: 2012-05-22 12:46:00 -0400 Progressbar demo: Made animated background selector more specific. Fixes #8314 - Theme on animated progressbar remains the same. M demos/progressbar/animated.html commit 0c87dd1 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-22 18:34:00 +0200 Tooltip: Cleanup comments M ui/jquery.ui.tooltip.js commit b6cc9dd refs/remotes/origin/interactions Author: Scott González Date: 2012-05-22 11:06:44 -0400 Tooltip: Handle multiple aria-describedby values. M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_core.js M tests/unit/tooltip/tooltip_events.js M tests/unit/tooltip/tooltip_methods.js M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit d7359be refs/remotes/origin/interactions Author: Scott González Date: 2012-05-22 10:09:08 -0400 Autocomplete: Added tests for live region. M tests/unit/autocomplete/autocomplete_core.js commit 9dcd0e0 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-22 16:01:40 +0200 Menu: Handle SPACE same as ENTER, select items or opening submenus M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit 1f16138 refs/remotes/origin/interactions Author: TJ VanToll Date: 2012-05-21 21:52:48 -0400 Button: Corrected default label applied to submit buttons. Fixed #8337: Submit inputs don't automatically set label option. M tests/unit/button/button_options.js M ui/jquery.ui.button.js commit 286941e refs/remotes/origin/interactions Author: Scott González Date: 2012-05-22 08:28:53 -0400 Dialog: Only create the button pane once and store a reference to it. Fixes #8343 - _createButtons removes all elements with .ui-dialog-buttonpane class. M ui/jquery.ui.dialog.js commit b76ac30 refs/tags/1.8.21 Author: Scott González Date: 2012-05-22 08:04:36 -0400 Sortable: calculating item positions on the fly and setting the direction variable when inserting an item into a different sortable. Fixed #8268 - Items may not be inserted into the correct position when dragged between connected sortables (cherry picked from commit c42bdcecf825e295f483413f8d20b2079947faec) Conflicts: ui/jquery.ui.sortable.js M ui/jquery.ui.sortable.js commit c42bdce refs/remotes/origin/interactions Author: Courthead Date: 2012-04-21 18:33:49 -0700 Sortable: calculating item positions on the fly and setting the direction variable when inserting an item into a different sortable. Fixed #8268 - Items may not be inserted into the correct position when dragged between connected sortables M ui/jquery.ui.sortable.js commit 033f83f refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 15:29:53 -0400 Core: Check if jQuery supports inner/outer/Width/Height setters. M ui/jquery.ui.core.js commit 15ece1f refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 14:56:18 -0400 Buttonset: Use input[type=*] instead of just [type=*]. M ui/jquery.ui.button.js commit e37f599 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 14:53:27 -0400 Don't use :submit selector. M demos/button/default.html M ui/jquery.ui.button.js commit 8b17f68 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 14:50:49 -0400 Don't use :reset selector. M ui/jquery.ui.button.js commit 51863d5 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 14:49:49 -0400 Don't use :input selector. M demos/position/default.html M tests/unit/draggable/draggable_common.js M tests/unit/draggable/draggable_options.js M tests/unit/resizable/resizable_common.js M tests/unit/selectable/selectable_common.js M tests/unit/slider/slider_common.js M tests/unit/sortable/sortable_common.js M tests/unit/sortable/sortable_options.js M tests/visual/position/position.html M ui/jquery.ui.mouse.js commit b4ca928 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 14:42:08 -0400 Don't use :button selector. M ui/jquery.ui.button.js commit 26b5492 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 13:51:49 -0400 Button: Fixed version properties. M ui/jquery.ui.button.js commit e6f2141 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 12:47:15 -0400 Don't use :checkbox selector. M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 9ac52de refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 12:02:28 -0400 Don't use :radio selector. M tests/unit/button/button_core.js M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 1e586dc refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-21 16:42:14 +0200 Menu: Refactor focus method, extract _scrollIntroView method M ui/jquery.ui.menu.js commit f89971a refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-21 16:36:33 +0200 Menu: Coding standards M ui/jquery.ui.menu.js commit 9de4da9 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-21 16:27:04 +0200 Menu: Extend test for destroy method M tests/unit/menu/menu_methods.js commit 24b7ff1 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 10:11:01 -0400 Widget demo: Don't use .toggle(fn). M demos/widget/default.html commit fb91d90 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 10:08:28 -0400 Effects toggle demo: Coding standards. M demos/toggle/default.html commit 1da4d7e refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 10:06:46 -0400 Animate demo: Don't use .toggle(fn). M demos/animate/default.html commit 820cff8 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 10:04:23 -0400 Accordion demo: Don't use .toggle(fn). M demos/accordion/custom-icons.html commit 33a91fb refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 10:02:57 -0400 Spinner demo: Don't use .toggle(fn). M demos/spinner/default.html commit 5455b15 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 09:55:56 -0400 Resizable, Slider: Don't use .hover(). M ui/jquery.ui.resizable.js M ui/jquery.ui.slider.js commit eccd622 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 08:39:44 -0400 Readme: More docs about grunt. M README.md commit 44cd5d9 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-21 08:31:38 -0400 Tabs: Fixed reference to jQuery. M ui/jquery.ui.tabs.js commit 75f6b5f refs/remotes/origin/interactions Author: Scott González Date: 2012-05-20 20:34:21 -0400 Position visual tests: Cleanup. M tests/visual/position/position.html M tests/visual/position/position_feedback.html commit cac6831 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-18 16:23:03 -0400 Autocomplete: Coding standards. M ui/jquery.ui.autocomplete.js commit 3ccf86c refs/remotes/origin/interactions Author: Scott González Date: 2012-05-18 16:18:46 -0400 Tabs manipulation demo: Update for aria-controls. M demos/tabs/manipulation.html commit 5c9d9f9 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-18 16:11:14 -0400 Tabs: Pass the list item instead of the anchor in events; move aria-controls from the anchor to the list item. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/tabs/tabs_test_helpers.js M ui/jquery.ui.tabs.js commit 098dd14 refs/remotes/origin/interactions Author: kborchers Date: 2012-05-18 15:55:10 -0400 Autocomplete: Added check to prevent accidental focus of menu-item on page load in Firefox. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved. M ui/jquery.ui.autocomplete.js commit 0adc6f5 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-18 15:34:47 -0400 Menu: Remove need to pass an event for next(), previous(), focus(). M ui/jquery.ui.autocomplete.js M ui/jquery.ui.menu.js commit ba1776a refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-18 19:14:37 +0200 Position: Cleanup visual tests, keep general and feedback M tests/visual/index.html M tests/visual/position/position.html D tests/visual/position/position_feedback_rotate.html D tests/visual/position/position_fit.html D tests/visual/position/position_flip.html D tests/visual/position/position_flipfit.html D tests/visual/position/position_margin.html D tests/visual/position/position_within.html commit c549864 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-18 11:31:01 -0400 Tests: Use versioned jQuery files in index files. M tests/index.html M tests/unit/index.html M tests/visual/index.html commit b52c4ec refs/remotes/origin/interactions Author: Scott González Date: 2012-05-18 10:40:44 -0400 Menu visual tests: cleanup. M tests/visual/menu/menu.html commit 63915d1 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-18 10:07:27 -0400 Tooltip visual tests: Cleaned up animation tests. M tests/visual/tooltip/animations.html commit 0b20557 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-18 09:44:56 -0400 Tooltip visual tests: Removed now-unused ajax content. D tests/visual/tooltip/ajaxcontent.php commit 15ccc1a refs/remotes/origin/interactions Author: Scott González Date: 2012-05-18 09:43:54 -0400 Tooltip: Cleaned up visual test. M tests/visual/tooltip/tooltip.html commit 627d27f refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-18 16:04:54 +0200 Menu: Tests for role option M tests/unit/menu/menu_core.js M tests/unit/menu/menu_options.js commit 49b1a19 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-18 15:29:43 +0200 Visual tests: Fix index links M tests/visual/index.html commit c0873f5 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-18 15:18:19 +0200 Menu: Update default visual test, remove the disable/toggle buttons, that behaviour must be covered by unit tests M tests/visual/menu/menu.html commit 5fa6821 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-18 15:15:00 +0200 Menu: Update default visual test, add headings and fix disable/destroy toggle buttons M tests/visual/menu/menu.html commit 8bd0426 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-18 15:10:44 +0200 Menu: Remove tablemenu visual test, broken and not interesting M tests/visual/index.html D tests/visual/menu/tablemenu.html commit 70ce3f1 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-18 15:08:43 +0200 Menu: Remove drilldown visual test, broken and superceded by James Rosen's implementation M tests/visual/index.html D tests/visual/menu/drilldown.html commit 00aa28b refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-05-18 13:39:06 +0200 Grunt: Increase TestSwarm timeout to 30 minutes M grunt.js commit f67b69a refs/remotes/origin/interactions Author: Scott González Date: 2012-05-17 19:46:43 -0400 Effects: Lint fixes. M grunt.js M ui/jquery.effects.core.js commit 155e333 refs/remotes/origin/interactions Author: Scott González Date: 2012-05-17 10:05:49 -0400 Updating version to 1.9.0pre. M package.json commit 19458be refs/tags/1.9.0m8 (tag: 1.9.0m8) Author: Scott González Date: 2012-05-17 10:04:50 -0400 Tagging 1.9.0m8. M package.json commit 980657f refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-17 10:00:22 -0400 Updated authors. M AUTHORS.txt commit a88b94e refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-16 19:22:49 -0400 Tabs: Update todo to reference newer ticket. M ui/jquery.ui.tabs.js commit 90705cd refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-16 17:14:50 -0400 Tabs: Preparing for when jQuery starts always returning jqXHR objects from $.ajax(). M ui/jquery.ui.tabs.js commit c3f6bd9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-16 20:43:42 +0200 Selectmenu: trim trailing spaces M tests/unit/selectmenu/selectmenu_options.js M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/methods.html commit c5a449d refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-16 20:41:24 +0200 Selectmenu: small fixes for lint tests M ui/jquery.ui.selectmenu.js commit ff957dd refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-16 20:30:30 +0200 Selectmenu: Update unit tests M tests/unit/selectmenu/selectmenu.html A tests/unit/selectmenu/selectmenu_common.js D tests/unit/selectmenu/selectmenu_defaults.js commit 4460376 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-16 20:11:42 +0200 Selectmenu: Upgrade tests to jQuery 1.7.2 M tests/unit/selectmenu/all.html M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/disabled.html M tests/visual/selectmenu/empty.html M tests/visual/selectmenu/events.html M tests/visual/selectmenu/methods.html commit 360e885 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-16 19:26:55 +0200 Selectmenu: updated copyright year M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit ddf7c27 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-16 19:26:31 +0200 Selectmenu: prevent copyright notice from being removed by minification M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit b348d32 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-16 19:25:21 +0200 Selectmenu: trim trailing spaces M ui/jquery.ui.selectmenu.js commit eae21ff refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-16 19:24:07 +0200 Selectmenu: make optgroups work again, needed because of Menu widget changes (ui-menu-divider) M themes/base/jquery.ui.selectmenu.css commit 8fbdd7c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-16 19:17:11 +0200 Menu: Check that the event object is defined before checking type, in conformance to revision e2a6cdd5256e0befe8f75590499d501141a46463 and in order to make Selectmenu work again M ui/jquery.ui.menu.js commit 85639bf refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-16 09:43:49 -0400 Autocomplete: Update live region if focus event is canceled. Remove live region on destroy. M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M ui/jquery.ui.autocomplete.js commit 5912d36 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-16 09:27:26 -0400 Readme: Added more details about landing pull requests. M README.md commit 00086a8 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-16 09:23:40 -0400 Readme: Added notes about running unit tests and creating builds. M README.md commit f4b2d7a refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-15 14:07:35 +0200 Autocomplete: ARIA live region as extension, adding a messages option. Fixes #7840 - Autocomplete: popup results not read by screen-readers M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M tests/unit/autocomplete/autocomplete_common.js M tests/unit/menu/menu_common.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.menu.js commit c0f6b0c refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-15 16:43:47 -0400 Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual tests (Index of Static and Visual tests do not exist). A tests/index.css M tests/index.html A tests/index.js M tests/unit/index.html A tests/visual/index.html commit 00375d9 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-15 16:10:12 -0400 Removed static tests directory. D tests/static/button/default.html D tests/static/datepicker/datepicker.html D tests/static/datepicker/default.html D tests/static/icons.html D tests/static/static.css D tests/static/static.js commit 135eb29 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-15 14:12:50 -0400 Updated readme. M README.md commit 0ecff6a refs/tags/1.9.0m8 Author: Trey Hunner Date: 2012-02-27 17:37:39 -0800 Add EditorConfig file denoting indentation for JS A .editorconfig commit b2a51a5 refs/tags/1.9.0m8 Author: Yi, EungJun Date: 2012-05-06 12:12:00 +0900 Draggable tests: Fixed typo. M tests/unit/draggable/draggable_events.js commit 44a086b refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-15 12:52:18 -0400 Visual tests: Effects cleanup. A tests/visual/effects/all.html D tests/visual/effects/effects.all.css D tests/visual/effects/effects.all.html D tests/visual/effects/effects.all.js A tests/visual/effects/effects.css A tests/visual/effects/effects.js D tests/visual/effects/effects.scale.html A tests/visual/effects/scale.html commit 1f24692 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-15 10:45:13 -0400 Visual tests: Cleanup. M tests/visual/button/button.html D tests/visual/button/button_disabled_true.html D tests/visual/button/button_performance.html D tests/visual/button/button_ticket_5261.html D tests/visual/button/button_ticket_5278.html A tests/visual/button/performance.html D tests/visual/dialog/large_dom.html A tests/visual/dialog/performance.html commit 86569d8 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-15 10:07:05 -0400 Visual tests: Renamed files. D tests/visual/accordion/accordion.html A tests/visual/accordion/icons.html D tests/visual/addClass/addClass_queue.html A tests/visual/addClass/queue.html D tests/visual/dialog/dialog_on_page_with_large_dom.html A tests/visual/dialog/large_dom.html commit 637d102 refs/tags/1.8.21 Author: Scott González Date: 2012-05-14 21:40:12 -0400 Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322 - Autocomplete: Combobox demo should not override .ui-button styles. (cherry picked from commit 1b19121189356879ca39a19ba241a04ff4786b62) Conflicts: demos/autocomplete/combobox.html M demos/autocomplete/combobox.html commit 1b19121 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-14 21:38:30 -0400 Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322 - Autocomplete: Combobox demo should not override .ui-button styles. M demos/autocomplete/combobox.html commit 6b1fea9 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-14 17:19:10 -0400 Grunt: Added task for generating the list of authors. M grunt.js commit d4318a5 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-14 14:40:06 -0400 Tabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: Deprecate fx option. M tests/unit/tabs/tabs_common.js M tests/unit/tabs/tabs_common_deprecated.js M ui/jquery.ui.tabs.js commit 0cbfb2f refs/tags/1.8.21 Author: Eneko Illarramendi Date: 2012-05-14 21:15:57 +0300 Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale incorrect. (cherry picked from commit 1304c50532b65738a7fc3c9deb3943f7de308539) M ui/i18n/jquery.ui.datepicker-eu.js commit 1304c50 refs/tags/1.9.0m8 Author: Eneko Illarramendi Date: 2012-05-14 21:15:57 +0300 Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale incorrect. M ui/i18n/jquery.ui.datepicker-eu.js commit 62842be refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-14 11:26:51 -0400 Updated authors list. M AUTHORS.txt commit 31a38e9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-05-14 12:25:52 +0200 Selectmenu: Upgrade jQuery to 1.7.2. M demos/selectmenu/custom_render.html M demos/selectmenu/default.html commit c6a8d7e refs/remotes/origin/spinner-globalize-1.x Merge: 41dfb09 d393c8b Author: Felix Nagel Date: 2012-05-14 11:52:47 +0200 Merge branch 'master' into selectmenu commit 41dfb09 refs/remotes/origin/spinner-globalize-1.x Merge: ec5f2ae 037db08 Author: Felix Nagel Date: 2012-05-14 11:49:44 +0200 Merge branch 'master' into selectmenu commit d393c8b refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-10 17:59:55 -0400 Spinner: Handle async focus events in IE. Fixes incorrect detection of changes. M tests/unit/spinner/spinner_events.js M ui/jquery.ui.spinner.js commit ab4d8b7 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-10 12:57:41 -0400 Autocomplete: Fixed context for handling async focus in IE; makes change event work properly in IE again. M ui/jquery.ui.autocomplete.js commit a15d40e refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-09 20:19:51 -0400 Sortable: Remove uses of self var; use that var. M ui/jquery.ui.sortable.js commit 71c0562 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-09 16:07:49 -0400 Selectable: Remove uses of self var; use that var. M ui/jquery.ui.selectable.js commit 84c8ba0 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-09 16:06:10 -0400 Resizable: Remove uses of self var; use that var. M ui/jquery.ui.resizable.js commit 8fcf7ea refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-09 16:00:21 -0400 Dialog: Remove uses of self var; use that var. M ui/jquery.ui.dialog.js commit f76fbb8 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-09 22:14:34 +0200 Tooltip: Make demos more accessible (and less stupid, in case of the forms demo). Fixes #7842 M demos/tooltip/custom-content.html M demos/tooltip/forms.html commit 282554e refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-09 15:42:18 -0400 Slider: Use base destroy method. M ui/jquery.ui.slider.js commit d89b8f0 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-09 15:29:14 -0400 Slider: Remove uses of self var; use new APIs or that var. M ui/jquery.ui.slider.js commit 653673e refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-09 18:24:47 +0200 Tooltip: Fix the accessible properties IE exposes M ui/jquery.ui.tooltip.js commit a1b9fbf refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-09 09:12:46 -0400 Autocomplete: Remove uses of self var; use new APIs or that var. M ui/jquery.ui.autocomplete.js commit acb704c refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-09 09:30:19 +0200 Menu: Drop contextmenu link from menu demos index, demo doesn't exist M demos/menu/index.html commit 4e28500 refs/tags/1.9.0m8 Author: kborchers Date: 2012-05-08 23:57:56 -0500 Menu: Whitespace M ui/jquery.ui.menu.js commit 97cb7de refs/tags/1.9.0m8 Author: kborchers Date: 2012-05-08 23:53:14 -0500 Menu: Remove close delay for keyboard interaction to fix an issue with properly adding and removing ui-state-active class during quick navigation through submenus M ui/jquery.ui.menu.js commit eaec319 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-08 17:59:58 -0400 addClass visual test: Added description of test. M tests/visual/addClass/addClass_queue.html commit 3cf2b7c refs/tags/1.8.21 Author: Scott González Date: 2012-05-08 17:44:59 -0400 Position: Patch .offset( fn ) setter for jQuery 1.3.2. Fixes #8254 - Position module throws uncaught exception on IE8 with jQuery 1.3.2. M ui/jquery.ui.position.js commit 4253c78 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-08 15:28:47 -0400 Autocomplete delete: Adjust styles. M demos/autocomplete/maxheight.html commit 04ba0a2 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-08 15:08:05 -0400 Accordion: Don't change corner classes on the collapsing panel's header until after the animation completes. Fixed #8224 - bug: Accordion corner style applying order. M ui/jquery.ui.accordion.js commit fa44e51 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-08 14:40:45 -0400 Compound visual tests: Cleanup. D tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html A tests/visual/compound/dialog_widgets.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html D tests/visual/compound/widgets_in_dialog.html commit 730e345 refs/tags/1.9.0m8 Author: Timo Tijhof Date: 2012-05-07 19:44:09 +0200 grunt.js testswarm task: shorten job name M grunt.js commit b676d59 refs/tags/1.8.21 Author: Scott González Date: 2012-05-07 10:34:15 -0400 Effects: Check for anonymous content being exposed via document.activeElement. Fixes #8288 - Regression: jquery-ui animations focus fix causes Firefox Security Manager veto. (cherry picked from commit a7e143b4fe395baeda297ea96ef39921ea7f5a5d) Conflicts: ui/jquery.effects.core.js M ui/jquery.effects.core.js commit a7e143b refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-07 10:32:42 -0400 Effects: Check for anonymous content being exposed via document.activeElement. Fixes #8288 - Regression: jquery-ui animations focus fix causes Firefox Security Manager veto. M ui/jquery.effects.core.js commit 650fe5c refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-07 09:57:18 -0400 Dialog: Removed trailing whitespace. M ui/jquery.ui.dialog.js commit 8445984 refs/tags/1.8.21 Author: Scott González Date: 2012-04-28 16:07:17 -0400 Autocomplete combobox demo: Define this.wrapper for use inside destroy(). (cherry picked from commit c974d0fc69849d9e7854a532da01f00587d04527) M demos/autocomplete/combobox.html commit cab4c46 refs/tags/1.9.0m8 Author: Jay Merrifield Date: 2012-05-03 19:02:23 -0400 Dialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behavior for ESCAPE with multiple modal dialogs. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit 8e899da refs/tags/1.8.21 Author: martinf55 Date: 2012-05-07 12:28:47 +0200 Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bottom-positioned Sortable is positioned wrong on drag start. (cherry picked from commit 32f356bbfa9a8f3b90b4e64331e9108b4d87a349) M ui/jquery.ui.sortable.js commit 32f356b refs/tags/1.9.0m8 Author: martinf55 Date: 2012-05-07 12:28:47 +0200 Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bottom-positioned Sortable is positioned wrong on drag start. M ui/jquery.ui.sortable.js commit a0c734b refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-07 12:19:19 +0200 Position: Apply IE6 line-height workaround to deprecated tests, too M tests/unit/position/position_deprecated.html commit d6f99ea refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-07 12:17:45 +0200 Grunt: Cleanup testswarm task, increase timeout to 20 minutes (until BrowserStack queue is increased) M grunt.js commit baf0d69 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-07 11:52:17 +0200 Update node-testswarm to 0.2.2 M package.json commit cba2b6c refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-04 20:54:27 -0400 Position tests: Work around IE6 bug with forced heights on small elements. M tests/unit/position/position.html commit dec5b48 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-04 11:21:38 -0400 Tabs tests: Work around IE quirks. M tests/unit/tabs/tabs_deprecated.js commit 96510ea refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-04 17:14:56 +0200 Core tests: Fix double focus in IE M tests/unit/core/core.js commit 2fc2f02 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-04 10:07:07 -0400 Don't run JSHint on TestSwarm. M grunt.js commit cb91ad9 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-04 12:24:20 +0200 Update to QUnit 1.6.0 M external/qunit.css M external/qunit.js commit 6a665a1 refs/tags/1.8.21 Author: Scott González Date: 2012-05-03 09:04:52 -0400 Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from date in Date range datepicker. (cherry picked from commit f6c0b71ae9cbed55bdcfd8058a4c89fee0b4c068) M demos/datepicker/date-range.html commit f6c0b71 refs/tags/1.9.0m8 Author: Scott González Date: 2012-05-03 09:04:52 -0400 Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from date in Date range datepicker. M demos/datepicker/date-range.html commit efe53f5 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-02 18:39:31 +0200 Grunt: Add copy:dist_units_images target to get rid of 404s when running unit tests against minified files M grunt.js commit 3577955 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-05-01 13:55:02 +0200 Grunt: Update to testswarm@0.2.1, fixes timeout handling M package.json commit 8226f9f refs/tags/1.8.20 (tag: 1.8.20) Author: Scott González Date: 2012-04-30 16:21:44 -0400 Tagging the 1.8.20 release. M package.json commit 17d7f2b refs/tags/1.8.21 Author: Scott González Date: 2012-04-30 16:21:44 -0400 Updating the 1-8-stable version to 1.8.21pre M package.json commit dbf31da refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-30 13:31:14 -0400 Tooltip: Only check if the element is active if the event that is causing the tooltip to close is not focusout. M ui/jquery.ui.tooltip.js commit 81835fa refs/tags/1.8.20 Author: Jason Moon Date: 2012-04-24 22:27:35 -0500 Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder doesn't move when dragging outside of container element (cherry picked from commit b8b0c528301ab2bfc49e36143a3c4f6451e58ccd) M ui/jquery.ui.sortable.js commit b8b0c52 refs/tags/1.9.0m8 Author: Jason Moon Date: 2012-04-24 22:27:35 -0500 Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder doesn't move when dragging outside of container element M ui/jquery.ui.sortable.js commit f0c3cf6 refs/tags/1.8.20 Author: Scott González Date: 2012-04-30 12:41:20 -0400 Draggable: Don't run stop methods for elements that have been removed. Fixed #8269 - Removing draggable element on drop : a(this).data("draggable") is undefined. (cherry picked from commit 27d10235539e0f5baad6ee7e8d3d91cab65e2cfd) Conflicts: ui/jquery.ui.draggable.js M ui/jquery.ui.draggable.js commit 27d1023 refs/tags/1.9.0m8 Author: TJ VanToll Date: 2012-04-30 12:39:06 -0400 Draggable: Don't run stop methods for elements that have been removed. Fixed #8269 - Removing draggable element on drop : a(this).data("draggable") is undefined. M ui/jquery.ui.draggable.js commit 4ab7d53 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-30 11:48:37 -0400 Autocomplete: Prevent the default action on escape when the menu is open. Fixes #8282 - Double escape clear IE form, continue Ticket #7643. M ui/jquery.ui.autocomplete.js commit 1ffafe6 refs/tags/1.8.20 Author: Scott González Date: 2012-04-30 10:38:51 -0400 Revert "Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down." This reverts commit b6e1f25ab8c038306146a6ead041dc18bfb9e8c2. (cherry picked from commit b38dd26da0a7297941839195ff75885d6ecc67d0) M ui/jquery.ui.sortable.js commit 3752211 refs/tags/1.8.20 Author: Scott González Date: 2012-04-30 10:39:06 -0400 Revert "Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize." This reverts commit 4f19289c10e733a07cf60435c2e5df4ed2e23d37. (cherry picked from commit 21df5c27e312c6e5fda66e602abefa51c484d676) M ui/jquery.ui.sortable.js commit 21df5c2 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-30 10:39:06 -0400 Revert "Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize." This reverts commit 4f19289c10e733a07cf60435c2e5df4ed2e23d37. M ui/jquery.ui.sortable.js commit b38dd26 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-30 10:38:51 -0400 Revert "Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down." This reverts commit b6e1f25ab8c038306146a6ead041dc18bfb9e8c2. M ui/jquery.ui.sortable.js commit b579df0 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-30 15:14:33 +0200 Grunt: Read authToken from a config json file. Will be stored on Jenkins machine, include tokens for all projects M grunt.js commit f9e61eb refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-30 14:57:00 +0200 Fully revert breaking changes to core unit tests markup (htmllint ignores it now anyway). Also update grunt.js: Simplify default task to finish that faster (also less console spam), remove beta from testswarm browserset, we don't need to test IE10 yet. M grunt.js M tests/unit/core/core.html commit fc3fc6e refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-30 08:42:01 -0400 Effects tests: Added TODO for disabled test. M tests/unit/effects/effects_core.js commit fab4aa1 refs/tags/1.9.0m8 Author: Timo Tijhof Date: 2012-04-30 13:41:27 +0200 Update grunt.js - Raise runMax to enable automatic error-margin recovery in TestSwarm - Turn browserSets into an array (since it is) - Add "beta" to browserSets (the only difference right now is the inclusion of IE10) M grunt.js commit 7012ba6 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-30 13:14:50 +0200 Grunt: Update to node-testswarm 0.2.0 M grunt.js M package.json commit aacdccc refs/tags/1.9.0m8 Author: Corey Frang Date: 2012-04-30 01:05:30 -0500 Effects Tests: Disabling focus based test - need some help here @scottgonzalez M tests/unit/effects/effects_core.js M ui/jquery.effects.core.js commit fe55b6c refs/tags/1.9.0m8 Author: Corey Frang Date: 2012-04-30 00:19:52 -0500 Effects: Updating unit tests to use some more stable logic hopefully M tests/unit/effects/effects_core.js M ui/jquery.effects.core.js commit 1da2bf0 refs/tags/1.9.0m8 Author: Corey Frang Date: 2012-04-30 00:19:26 -0500 Tests: Linting M tests/unit/testsuite.js commit 27072de refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-29 20:22:31 -0400 Tests: Run JSHint. M tests/unit/core/core.js M tests/unit/effects/effects_core.js M tests/unit/position/position_core.js M tests/unit/testsuite.js M tests/unit/widget/widget_core.js commit 24d978f refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-29 20:13:34 -0400 Core tests: Coding standards. M tests/unit/core/core.js commit eb9804b refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-29 23:03:53 +0200 Grunt: Fix testswarm urls M grunt.js commit e7c08d0 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-29 22:59:45 +0200 Grunt: Extend list of tests to run with TestSwarm M grunt.js commit 57d18cd refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-28 17:36:38 -0400 Removed some unused variables. M grunt.js M ui/jquery.effects.scale.js M ui/jquery.effects.slide.js M ui/jquery.ui.position.js M ui/jquery.ui.tabs.js commit c974d0f refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-28 16:07:17 -0400 Autocomplete combobox demo: Define this.wrapper for use inside destroy(). M demos/autocomplete/combobox.html commit 2017889 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-28 14:03:13 +0200 Grunt: Experimental testswarm integration M grunt.js M package.json commit 2b1b037 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-27 14:39:06 +0200 Grunt: Update to grunt-css 0.2.0, includes better logging and some bug fixes M package.json commit f032fa6 refs/tags/1.9.0m8 Merge: 7ceb7e9 b167807 Author: Richard D. Worth Date: 2012-04-27 05:35:43 -0700 Merge pull request #641 from lukaszlipinski/master simulate: Removed duplicated variable declaration commit b167807 refs/tags/1.9.0m8 Author: Lukasz Lipinski Date: 2012-04-27 14:09:00 +0300 target variable is already defined M tests/jquery.simulate.js commit 7ceb7e9 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-27 13:06:09 +0200 Grunt: Ignore core unit test markup for htmlllint until that codebase attribute can be replaced M grunt.js commit 24d06bf refs/tags/1.9.0m8 Author: Richard D. Worth Date: 2012-04-26 14:37:52 -0400 Partial revert to fix IE6 regression in 258a637 M tests/unit/core/core.html commit 9938e99 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-26 20:16:06 +0200 Position: Fix markup for deprecated tests. Insert/remove some new lines to make comparision to position.html trivial M tests/unit/position/position.html M tests/unit/position/position_deprecated.html commit f319d07 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-26 20:04:34 +0200 Grunt: Ignore ajax content test files in htmllint task M grunt.js commit 4fd2bef refs/tags/1.9.0m8 Author: Richard D. Worth Date: 2012-04-26 10:06:01 -0400 tests visual position: minor refactor M tests/visual/position/position_fit.html M tests/visual/position/position_flip.html M tests/visual/position/position_flipfit.html commit 258a637 refs/tags/1.9.0m8 Author: Richard D. Worth Date: 2012-04-26 09:47:05 -0400 Fix various issues in our html files, fifth batch M tests/static/icons.html M tests/unit/core/core.html M tests/unit/resizable/resizable.html M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html M tests/visual/button/button_disabled_true.html M tests/visual/position/position_fit.html M tests/visual/position/position_flip.html M tests/visual/position/position_flipfit.html commit d165a77 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-25 08:39:35 -0400 Accordion: Removed unused variables. M ui/jquery.ui.accordion.js commit 109a927 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-24 18:13:43 +0200 Grunt: Update to latest grunt-compare-size plugin M package.json commit c660d67 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-24 17:50:52 +0200 Position: Remove at-center guards, take at:center into account instead. Fixes #8127 - collision:flip should be supported for at:center M ui/jquery.ui.position.js commit db72cb7 refs/tags/1.9.0m8 Merge: dfa89f9 252352e Author: Jörn Zaefferer Date: 2012-04-24 17:29:16 +0200 Merge branch 'position-notification' commit 252352e refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-24 17:23:25 +0200 Position: Fix scrollbar calculcation to correctly take overflow:scroll into account, along with unit tests M tests/unit/position/position.html M tests/unit/position/position_core.js M tests/visual/position/position_within.html M ui/jquery.ui.position.js commit 1a0f2e4 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-24 16:17:02 +0200 Position: Extend unit test for using to check feedback properties M tests/unit/position/position_core.js commit dfa89f9 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-24 15:48:14 +0200 Grunt: Add sizer_all to compare sizes of individual components M grunt.js commit cbc5207 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-24 09:04:58 -0400 Position tests: Fixed typo. M tests/unit/position/position_core.js commit 88e1418 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-24 07:43:26 -0400 Tests: Check for null error objects when reporting JSHint errors. M tests/unit/testsuite.js commit f3b022d refs/tags/1.9.0m8 Author: Shahyar G Date: 2012-04-23 14:25:23 -0400 Use length property, instead of the deprecated size() method. M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_options.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M ui/jquery.ui.accordion.js commit 0f575e0 refs/tags/1.9.0m8 Merge: af15762 9df981d Author: Scott González Date: 2012-04-23 16:33:34 -0400 Merge branch 'master' into position-notification Conflicts: tests/unit/position/position_core_within.js commit 9df981d refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-23 16:07:58 -0400 Position: Added tests for flipfit. M tests/unit/position/position_core.js commit b093b6f refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-23 15:52:06 -0400 Position tests: Simplify logic and reduce tests. M tests/unit/position/position.html M tests/unit/position/position_core.js D tests/unit/position/position_core_within.js M tests/unit/position/position_deprecated.html commit 0a6b126 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-23 19:07:03 +0200 Fix various issues in our html files, fourth batch D tests/visual/button/button_ticket_5254.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/effects/effects.scale.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/tablemenu.html commit d40993d refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-23 18:55:11 +0200 Fix various issues in our html files, third batch M tests/static/datepicker/datepicker.html M tests/unit/core/core.html M tests/unit/core/selector.js commit 22edb77 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-23 18:44:17 +0200 Fix various issues in our html files, second batch M demos/menu/default.html M demos/menu/navigationmenu.html M demos/menu/topalignmenu.html M tests/static/icons.html M tests/unit/core/core.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/tooltip.html commit 878eb54 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-23 18:29:18 +0200 Fix various issues in our html files, first batch M demos/autocomplete/custom-data.html M demos/demos.css M demos/draggable/snap-to.html M demos/index.html M demos/menu/topalignmenu.html M demos/position/cycler.html M demos/sortable/empty-lists.html M demos/tooltip/custom-content.html commit 1570572 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-23 12:23:43 -0400 Position tests: Removed unused elements. M tests/unit/position/position.html M tests/unit/position/position_deprecated.html commit 6ccfb20 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-23 18:13:40 +0200 Grunt: Add JSHINT to predefs for tests M tests/.jshintrc commit d71ad08 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-23 18:12:05 +0200 Grunt: Update to htmllint in default task M grunt.js commit d2e9e6c refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-23 18:10:28 +0200 Grunt: Update grunt-html to 0.1.1, renamed task to htmllint M grunt.js M package.json commit 3cb9ab7 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-23 10:47:43 -0400 Tests: Add custom URL configs to QUnit.config.urlConfig for discoverability. M tests/unit/testsuite.js commit b042f8e refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-23 10:43:01 -0400 Tests: Moved loadResources to TestHelpers. D tests/resource_loader.js M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_deprecated.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/effects/effects.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/position/position_deprecated.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html M tests/unit/testsuite.js M tests/unit/tooltip/tooltip.html M tests/unit/widget/widget.html commit 7a5a77d refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-23 10:15:17 -0400 Tests: Rename {widget}_defaults.js -> {widget}_common.js M tests/unit/accordion/accordion.html A tests/unit/accordion/accordion_common.js A tests/unit/accordion/accordion_common_deprecated.js D tests/unit/accordion/accordion_defaults.js D tests/unit/accordion/accordion_defaults_deprecated.js M tests/unit/accordion/accordion_deprecated.html M tests/unit/autocomplete/autocomplete.html A tests/unit/autocomplete/autocomplete_common.js D tests/unit/autocomplete/autocomplete_defaults.js M tests/unit/button/button.html A tests/unit/button/button_common.js D tests/unit/button/button_defaults.js M tests/unit/dialog/dialog.html A tests/unit/dialog/dialog_common.js D tests/unit/dialog/dialog_defaults.js M tests/unit/draggable/draggable.html A tests/unit/draggable/draggable_common.js D tests/unit/draggable/draggable_defaults.js M tests/unit/droppable/droppable.html A tests/unit/droppable/droppable_common.js D tests/unit/droppable/droppable_defaults.js M tests/unit/menu/menu.html A tests/unit/menu/menu_common.js D tests/unit/menu/menu_defaults.js M tests/unit/progressbar/progressbar.html A tests/unit/progressbar/progressbar_common.js D tests/unit/progressbar/progressbar_defaults.js M tests/unit/resizable/resizable.html A tests/unit/resizable/resizable_common.js D tests/unit/resizable/resizable_defaults.js M tests/unit/selectable/selectable.html A tests/unit/selectable/selectable_common.js D tests/unit/selectable/selectable_defaults.js M tests/unit/slider/slider.html A tests/unit/slider/slider_common.js D tests/unit/slider/slider_defaults.js M tests/unit/sortable/sortable.html A tests/unit/sortable/sortable_common.js D tests/unit/sortable/sortable_defaults.js M tests/unit/spinner/spinner.html A tests/unit/spinner/spinner_common.js D tests/unit/spinner/spinner_defaults.js M tests/unit/tabs/tabs.html A tests/unit/tabs/tabs_common.js A tests/unit/tabs/tabs_common_deprecated.js D tests/unit/tabs/tabs_defaults.js D tests/unit/tabs/tabs_defaults_deprecated.js M tests/unit/tabs/tabs_deprecated.html M tests/unit/tooltip/tooltip.html A tests/unit/tooltip/tooltip_common.js D tests/unit/tooltip/tooltip_defaults.js commit 3b54760 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-23 08:44:55 -0400 Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query string. A external/jshint.js M tests/resource_loader.js M tests/unit/testsuite.js commit 822e1c5 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-22 22:15:29 -0400 Accordion: Fixed indentation. M ui/jquery.ui.accordion.js commit 42041f8 refs/tags/1.8.20 Author: Scott González Date: 2012-04-22 21:43:52 -0400 Datepicker: Added missing quote in Hindi i18n. (cherry picked from commit e55391a4193a870c3e65f9d462433045f1717143) M ui/i18n/jquery.ui.datepicker-hi.js commit e55391a refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-22 21:43:52 -0400 Datepicker: Added missing quote in Hindi i18n. M ui/i18n/jquery.ui.datepicker-hi.js commit 7ec8c7f refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-22 12:47:33 +0200 Update to latest qunit-composite M tests/unit/qunit-composite.js commit c22fb56 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-22 12:19:16 +0200 Grunt: Add grunt-html for html validation M grunt.js M package.json commit ce3c7fa refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-21 17:49:11 +0200 Update to official qunit composite addon M tests/unit/accordion/all.html M tests/unit/all-active.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html A tests/unit/qunit-composite.css A tests/unit/qunit-composite.js M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html D tests/unit/subsuiteRunner.css D tests/unit/subsuiteRunner.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html commit 2357d6d refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-20 13:58:33 -0400 Easings: Save a byte. M ui/jquery.effects.core.js commit c090fe9 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-20 11:23:37 -0400 Resizable tests: Remove all bad tests. M tests/unit/resizable/resizable_defaults.js M tests/unit/resizable/resizable_events.js M tests/unit/resizable/resizable_methods.js commit 31f3d0e refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-20 11:20:50 -0400 Resizabe tests: Use equal() instead of equals(). M tests/unit/resizable/resizable_options.js commit a166540 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-20 09:38:04 -0400 Use .jshintrc files. A .jshintrc M grunt.js A tests/.jshintrc A ui/.jshintrc commit af15762 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-20 11:18:58 -0400 Position visual tests: Cleanup. M tests/visual/position/position_feedback.html M tests/visual/position/position_feedback_rotate.html commit 308b55e refs/tags/1.9.0m8 Merge: 2cf9948 33df9b7 Author: Scott González Date: 2012-04-20 11:06:11 -0400 Merge branch 'master' into position-notification commit 2cf9948 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-20 11:02:50 -0400 Position: Use offsets for all calculations in feedback API. M tests/visual/position/position_feedback.html M ui/jquery.ui.position.js commit 22b7f9a refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-20 10:12:14 -0400 Position: Use targetElem for events to maintain consistency. M ui/jquery.ui.position.js commit a9f1ffb refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-20 10:10:02 -0400 Position: Simplify border calculations for feedback. M ui/jquery.ui.position.js commit 3b73177 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-20 14:15:57 +0200 Position: Also create a local reference for Math.round; update other Math references M ui/jquery.ui.position.js commit cfa6aa3 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-20 14:13:52 +0200 Position: offset() always returns null for window, so provide default 0/0 coordinates to avoid checks further down M ui/jquery.ui.position.js commit be3af5b refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-20 14:09:17 +0200 Position: Move Math.abs/max definitions to the top of the file M ui/jquery.ui.position.js commit 33df9b7 refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-19 23:50:52 -0500 Menu tests: Update tests to test mouseenter instead of mouseover M tests/unit/menu/menu_events.js commit 00306d6 refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-19 23:49:33 -0500 Menu: Bind to mouseenter instead of mouseover to avoid use of stopImmediatePropagation M ui/jquery.ui.menu.js commit 8ce8b77 refs/tags/1.8.20 Author: TJ VanToll Date: 2012-01-09 21:42:56 -0500 Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page. (cherry picked from commit 6150abae49f77a3b2f67c39a3c60a06792b4de8f) M tests/unit/resizable/resizable_options.js M themes/base/jquery.ui.resizable.css M ui/jquery.ui.resizable.js commit 6150aba refs/tags/1.9.0m8 Author: TJ VanToll Date: 2012-01-09 21:42:56 -0500 Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page. M tests/unit/resizable/resizable_options.js M themes/base/jquery.ui.resizable.css M ui/jquery.ui.resizable.js commit 849b562 refs/tags/1.8.20 Author: G Karunakar Date: 2012-04-15 01:28:40 +0530 Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Datepicker: Incorrect translations for Hindi locale. (cherry picked from commit d783766f9053a2075c579296d819f0941796ac1c) M ui/i18n/jquery.ui.datepicker-hi.js commit d783766 refs/tags/1.9.0m8 Author: G Karunakar Date: 2012-04-15 01:28:40 +0530 Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Datepicker: Incorrect translations for Hindi locale. M ui/i18n/jquery.ui.datepicker-hi.js commit 8273536 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 20:34:53 -0400 Grunt: Added link to JSHint issue. M grunt.js commit d62d9d4 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 13:12:23 -0400 Spinner tests: Don't pollute the global namespace with helpers. M grunt.js M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_events.js M tests/unit/spinner/spinner_methods.js M tests/unit/spinner/spinner_options.js M tests/unit/spinner/spinner_test_helpers.js commit e9d5079 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 13:03:21 -0400 Tests: Move commonWidgetTests() to TestHelpers. M grunt.js M tests/unit/accordion/accordion_defaults.js M tests/unit/accordion/accordion_defaults_deprecated.js M tests/unit/autocomplete/autocomplete_defaults.js M tests/unit/button/button_defaults.js M tests/unit/datepicker/datepicker_defaults.js M tests/unit/dialog/dialog_defaults.js M tests/unit/draggable/draggable_defaults.js M tests/unit/droppable/droppable_defaults.js M tests/unit/menu/menu_defaults.js M tests/unit/progressbar/progressbar_defaults.js M tests/unit/resizable/resizable_defaults.js M tests/unit/selectable/selectable_defaults.js M tests/unit/slider/slider_defaults.js M tests/unit/sortable/sortable_defaults.js M tests/unit/spinner/spinner_defaults.js M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_defaults_deprecated.js M tests/unit/testsuite.js M tests/unit/tooltip/tooltip_defaults.js commit 33e93ef refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 12:53:06 -0400 Tabs tests: Don't pollute the global namespace with helpers. M grunt.js M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js A tests/unit/tabs/tabs_test_helpers.js commit c16bd7c refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-19 11:19:52 -0500 Menu tests: Don't pollute the global namespace with helpers. M grunt.js M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js M tests/unit/menu/menu_test_helpers.js commit 163555d refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 11:37:33 -0400 Accordion tests: Don't polloute the global namespace with helpers. M grunt.js M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M tests/unit/accordion/accordion_test_helpers.js M tests/unit/testsuite.js commit 0e8d9dd refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 11:21:24 -0400 Tests: Lint. M grunt.js M tests/unit/widget/widget_extend.js commit 266cc84 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 11:17:35 -0400 Tests: Lint. M grunt.js M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_tickets.js commit af1b4d8 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 10:50:09 -0400 Tests: Lint. M grunt.js M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_options.js M tests/unit/accordion/accordion_test_helpers.js M tests/unit/autocomplete/autocomplete_events.js M tests/unit/button/button_core.js M tests/unit/button/button_methods.js commit 72a0f5c refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 10:29:55 -0400 Menu: Lint. M ui/jquery.ui.menu.js commit 0a5a909 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 10:27:06 -0400 Tests: Lint. M grunt.js M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_events.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_options.js M tests/unit/dialog/dialog_tickets.js M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js M tests/unit/droppable/droppable_core.js M tests/unit/droppable/droppable_defaults.js M tests/unit/droppable/droppable_options.js commit 58a120b refs/tags/1.9.0m8 Merge: aa187f5 49f8550 Author: kborchers Date: 2012-04-19 09:22:55 -0500 Merge branch 'menuaria' into master commit aa187f5 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 09:39:21 -0400 Tests: Lint M grunt.js M tests/unit/effects/effects_core.js M tests/unit/effects/effects_scale.js M tests/unit/menu/menu_core.js M tests/unit/menu/menu_events.js M tests/unit/position/position_core.js M tests/unit/position/position_core_within.js commit 36d44d1 refs/tags/1.8.20 Author: Bertjh Date: 2012-04-19 09:05:37 -0400 Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize. (cherry picked from commit 4f19289c10e733a07cf60435c2e5df4ed2e23d37) M ui/jquery.ui.sortable.js commit 4f19289 refs/tags/1.9.0m8 Author: Bertjh Date: 2012-04-19 09:05:37 -0400 Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize. M ui/jquery.ui.sortable.js commit d0cac09 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-19 09:03:22 -0400 Sortable: Whitespace. M ui/jquery.ui.sortable.js commit a0fb2c2 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-18 22:46:39 -0400 Tests: Lint. M tests/unit/progressbar/progressbar_events.js M tests/unit/resizable/resizable_methods.js M tests/unit/selectable/selectable_methods.js M tests/unit/selectable/selectable_options.js M tests/unit/slider/slider_methods.js M tests/unit/slider/slider_options.js M tests/unit/sortable/sortable_events.js M tests/unit/sortable/sortable_methods.js M tests/unit/sortable/sortable_tickets.js commit a289830 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-18 22:36:15 -0400 Tests: Lint. M grunt.js M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_methods.js M tests/unit/spinner/spinner_options.js M tests/unit/subsuite.js M tests/unit/subsuiteRunner.js M tests/unit/swarminject.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_methods.js M tests/unit/testsuite.js M tests/unit/tooltip/tooltip_methods.js M tests/unit/tooltip/tooltip_options.js M tests/unit/widget/widget_core.js M tests/unit/widget/widget_extend.js commit 49f8550 refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-18 21:30:07 -0500 Menu: Whitespace M ui/jquery.ui.menu.js commit 890a45a refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-18 21:29:39 -0500 Menu: Add unit tests for testing disabled items M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js commit cb8474a refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-18 21:57:51 -0400 Remove trailing whitespace. M grunt.js M ui/jquery.effects.bounce.js M ui/jquery.effects.drop.js M ui/jquery.effects.fade.js M ui/jquery.effects.scale.js M ui/jquery.effects.slide.js M ui/jquery.ui.dialog.js commit 365e102 refs/tags/1.8.20 Author: Scott González Date: 2012-04-18 16:41:53 -0400 Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon. (cherry picked from commit 55e13692ee2937df9bda8e3348c4b07834e093d8) M package.json commit 55e1369 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-18 16:41:53 -0400 Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon. M package.json commit e9471d0 refs/tags/1.8.20 Author: Scott González Date: 2012-04-18 16:33:38 -0400 Build: Removed ant build. (cherry picked from commit 84ac716fbfef194622ddeed4cadf03a769725de8) Conflicts: .gitignore build/build.xml version.txt M .gitignore D build/build.xml D build/build/ant-contrib-0.6.jar D build/build/lib/jslint.js D build/build/lib/parse-js.js D build/build/lib/process.js D build/build/lib/squeeze-more.js D build/build/minify-js.sh D build/build/sizer.js D build/build/style.xsl D build/build/uglify.js D build/build/yuicompressor-2.4.2.jar D version.txt commit 84ac716 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-18 16:31:30 -0400 Build: Removed ant build. M .gitignore D build/build.xml D build/build/ant-contrib-0.6.jar D build/build/lib/jslint.js D build/build/lib/parse-js.js D build/build/lib/process.js D build/build/lib/squeeze-more.js D build/build/minify-js.sh D build/build/sizer.js D build/build/style.xsl D build/build/uglify.js D build/build/yuicompressor-2.4.2.jar D version.txt commit 2f4c74c refs/tags/1.8.20 Author: Scott González Date: 2012-04-18 16:17:21 -0400 Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @VERSION replacement incomplete. (cherry picked from commit 7475763474ba2dc976136c9374b201a1f6df8a83) M grunt.js commit 7475763 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-18 16:17:21 -0400 Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @VERSION replacement incomplete. M grunt.js commit d3dc637 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-18 16:43:25 +0200 Position: Cleanup variable definitions, move undefined vars to the top M ui/jquery.ui.position.js commit d5cde20 refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-17 21:41:30 -0500 Menu: Update divider width M themes/base/jquery.ui.menu.css commit f594c06 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-18 00:30:47 +0200 Position: Make getOffsets and parseCss helpers local functions, no need to expose those M ui/jquery.ui.position.js commit db592b7 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-17 09:57:17 +0200 Tooltip: Update custom-style demo, remove the ugly padding that was hiding layout issues, use new position feedback API instead of position callout in more then just one place M demos/tooltip/custom-style.html commit 5cf3f92 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-17 09:56:20 +0200 Tooltip: Remove bad docs links from headers M themes/base/jquery.ui.tooltip.css M ui/jquery.ui.tooltip.js commit 1ce42f4 refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-16 23:30:33 -0500 Menu: Modified interactions to allow keyboard navigation to disabled items so that they are announced by screen readers but prevent selection of and navigation to sub-menus of disabled items M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit 27c4854 refs/tags/1.8.19 (tag: 1.8.19) Author: Scott González Date: 2012-04-16 14:37:38 -0400 Tagging the 1.8.19 release. M package.json commit aec682c refs/tags/1.8.20 Author: Scott González Date: 2012-04-16 14:37:38 -0400 Updating the 1-8-stable version to 1.8.20pre M package.json commit fac809f refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-16 07:05:02 -0500 Menu: Fixed typo in comment M ui/jquery.ui.menu.js commit 9a63920 refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-16 07:02:28 -0500 Menu: Add aria-disabled attribute to disabled items, namespace and cleanup the currentEventTarget click event M ui/jquery.ui.menu.js commit f01db5d refs/tags/1.8.19 Author: Scott González Date: 2012-04-15 14:40:12 -0400 Position: Simplify default demo by removing drag functionality on positioned elements. Fixes #5380 - Position Demo breaks when dragging an element. (cherry picked from commit 6da7278e879c0dc734c23231a71fdd92f7a57a0c) Conflicts: demos/position/default.html M demos/position/default.html commit 6da7278 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-15 14:25:55 -0400 Position: Simplify default demo by removing drag functionality on positioned elements. Fixes #5380 - Position Demo breaks when dragging an element. M demos/position/default.html commit e2a6cdd refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-14 16:00:19 -0400 Menu: Check that the event object is defined before checking type M ui/jquery.ui.menu.js commit 26d6952 refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-14 15:33:48 -0400 Menu: Remove most event.stopImmediatePropagation() to allow proper event bubbling M ui/jquery.ui.menu.js commit a5fc9eb refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-13 16:05:29 +0200 Position: Expose target and element dimensions to allow further customization, like calculating the angle between the two elements M tests/visual/position/position_feedback.html A tests/visual/position/position_feedback_rotate.html M ui/jquery.ui.position.js commit cb67eb5 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-13 15:12:37 +0200 Position: Cache the scrollbarWidth calculation result M ui/jquery.ui.position.js commit 7dcfae7 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-13 15:05:43 +0200 Position: Extract getWithinInfo method, use that for tests that call getScrollInfo directly, pass within info to that, gets rid of a few more DOM accesses M tests/unit/position/position_core_within.js M ui/jquery.ui.position.js commit c0a5e52 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-13 14:46:43 +0200 Position: Finish refactoring of within data M ui/jquery.ui.position.js commit 9bf90c6 refs/tags/1.8.19 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-04-12 13:32:11 -0400 Remove compare_size; defer to plugin. Signed-off-by: Rick Waldron waldron.rick@gmail.com M grunt.js M package.json commit d22edc8 refs/tags/1.9.0m8 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-04-12 13:32:11 -0400 Remove compare_size; defer to plugin. Signed-off-by: Rick Waldron waldron.rick@gmail.com M grunt.js M package.json commit 59b93a7 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 18:33:31 +0200 Position: Refactor within-data to avoid calculating that more then needed. Not quite done, but good enough for now M ui/jquery.ui.position.js commit 8c76fe3 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 17:48:01 +0200 Position: Inline center variable. Not necessary with gzip (or a good minifier) in place, wasn't consistent with other inline strings M ui/jquery.ui.position.js commit 1779d86 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 17:33:05 +0200 Position: add target property to feedback argument, to allow additional calculation in user's using callback M ui/jquery.ui.position.js commit 2154ca5 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 17:14:03 +0200 Position: Cache Math.abs and Math.max lookups M ui/jquery.ui.position.js commit 58d5452 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 17:10:51 +0200 Position: Refactor css parse calls M ui/jquery.ui.position.js commit e1a80d5 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 17:10:32 +0200 Position: Cleanup feedback test page M tests/visual/position/position_feedback.html commit 6ffc4ad refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 16:57:51 +0200 Position: Calculate scrollInfo just once, not for each element M ui/jquery.ui.position.js commit 08c8aed refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 16:56:54 +0200 Position: Refactor offset calculations M ui/jquery.ui.position.js commit 0c5c2c7 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 16:14:16 +0200 Position: Restrict the center/middle priority to target < element cases M ui/jquery.ui.position.js commit d077f9b refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-12 01:32:30 +0200 Position: Improve feedback API by giving the center/middle position more weight. Also removed themeswitcher from test pages, now load faster M tests/visual/position/position.html M tests/visual/position/position_feedback.html M tests/visual/position/position_fit.html M tests/visual/position/position_flip.html M tests/visual/position/position_flipfit.html M tests/visual/position/position_margin.html M ui/jquery.ui.position.js commit eaacf82 refs/tags/1.8.19 Author: Scott González Date: 2012-04-11 11:02:50 -0400 Build: Update prepare-release for use with grunt. M build/release/prepare-release commit 2602612 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-11 15:20:30 +0200 Position: Extend feedback test page to include two mouse-positioned elements, highlights the 0px center/middle limitation Also rename the demo file to match the variables names, 'feedback', instead of 'notification' A tests/visual/position/position_feedback.html D tests/visual/position/position_notification.html commit 623e8e6 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-11 00:19:26 +0200 Position: Mini refactoring, avoids proxying using callback multiple times if more then one element is positioned M ui/jquery.ui.position.js commit c0cceee refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-10 23:41:41 +0200 Position: Fix single var, whitespace. Clone targetOffset to avoid reading that twice M ui/jquery.ui.position.js commit e5ba731 refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-10 22:16:38 +0200 Position: Use a separate object and argument for the feedback information, keeping position props as they were M tests/visual/position/position.html M tests/visual/position/position_notification.html M ui/jquery.ui.position.js commit 479530b refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-10 18:11:28 +0200 Position: First draft for a new notification API, via using callback, telling you were the of-element is, not just when something flipped. New test page demonstrates usage M tests/visual/position/position.html A tests/visual/position/position_notification.html M ui/jquery.ui.position.js commit 92c7481 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-10 08:39:18 -0400 Menu: Cleanup. M ui/jquery.ui.menu.js commit 5ec0dd8 refs/tags/1.8.19 Author: Scott González Date: 2012-04-07 20:40:46 -0400 Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0). (cherry picked from commit 218bd47ecd8066e51d58c1df8fdbf3fa05fac26c) Conflicts: demos/autocomplete/combobox.html M demos/autocomplete/combobox.html commit 218bd47 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-07 20:37:12 -0400 Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0). M demos/autocomplete/combobox.html commit 9e9baad refs/tags/1.9.0m8 Merge: c0f5db5 44ef35e Author: kborchers Date: 2012-04-07 17:43:15 -0500 Merge branch 'menuDividers' into master commit 44ef35e refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-07 15:38:27 -0500 Menu: Add dividers using empty list items M tests/visual/menu/menu.html M themes/base/jquery.ui.menu.css M ui/jquery.ui.menu.js commit 9668cb8 refs/tags/1.8.19 Author: meh-cfl Date: 2012-04-07 09:07:21 -0400 Autocomplete: Don't invoke a search from arrow keys when the element can have multi-line text. Fixes #7639 - Key up/key down in textarea's should optionally not toggle auto-complete. M tests/unit/autocomplete/autocomplete.html M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit c0f5db5 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-06 09:02:39 -0400 Tabs: Don't explicitly remove filter when animating opacity. Fixes #4621 - Tabs: Don't forcefully remove filter attribute. M ui/jquery.ui.tabs.js commit cd90e57 refs/tags/1.9.0m8 Merge: 343375b e7701e2 Author: kborchers Date: 2012-04-04 22:11:57 -0500 Merge branch 'positionWithin' commit 343375b refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-04 11:14:03 +0200 Build: Get grunt default task to pass. Fix lint errors inside grunt.js file itself. Removes invalid vertical-align from spinner button css, unnecessary adjoining class in tabs.css M grunt.js M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css commit 79f1eea refs/tags/1.9.0m8 Author: Jörn Zaefferer Date: 2012-04-04 10:52:41 +0200 Build: Filter filters for linting to exclude some to-be-rewritten ones. Fix lint in those remaining M grunt.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.menu.js M ui/jquery.ui.position.js M ui/jquery.ui.tabs.js commit e7701e2 refs/tags/1.9.0m8 Author: kborchers Date: 2012-04-03 21:08:34 -0500 Position: Fixed issue with offsets using the within option which caused flips to not happen when the containing element had been scrolled. M ui/jquery.ui.position.js commit a505192 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-03 19:59:08 -0400 Tabs: Coding standards. M ui/jquery.ui.tabs.js commit d040b8f refs/tags/1.8.19 Author: Scott González Date: 2012-04-03 16:51:22 -0400 Autocomplete: Move race condition logic from ajax requests to general response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources. (cherry picked from commit 96f9c84b7b2149c6b93ac226a52065652f218e1e) Conflicts: tests/unit/autocomplete/autocomplete_core.js ui/jquery.ui.autocomplete.js M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit 96f9c84 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-03 16:47:14 -0400 Autocomplete: Move race condition logic from ajax requests to general response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources. M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit fc6e72b refs/tags/1.8.19 Author: Scott González Date: 2012-04-03 15:37:56 -0400 Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepicker is stuck open if label is clicked from open state. (cherry picked from commit 4ade13450e7145100dcce3356eb1449e1a5f7090) Conflicts: ui/jquery.ui.datepicker.js M ui/jquery.ui.datepicker.js commit 4ade134 refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-03 15:36:33 -0400 Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepicker is stuck open if label is clicked from open state. M ui/jquery.ui.datepicker.js commit e0616aa refs/tags/1.9.0m8 Author: Scott González Date: 2012-04-03 07:14:47 -0400 Autocomplete: Add header protection which was accidentally removed. M ui/jquery.ui.autocomplete.js commit 037db08 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-04-03 10:49:34 +0200 Position: Extend main visual test page with simple 'arrow' callouts, as a starting pointing for a better collision notification API M tests/visual/position/position.html commit b2f8814 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-04-03 10:35:42 +0200 Tooltip: Remove old callout test page. Completely broken at this point, not worth fixing D tests/visual/tooltip/callout.html commit 0624c74 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-04-02 22:35:42 -0400 Effects core: Properly handle defaults for effects that are called with a single hash. M ui/jquery.effects.core.js commit ea4345d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-04-02 22:20:18 -0400 Grunt: Removed newcap option from jshint task. M grunt.js commit 639afa5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-04-02 19:12:21 -0400 Lint fixes. M ui/jquery.effects.core.js M ui/jquery.effects.explode.js M ui/jquery.effects.fold.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.dialog.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.slider.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 3e6877a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-04-02 19:12:10 -0400 Grunt: Fixed jshint options. M grunt.js commit ccbfd45 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-04-02 15:55:50 -0400 A few lint fixes. M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.core.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.tabs.js commit 97d9628 refs/tags/1.8.19 Author: Scott González Date: 2012-04-02 13:15:54 -0400 Grunt: Whitelist js and css files for @version replacement instead of blacklisting png. (cherry picked from commit 3876c874e3f311d263aef9f99ed2780afa1d41d7) M grunt.js commit 3876c87 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-04-02 13:15:54 -0400 Grunt: Whitelist js and css files for @version replacement instead of blacklisting png. M grunt.js commit dc67d2c refs/tags/1.8.19 Author: Jörn Zaefferer Date: 2012-04-02 18:14:51 +0200 Protect all copyright notices against minification For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention. (cherry picked from commit 37dcc3e21df5f1373ff9963217073a9faecfc057, dropped menu, spinner and tooltip) M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.tabs.js commit 9631a41 refs/tags/1.8.19 Author: Jörn Zaefferer Date: 2012-04-02 18:13:42 +0200 Build: Add grunt.js along with some other mods to 1-8-stable M .gitignore M build/build/uglify.js A grunt.js A package.json commit 585ef70 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-04-02 11:12:49 -0400 Grunt: Copy jquery from root regardless of version; fix include list for minified CSS files. M grunt.js commit 83756a1 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-04-02 16:05:59 +0200 Build/grunt: Strip existing (protected) headers from to-be-minified CSS files M grunt.js commit 8769798 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-04-02 15:59:32 +0200 Build/grunt: Fix dependencies to versions we've tested against. No more surprise API changes, for now M package.json commit b3374b9 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-04-02 15:49:34 +0200 Build/grunt: grunt.file.copy now expects options as third argument. Fixes the version replacing M grunt.js commit 37dcc3e refs/remotes/origin/spinner-globalize-1.x Author: Jo Liss Date: 2012-02-27 01:49:51 +0100 Protect all copyright notices against minification For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention. M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.menu.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js commit 1f0e0b2 refs/remotes/origin/spinner-globalize-1.x Merge: ff72467 48e5c85 Author: Jörn Zaefferer Date: 2012-04-02 15:20:37 +0200 Merge branch 'master' into grunt commit 8b46758 refs/tags/1.8.19 Author: Simon Date: 2012-04-02 10:44:51 +0300 Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - Provide a better German translation for the week header. M ui/i18n/jquery.ui.datepicker-de.js commit 48e5c85 refs/remotes/origin/spinner-globalize-1.x Author: Simon Date: 2012-04-02 10:44:51 +0300 Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - Provide a better German translation for the week header. M ui/i18n/jquery.ui.datepicker-de.js commit ec5f2ae refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-04-01 23:18:32 +0200 Selectmenu: removed unnecessary unit test (has link test for disabled items) M tests/unit/selectmenu/selectmenu_methods.js commit 1092551 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-04-01 22:38:16 +0200 Selectmenu: fixed small regression which added unwanted, empty optgroup to every menu M ui/jquery.ui.selectmenu.js commit ff72467 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-03-30 13:32:23 -0400 Grunt: Move common modules to top, along with lists of files. M grunt.js commit 45a5a24 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-03-30 09:06:06 -0400 Tooltip: Store the title in ui-tooltip-title data only if the element has a title. M ui/jquery.ui.tooltip.js commit 56de22e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-03-29 18:36:38 -0400 Tooltip: Avoid infinite recursion when disabling a tooltip on close. M ui/jquery.ui.tooltip.js commit 6fb584e refs/tags/1.8.19 Author: felix Date: 2012-03-29 14:59:19 -0700 Fixes #6979 - Several components are leaking variables into the global scope. M ui/jquery.effects.core.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.tabs.js commit 748702c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-29 16:29:27 +0200 Build/grunt: Add download_docs task for 1.8 M grunt.js commit c45911c refs/tags/1.8.19 Author: Scott González Date: 2012-03-29 09:58:21 -0400 Datepicker: Fixed nextText, prevText, and Sunday and split words onto multiple lines for readability. Fixes #8225 - Datepicker: Incorrect values in Persian localization. (cherry picked from commit a51451dc1b19bf6c2e10b1648b57d006bf38c303) Conflicts: ui/i18n/jquery.ui.datepicker-fa.js M ui/i18n/jquery.ui.datepicker-fa.js commit a51451d refs/remotes/origin/spinner-globalize-1.x Author: Amir E. Aharoni Date: 2012-03-29 09:51:43 -0400 Datepicker: Fixed nextText, prevText, and Sunday and split words onto multiple lines for readability. Fixes #8225 - Datepicker: Incorrect values in Persian localization. M ui/i18n/jquery.ui.datepicker-fa.js commit 3e75041 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-29 12:48:21 +0200 Build/grunt: Use grunt.loadNpmTasks, now that its actually working M grunt.js commit 08aaa22 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-28 19:58:11 +0200 Build/grunt: Accept more grunt-css versions M package.json commit 6813543 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-28 18:50:57 +0200 Bump version M version.txt commit a1f8886 refs/tags/1.9m7 (tag: 1.9m7) Author: Jörn Zaefferer Date: 2012-03-28 18:50:22 +0200 Tagging 1.9m7 M version.txt commit cd020af refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-28 11:45:27 +0200 Build/grunt: Extract css related tasks, use grunt-css instead M grunt.js M package.json commit 4a6692a refs/tags/1.9m7 Author: Scott González Date: 2012-03-27 18:05:51 -0400 Accordion: Added animation tests. M tests/unit/accordion/accordion_options.js commit 6634e40 refs/tags/1.9m7 Author: Scott González Date: 2012-03-27 16:49:05 -0400 Accordion: Fixed post-init changes to event option and added tests for keyboard support. M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_deprecated.html M ui/jquery.ui.accordion.js commit e220cf2 refs/tags/1.8.19 Author: Corey Frang Date: 2012-03-27 14:06:49 -0500 Effects: Backporting e8ba367 to 1-8-stable - Fixes #8113 - addClass not animating M ui/jquery.effects.core.js commit a709943 refs/tags/1.9m7 Author: Scott González Date: 2012-03-27 14:46:13 -0400 Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*. M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_options.js commit 0370170 refs/tags/1.9m7 Author: Hans Hillen Date: 2012-03-27 10:19:35 -0400 Accordion: Fixed ARIA support and added proper keyboard support. M tests/unit/accordion/accordion_core.js M ui/jquery.ui.accordion.js commit b2cca9a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-03-23 13:33:46 -0400 Grunt: Update for new grunt API. M grunt.js commit e4f0cab refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-03-23 07:59:36 -0400 Grunt: Switch back to using file.copy(). M grunt.js commit 610e794 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-22 21:28:55 +0100 Build/grunt: Fix copying of binary files M grunt.js commit 090ce43 refs/tags/1.8.19 Author: Scott González Date: 2012-03-22 13:17:17 -0400 Tabs: Wrap attribute value in quotes when querying. Fixes #8207 - Tabs: Error with href selector. (cherry picked from commit adbc2733bbd4d4c117dd2e0f31d5156e2913bfd1) M ui/jquery.ui.tabs.js commit adbc273 refs/tags/1.9m7 Author: Scott González Date: 2012-03-22 13:17:17 -0400 Tabs: Wrap attribute value in quotes when querying. Fixes #8207 - Tabs: Error with href selector. M ui/jquery.ui.tabs.js commit c21aa07 refs/tags/1.8.19 Author: stojce Date: 2012-03-22 15:26:47 +0100 Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - Datepicker: Incorrect month name for Macedonian localization. (cherry picked from commit 9bb9141f299ce1b7ddcffc39063a9e6581e19ba6) M ui/i18n/jquery.ui.datepicker-mk.js commit 9bb9141 refs/tags/1.9m7 Author: stojce Date: 2012-03-22 15:26:47 +0100 Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - Datepicker: Incorrect month name for Macedonian localization. M ui/i18n/jquery.ui.datepicker-mk.js commit 4451f86 refs/tags/1.8.19 Author: Lado Lomidze Date: 2012-03-22 11:10:36 -0400 Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgian localization. (cherry picked from commit c12a47074e83b2495b8ff7113d939722f9cdb7c7) M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-ge.js commit c12a470 refs/tags/1.9m7 Author: Lado Lomidze Date: 2012-03-22 11:10:36 -0400 Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgian localization. M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-ge.js commit ec3ce5c refs/tags/1.8.19 Author: Scott González Date: 2012-03-22 09:57:33 -0400 Upgrade jQuery to 1.7.2. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/widget/default.html D jquery-1.7.1.js A jquery-1.7.2.js M tests/index.html A tests/jquery-1.7.2.js M tests/jquery.js M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/all.html M tests/unit/defaults.html M tests/unit/index.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/datepicker_ticket_7552.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/mouse/mouse_ticket_6946.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit 89ff5c5 refs/tags/1.9m7 Author: Scott González Date: 2012-03-22 09:45:22 -0400 Upgrade jQuery to 1.7.2. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/menu/default.html M demos/menu/navigationmenu.html M demos/menu/topalignmenu.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.7.1.js A jquery-1.7.2.js M tests/index.html A tests/jquery-1.7.2.js M tests/jquery.js M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/icons.html M tests/unit/accordion/all.html M tests/unit/all-active.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/accordion/accordion.html M tests/visual/addClass/addClass_queue.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/effects/effects.all.html M tests/visual/effects/effects.scale.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/tablemenu.html M tests/visual/position/position.html M tests/visual/position/position_fit.html M tests/visual/position/position_flip.html M tests/visual/position/position_flipfit.html M tests/visual/position/position_margin.html M tests/visual/position/position_within.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/callout.html M tests/visual/tooltip/tooltip.html commit 12832b7 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-22 13:54:47 +0100 Build/grunt: Coding standards M grunt.js commit a454c5d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-22 13:51:08 +0100 Build/grunt: Use ascii encoding when reading files for digesting M grunt.js commit a00e7f3 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-21 21:27:34 +0100 Build/grunt: Always clean befoe release task M grunt.js commit a84512f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-21 21:19:31 +0100 Build/grunt: Use rimraf for clean task. Fix cop_hemes task to correctly rename the -custom.css file M grunt.js M package.json commit 392c003 refs/tags/1.9m7 Author: Scott González Date: 2012-03-21 13:24:31 -0400 Update QUnit. M external/qunit.css M external/qunit.js commit 2a1ee37 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-19 23:08:56 +0100 Build/grunt: Another attempt at using adm-zip. Keep the result in place, but don't (yet) use it - need to report issues to adm-zip M grunt.js M package.json commit 72d3aa2 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-19 22:57:51 +0100 Build/grunt: Add a clean task. Good enough for now, but not really a good implementation M grunt.js commit 5f95e7c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-19 22:56:34 +0100 Build/grunt: Update to latest grunt API, using reigsterMultiTask instead of registerBasicTask M grunt.js commit b1167ef refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-03-19 17:12:21 -0400 Grunt: Coding standards. M grunt.js commit a76366f refs/tags/1.8.19 Author: Scott González Date: 2012-03-19 09:47:38 -0400 Mouse: Unbind events bound to document on destroy. Fixes #8199 - _mouseDestroy keeps mousemove and mouseup events bound. (cherry picked from commit 94c6f9ec84acc4c01f2dc16c009e2cf7a0fdbc5d) M ui/jquery.ui.mouse.js commit 94c6f9e refs/tags/1.9m7 Author: Scott González Date: 2012-03-19 09:47:38 -0400 Mouse: Unbind events bound to document on destroy. Fixes #8199 - _mouseDestroy keeps mousemove and mouseup events bound. M ui/jquery.ui.mouse.js commit 5e3ad8f refs/tags/1.8.19 Author: Scott González Date: 2012-03-19 09:25:07 -0400 Updated copyright year. M MIT-LICENSE.txt M tests/jquery.simulate.js M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.tabs.js M ui/jquery.ui.widget.js commit 959e36b refs/tags/1.8.19 Author: Scott González Date: 2012-03-19 09:05:40 -0400 Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expanding the size of the button from negative text indent. Fixes #7911 - Button: icon only button in dialog causes horizontal scrollbar in Opera." This reverts commit a3a5c65d4dd9eb6be0e8a71d82c3ca86b38ed009. (cherry picked from commit 99fd8511ed4098a4cbf6c66999ef4df0bd8280be) M themes/base/jquery.ui.button.css commit 99fd851 refs/tags/1.9m7 Author: Scott González Date: 2012-03-19 09:05:40 -0400 Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expanding the size of the button from negative text indent. Fixes #7911 - Button: icon only button in dialog causes horizontal scrollbar in Opera." This reverts commit a3a5c65d4dd9eb6be0e8a71d82c3ca86b38ed009. M themes/base/jquery.ui.button.css commit 4a9e26c refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-03-18 21:47:40 -0500 Selectmenu: Add links to all menu items to be in line with what menu expects and remove the extra space added to disabled items M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit e38feea refs/remotes/origin/spinner-globalize-1.x Merge: 682a321 11b026d Author: kborchers Date: 2012-03-18 21:19:19 -0500 Merge branch 'master' into selectmenu commit 11b026d refs/tags/1.9m7 Author: kborchers Date: 2012-03-18 21:18:00 -0500 Menu: Better disabled item handling using preventDefault() for the click event on anchors inside of disabled menu items and change the pointer to default M themes/base/jquery.ui.menu.css M ui/jquery.ui.menu.js commit 6de8030 refs/tags/1.9m7 Merge: 5c53dd1 17db755 Author: Jörn Zaefferer Date: 2012-03-18 15:46:11 +0100 Merge branch 'accordion-cleanup' commit 91df42e refs/tags/1.8.19 Author: Scott González Date: 2012-03-14 15:16:25 -0400 Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes #8194 - Datepicker: Incorrect day name for Finnish localization. (cherry picked from commit 5c53dd1bbc0cb0897d4851bad77c3fe22fda27dc) Conflicts: ui/i18n/jquery.ui.datepicker-fi.js M ui/i18n/jquery.ui.datepicker-fi.js commit 5c53dd1 refs/tags/1.9m7 Author: Harri Kilpiö Date: 2012-03-08 22:52:22 +0200 Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes #8194 - Datepicker: Incorrect day name for Finnish localization. M ui/i18n/jquery.ui.datepicker-fi.js commit 682a321 refs/remotes/origin/spinner-globalize-1.x Merge: 94f8514 ec062c1 Author: Scott González Date: 2012-03-14 13:42:48 -0400 Merge branch 'master' into selectmenu commit adaf034 refs/remotes/origin/interactions Merge: a065d35 ec062c1 Author: Scott González Date: 2012-03-14 13:38:26 -0400 Merge branch 'master' into interactions Conflicts: demos/draggable/cursor-style.html ui/jquery.ui.draggable.js commit 2e0fd83 refs/remotes/origin/spinner-globalize-1.x Merge: ee64f89 ec062c1 Author: Scott González Date: 2012-03-14 13:32:54 -0400 Merge branch 'master' into grunt commit ec062c1 refs/tags/1.9m7 Author: Scott González Date: 2012-03-14 11:08:19 -0400 Accordion: Removed ui-accordion-disabled class. Fixes #8193 - Accordion: Remove ui-accordion-disabled class. M ui/jquery.ui.accordion.js commit ee64f89 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-11 12:55:07 +0100 Build/grunt: Fix themes task M grunt.js commit 5fa2cd4 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-11 12:34:52 +0100 Build/grunt: Replace child_process helper with utils.spawn M grunt.js commit 575baa0 refs/tags/1.9m7 Author: Jörn Zaefferer Date: 2012-03-10 15:38:30 +0100 Updated to QUnit 1.4.0. Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing. Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green. M external/qunit.css M external/qunit.js M tests/unit/tabs/tabs_core.js M tests/unit/tooltip/tooltip_core.js commit 6f301ea refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-10 15:07:53 +0100 Build/grunt: Fix copy_themes task, files.themes config property wasn't processed properly M grunt.js commit f8bad04 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-10 14:16:13 +0100 Build: Modify uglify.js to include a newline charakter after the copyright comment, makes diffing against new build a little bit more efficient M build/build/uglify.js commit 5e6fc4f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-10 13:53:53 +0100 Build/grunt: Simplify css_min basic task, concat helper already takes care of executing directives M grunt.js commit fd9b7d3 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-10 13:45:16 +0100 Build/grunt: Integrate CSSLint M grunt.js M package.json commit 2865a62 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-10 12:55:36 +0100 Build/grunt: Update codebase to adapt or make use of latest changes in grunt M grunt.js commit 85ea681 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 17:59:57 +0100 Build/grunt: Improve lint setup, get rid of file comment, using gruntjs specific config anyway M grunt.js commit 9fd5e7a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 17:58:34 +0100 Build/grunt: Improve lint setup, configure options and globals for different contexts M grunt.js commit 19088fa refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 17:42:57 +0100 Build/grunt: Fix a few oversights from the files config refactoring. Also finish the release_cdn target, now it includes all themes M grunt.js commit fcab58a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 17:18:35 +0100 Build/grunt: Use child process for zipping until adm-zip works better. Rewrote files config to make that work with the cwd requirement. M grunt.js commit 59a26c8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 16:25:51 +0100 Build/grunt: Can use config('pkg.version'), now was fixed in grunt M grunt.js commit 8a982f5 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 16:23:57 +0100 Build/grunt: Use custom directive to strip banners. Now works against unmodified grunt again. M grunt.js commit 36302cc refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 16:21:45 +0100 Build/grunt: Add back version.txt. Will remove that later along with the old build files, until then its useful to compare the new system against the old. A version.txt commit ff5895a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 15:18:26 +0100 Build/grunt: Add sizer task. Some cleanup in other areas. M grunt.js commit 60bbda3 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 14:02:00 +0100 Build/grunt: Cleanup todos M grunt.js commit 4a2b004 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-09 13:52:18 +0100 Build/grunt: Finish release_themes task. Strip headers from concatenated files. M grunt.js commit 64ea9d4 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-08 17:11:57 +0100 Build/grunt: Extend themes_download task with unzipping M grunt.js commit edec16a refs/tags/1.9m7 Author: Scott González Date: 2012-03-08 11:11:30 -0500 Added composite test suite for all 'active' tests. A tests/unit/all-active.html commit 932fe88 refs/tags/1.9m7 Author: Scott González Date: 2012-03-08 10:53:08 -0500 Updated copyright year. M MIT-LICENSE.txt M tests/jquery.simulate.js M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 6aa41bf refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-08 14:52:50 +0100 Build/grunt: Partial download_themes task. Extracting currently fails with crc32 checksum failure M grunt.js M package.json commit face6de refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-08 14:06:25 +0100 Build/grunt: Almost complete release and release_cdn tasks. Concat task fails to strip headers, everything else is in place. M grunt.js D version.txt commit 17db755 refs/tags/1.9m7 Author: Jörn Zaefferer Date: 2012-03-07 20:00:02 +0100 Accordion: Use _bind for event option. Refactor other _bind call to go into _setupEvents as well, simplifying unbinding a lot. Also add missing semicolon M ui/jquery.ui.accordion.js commit c7cf13f refs/tags/1.9m7 Author: Jörn Zaefferer Date: 2012-03-07 19:54:06 +0100 Accordion: Update method tests - active option still works when accordion is disabled M tests/unit/accordion/accordion_methods.js commit 724772e refs/tags/1.9m7 Author: Jörn Zaefferer Date: 2012-03-07 19:45:20 +0100 Accordion: Update test helper to use QUnit.push instead of deepEqual to get useful stacktrace M tests/unit/accordion/accordion_test_helpers.js commit 471ac4d refs/tags/1.9m7 Author: Scott González Date: 2012-03-07 13:34:47 -0500 Accordion: Added missing semicolon. M ui/jquery.ui.accordion.js commit 397176d refs/tags/1.9m7 Author: Jörn Zaefferer Date: 2012-03-07 19:28:42 +0100 Accordion: Remove disabled check in _keydown, covered by _bind M ui/jquery.ui.accordion.js commit 0509582 refs/tags/1.9m7 Author: Jörn Zaefferer Date: 2012-03-07 19:17:09 +0100 Accordion: Fix unbinding of accordion event option when dealing with multiple events. Make sure to unbind only those namespaced to .accordion M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit 1d68f13 refs/tags/1.9m7 Author: Jörn Zaefferer Date: 2012-03-07 18:54:38 +0100 Accordion: Use _bind for keydown handler M ui/jquery.ui.accordion.js commit 0bf7d25 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-07 15:16:32 +0100 Build/grunt: First draft for cdn tasks. Hashing works fine, zip file doesn't quite match the intended structure. M grunt.js commit 34f8134 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-07 14:51:20 +0100 Build/grunt: Update banner template to use task.current.data.src when no file list is given. M grunt.js commit cc3b08d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-06 20:15:51 +0100 Build/grunt: Minify CSS files, using sqwish. M grunt.js M package.json commit a065d35 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-03-06 19:34:47 +0100 Interactions: Reduce the container size on the map demo, makes it a little more intersting on big screens M demos/draggable/map.html commit 02981c7 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-06 19:31:00 +0100 Build/grunt: cleanup M grunt.js commit 3f17503 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-06 19:30:20 +0100 Build/grunt: Custom banners for the various minified files M grunt.js commit 953c49f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-06 18:52:50 +0100 Build/grunt: Extend concat and min tasks to include all the files the current build includes. Headers aren't correct yet. M grunt.js commit 98fc87a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-06 18:18:09 +0100 Build/grunt: Switch to adm-zip. Use addFile method until addLocalFile is implemented. M grunt.js M package.json commit 3df4bc1 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-03-05 12:02:34 +0100 Interactions: Add pointer and closedhand cursor to map demo A demos/draggable/closedhand.cur M demos/draggable/map.html commit 0cc4329 refs/remotes/origin/interactions Author: Jörn Zaefferer Date: 2012-03-05 11:50:53 +0100 Interactions: Add a draggable map demo. Custom containment logic still needs some improvements. M demos/draggable/index.html A demos/draggable/map.html commit 15eb3ac refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-02 17:19:48 +0100 Use isoDate format for min banner M grunt.js commit 3cb276c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-02 16:55:49 +0100 Add list of included files to min banner M grunt.js commit 69dcb76 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-02 16:45:10 +0100 First iteration on grunt-based build. lint, qunit, concat, min and zip all work, but all have various limiations. M .gitignore A grunt.js A package.json commit 374661a refs/tags/1.9m7 Author: Scott González Date: 2012-03-02 07:14:44 -0500 Accordion: Code review. M ui/jquery.ui.accordion.js commit fea7862 refs/tags/1.8.19 Author: gromo Date: 2012-02-22 13:05:02 +0500 Resizable: Update aspectRatio to use calculated aspectRatio in case of: containment - parent; aspectRatio - true. Fixes #8158 - Resizable: aspectRatio: true isn't handled properly. (cherry picked from commit 3e8ec7eb6bee97034363fe4e8704ed762fadbaba) M ui/jquery.ui.resizable.js commit 3e8ec7e refs/remotes/origin/spinner-globalize-1.x Author: gromo Date: 2012-02-22 13:05:02 +0500 Resizable: Update aspectRatio to use calculated aspectRatio in case of: containment - parent; aspectRatio - true. Fixes #8158 - Resizable: aspectRatio: true isn't handled properly. M ui/jquery.ui.resizable.js commit f65d6b9 refs/remotes/origin/spinner-globalize-1.x Merge: 63215a6 2321ae0 Author: Jörn Zaefferer Date: 2012-03-01 15:19:57 +0100 Merge branch 'data-naming' commit 2321ae0 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 15:13:52 +0100 Remove both widgetName and widgetFullName data M ui/jquery.ui.widget.js commit 5e51b8d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 15:03:30 +0100 Update Widget data naming/usage. Remove unnecessary fallbacks, update .removeData to use full name. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit d901cd4 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 14:40:23 +0100 Autocomplete: Add removal TODOs for #7810 M ui/jquery.ui.autocomplete.js commit 1b80154 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 14:36:17 +0100 Widget: Rename widgetBaseClass to widgetFullName. Deprecates widgetBaseClass, to be removed later. Fixes #8154 M ui/jquery.ui.widget.js commit 5fda4f6 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 14:30:02 +0100 Update data naming for Widget, including backwards compability. Updated tests and added one for the custom expression. Partial fix for #7810 M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 45ca20f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 13:42:42 +0100 Update data naming for Effects. Partial fix for #7810 M ui/jquery.effects.core.js commit 6d20d14 refs/remotes/origin/spinner-globalize-1.x Merge: 59f2e88 09732da Author: Jörn Zaefferer Date: 2012-03-01 13:35:04 +0100 Merge branch 'master' into data-naming commit 59f2e88 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 13:32:47 +0100 Update data naming for Tooltip. Partial fix for #7810 M ui/jquery.ui.tooltip.js commit e93993c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 13:31:25 +0100 Update data naming for Tabs. Partial fix for #7810 M ui/jquery.ui.tabs.js commit bfadd5c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 13:30:57 +0100 Tabs: Whitespace cleanup M ui/jquery.ui.tabs.js commit b141d63 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 13:29:56 +0100 Update data naming for Slider. Partial fix for #7810 M ui/jquery.ui.slider.js commit 98daa6a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 13:29:31 +0100 Slider: Whitespace cleanup M ui/jquery.ui.slider.js commit 3a0b8b8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-03-01 13:26:44 +0100 Update data naming for Accordion. Partial fix for #7810 M ui/jquery.ui.accordion.js commit 94f8514 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-29 22:11:20 -0500 Tests: equals() -> equal(). M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js commit b4d9eee refs/remotes/origin/spinner-globalize-1.x Merge: 8c10c1e 63215a6 Author: Scott González Date: 2012-02-29 22:09:26 -0500 Merge branch 'master' into selectmenu commit 8c10c1e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-29 22:09:13 -0500 Revert "Selectmenu: added a temp fix for Safari to make unit test work, see https://github.com/jquery/jquery-ui/pull/492#issuecomment-4214604" This reverts commit 72c17f061430c0c7ff94f39e0d70ef07f7b7237b. M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js commit 63215a6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-29 22:08:47 -0500 Tests: Cleaned up simulate. Still more work to do. M tests/jquery.simulate.js commit 09732da refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-29 18:15:42 +0100 Update QUnit to latest, reverting the bad reset 'patch' M external/qunit.css M external/qunit.js commit 72023dd refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-28 15:56:32 +0100 Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. M external/qunit.css M external/qunit.js M tests/unit/accordion/accordion_events.js M tests/unit/button/button_core.js M tests/unit/button/button_options.js M tests/unit/core/core.js M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_tickets.js M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_events.js M tests/unit/dialog/dialog_methods.js M tests/unit/dialog/dialog_options.js M tests/unit/dialog/dialog_tickets.js M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_events.js M tests/unit/draggable/draggable_methods.js M tests/unit/draggable/draggable_options.js M tests/unit/droppable/droppable_methods.js M tests/unit/droppable/droppable_options.js M tests/unit/menu/menu_core.js M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js M tests/unit/position/position_core.js M tests/unit/position/position_core_within.js M tests/unit/position/position_deprecated.js M tests/unit/progressbar/progressbar_core.js M tests/unit/progressbar/progressbar_events.js M tests/unit/progressbar/progressbar_methods.js M tests/unit/progressbar/progressbar_options.js M tests/unit/resizable/resizable_core.js M tests/unit/resizable/resizable_methods.js M tests/unit/resizable/resizable_options.js M tests/unit/selectable/selectable_events.js M tests/unit/selectable/selectable_methods.js M tests/unit/selectable/selectable_options.js M tests/unit/slider/slider_core.js M tests/unit/slider/slider_events.js M tests/unit/slider/slider_methods.js M tests/unit/slider/slider_options.js M tests/unit/sortable/sortable_methods.js M tests/unit/sortable/sortable_tickets.js M tests/unit/spinner/spinner_methods.js M tests/unit/spinner/spinner_options.js M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/testsuite.js M tests/unit/tooltip/tooltip_events.js M tests/unit/tooltip/tooltip_methods.js M tests/unit/tooltip/tooltip_options.js M tests/unit/widget/widget_core.js commit e6b7486 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-28 15:45:24 +0100 Datepicker: Fix a bad assertion - actual result is valid. M tests/unit/datepicker/datepicker_options.js commit 6ba18b5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-29 10:42:20 -0500 Accordion: Removed mouseover demo. We shouldn't demo bad UX choices. M demos/accordion/index.html D demos/accordion/mouseover.html commit 72c17f0 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-28 19:21:50 +0100 Selectmenu: added a temp fix for Safari to make unit test work, see https://github.com/jquery/jquery-ui/pull/492#issuecomment-4214604 M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js commit 811b377 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-28 15:15:32 +0100 Update data naming for autocomplete. Backwards compatible for overrides of _renderItem. Partial fix for #7810 M ui/jquery.ui.autocomplete.js commit 70de33a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-27 16:22:42 -0500 Core: Fixed typo. Thanks jsgoupil M ui/jquery.ui.core.js commit 9d6e94f refs/remotes/origin/spinner-globalize-1.x Author: Trey Hunner Date: 2012-02-27 08:48:17 -0800 Use hard tabs for indentation consistently M ui/i18n/jquery.ui.datepicker-bg.js M ui/i18n/jquery.ui.datepicker-cs.js M ui/i18n/jquery.ui.datepicker-da.js M ui/i18n/jquery.ui.datepicker-fi.js M ui/i18n/jquery.ui.datepicker-fr.js M ui/i18n/jquery.ui.datepicker-no.js M ui/i18n/jquery.ui.datepicker-sv.js M ui/jquery.effects.blind.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.draggable.js M ui/jquery.ui.mouse.js M ui/jquery.ui.resizable.js M ui/jquery.ui.tabs.js commit 1d2fcad refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-27 09:34:00 -0500 Accordion: Removed width: 100% on accordion wrapper which was used to fix an animation bug that no longer exists with the new animation code. Fixes #8140 - nested accordion is oversized. M themes/base/jquery.ui.accordion.css commit 0285529 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-26 21:37:44 -0500 Accordion: Removed requirement for headers contain a child (and removed associated ui-accordion-heading class). M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_deprecated.html M themes/base/jquery.ui.accordion.css M ui/jquery.ui.accordion.js commit 4da7ec3 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-02-26 22:52:38 -0600 Menu: Add default null callbacks and update unit tests M tests/unit/menu/menu_defaults.js M ui/jquery.ui.menu.js commit 1e291c9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-26 22:04:21 -0500 Accordion: Reset height prior to calculations on refresh. M ui/jquery.ui.accordion.js commit 3f56f8d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-26 21:57:48 -0500 Accordion: Added visual tests for nested accordions with differing icons options. A tests/visual/accordion/accordion.html commit 7f533df refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-26 21:54:05 -0500 Accordion: Don't toggle icons if the accordion doesn't have icons. M ui/jquery.ui.accordion.js commit b1a72e6 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-26 03:46:27 +0100 Selectmenu: small improvements, code clean-up, lint, coding guidelines M ui/jquery.ui.selectmenu.js commit cea6844 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-26 03:13:44 +0100 Selectmenu: removed working but illogical closest context M ui/jquery.ui.selectmenu.js commit e299e9a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-26 02:45:43 +0100 Selectmenu: added empty.html visual test, small improvements in html files M demos/selectmenu/custom_render.html M tests/visual/selectmenu/compatibility.html A tests/visual/selectmenu/empty.html commit 156d0fb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-26 02:16:50 +0100 Selectmenu: fix for IEs item hover problem, overflow CSS properties now included M demos/selectmenu/default.html M tests/visual/selectmenu/disabled.html M tests/visual/selectmenu/events.html M themes/base/jquery.ui.selectmenu.css commit f2228b0 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-26 01:50:55 +0100 Selectmenu: remove unwanted Menu mouseover event, fixes problem with selected item highlighting on menu open M ui/jquery.ui.selectmenu.js commit e9a3531 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-26 01:24:52 +0100 Selectmenu: adjust and improve unit tests M tests/unit/selectmenu/selectmenu_methods.js M tests/unit/selectmenu/selectmenu_options.js commit c5efdda refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-26 01:15:49 +0100 Selectmenu: small fix for _toggleAttr to make sure isOpen is not undefined M ui/jquery.ui.selectmenu.js commit 1fbf5cb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-26 01:04:32 +0100 Selectmenu: small typo in visual test M tests/visual/selectmenu/methods.html commit 5c2eea3 refs/tags/1.8.19 Author: Jasvir Nagra Date: 2012-02-24 13:57:46 -0800 Datepicker: modified a catch variable to no longer mask an existing variable in scope. Fixed #8138 - datepicker: IE8 does not create a new scope for catch blocks and will cause (cherry picked from commit 367da95ba5afcb80bebce75cd529a46004f60381) M ui/jquery.ui.datepicker.js commit 85d6acb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-25 03:17:20 +0100 Selectmenu: merged _toggleButtonStyle with _toggleAttr method, removed incomplete dropdown _setOptions functionality M ui/jquery.ui.selectmenu.js commit a4eeddd refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-25 01:43:53 +0100 Selectmenu: improve optgroup header event handling, fixed disabled item event handling, improve attribute handling on menu toggle, small improvements, clean-up M ui/jquery.ui.selectmenu.js commit c0f9dd3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-25 00:15:28 +0100 Selectmenu: unbind Menu document click event (fires unwanted focus event) M ui/jquery.ui.selectmenu.js commit 367da95 refs/remotes/origin/spinner-globalize-1.x Author: Jasvir Nagra Date: 2012-02-24 13:57:46 -0800 Datepicker: modified a catch variable to no longer mask an existing variable in scope. Fixed #8138 - datepicker: IE8 does not create a new scope for catch blocks and will cause M ui/jquery.ui.datepicker.js commit b356e1e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-24 22:48:52 +0100 Selectmenu: selected callback event fired twice when using mouse M ui/jquery.ui.selectmenu.js commit 058cba2 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-24 22:39:11 +0100 Selectmenu: backfall for initial refresh when menu is opened M ui/jquery.ui.selectmenu.js commit b474a5d refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-24 22:06:11 +0100 Selectmenu: remove Button widget CSS dependency for button element M themes/base/jquery.ui.selectmenu.css commit f0b7130 refs/tags/1.8.19 Author: Bertjh Date: 2012-02-24 10:24:25 +0100 Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down. (cherry picked from commit b6e1f25ab8c038306146a6ead041dc18bfb9e8c2) M ui/jquery.ui.sortable.js commit b6e1f25 refs/remotes/origin/spinner-globalize-1.x Author: Bertjh Date: 2012-02-24 10:24:25 +0100 Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down. M ui/jquery.ui.sortable.js commit 96102f7 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-23 23:32:17 +0100 Selectmenu: use _hoverable and _focusable for button events M ui/jquery.ui.selectmenu.js commit 29effb3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-23 23:25:03 +0100 Selectmenu: removed Button widget dependency M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M tests/unit/selectmenu/selectmenu.html M tests/visual/selectmenu/compatibility.html M tests/visual/selectmenu/disabled.html M tests/visual/selectmenu/events.html M tests/visual/selectmenu/methods.html M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 6957f9f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-23 22:55:41 +0100 Selectmenu: fixed small typo M tests/unit/selectmenu/selectmenu_methods.js commit 43851b6 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-23 21:05:11 +0100 Selectmenu: removed unneeded SPACE keypress event M ui/jquery.ui.selectmenu.js commit 58a5e23 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-23 19:37:31 +0100 Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped elements. M tests/unit/tooltip/tooltip_events.js M tests/visual/tooltip/tooltip.html M ui/jquery.ui.tooltip.js commit 35e2919 refs/tags/1.8.19 Author: Richard D. Worth Date: 2012-02-23 12:12:34 -0500 Corrected week header for et locale. Fixed #8129 - Localization error in et locale (week header) (cherry picked from commit fa40c352af59258362d17e2f1e8642343b1ae3c0) M ui/i18n/jquery.ui.datepicker-et.js commit fa40c35 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2012-02-23 12:12:34 -0500 Corrected week header for et locale. Fixed #8129 - Localization error in et locale (week header) M ui/i18n/jquery.ui.datepicker-et.js commit 8f71acc refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-23 14:26:47 +0100 Position: Fix initial positioning of cycler demo. M demos/position/cycler.html commit c424ae4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-22 00:29:05 +0100 Selectmenu: close open menu on escape keydown M ui/jquery.ui.selectmenu.js commit af0d520 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-22 00:22:08 +0100 Selectmenu: merge themeswitcher with compatibility visual test M tests/visual/selectmenu/compatibility.html D tests/visual/selectmenu/themeswitcher.html commit afcdd6a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-22 00:09:44 +0100 Selectmenu: cleanup unit tests, removing mass test M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_methods.js commit 4526357 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-21 23:44:32 +0100 Selectmenu: removed aria-activedescendant attr from button M ui/jquery.ui.selectmenu.js commit 52e43c0 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-21 23:41:00 +0100 Selectmenu: re-enabled lazy loading of the menu items (menu refresh) M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M ui/jquery.ui.selectmenu.js commit d0c31c1 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-21 22:35:37 +0100 Selectmenu: fix _setSelected method, fixes aria-selected and unit tests M ui/jquery.ui.selectmenu.js commit 59d1580 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-21 20:22:13 +0100 Selectmenu: Introduce menuWidget method, to get access to the menu element. Fix various tests and simplify demos accordingly. Add comment about optgroup-click-handling. M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js M tests/unit/selectmenu/selectmenu_options.js M tests/visual/selectmenu/disabled.html M ui/jquery.ui.selectmenu.js commit b15dc8e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-21 18:31:27 +0100 Selectmenu: Simplify _getCreateOptions implementation M ui/jquery.ui.selectmenu.js commit 51bd6f8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-21 18:08:14 +0100 Selectmenu: Unit tests whitespace and linting/cleanup M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js M tests/unit/selectmenu/selectmenu_options.js commit d5c74f7 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-21 17:56:04 +0100 Selectmenu: Reorder default demo to reduce the odd top-margin (still needed to fully show the popup menu) M demos/selectmenu/default.html commit aa84b39 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-21 17:52:58 +0100 Selectmenu: Simplify id-selectors, no need for element-selector M demos/selectmenu/default.html commit 6528b48 refs/remotes/origin/spinner-globalize-1.x Merge: 98d72c7 d32a9e8 Author: Jörn Zaefferer Date: 2012-02-21 17:48:55 +0100 Merge branch 'master' into selectmenu commit 5c7d046 refs/tags/1.8.18 (tag: 1.8.18) Author: Scott González Date: 2012-02-20 16:49:56 -0500 Tagging the 1.8.18 release. M version.txt commit e011350 refs/tags/1.8.19 Author: Scott González Date: 2012-02-20 16:49:56 -0500 Updating the 1-8-stable version to 1.8.19pre M version.txt commit d32a9e8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-19 21:29:41 +0100 Tooltip: Mark target to prevent async results showing a tooltip that was closed already M ui/jquery.ui.tooltip.js commit daacbaf refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-02-19 21:17:35 +0100 Tooltip: Document why we don't use removeAttr M ui/jquery.ui.tooltip.js commit e2ca906 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-02-17 16:05:12 -0600 Menu: Clean up tests to remove nested setTimeout calls M tests/unit/menu/menu_events.js commit f5b52a8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-11 15:43:38 -0500 Autocomplete: Removed the timeout for the change event. Fixes #7550 - Autocomplete change event not triggered in time. Thanks spekary for finding a workaround for IE. M tests/unit/autocomplete/autocomplete_core.js M tests/unit/autocomplete/autocomplete_events.js M ui/jquery.ui.autocomplete.js commit 3d9f6b5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-16 16:51:46 -0500 Accordion: Rewrote the animation code. Fixes #4178 - Accordion animation a bit jumpy in some browsers. Fixes #7371 - Accordion: Incorrect size when zoomed. M tests/unit/accordion/accordion_defaults.js M tests/unit/accordion/accordion_defaults_deprecated.js M tests/unit/accordion/accordion_test_helpers.js M ui/jquery.ui.accordion.js commit 98d72c7 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-02-15 22:16:18 +0100 Selectmenu: fixed _getCreateOptions usage M ui/jquery.ui.selectmenu.js commit f262a53 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-15 11:41:30 -0500 Autocomplete: Added a test for exceeding minLength, then falling below, then exceeding again. M tests/unit/autocomplete/autocomplete_options.js commit b87a0a3 refs/tags/1.8.18 Author: Richard D. Worth Date: 2012-02-15 10:39:20 -0500 Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi localization (cherry picked from commit 90959389ee895f5123589e5be17081fdbe340283) M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-hi.js commit 9095938 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2012-02-15 10:39:20 -0500 Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi localization M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-hi.js commit fff9d87 refs/tags/1.8.18 Author: Richard D. Worth Date: 2012-02-13 09:20:04 -0500 Sortable demos: connect lists - added some bottom padding to each container. Fixed #8114 - Sortable "Connect Lists" demo doesn't allow dropping as last element (cherry picked from commit efdf6cdf9f0e6aaecad7b3ac53afca38938d9048) M demos/sortable/connect-lists.html commit efdf6cd refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2012-02-13 09:20:04 -0500 Sortable demos: connect lists - added some bottom padding to each container. Fixed #8114 - Sortable "Connect Lists" demo doesn't allow dropping as last element M demos/sortable/connect-lists.html commit d62d000 refs/tags/1.8.18 Author: Douglas Date: 2012-02-12 20:56:13 -0500 Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer localization. (cherry picked from commit 8406d97c6d3721d54485770355d71de55468b0e0) M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-km.js commit 8406d97 refs/remotes/origin/spinner-globalize-1.x Author: Douglas Date: 2012-02-12 20:56:13 -0500 Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer localization. M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-km.js commit 57fe6ed refs/remotes/origin/spinner-globalize-1.x Author: jdomnitz Date: 2012-02-12 19:58:56 -0500 JavaScript "strict mode" fixes M ui/jquery.ui.position.js M ui/jquery.ui.tabs.js M ui/jquery.ui.widget.js commit adaba77 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 19:27:20 -0500 Autocomplete: Fixed typo in comment. Thanks Jellyfrog. M ui/jquery.ui.autocomplete.js commit 681b68d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 15:52:46 -0500 Whitespace M demos/addClass/default.html commit 8dcb02d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 12:29:16 -0500 Core: Removed modifier keys from key codes. Fixed #7613 - Incorrect UI keyCodes. M ui/jquery.ui.core.js commit f813481 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 09:31:06 -0500 Mouse: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;' M ui/jquery.ui.mouse.js commit 861842d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 09:30:05 -0500 Draggable: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;' M ui/jquery.ui.draggable.js commit d2d301f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 09:27:54 -0500 Datepicker: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;' M ui/jquery.ui.datepicker.js commit 41a1472 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 09:25:41 -0500 Button: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;' M ui/jquery.ui.button.js commit 5c7be47 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 09:24:09 -0500 Accordion: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;' M ui/jquery.ui.accordion.js commit 4f909c5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 09:14:36 -0500 Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;' M demos/accordion/hoverintent.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M tests/jquery.simulate.js M tests/visual/menu/drilldown.html commit 609243b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-12 09:01:06 -0500 Use jQuery.css() instead of deprecated jQuery.curCSS(). M ui/jquery.effects.core.js M ui/jquery.ui.core.js M ui/jquery.ui.menu.js M ui/jquery.ui.position.js commit e77249e refs/tags/1.8.18 Author: Scott González Date: 2012-02-11 18:30:44 -0500 Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 - Accordion + Sortable doesn't work properly on IE6/7. (cherry picked from commit 00b69db88365e41afbed29b9fed3592e0703b8ed) M demos/accordion/sortable.html commit 00b69db refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-11 18:30:44 -0500 Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 - Accordion + Sortable doesn't work properly on IE6/7. M demos/accordion/sortable.html commit c0093b5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-11 12:20:46 -0500 Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state. M demos/effect/easing.html M ui/jquery.effects.core.js commit 530d4cb refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-11 10:12:51 -0500 Autocomplete: Cancel search when closing the menu. Fixes #7523 - Autocomplete cancel pending request when text changes below minLength. M tests/unit/autocomplete/autocomplete_options.js M ui/jquery.ui.autocomplete.js commit fc6d6e1 refs/tags/1.8.18 Author: Scott González Date: 2012-02-11 08:15:24 -0500 Autocomplete: Set context for ajax requests instead of relying on default context. Fixes #7490 - Autocomplete fails when context option is set with ajaxSetup. (cherry picked from commit 041cb39a6667e3637a40fad6ef952da476f2af97) M ui/jquery.ui.autocomplete.js commit 041cb39 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-11 08:15:24 -0500 Autocomplete: Set context for ajax requests instead of relying on default context. Fixes #7490 - Autocomplete fails when context option is set with ajaxSetup. M ui/jquery.ui.autocomplete.js commit 2fd2ab2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-09 16:19:50 -0500 Menu tests: Handle async focus events in IE. M tests/unit/menu/menu_events.js commit 4700302 refs/tags/1.8.18 Author: Scott González Date: 2012-02-09 14:00:21 -0500 Slider: Prevent the default action on keydown if we're listening for the pressed key. Fixes #8109 - Slider: Key handling should prevent scrolling. (cherry picked from commit 0434bce03d1368f5ace043fa50e9d4f95677c09e) M ui/jquery.ui.slider.js commit 0434bce refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-09 14:00:21 -0500 Slider: Prevent the default action on keydown if we're listening for the pressed key. Fixes #8109 - Slider: Key handling should prevent scrolling. M ui/jquery.ui.slider.js commit 5189753 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-09 12:51:46 -0500 Accordion: Simplify CSS so content panels never have a top border instead of toggling the bottom border of the headers. M themes/base/jquery.ui.accordion.css commit dc12b4d refs/tags/1.8.18 Author: Scott González Date: 2012-02-08 13:42:55 -0500 Datepicker: Allow descendant elements in triggers. Fixes #8107 - Closing the datepicker via the provided button does not work in Chrome when the button contains other non-text elements. (cherry picked from commit c964894b9b75dc7df62660725967a1f7a526a3ec) M ui/jquery.ui.datepicker.js commit c964894 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-08 13:42:55 -0500 Datepicker: Allow descendant elements in triggers. Fixes #8107 - Closing the datepicker via the provided button does not work in Chrome when the button contains other non-text elements. M ui/jquery.ui.datepicker.js commit 28fb436 refs/tags/1.8.18 Author: TJ VanToll Date: 2012-02-06 21:17:39 -0500 Resizable: Removed Opera relative/absolute positioning exception code. Fixed #6763 - ui.dialog & resizable & button & opera 11 (cherry picked from commit f5e5971821dab4caf03dae4a6d207429aef44bae) M ui/jquery.ui.resizable.js commit a3abb3b refs/remotes/origin/spinner-globalize-1.x Merge: 6079982 f5e5971 Author: Scott González Date: 2012-02-08 08:43:16 -0800 Merge pull request #593 from tjvantoll/bug_6763 Resizable: Removed Opera relative/absolute positioning exception code. commit edd52ed refs/tags/1.8.18 Author: Richard D. Worth Date: 2012-02-07 06:06:58 -0600 Demos draggable: corrected cursor option in cursor-style demos to not be inside of cursorAt option. Fixed #8104 - Draggable cursorAt demo options incorrect (cherry picked from commit 60799826aabda51182caefb67318a52ccdbf9b79) M demos/draggable/cursor-style.html commit 6079982 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2012-02-07 06:06:58 -0600 Demos draggable: corrected cursor option in cursor-style demos to not be inside of cursorAt option. Fixed #8104 - Draggable cursorAt demo options incorrect M demos/draggable/cursor-style.html commit f5e5971 refs/remotes/origin/spinner-globalize-1.x Author: TJ VanToll Date: 2012-02-06 21:17:39 -0500 Resizable: Removed Opera relative/absolute positioning exception code. Fixed #6763 - ui.dialog & resizable & button & opera 11 M ui/jquery.ui.resizable.js commit 1cd26fc refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-02-06 15:16:08 -0600 Menu: Make sure the next element is defined in addition to checking length != 0 M ui/jquery.ui.menu.js commit 3ef4db2 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-02-06 15:01:40 -0600 Menu: Focus the menu before performing keyboard unit tests. M tests/unit/menu/menu_events.js commit b968ac3 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-02-06 14:13:45 -0600 Menu: Whitespace M ui/jquery.ui.menu.js commit 87dc9ce refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-02-06 14:12:56 -0600 Menu: Prevent navigating to disabled menu items with the keyboard. M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit 30713ad refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-02-04 08:37:04 -0600 Menu: Remove left over debugging statement. M ui/jquery.ui.menu.js commit 48ad099 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-02-03 16:12:37 -0600 Menu: Prevent clicking on disabled menu items and remove unnecessary extra padding from disabled items. M tests/visual/menu/menu.html M themes/base/jquery.ui.menu.css M ui/jquery.ui.menu.js commit 988b803 refs/tags/1.8.18 Author: Scott González Date: 2012-02-02 11:43:22 -0500 Sortable: Fixed destroy method to call parent destroy method. Fixes #8094 - .sortable() after destroy does not work. M ui/jquery.ui.sortable.js commit 4259978 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-02 11:38:51 -0500 Sortable: Fixed destroy to remove instance from element. Fixes #8094 - .sortable() after destroy does not work. M ui/jquery.ui.sortable.js commit 519985f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-01 20:35:31 -0500 Visual tests: Cleaned up dialog tests. M tests/visual/dialog/dialog_on_page_with_large_dom.html commit e0019ec refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-01 19:54:57 -0500 Static tests: Removed slider tests. D tests/static/slider/default.html D tests/static/slider/default_vertical.html D tests/static/slider/slider_horizontal.html D tests/static/slider/slider_horizontal_range.html D tests/static/slider/slider_horizontal_range_max.html D tests/static/slider/slider_horizontal_range_min.html D tests/static/slider/slider_vertical.html D tests/static/slider/slider_vertical_range.html D tests/static/slider/slider_vertical_range_max.html D tests/static/slider/slider_vertical_range_min.html commit 8cd4a83 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-02-01 16:59:26 -0500 Widget: Allow redefining a widget after other widgets have inherited from it. M tests/unit/tabs/tabs_deprecated.js M tests/unit/widget/widget_core.js M ui/jquery.ui.tabs.js M ui/jquery.ui.widget.js commit 2866894 refs/tags/1.8.18 Author: levushka Date: 2012-02-01 14:47:56 -0500 Datepicker i18n: Changed Hebrew monthNamesShort from number to names. Fixes #6051 - Hebrew and Arabic: Instead of the month name indicates the month number! (cherry picked from commit e496cde384d1497993394f04110ef8099d256eee) M ui/i18n/jquery.ui.datepicker-he.js commit e496cde refs/remotes/origin/spinner-globalize-1.x Author: levushka Date: 2012-02-01 14:47:56 -0500 Datepicker i18n: Changed Hebrew monthNamesShort from number to names. Fixes #6051 - Hebrew and Arabic: Instead of the month name indicates the month number! M ui/i18n/jquery.ui.datepicker-he.js commit b110de9 refs/remotes/origin/interactions Merge: 32260c5 62a70da Author: Scott González Date: 2012-01-31 18:19:51 -0500 Merge branch 'master' into interactions commit 62a70da refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-31 14:21:18 -0500 Autocomplete: Added test for close method. M tests/unit/autocomplete/autocomplete_core.js M tests/unit/autocomplete/autocomplete_methods.js commit 5d4df03 refs/tags/1.8.18 Author: Scott González Date: 2012-01-31 14:07:17 -0500 Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #6028 - Accordion: Hoverintent demo throws an error in IE. (cherry picked from commit 66c7dfd377d91bd5867ce1a9b607e8ed25955241) M demos/accordion/hoverintent.html commit 66c7dfd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-31 14:07:17 -0500 Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #6028 - Accordion: Hoverintent demo throws an error in IE. M demos/accordion/hoverintent.html commit 853b515 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-31 13:11:20 -0500 Accordion: Adjusted tests for icons: false. M tests/unit/accordion/accordion_options.js commit 8f521f9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-31 13:09:28 -0500 Accordion: Fixed styling for nested accordions. M themes/base/jquery.ui.accordion.css commit 5a55d68 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-31 12:48:00 -0500 Accordion: Moved the ui-accordion-icons class to the headers to properly style nested accordions with varying settings of icons and no icons. Fixes #7880 - Nested accordion. M themes/base/jquery.ui.accordion.css M ui/jquery.ui.accordion.js commit 3919256 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-31 11:46:31 -0500 Accordion: Pass header and content in create event. Fixes #7869 - Accordion: Provide header and content details in create event. M tests/unit/accordion/accordion_events.js M ui/jquery.ui.accordion.js commit ecddf46 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-31 10:42:01 -0500 Accordion: Reset overflowX and overflowY after animations to fix overflow in Opera <11.6. Fixes #6971 - Accordion animation bug in Opera 11.01 with jQuery 1.4.3+. M ui/jquery.ui.accordion.js commit 6074b06 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-31 08:54:21 -0500 Accordion: Use ui-accordion-header-active class. M themes/base/jquery.ui.accordion.css M ui/jquery.ui.accordion.js commit 32260c5 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-30 22:39:03 -0500 Draggable demo: Inlined the revert logic in the revert demo. M demos/draggable/revert.html commit 6c15eda refs/remotes/origin/interactions Author: Scott González Date: 2012-01-30 22:26:33 -0500 Draggable demo: Inlined the cursorAt logic in the cursor-style demo. M demos/draggable/cursor-style.html commit 62ce3e0 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-30 20:57:52 -0500 Draggable: Moved containment extension into jquery.ui.draggable.js. Removed axis extension from constrain-movement demo. M demos/draggable/constrain-movement.html M ui/jquery.ui.draggable.js commit cac6901 refs/remotes/origin/interactions Author: Dave Stein Date: 2012-01-29 19:54:56 -0500 Droppable: Fixed reference to function name after change in 69b1df33f7 M ui/jquery.ui.droppable.js commit 69b1df3 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-29 13:08:38 -0500 Droppable: Renamed refreshPosition() to refresh(). M ui/jquery.ui.droppable.js commit 74e2828 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-29 13:04:40 -0500 Droppable: Added activate and deactivate events. M ui/jquery.ui.droppable.js commit 8ebdba7 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-29 12:47:35 -0500 Droppable: Added accept option. M ui/jquery.ui.droppable.js commit 97af923 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 20:20:26 -0500 Droppable: Use .outerWidth() and .outerHeight() when calculating proportions. M ui/jquery.ui.droppable.js commit 7249124 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 20:19:13 -0500 Droppable: Only calculate draggable proportions once, regardless of how many droppable instances there are. M ui/jquery.ui.droppable.js commit c5d029e refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 19:58:13 -0500 Draggable demo: Updated the events demo. M demos/draggable/events.html commit b15af6a refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 19:34:29 -0500 Draggable: Removed start positions in event data. M demos/draggable/constrain-movement.html M ui/jquery.ui.draggable.js commit 7e7e79a refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 11:13:18 -0500 Draggable demo: Updated visual-feedback demo. M demos/draggable/visual-feedback.html commit a1d312b refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 11:12:54 -0500 Draggable: Add ui-draggable class on init. M ui/jquery.ui.draggable.js commit d22a528 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 10:57:36 -0500 Draggable demo: Implemented revert option in revert demo. M demos/draggable/revert.html commit 2eb9b84 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 10:52:27 -0500 Draggable demo: Implemented cancel option in handle demo. M demos/draggable/handle.html commit f5ceca7 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 10:45:55 -0500 Draggable demo: Implemented cursorAt option in cursor-style demo. M demos/draggable/cursor-style.html commit a87c1dc refs/remotes/origin/interactions Author: Scott González Date: 2012-01-28 10:16:36 -0500 Interaction: Added some comments. M ui/jquery.ui.interaction.js commit 69daf17 refs/tags/1.8.18 Author: Scott González Date: 2012-01-28 07:44:58 -0500 Demos: Specify the dataType when loading the demo and docs files. Fixes #8069 - UI demos fail from local file:// in Firefox 9 - bad tags, bad calls in demo sources. (cherry picked from commit ba4335712226ecfd66d34ddc93def2433af82f8c) M demos/index.html commit ba43357 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-28 07:44:58 -0500 Demos: Specify the dataType when loading the demo and docs files. Fixes #8069 - UI demos fail from local file:// in Firefox 9 - bad tags, bad calls in demo sources. M demos/index.html commit 3c6e8a7 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-27 22:17:27 -0500 Draggable: Only pass relevant data for each event. M demos/draggable/default.html M ui/jquery.ui.draggable.js commit 87c55b6 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-27 22:06:37 -0500 Draggable: Added beforeStart event. M demos/draggable/default.html M ui/jquery.ui.draggable.js commit 9d7b71b refs/remotes/origin/interactions Author: Scott González Date: 2012-01-27 21:11:22 -0500 Interaction demos: Cleanup. M demos/interaction/box.html M demos/interaction/default.html commit 17b0324 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-27 20:57:17 -0500 Interaction: Pass move and stop methods to the hooks. M ui/jquery.ui.interaction.js commit 505d16a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-27 23:11:31 +0100 Selectmenu: trim trailing spaces M ui/jquery.ui.selectmenu.js commit 4bbfc2f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-27 23:06:53 +0100 Selectmenu: cleanup and small improvements M ui/jquery.ui.selectmenu.js commit 62ba812 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-27 22:44:43 +0100 Selectmenu: improved empty select and empty option handling M ui/jquery.ui.selectmenu.js commit b7df9e4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-27 00:39:42 +0100 Selectmenu: This reverts commit 36e6c445d36c41457f00f7752a9971de48d18a3e. M ui/jquery.ui.selectmenu.js commit 36e6c44 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-27 00:18:36 +0100 Selectmenu: small follow up M ui/jquery.ui.selectmenu.js commit bef7f1b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-27 00:06:02 +0100 Selectmenu: click an optgroup header should not close the menu M ui/jquery.ui.selectmenu.js commit 827a8cb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-26 23:10:35 +0100 Selectmenu: improved handling of keypress events M ui/jquery.ui.selectmenu.js commit f5c2e29 refs/remotes/origin/interactions Author: Richard D. Worth Date: 2012-01-26 14:04:01 -0500 Interaction demos: Added box demo A demos/interaction/box.html M demos/interaction/index.html commit c8b4be1 refs/remotes/origin/interactions Author: Richard D. Worth Date: 2012-01-26 11:14:57 -0500 Interaction: added missing file header M ui/jquery.ui.interaction.js commit 2753173 refs/remotes/origin/interactions Author: Richard D. Worth Date: 2012-01-26 11:11:16 -0500 Interaction demos: Added index and default M demos/index.html A demos/interaction/default.html A demos/interaction/index.html commit d056a9a refs/remotes/origin/interactions Author: Richard D. Worth Date: 2012-01-26 11:02:54 -0500 Interaction: make _start not have to return true (an explicit return false will still cancel) M ui/jquery.ui.draggable.js M ui/jquery.ui.interaction.js commit 3021190 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-25 22:30:18 +0100 Selectmenu: removed space from file name D tests/visual/selectmenu/compatibility .html A tests/visual/selectmenu/compatibility.html commit 7236f29 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-22 21:51:46 -0500 Draggable: Added appendTo option. M ui/jquery.ui.draggable.js commit 91bf052 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-22 14:55:09 -0500 Draggable demo: Fixed containment option. M demos/draggable/constrain-movement.html commit 8f9632a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-22 20:25:27 +0100 Selectmenu: minor improvements M ui/jquery.ui.selectmenu.js commit 4dbbd05 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-22 19:19:37 +0100 Selectmenu: implement new ARIA spec M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_methods.js M ui/jquery.ui.selectmenu.js commit 4f15e66 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-01-22 11:26:41 -0600 Menu: Added unit tests for the enable, disable and refresh methods as well as the disabled option. Cleaned up some variable names in unit tests. M tests/unit/menu/menu_core.js M tests/unit/menu/menu_events.js M tests/unit/menu/menu_methods.js M tests/unit/menu/menu_options.js commit 8c5c6e0 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2012-01-22 11:24:49 -0600 Menu: Added check for the disabled option on create. M ui/jquery.ui.menu.js commit 50c3083 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-22 15:44:23 +0100 Selectmenu: fixed unit tests in IE M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js commit 759e47a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-22 15:20:35 +0100 Selectmenu: fixed positioning with overflow in IE M ui/jquery.ui.selectmenu.js commit 21d96f1 refs/remotes/origin/spinner-globalize-1.x Merge: 725023e 6800e1a Author: Felix Nagel Date: 2012-01-22 14:47:21 +0100 Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu commit 725023e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-22 14:12:52 +0100 Selectmenu: revert initial refresh method changes (with unit tests) This reverts commit 27049fc5dc59522c38376d5c91f9f9a304e16613 and d83e169424adf341afea4351cbe5b056f42ac996 M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_options.js M ui/jquery.ui.selectmenu.js commit d83e169 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-22 13:47:22 +0100 Selectmenu: fixed unit tests due to initial refresh method changes M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_options.js commit c5d9dbc refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-22 13:38:34 +0100 Selectmenu: make use of _getCreateOptions M ui/jquery.ui.selectmenu.js commit 6800e1a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-21 08:46:02 -0500 Tabs: Pass tab and panel in create event. Fixes #7868 - Tabs: Provide tab and panel details in create event. M tests/unit/tabs/tabs_events.js M ui/jquery.ui.tabs.js commit da89fcb refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-21 08:45:41 -0500 Widget: Added _getCreateEventData(). Fixes #8045 - Widget: Ability to provide event data for create event. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 0cf6bc0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-21 08:04:39 -0500 Tabs: Move logic for finding the tab list into its own function to allow overriding for rare usage scenarios. M ui/jquery.ui.tabs.js commit 509a3a6 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-20 22:10:30 -0500 Draggable demo: Updated events demo to use interaction instead of mouse. M demos/draggable/events.html commit 7c9fd7a refs/remotes/origin/interactions Author: Scott González Date: 2012-01-20 22:08:37 -0500 Draggable demos: Implement axis and containment options in constrain-movement demo. M demos/draggable/constrain-movement.html commit 20e8707 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-20 22:07:52 -0500 Draggable: Don't change position on drag stop. M ui/jquery.ui.draggable.js commit 30a1211 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-20 21:17:11 -0500 Draggable: Added start positions to ui hashes in events. M ui/jquery.ui.draggable.js commit 40d9a19 refs/tags/1.8.18 Author: stojce Date: 2011-12-05 09:59:42 +0100 Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepicker: Macedonian locale has incorrect date format. (cherry picked from commit b7af203c8e9db1d253bca7aeb66350280402ca1c) M ui/i18n/jquery.ui.datepicker-mk.js commit b7af203 refs/remotes/origin/spinner-globalize-1.x Author: stojce Date: 2011-12-05 09:59:42 +0100 Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepicker: Macedonian locale has incorrect date format. M ui/i18n/jquery.ui.datepicker-mk.js commit 120ee58 refs/tags/1.8.18 Author: ryanolton Date: 2012-01-12 11:22:48 -0500 Datepicker: added check to account for multiple pickers on one page. Fixed #5818 – multiple DatePickers won't trigger close event(cherry picked from commit 82cf9e297fd78730dadd9a486d6871eca72455dd) M ui/jquery.ui.datepicker.js commit c518774 refs/remotes/origin/spinner-globalize-1.x Merge: 09cf709 82cf9e2 Author: Scott González Date: 2012-01-20 08:23:58 -0800 Merge pull request #569 from ryanolton/master Fixed #5818 - multiple DatePickers won't trigger close event commit 5953d19 refs/tags/1.8.18 Author: clear00 <386@mail.com> Date: 2012-01-13 05:01:01 +0900 Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, showMonthAfterYear on the Korean translation . Fixed #8010 - Datepicker i18n: Fix some issues on the Korean translation(cherry picked from commit c0dfa1173c7427622a9f7573b173211f6b594a5f) M ui/i18n/jquery.ui.datepicker-ko.js commit 09cf709 refs/remotes/origin/spinner-globalize-1.x Merge: ba6916f c0dfa11 Author: Scott González Date: 2012-01-20 08:13:28 -0800 Merge pull request #570 from clear00/master Datepicker i18n: Fix some issues on the Korean translation commit b00faa9 refs/tags/1.8.18 Author: SpoonNZ Date: 2012-01-20 16:54:47 +1300 Sortable: Added a variable to track if initialization is complete. Fixes #4759 - a major optimization is possible in sortable(). (cherry picked from commit ba6916f22ac3fac993975abc0f86d6cb0bf9c08d) M ui/jquery.ui.sortable.js commit ba6916f refs/remotes/origin/spinner-globalize-1.x Author: SpoonNZ Date: 2012-01-20 16:54:47 +1300 Sortable: Added a variable to track if initialization is complete. Fixes #4759 - a major optimization is possible in sortable(). M ui/jquery.ui.sortable.js commit 9e4455f refs/tags/1.8.18 Author: Scott González Date: 2012-01-19 21:37:21 -0500 Core: Access offsetHeight on div for support tests to avoid a layout bug in IE 9. Fixes #8026 - minHeight support test affects page layout in IE 9. (cherry picked from commit 956c2cd2a5a44d40a9b2fb0a8c05f765fa302c92) M ui/jquery.ui.core.js commit 956c2cd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-19 21:37:21 -0500 Core: Access offsetHeight on div for support tests to avoid a layout bug in IE 9. Fixes #8026 - minHeight support test affects page layout in IE 9. M ui/jquery.ui.core.js commit 04d9900 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-20 01:30:16 +0100 Selectmenu: minor improvements and cleanup M ui/jquery.ui.selectmenu.js commit 08de75c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-20 00:49:10 +0100 Selectmenu: add refresh method to visual test M tests/visual/selectmenu/methods.html commit 27049fc refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-20 00:48:42 +0100 Selectmenu: improve initial refresh method call M ui/jquery.ui.selectmenu.js commit 15e73e3 refs/remotes/origin/spinner-globalize-1.x Merge: 07ec849 3c4e40d Author: Scott González Date: 2012-01-19 14:05:00 -0800 Merge pull request #564 from arhea/master Tabs isLocal function was not compatible with HTML5 push state commit e2a2112 refs/tags/1.8.18 Author: Scott González Date: 2012-01-19 08:27:15 -0500 Position: Update fullname reference; jQuery => $. Fixes #8029 - Position: There is a reference to the global jQuery variable. (cherry picked from commit 07ec849f623699c87fc7ecc3770ea11ad9ba8e4e) Conflicts: ui/jquery.ui.position.js M ui/jquery.ui.position.js commit 07ec849 refs/remotes/origin/spinner-globalize-1.x Author: Rick Waldron Date: 2012-01-18 18:58:43 -0500 Position: Update fullname reference; jQuery => $. Fixes #8029 - Position: There is a reference to the global jQuery variable. M ui/jquery.ui.position.js commit 13eca29 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-18 16:51:43 -0500 Menu tests: Removed trigger option. M tests/unit/menu/menu_defaults.js commit f7f13b5 refs/tags/1.8.18 Author: Scott González Date: 2012-01-18 16:39:41 -0500 Button: Properly handle disabled option on init. Fixes #8028 - Getting unset disabled option on button widget returns jQuery object, not default value. (cherry picked from commit 3a1031e58b717b042d39dcccfdbe1d293cdbecf1) Conflicts: ui/jquery.ui.button.js M ui/jquery.ui.button.js commit 3a1031e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-18 16:37:04 -0500 Button: Properly handle disabled option on init. Fixes #8028 - Getting unset disabled option on button widget returns jQuery object, not default value. M ui/jquery.ui.button.js commit 266fb1e refs/remotes/origin/interactions Author: Scott González Date: 2012-01-15 15:18:12 -0500 Draggable: Position helper in the same relative position as the original element, compared to the pointer. M ui/jquery.ui.draggable.js commit 0e96a50 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-15 13:44:52 -0500 Droppable: Account for draggable helper when calculating proportions. M ui/jquery.ui.droppable.js commit 2c9ee02 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-15 13:35:23 -0500 Droppable: Only react to drag events if they're not canceled. Fixed pointer intersection. M ui/jquery.ui.droppable.js commit 003bbf4 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-15 13:34:46 -0500 Draggable: Pass pointer position in the ui hash for all events. M ui/jquery.ui.draggable.js commit 66a594e refs/remotes/origin/interactions Author: Scott González Date: 2012-01-15 13:08:41 -0500 Droppable: Added TODOs. M ui/jquery.ui.droppable.js commit 178c21c refs/remotes/origin/interactions Author: Scott González Date: 2012-01-15 12:57:39 -0500 Interaction: Rename position hash to pointerPosition and use x/y instead of left/top. M ui/jquery.ui.draggable.js M ui/jquery.ui.interaction.js commit 3a90f45 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-15 12:49:44 -0500 Droppable: Refactored touch tolerance. M ui/jquery.ui.droppable.js commit d4bc923 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-15 12:27:01 -0500 Droppable: Fixed intersect tolerance. M ui/jquery.ui.droppable.js commit 98795e3 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-15 11:52:01 -0500 Droppable: Use internal guid instead of jQuery.guid. M ui/jquery.ui.droppable.js commit b0fda0c refs/remotes/origin/interactions Author: Scott González Date: 2012-01-14 16:15:02 -0500 Draggable: Added handle option. M demos/draggable/handle.html M ui/jquery.ui.draggable.js commit d31f31c refs/remotes/origin/interactions Author: Scott González Date: 2012-01-14 16:14:39 -0500 Interaction: Added _isValidTarget(), equivalent of _mouseCapture(). M ui/jquery.ui.interaction.js commit b9db636 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-14 15:49:58 -0500 Draggable: Cleanup. M ui/jquery.ui.draggable.js commit ba73886 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-13 20:46:47 +0100 Selectmenu: improved dropdown CSS style unit test M tests/unit/selectmenu/selectmenu_methods.js M tests/unit/selectmenu/selectmenu_options.js commit 33bd0cd refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-13 20:13:58 +0100 Selectmenu: change dropdown style on the fly M ui/jquery.ui.selectmenu.js commit 5766261 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-13 19:49:42 +0100 Selectmenu: fix unit tests (with clean-up) M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_methods.js M tests/unit/selectmenu/selectmenu_options.js commit 3077b60 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-12 21:25:19 -0500 Interaction: Ignore MSPointer events if they're initiated from a mouse, but not from the primary button. M ui/jquery.ui.interaction.js commit 94321ca refs/tags/1.8.18 Author: Scott González Date: 2012-01-12 16:49:50 -0500 Datepicker i18n (nl-BE): Removed BOM. (cherry picked from commit eee63a2e2435a6ecbcd0daa15f41b7bd5901e307) M ui/i18n/jquery.ui.datepicker-nl-BE.js commit eee63a2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-12 16:49:50 -0500 Datepicker i18n (nl-BE): Removed BOM. M ui/i18n/jquery.ui.datepicker-nl-BE.js commit 6c049f2 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-12 22:06:03 +0100 Selectmenu: added mass (performance) unit test M tests/unit/selectmenu/selectmenu_core.js commit 70ba3b9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-12 22:04:43 +0100 Selectmenu: fixed unit tests, needs additional check and cleanup M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_events.js commit 3369ec3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-12 22:01:49 +0100 Selectmenu: removed option value M tests/unit/selectmenu/selectmenu_defaults.js M tests/unit/selectmenu/selectmenu_options.js M tests/visual/selectmenu/methods.html D tests/visual/selectmenu/option.html M ui/jquery.ui.selectmenu.js commit c0dfa11 refs/remotes/origin/spinner-globalize-1.x Author: clear00 <386@mail.com> Date: 2012-01-13 05:01:01 +0900 Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, showMonthAfterYear on the Korean translation . Fixed #8010 - Datepicker i18n: Fix some issues on the Korean translation M ui/i18n/jquery.ui.datepicker-ko.js commit 38eaad3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-12 19:32:10 +0100 Selectmenu: removed forgotten console statement M ui/jquery.ui.selectmenu.js commit 82cf9e2 refs/remotes/origin/spinner-globalize-1.x Author: ryanolton Date: 2012-01-12 11:22:48 -0500 Datepicker: added check to account for multiple pickers on one page. Fixed #5818 – multiple DatePickers won't trigger close event M ui/jquery.ui.datepicker.js commit 0b7155f refs/tags/1.8.18 Author: Scott González Date: 2012-01-12 08:59:34 -0500 Simulate: Define getters for pageX and pageY in mouse events if they come through as 0. Fixes #7324 - simulate mouse events broken for IE 9. (cherry picked from commit e2d9b02c56ee92fa92913b451598b59a385db609) M tests/jquery.simulate.js commit 2e1da90 refs/tags/1.8.18 Author: Richard D. Worth Date: 2011-11-07 15:49:20 -0500 Simulate: fixed charCode to be undefined unless specified. Fixed #3229 - Safari: jQuery.simulate() doesn't set "which" field for key events (cherry picked from commit b90d83c6c4e3f5e328d5557aa35ce9fbded6fd0f) M tests/jquery.simulate.js commit aa9ca2b refs/tags/1.8.18 Author: Scott González Date: 2011-11-01 16:35:49 -0400 Tests (Simulate): Make the blur event async to deal with IE's native blur being async. (cherry picked from commit 183d6a00df531b13c638944796b5bc52ca19ecb4) M tests/jquery.simulate.js commit 069c645 refs/tags/1.8.18 Author: Scott González Date: 2012-01-12 09:05:40 -0500 Tests (Simulate): Added focus and blur support. (cherry picked from commit e31adf039b4adb07b8878435beceaae1a6532d47) Conflicts: tests/unit/autocomplete/autocomplete_events.js tests/unit/tooltip/tooltip_events.js M tests/jquery.simulate.js commit ead7e92 refs/tags/1.8.18 Author: Scott González Date: 2011-10-31 15:06:05 -0400 Tests (Simulate): Whitespace cleanup. (cherry picked from commit 79105eeb5649ad650073d5603d9d50759e979e99) M tests/jquery.simulate.js commit e2d9b02 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-12 08:59:34 -0500 Simulate: Define getters for pageX and pageY in mouse events if they come through as 0. Fixes #7324 - simulate mouse events broken for IE 9. M tests/jquery.simulate.js commit d6c3360 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-11 22:47:34 -0500 Interaction: Added TODO for MSPointer. M ui/jquery.ui.interaction.js commit 8f712d8 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-11 22:34:46 -0500 Interaction: Save some bytes. M ui/jquery.ui.interaction.js commit 3ffb6c6 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-11 22:31:39 -0500 Interaction: MSPointer: Optimize by ignoring MSPointerMove events with the same x/y coords as the previous event. M ui/jquery.ui.interaction.js commit f09288d refs/remotes/origin/interactions Author: Scott González Date: 2012-01-11 22:04:41 -0500 Interaction: MSPointer: Prevent mouse event promotion. Properly retrieve x/y coordinates. Handle cancel events. M ui/jquery.ui.interaction.js commit d753f41 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-12 01:05:08 +0100 Selectmenu: fixed keyboard control (follow-up) M ui/jquery.ui.selectmenu.js commit 7621313 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-11 21:20:24 +0100 Selectmenu: improved disabled state handling M tests/unit/selectmenu/selectmenu_methods.js M ui/jquery.ui.selectmenu.js commit 8c17f74 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2012-01-11 20:53:02 +0100 Selectmenu: create menu items with first opening to increase performance M ui/jquery.ui.selectmenu.js commit db4acf6 refs/remotes/origin/spinner-globalize-1.x Merge: 021243b d02f606 Author: Felix Nagel Date: 2012-01-11 11:24:13 -0800 Merge pull request #536 from danwellman/selectmenu Selectmenu: additional unit tests commit 021243b refs/remotes/origin/spinner-globalize-1.x Merge: bd7bd93 370bc00 Author: Jörn Zaefferer Date: 2012-01-11 20:00:04 +0100 Merge branch 'master' into selectmenu commit 370bc00 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-01-11 19:58:46 +0100 Menubar/Popup: Remove remaining artifact (trigger option) from menu. Missed that before M ui/jquery.ui.menu.js commit a138946 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-08 22:17:19 -0500 Interaction: Initiail MSPointer implementation. M ui/jquery.ui.interaction.js commit 7332f0e refs/remotes/origin/interactions Author: Scott González Date: 2012-01-08 22:01:29 -0500 Interaction: Initial implementation of W3C Touch Events. M ui/jquery.ui.interaction.js commit a96232a refs/remotes/origin/interactions Author: Scott González Date: 2012-01-08 21:54:49 -0500 Droppable: Removed interaction as dependency. M ui/jquery.ui.droppable.js commit c50c5c0 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-08 21:53:47 -0500 Droppable: Hook directly into drag events. M ui/jquery.ui.droppable.js commit e41a10b refs/remotes/origin/interactions Author: Scott González Date: 2012-01-08 21:48:53 -0500 Interaction: Normalize top/left coordinates in hooks. M ui/jquery.ui.draggable.js M ui/jquery.ui.interaction.js commit 49ea77e refs/remotes/origin/interactions Author: Scott González Date: 2012-01-08 15:21:20 -0500 Draggable: Use pageX/Y instead of clientX/Y. M ui/jquery.ui.draggable.js commit 726d3f6 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-07 20:49:49 -0500 Interaction: Fixed unbinding of mousemove and mouseup event handlers. M ui/jquery.ui.interaction.js commit ed463ab refs/remotes/origin/interactions Merge: 5240f72 3cf98e5 Author: Scott González Date: 2012-01-07 20:49:06 -0500 Merge branch 'master' into interactions commit 3cf98e5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-07 20:48:42 -0500 Widget: Set guid on event handler proxies so direct unbinding works. M ui/jquery.ui.widget.js commit 5240f72 refs/remotes/origin/interactions Merge: 122b463 31ebe7e Author: Scott González Date: 2012-01-07 20:46:41 -0500 Merge branch 'master' into interactions commit 122b463 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-07 20:45:10 -0500 Droppable: Cleanup. M ui/jquery.ui.droppable.js commit 66d1133 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-07 20:44:51 -0500 Draggable: Fixed comments about events. M ui/jquery.ui.draggable.js commit 247c29e refs/remotes/origin/interactions Author: Scott González Date: 2012-01-07 12:20:49 -0500 Draggable, Droppable: Updated dependencies. M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js commit b7a0c6a refs/remotes/origin/interactions Author: Scott González Date: 2012-01-07 12:18:08 -0500 Draggable: Cleanup. M ui/jquery.ui.draggable.js commit bf9a933 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-07 11:56:18 -0500 Droppable default demo: User interaction instead of mouse. M demos/droppable/default.html commit 43a93e5 refs/remotes/origin/interactions Author: Scott González Date: 2012-01-07 11:50:16 -0500 Droppable: Cleanup. M ui/jquery.ui.droppable.js commit 31ebe7e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2012-01-07 09:12:27 -0500 Spinner: Allow strings for min, max, and step options, converting immediately to numbers based on numberFormat and culture. M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit f638207 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2012-01-05 11:46:50 -0600 Effects: Whitespace fixes & using parseFloat instead of parseInt M ui/jquery.effects.blind.js commit 48659c6 refs/remotes/origin/spinner-globalize-1.x Author: rozwell Date: 2012-01-05 11:43:51 -0600 Effects: Blind effect bugfix - Pull Request #563 - No Ticket M ui/jquery.effects.blind.js commit 85348ee refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2012-01-04 16:40:44 +0100 Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this delete on the menubar branch, while development on master can continue without them. M demos/index.html D demos/menu/contextmenu.html D demos/menubar/default.html D demos/menubar/index.html D demos/popup/animation.html D demos/popup/default.html D demos/popup/index.html D demos/popup/popup-menu-table.html D demos/popup/popup-menu.html D demos/popup/tooltip.html M demos/tooltip/video-player.html M themes/base/jquery.ui.base.css D themes/base/jquery.ui.menubar.css M ui/jquery.ui.menu.js D ui/jquery.ui.menubar.js D ui/jquery.ui.popup.js commit 3c4e40d refs/remotes/origin/spinner-globalize-1.x Author: Alex Rhea Date: 2012-01-03 13:18:13 -0500 Removed regex from function and split return into two lines. M ui/jquery.ui.tabs.js commit eef633e refs/remotes/origin/spinner-globalize-1.x Author: Alex Rhea Date: 2012-01-03 13:00:02 -0500 Bug fix for isLocal function in jQuery Tabs. isLocal function was not compatible with HTML5 push state as the url could have changed since the page was loaded as in cases with Backbone.js M ui/jquery.ui.tabs.js commit bd7bd93 refs/remotes/origin/spinner-globalize-1.x Merge: 3025c51 f0007ec Author: kborchers Date: 2011-12-23 09:53:05 -0600 Merge branch 'master' into selectmenu commit f0007ec refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-12-23 09:48:14 -0600 Menu: Change first() and last() to isFirstItem() and isLastItem() M ui/jquery.ui.autocomplete.js M ui/jquery.ui.menu.js commit 3025c51 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-12-23 01:34:12 +0100 Selectmenu: fixed button keyboard event handling (follow-up) M ui/jquery.ui.selectmenu.js commit 8e27345 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-12-22 03:07:18 +0100 Selectmenu: improved a11y unit test M tests/unit/selectmenu/selectmenu_core.js commit 6d0c7d8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-12-22 03:05:49 +0100 Selectmenu: improved ARIA handling (follow-up) M ui/jquery.ui.selectmenu.js commit 1538f63 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-12-22 02:23:30 +0100 Selectmenu: removed unneeded position workaround M ui/jquery.ui.selectmenu.js commit 0f15f8f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-12-22 02:22:34 +0100 Selectmenu: removed unneeded IE7 CSS fix M themes/base/jquery.ui.selectmenu.css commit 8e4dc40 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-12-22 02:22:10 +0100 Selectmenu: improved handing of (ARIA) attributes M ui/jquery.ui.selectmenu.js commit a5560f3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-12-22 01:51:16 +0100 Selectmenu: improved button event handling, Home/End and Page Up/Page Down keys work now, THX to John M ui/jquery.ui.selectmenu.js commit c88add2 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-12-20 11:49:48 -0600 Menu: Fix close delay and increase the default delay M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit 76c7bf6 refs/remotes/origin/spinner-globalize-1.x Merge: cf1470d a4b7fea Author: Scott González Date: 2011-12-15 12:59:39 -0800 Merge pull request #553 from AlbertoMonteiro/master Dialog: When destroy is called place the element back in original DOM position. Fixed #4980 - Dialog: Destroy should place element back in original DOM position commit a4b7fea refs/remotes/origin/spinner-globalize-1.x Author: Alberto Monteiro Date: 2011-12-15 17:52:49 -0300 Dialog: When destroy is called place the element back in original DOM position. Fixed #4980 - Dialog: Destroy should place element back in original DOM position M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit 672218b refs/remotes/origin/spinner-globalize-1.x Merge: a53916b cf1470d Author: kborchers Date: 2011-12-15 13:32:02 -0600 Merge branch 'master' into selectmenu commit cf1470d refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-12-15 13:28:33 -0600 Menu: Replace accidentally removed scroll-handling code in focus M ui/jquery.ui.menu.js commit a53916b refs/remotes/origin/spinner-globalize-1.x Merge: c00b685 a8d0e4c Author: kborchers Date: 2011-12-15 12:56:12 -0600 Merge branch 'master' into selectmenu commit a8d0e4c refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-12-15 12:43:28 -0600 Menu: Fix focus handling to keep focus on the menu and prevent jumping around within the menu on mousedown M tests/unit/menu/menu_defaults.js M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit d02f606 refs/remotes/origin/spinner-globalize-1.x Merge: a6fbbc5 716bf40 Author: Dan Wellman Date: 2011-12-13 22:24:12 +0000 Selectmenu: updated options and events unit tests commit a6fbbc5 refs/remotes/origin/spinner-globalize-1.x Merge: c1c0827 c00b685 Author: Dan Wellman Date: 2011-12-12 23:50:15 +0000 Merge branch 'selectmenu' of git://github.com/jquery/jquery-ui into selectmenu commit c1c0827 refs/remotes/origin/spinner-globalize-1.x Author: Dan Wellman Date: 2011-12-12 23:39:06 +0000 Selectmenu: updated options and events unit tests M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_options.js commit aa8c477 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-12-07 14:51:46 -0600 Menu: Update the default visual test to use the new menus option that replaced the items option M tests/visual/menu/menu.html commit 1748b5f refs/remotes/origin/spinner-globalize-1.x Merge: ce7918f aa267fb Author: Kris Borchers Date: 2011-12-07 10:19:55 -0800 Merge pull request #541 from kborchers/menubar_otherStructures Menubar: Allow structures other than just UL/LI and combine the _next, _prev, _right and _left into _move commit aa267fb refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-12-01 14:51:23 -0600 Menubar: Fix font-weight and spacing of disabled menu items M demos/menubar/default.html M themes/base/jquery.ui.menubar.css commit c00b685 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-12-01 20:31:52 +0100 Selectmenu: added visual test for themeswitcher A tests/visual/selectmenu/themeswitcher.html commit 9810d2d refs/remotes/origin/spinner-globalize-1.x Merge: aef2d2f c336936 Author: Felix Nagel Date: 2011-12-01 20:10:48 +0100 Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu commit aef2d2f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-12-01 20:09:57 +0100 Selectmenu: improved visual tests (title and merging widget compatibility tests) D tests/visual/selectmenu/autocomplete.html A tests/visual/selectmenu/compatibility .html D tests/visual/selectmenu/dialog.html M tests/visual/selectmenu/events.html M tests/visual/selectmenu/methods.html M tests/visual/selectmenu/option.html D tests/visual/selectmenu/tabs.html commit 65f5d90 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-12-01 12:57:31 -0600 Menubar: Update the items option in Menu to the renamed menus option M ui/jquery.ui.menubar.js commit 490dc4d refs/remotes/origin/spinner-globalize-1.x Merge: e206e54 ce7918f Author: kborchers Date: 2011-12-01 12:53:35 -0600 Merge branch 'master' into menubar_otherStructures commit c336936 refs/remotes/origin/spinner-globalize-1.x Merge: b539e2e ce7918f Author: kborchers Date: 2011-12-01 12:48:29 -0600 Merge branch 'master' into selectmenu commit ce7918f refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-12-01 12:39:16 -0600 Menu: Change items option to menus M ui/jquery.ui.menu.js commit 349dce3 refs/tags/1.8.18 Author: Jörn Zaefferer Date: 2011-12-01 17:05:58 +0100 Build: Also minify i18n files. M build/build.xml commit 8b9ec2b refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-12-01 17:05:58 +0100 Build: Also minify i18n files. M build/build.xml commit 041de07 refs/remotes/origin/spinner-globalize-1.x Merge: 7d5238a b539e2e Author: Dan Wellman Date: 2011-12-01 15:56:36 +0000 Merge branch 'selectmenu' of git://github.com/jquery/jquery-ui into selectmenu commit 7d5238a refs/remotes/origin/spinner-globalize-1.x Author: Dan Wellman Date: 2011-12-01 15:36:49 +0000 Selectmenu: removed duplicates from options unit tests and added new options and events tests M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_options.js commit 716bf40 refs/remotes/origin/spinner-globalize-1.x Author: Dan Wellman Date: 2011-12-01 15:36:49 +0000 removed duplicates from options unit tests and added new options and events tests M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_options.js commit f381749 refs/remotes/origin/spinner-globalize-1.x Author: Dan Wellman Date: 2011-12-01 15:12:03 +0000 Updates to events and options unit tests M tests/unit/selectmenu/selectmenu_events.js M tests/unit/selectmenu/selectmenu_options.js commit b539e2e refs/remotes/origin/spinner-globalize-1.x Merge: 53ea933 afdc577 Author: kborchers Date: 2011-11-30 10:46:31 -0600 Merge branch 'master' into selectmenu commit afdc577 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-11-30 08:39:10 -0600 Menu: Remove the isScrolling check which nolonger seems necessary. M ui/jquery.ui.menu.js commit 005709f refs/tags/1.8.18 Author: Scott González Date: 2011-11-29 15:01:04 -0500 Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expanding the size of the button from negative text indent. Fixes #7911 - Button: icon only button in dialog causes horizontal scrollbar in Opera. (cherry picked from commit a3a5c65d4dd9eb6be0e8a71d82c3ca86b38ed009) M themes/base/jquery.ui.button.css commit a3a5c65 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-29 15:01:04 -0500 Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expanding the size of the button from negative text indent. Fixes #7911 - Button: icon only button in dialog causes horizontal scrollbar in Opera. M themes/base/jquery.ui.button.css commit f74537d refs/tags/1.8.17 (tag: 1.8.17) Author: Scott González Date: 2011-11-29 10:38:32 -0500 Tagging the 1.8.17 release. M version.txt commit ef6668b refs/tags/1.8.18 Author: Scott González Date: 2011-11-29 10:38:32 -0500 Updating the 1-8-stable version to 1.8.18pre M version.txt commit fea9caa refs/remotes/origin/spinner-globalize-1.x Merge: ce0afde 439f877 Author: Scott González Date: 2011-11-29 05:08:35 -0800 Merge pull request #537 from RobLoach/master Remove whitespace at the end of Dialog title CSS definition. commit 439f877 refs/remotes/origin/spinner-globalize-1.x Author: Rob Loach Date: 2011-11-28 18:57:57 -0500 Remove whitespace at the end of the Dialog title CSS definition. M themes/base/jquery.ui.dialog.css commit ce0afde refs/remotes/origin/spinner-globalize-1.x Author: James Khoury Date: 2011-11-28 16:52:10 -0500 Dialog: Modified the dialog._size() to use outerHeight in calculating the nonContentHeight. Fixed #7692 - dialog: dialog height bug is incorrect when .ui-dialog padding set. M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit 06f6fa8 refs/remotes/origin/spinner-globalize-1.x Author: meh-cfl Date: 2011-11-28 16:33:23 -0500 Autocomplete: Don't invoke a search from arrow keys when the element can have multi-line text. Fixes #7639 - Key up/key down in textarea's should optionally not toggle auto-complete. M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit a4fd544 refs/remotes/origin/spinner-globalize-1.x Merge: fce4725 53ea933 Author: Dan Wellman Date: 2011-11-28 08:38:34 +0000 Merge remote-tracking branch 'upstream/selectmenu' into selectmenu commit 53ea933 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-28 01:22:41 +0100 Selectmenu: improved method unit tests M tests/unit/selectmenu/selectmenu_methods.js commit 5d029ff refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-27 18:32:34 -0500 Draggable: Removed scrollSpeed/Sensitivity options. Consolidated scrolling code for different scrollParents M ui/jquery.ui.draggable.js commit da1b946 refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-27 17:55:04 -0500 Droppable: Answered TODO comment about Math.round M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js commit 2799b4a refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-27 17:27:55 -0500 Draggable: Replaced .offset() with math. Added TODO about absolute elements within relative container M ui/jquery.ui.draggable.js commit c0c1a1d refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-27 17:09:50 -0500 Draggable: Replaced todo with actual comment in regards to CSS. M ui/jquery.ui.draggable.js commit 722e4bc refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-27 16:59:11 -0500 Droppable: Added pointer intersect M ui/jquery.ui.droppable.js commit fce4725 refs/remotes/origin/spinner-globalize-1.x Author: Dan Wellman Date: 2011-11-25 10:32:44 +0000 Selectmenu: added option unit tests M tests/unit/selectmenu/selectmenu_options.js commit 63d77ae refs/remotes/origin/spinner-globalize-1.x Author: Dan Wellman Date: 2011-11-24 15:50:20 +0000 Selectmenu: Added event unit tests M tests/unit/selectmenu/selectmenu_events.js commit 769abba refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-11-24 11:27:35 +0100 Upgrade jQuery to 1.7.1. M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M tests/visual/selectmenu/autocomplete.html M tests/visual/selectmenu/dialog.html M tests/visual/selectmenu/disabled.html M tests/visual/selectmenu/events.html M tests/visual/selectmenu/methods.html M tests/visual/selectmenu/option.html M tests/visual/selectmenu/tabs.html commit 9bd0879 refs/remotes/origin/spinner-globalize-1.x Merge: d97b6db 74a3f2c Author: Jörn Zaefferer Date: 2011-11-24 11:25:24 +0100 Merge branch 'master' into selectmenu commit 74a3f2c refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-11-23 22:37:55 -0600 Menu: Move mousedown handler into _bind and fix focusing of the Menu after click. Fixes focus issues with Selectmenu and Autocomplete. M ui/jquery.ui.menu.js commit 2b9b2f2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-23 14:26:52 -0500 Autocomplete: Removed commented out test. M tests/unit/autocomplete/autocomplete_events.js commit 2445e20 refs/remotes/origin/spinner-globalize-1.x Author: Shannon Date: 2011-11-23 13:39:45 -0500 Autocomplete: Making sure we do not show search menu after a blur. Fixed #7423 - Tab out of autocomplete with remote source can leave menu showing. M tests/unit/autocomplete/autocomplete_events.js M ui/jquery.ui.autocomplete.js commit a28fb9f refs/remotes/origin/interactions Merge: dbaa744 54fb144 Author: Scott González Date: 2011-11-23 12:32:55 -0500 Merge branch 'master' into interactions Conflicts: ui/jquery.ui.draggable.js ui/jquery.ui.droppable.js commit dbaa744 refs/remotes/origin/interactions Author: Scott González Date: 2011-11-23 12:03:09 -0500 Interaction: Initial implementation for base interaction plugin. M demos/draggable/default.html M ui/jquery.ui.draggable.js A ui/jquery.ui.interaction.js commit 51e1d57 refs/remotes/origin/interactions Author: Scott González Date: 2011-11-23 09:03:02 -0500 Draggable: Cleanup. M ui/jquery.ui.draggable.js commit 94cc884 refs/tags/1.8.17 Author: Scott González Date: 2011-11-22 08:54:02 -0500 Upgrade jQuery to 1.7.1. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/widget/default.html A jquery-1.7.1.js D jquery-1.7.js M tests/index.html A tests/jquery-1.7.1.js M tests/jquery.js M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/all.html M tests/unit/defaults.html M tests/unit/index.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/datepicker_ticket_7552.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/mouse/mouse_ticket_6946.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit 54fb144 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-22 08:43:09 -0500 Upgrade jQuery to 1.7.1. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/menu/contextmenu.html M demos/menu/default.html M demos/menu/navigationmenu.html M demos/menu/topalignmenu.html M demos/menubar/default.html M demos/popup/animation.html M demos/popup/default.html M demos/popup/popup-menu-table.html M demos/popup/popup-menu.html M demos/popup/tooltip.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/custom-style.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html A jquery-1.7.1.js D jquery-1.7.js M tests/index.html A tests/jquery-1.7.1.js M tests/jquery.js M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/icons.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/addClass/addClass_queue.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/effects/effects.all.html M tests/visual/effects/effects.scale.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/tablemenu.html M tests/visual/position/position.html M tests/visual/position/position_fit.html M tests/visual/position/position_flip.html M tests/visual/position/position_flipfit.html M tests/visual/position/position_margin.html M tests/visual/position/position_within.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/callout.html M tests/visual/tooltip/tooltip.html commit ffd3f51 refs/tags/1.8.17 Author: Scott González Date: 2011-11-22 08:31:11 -0500 Selectable: Explicitly check event.ctrlKey now that jQuery differentiates between meta and ctrl. Fixes #7858 - ctrl-click to select multiple elements not working. (cherry picked from commit 35dd0417bdb442ad00a9eb37a85db5ddf1b14615) M ui/jquery.ui.selectable.js commit 35dd041 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-22 08:31:11 -0500 Selectable: Explicitly check event.ctrlKey now that jQuery differentiates between meta and ctrl. Fixes #7858 - ctrl-click to select multiple elements not working. M ui/jquery.ui.selectable.js commit d97b6db refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-22 00:35:27 +0100 Selectmenu: added basic method unit tests M tests/unit/selectmenu/selectmenu.html M tests/unit/selectmenu/selectmenu_core.js M tests/unit/selectmenu/selectmenu_methods.js commit e79700e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-22 00:11:23 +0100 Selectmenu: fixed aria-hidden attribute M ui/jquery.ui.selectmenu.js commit 63bd71f refs/tags/1.8.17 Author: Jay Oster Date: 2011-09-15 17:02:18 -0700 Datepicker: Fix `this` reference in _hideDatepicker(). Fixed #7722 - Datepicker: Does not properly clear current instance when hidden. (cherry picked from commit c36b43d0ee3cf7e10d82d21e3a4ca6cb954f4c16) M ui/jquery.ui.datepicker.js commit 24fc8d6 refs/remotes/origin/spinner-globalize-1.x Merge: fdc332e c36b43d Author: Scott González Date: 2011-11-21 13:32:30 -0800 Merge pull request #463 from jason-oster/master Merge #463. commit f7b28df refs/tags/1.8.17 Author: Michael P. Jung Date: 2011-11-21 16:16:32 -0500 Droppable: Make sure._drop is called for all relevant droppables. Fixes #6009 - Upper droppable should receive draggable. Fixes #6085 - Parent droppable takes precedence over dynamically created child droppable. (cherry picked from commit fdc332ed5fb7f7e688151d5cae9b450569d73da5) M ui/jquery.ui.droppable.js commit fdc332e refs/remotes/origin/spinner-globalize-1.x Author: Michael P. Jung Date: 2011-11-21 16:16:32 -0500 Droppable: Make sure._drop is called for all relevant droppables. Fixes #6009 - Upper droppable should receive draggable. Fixes #6085 - Parent droppable takes precedence over dynamically created child droppable. M ui/jquery.ui.droppable.js commit 74b8a50 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-21 21:54:04 +0100 Selectmenu: added state synchronization unit test M tests/unit/selectmenu/selectmenu_core.js commit 0d064bb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-21 21:43:01 +0100 Selectmenu: fixed jQuery version M demos/selectmenu/custom_render.html M demos/selectmenu/default.html M tests/visual/selectmenu/autocomplete.html M tests/visual/selectmenu/dialog.html M tests/visual/selectmenu/disabled.html M tests/visual/selectmenu/events.html M tests/visual/selectmenu/methods.html M tests/visual/selectmenu/option.html M tests/visual/selectmenu/tabs.html commit 80ba251 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-21 21:06:20 +0100 Selectmenu: remove markup unit test M tests/unit/selectmenu/selectmenu_core.js commit 56422bd refs/tags/1.8.17 Author: Scott González Date: 2011-11-21 11:36:58 -0500 Widget: Don't use $.event.props when creating events. (cherry picked from commit 91ef69d7503f11f2b6223b9c0061fca51e3a006f) M ui/jquery.ui.widget.js commit 5fb9629 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-21 11:31:51 -0500 Widget: Simplify data normalization in _trigger(). M ui/jquery.ui.widget.js commit 91ef69d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-21 11:14:19 -0500 Widget: Don't use $.event.props when creating events. M ui/jquery.ui.widget.js commit 93214d6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-21 08:43:08 -0500 Widget tests: Fixed _super() call in redefine test. M tests/unit/widget/widget_core.js commit 4bff6f5 refs/tags/1.8.17 Author: igor milla Date: 2011-10-11 02:09:08 +0300 jquery.ui.datepicker-uk.js : Corrected translation of the weekHeader.(cherry picked from commit f25937b215b1302368a71d69368d4782abdb7bac) M ui/i18n/jquery.ui.datepicker-uk.js commit 126aafc refs/tags/1.8.17 Author: David De Sloovere Date: 2011-11-17 13:43:02 -0600 Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium) Localization (cherry picked from commit dfbd9be72df7734451f535af6dcc1f07294c242b) M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-nl-BE.js commit ebff2f9 refs/tags/1.8.17 Author: stojce Date: 2011-11-17 12:45:36 -0600 Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepicker: Add Macedonian Localization (cherry picked from commit b2d05f8b76a0de4e66f6a51d77b952be1633e17a) M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-mk.js commit a03863d refs/tags/1.8.17 Author: William Griffiths Date: 2011-11-17 12:34:33 -0600 Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK Localization (cherry picked from commit 6525365944d306931e0697b7bb909e9e48a5501c) M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-cy-GB.js commit a8b75a5 refs/tags/1.8.17 Author: Michel Weimerskirch Date: 2011-11-17 11:52:32 -0600 Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxembourgish Translation (cherry picked from commit 326bfec626b3039e2d51f53d2d6d2d48cdd78207) M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-lb.js commit 95ea303 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-11-18 17:15:01 +0100 Remove method argument from _super and _superApply. M ui/jquery.ui.selectmenu.js commit dbb2747 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-11-18 17:14:38 +0100 Whitespace cleanup M ui/jquery.ui.selectmenu.js commit d6e4d47 refs/remotes/origin/spinner-globalize-1.x Merge: 26603de 66f9e12 Author: Jörn Zaefferer Date: 2011-11-18 17:13:28 +0100 Merge branch 'master' into selectmenu commit 66f9e12 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-11-18 12:19:32 +0100 Widget: Remove method argument from _super and _superApply. Was a left-over from first implementation, not necessary anymore. M demos/widget/default.html M tests/unit/widget/widget_core.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.dialog.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit e9f5c18 refs/remotes/origin/interactions Author: Scott González Date: 2011-11-17 19:48:09 -0500 Droppable: Cleanup. M ui/jquery.ui.droppable.js commit 4792d5b refs/remotes/origin/interactions Author: Scott González Date: 2011-11-17 19:48:04 -0500 Draggable: Cleanup. M ui/jquery.ui.draggable.js commit e6f5596 refs/remotes/origin/spinner-globalize-1.x Merge: 09b51fb f25937b Author: Kris Borchers Date: 2011-11-17 14:38:28 -0800 Merge pull request #493 from solarprominence/patch-1 Datepicker: Corrected translation of the weekHeader in Ukrainian localization. Fixes #7896 Datepicker: Fix Ukrainian localization's week header commit 09b51fb refs/remotes/origin/spinner-globalize-1.x Merge: d764388 dfbd9be Author: Kris Borchers Date: 2011-11-17 14:17:17 -0800 Merge pull request #527 from kborchers/localization Datepicker: Added and updated a number of localizations based on pull requests. Fixes #7891, #7892, #7893, #7894 and #7895 commit 30446f9 refs/tags/1.8.17 Author: Richard D. Worth Date: 2011-11-17 12:51:21 -0800 Merge pull request #511 from basti1253/master build: removes disturbing error outputs on which call(cherry picked from commit d764388a65c5d56be7443f1de52e92876d009430) M build/build.xml M build/build/minify-js.sh commit d764388 refs/remotes/origin/spinner-globalize-1.x Merge: 69f6f58 ea38e15 Author: Richard D. Worth Date: 2011-11-17 12:51:21 -0800 Merge pull request #511 from basti1253/master build: removes disturbing error outputs on which call commit dfbd9be refs/remotes/origin/spinner-globalize-1.x Author: David De Sloovere Date: 2011-11-17 13:43:02 -0600 Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium) Localization M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-nl-BE.js commit 9ebbcfe refs/remotes/origin/spinner-globalize-1.x Author: David Soms Date: 2011-11-17 13:30:01 -0600 Datepicker: Updated catalan translation using globalize.js as a reference (https://github.com/jquery/globalize/blob/master/lib/cultures/globalize.culture.ca.js). Fixes #7894 Datepicker: Update Catalan Localization M ui/i18n/jquery.ui.datepicker-ca.js commit b2d05f8 refs/remotes/origin/spinner-globalize-1.x Author: stojce Date: 2011-11-17 12:45:36 -0600 Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepicker: Add Macedonian Localization M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-mk.js commit 6525365 refs/remotes/origin/spinner-globalize-1.x Author: William Griffiths Date: 2011-11-17 12:34:33 -0600 Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK Localization M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-cy-GB.js commit 326bfec refs/remotes/origin/spinner-globalize-1.x Author: Michel Weimerskirch Date: 2011-11-17 11:52:32 -0600 Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxembourgish Translation M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-lb.js commit 69f6f58 refs/remotes/origin/spinner-globalize-1.x Merge: a8a0b02 c3c8400 Author: Scott González Date: 2011-11-17 07:31:03 -0800 Merge pull request #501 from maljub01/master Fixed ticket #7800 - Draggable helper="clone" doesn't remove the dragged clone if original element is removed upon drop commit a8a0b02 refs/remotes/origin/spinner-globalize-1.x Merge: 4f95be1 0b4f808 Author: Jörn Zaefferer Date: 2011-11-17 06:56:45 -0800 Merge pull request #469 from polomoshnov/patch-1 Resizable: Removed unnecessary code. commit 4f95be1 refs/remotes/origin/spinner-globalize-1.x Merge: b812596 478a015 Author: Scott González Date: 2011-11-17 05:52:24 -0800 Merge pull request #429 from ckdake/master Just a small typo fix commit b812596 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-11-10 20:42:03 +0100 Tooltip: Add demo with custom tooltip style. A demos/tooltip/custom-style.html M demos/tooltip/index.html commit 924e80e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-16 12:07:33 -0500 Spinner: Handle changes to numberFormat and currency options. M demos/spinner/currency.html M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit e9002c4 refs/tags/1.8.17 Author: Richard D. Worth Date: 2011-11-16 10:52:12 -0500 Selectable: add ui-selectee class to elements matching filter on refresh. Fixes #7716 - Selectable: new elements added programatically don't have class ui-selectee (cherry picked from commit 97bc2d9de9875e222254cfa1cd3fa3bde605c2ed) M ui/jquery.ui.selectable.js commit 97bc2d9 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-11-16 10:52:12 -0500 Selectable: add ui-selectee class to elements matching filter on refresh. Fixes #7716 - Selectable: new elements added programatically don't have class ui-selectee M ui/jquery.ui.selectable.js commit e5464f8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-16 07:59:21 -0500 Accordion: Fixed back-compat for icons.headerSelected when icons option is null. M demos/accordion/custom-icons.html M ui/jquery.ui.accordion.js commit dac3ddd refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-13 18:41:29 -0500 Droppable: Put tolerance in allowed array M ui/jquery.ui.droppable.js commit 3914ceb refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-13 18:39:04 -0500 Droppable: Intersect tolerance added M ui/jquery.ui.droppable.js commit 9ee7c90 refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-13 17:49:37 -0500 Droppable: Added refreshPosition public method M ui/jquery.ui.droppable.js commit e8e7847 refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-13 17:42:05 -0500 Droppable: over, out, and drop callbacks working M ui/jquery.ui.droppable.js commit 3c6455d refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-13 17:28:56 -0500 Droppable: 2.0 initial commit M ui/jquery.ui.droppable.js commit 38c0602 refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-13 17:14:19 -0500 Draggable: Fixed offset calculation. Offset now passed back in uiHash. M ui/jquery.ui.draggable.js commit 0a6ce1f refs/tags/1.8.17 Author: Richard D. Worth Date: 2011-11-11 09:24:55 -0500 Demos accordion hoverintent: moved event.type setter to not clobber event.type. Partial fix for #7871 - Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0 (cherry picked from commit f0f54e38d8eab613d7ea25d698b81126e5263d83) M demos/accordion/hoverintent.html commit f0f54e3 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-11-11 09:24:55 -0500 Demos accordion hoverintent: moved event.type setter to not clobber event.type. Partial fix for #7871 - Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0 M demos/accordion/hoverintent.html commit aa4e8ab refs/tags/1.8.17 Author: Scott González Date: 2011-11-10 07:58:44 -0500 Widget: Set event.target in ._trigger(). Fixes #7852 - Droppable event target changes under jQuery 1.7. (cherry picked from commit 1b165148a6654f64d572bd4c28ddb2cee5f6a332) M ui/jquery.ui.widget.js commit 1b16514 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-10 07:58:44 -0500 Widget: Set event.target in ._trigger(). Fixes #7852 - Droppable event target changes under jQuery 1.7. M ui/jquery.ui.widget.js commit 6f6e2de refs/tags/1.8.17 Author: Richard D. Worth Date: 2011-11-09 12:57:52 -0500 Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/ . Fixed #7838 - Clearfix breaks after runs through YUI Compressor (cherry picked from commit c21a5b4451f5eded288de4482b9508e2bd13756d) M themes/base/jquery.ui.core.css commit c21a5b4 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-11-09 12:57:52 -0500 Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/ . Fixed #7838 - Clearfix breaks after runs through YUI Compressor M themes/base/jquery.ui.core.css commit 31b1761 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-09 11:38:16 -0500 Effects tests: Proper detection of fixed position support in jQuery 1.7. M tests/unit/effects/effects_scale.js commit 1e28f83 refs/tags/1.8.17 Author: Scott González Date: 2011-11-09 11:21:18 -0500 Upgrade jQuery to 1.7. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/widget/default.html D jquery-1.6.4.js A jquery-1.7.js M tests/index.html A tests/jquery-1.7.js M tests/jquery.js M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/all.html M tests/unit/autocomplete/autocomplete_options.js M tests/unit/defaults.html M tests/unit/index.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/datepicker_ticket_7552.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/mouse/mouse_ticket_6946.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit 50dab05 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-09 10:18:33 -0500 Upgrade jQuery to 1.7. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/menu/contextmenu.html M demos/menu/default.html M demos/menu/navigationmenu.html M demos/menu/topalignmenu.html M demos/menubar/default.html M demos/popup/animation.html M demos/popup/default.html M demos/popup/popup-menu-table.html M demos/popup/popup-menu.html M demos/popup/tooltip.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.6.4.js A jquery-1.7.js M tests/index.html A tests/jquery-1.7.js M tests/jquery.js M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/icons.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/addClass/addClass_queue.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/effects/effects.all.html M tests/visual/effects/effects.scale.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/tablemenu.html M tests/visual/position/position.html M tests/visual/position/position_fit.html M tests/visual/position/position_flip.html M tests/visual/position/position_flipfit.html M tests/visual/position/position_margin.html M tests/visual/position/position_within.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/callout.html M tests/visual/tooltip/tooltip.html commit 1856a84 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-11-09 08:45:10 -0500 Popup: increased delay between focusout and focusin/mouseup as it was sometimes not high enough M ui/jquery.ui.popup.js commit b90d83c refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-11-07 15:49:20 -0500 Simulate: fixed charCode to be undefined unless specified. Fixed #3229 - Safari: jQuery.simulate() doesn't set "which" field for key events M tests/jquery.simulate.js commit 8fd6101 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-07 08:39:22 -0500 Widget: Define this.document properly when instantiating a widget on a document or window. Fixes #7835 - Undefined property when creating widgets. M ui/jquery.ui.widget.js commit 9a87c1a refs/tags/1.8.17 Author: Gaëtan Muller Date: 2011-11-06 15:21:22 +0100 Accordion: Fixed #7238 - Problem with accordion slide animation fixed width calculation (cherry picked from commit 124cf3cc6c9bf182563e2fe0663cdde497700f7b) M ui/jquery.ui.accordion.js commit 900514a refs/remotes/origin/spinner-globalize-1.x Merge: 416101b 124cf3c Author: Scott González Date: 2011-11-07 04:11:32 -0800 Merge pull request #517 from MGaetan89/bug_7238 Accordion: Fixed #7238 - Problem with accordion slide animation fixed wid commit 1ca93b4 refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-06 17:42:35 -0500 Draggable: Added in iframeFix option M ui/jquery.ui.draggable.js commit 7941f7c refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-06 16:39:17 -0500 Draggable: Redid f7ec502992 after bad merge. M ui/jquery.ui.draggable.js commit 536a118 refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-06 16:31:09 -0500 Draggable: Removed answered TODO M ui/jquery.ui.draggable.js commit a7cc9f8 refs/remotes/origin/interactions Merge: ec9c1cf f7ec502 Author: Dave Stein Date: 2011-11-06 16:27:06 -0500 Draggable: Added back to fork commit ec9c1cf refs/remotes/origin/interactions Author: Dave Stein Date: 2011-11-06 16:20:56 -0500 Draggable: Proper use of ._trigger for detecting preventDefault. _uiHash now returns position and helper - removed offset. M ui/jquery.ui.draggable.js commit 124cf3c refs/remotes/origin/spinner-globalize-1.x Author: Gaëtan Muller Date: 2011-11-06 15:21:22 +0100 Accordion: Fixed #7238 - Problem with accordion slide animation fixed width calculation M ui/jquery.ui.accordion.js commit 416101b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-03 09:01:15 -0400 Tests: Removed unnecessary visual tests for button. D tests/visual/button/button_input_type_checkbox.html D tests/visual/button/button_option_disabled_true.html commit 95d7314 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-03 08:45:04 -0400 Tests: Removed visual tests for plugins that are being rewritten. D tests/visual/datepicker/calendar.gif D tests/visual/datepicker/datepicker.html D tests/visual/datepicker/datepicker_multi_inline.html D tests/visual/datepicker/datepicker_ticket_4071.html D tests/visual/datepicker/datepicker_ticket_4240.html D tests/visual/datepicker/datepicker_ticket_4443.html D tests/visual/datepicker/datepicker_ticket_5676.html D tests/visual/datepicker/datepicker_ticket_7552.html D tests/visual/datepicker/multimonth.html D tests/visual/datepicker/viewport.html D tests/visual/draggable/draggable.html D tests/visual/draggable/draggable.scroll.html D tests/visual/draggable/draggable_option_containment_array.html D tests/visual/draggable/draggable_option_cursorAt_object.html D tests/visual/draggable/draggable_option_handle_selector.html D tests/visual/draggable/draggable_option_iframeFix_false.html D tests/visual/draggable/draggable_option_iframeFix_selector.html D tests/visual/draggable/draggable_option_iframeFix_true.html D tests/visual/droppable/droppable.css D tests/visual/droppable/droppable.html D tests/visual/droppable/droppable_option_accept_default.html D tests/visual/droppable/droppable_option_accept_function.html D tests/visual/droppable/droppable_option_accept_selector.html D tests/visual/droppable/droppable_ticket_4087.html D tests/visual/droppable/droppable_ticket_4088.html D tests/visual/resizable/images/test.png D tests/visual/resizable/resizable.html D tests/visual/resizable/resizable_option_alsoResize_child.html D tests/visual/resizable/resizable_option_aspectRatio_0.5.html D tests/visual/resizable/resizable_option_aspectRatio_1.0.html D tests/visual/resizable/resizable_option_aspectRatio_1.5.html D tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html D tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html D tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html D tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html D tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html D tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html D tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html D tests/visual/resizable/resizable_ticket_3053.html D tests/visual/resizable/resizable_ticket_4199.html D tests/visual/resizable/resizable_ticket_4217.html D tests/visual/resizable/resizable_ticket_4940.html D tests/visual/resizable/resizable_ticket_5335.html D tests/visual/selectable/selectable.html D tests/visual/selectable/selectable_ticket_4341.html D tests/visual/sortable/sortable.html D tests/visual/sortable/sortable_massive_scale.html D tests/visual/sortable/sortable_option_revert_false.html D tests/visual/sortable/sortable_option_revert_true.html D tests/visual/sortable/sortable_ticket_4231.html D tests/visual/sortable/sortable_ticket_5355.html commit 26603de refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-02 21:56:37 +0100 Selectmenu: added basic markup and a11y unit tests M tests/unit/selectmenu/selectmenu.html M tests/unit/selectmenu/selectmenu_core.js commit ce3e7c0 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-02 20:14:19 +0100 Selectmenu: fixed initial unit test by adding create callback to selectmenu_defaults.js M tests/unit/selectmenu/selectmenu_defaults.js commit eedf7e9 refs/remotes/origin/spinner-globalize-1.x Merge: 5cbd109 defc8d5 Author: Felix Nagel Date: 2011-11-02 20:04:51 +0100 Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu commit 5cbd109 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-02 19:46:51 +0100 Selectmenu: added visual tests for testing compatibility with other widgets A tests/visual/selectmenu/autocomplete.html A tests/visual/selectmenu/dialog.html A tests/visual/selectmenu/tabs.html commit 6edc790 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-11-02 19:44:45 +0100 Selectmenu: renaming of internal variable opened to isOpen M ui/jquery.ui.selectmenu.js commit 4f9209f refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-11-02 12:22:58 -0500 Tests: Change the input in the effects test to a text input. This fixes failing tests in IE8 that could not focus the input. M tests/unit/effects/effects_core.js commit 3de7d8b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-02 11:09:00 -0400 Position: Check for fraction support. M ui/jquery.ui.position.js commit f76873c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-02 09:35:20 -0400 Tabs test: Increase delay in load test. M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit 253b792 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-02 08:53:42 -0400 Position tests: Changed DOM structure to fix dimensions of within container. M tests/unit/position/position.html commit 0fcf3d8 refs/tags/1.8.17 Author: Scott González Date: 2011-11-01 18:16:04 -0400 Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan language code. (cherry picked from commit f11dab34cce80f027c74cf604394c05d32c38255) M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-kk.js D ui/i18n/jquery.ui.datepicker-kz.js commit f11dab3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-01 18:16:04 -0400 Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan language code. M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-kk.js D ui/i18n/jquery.ui.datepicker-kz.js commit 183d6a0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-01 16:35:49 -0400 Tests (Simulate): Make the blur event async to deal with IE's native blur being async. M tests/jquery.simulate.js commit 63d1cbc refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-11-01 16:26:31 -0400 Autocomplete tests: Fixed typo. M tests/unit/autocomplete/autocomplete_events.js commit ea38e15 refs/remotes/origin/spinner-globalize-1.x Author: basti Date: 2011-11-01 11:53:06 +0100 build: removes disturbing error outputs on which call By calling `which node nodejs` which reports an error even if there's an existing nodejs installation in $PATH. It silently ignores that non existing issue now. Before: http://imagebin.org/181889 After: http://imagebin.org/181890 M build/build.xml M build/build/minify-js.sh commit e31adf0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-31 17:28:00 -0400 Tests (Simulate): Added focus and blur support. M tests/jquery.simulate.js M tests/unit/autocomplete/autocomplete_events.js M tests/unit/tooltip/tooltip_events.js commit 79105ee refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-31 15:06:05 -0400 Tests (Simulate): Whitespace cleanup. M tests/jquery.simulate.js commit dcac8c1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-28 15:58:33 -0400 Tests: Added ability to run tests against minified files via ?min=1 M build/build.xml A tests/resource_loader.js M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_deprecated.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/effects/effects.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/position/position_deprecated.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html M tests/unit/tooltip/tooltip.html M tests/unit/widget/widget.html commit f7ec502 refs/remotes/origin/interactions Author: Corey Frang Date: 2011-10-27 21:39:33 -0500 Draggable: Using this.document and this.window instead of doc/win M ui/jquery.ui.draggable.js commit ec846fb refs/remotes/origin/interactions Merge: 35e4cca 94b852f Author: Corey Frang Date: 2011-10-27 21:35:05 -0500 Merge branch 'master' into interactions commit 35e4cca refs/remotes/origin/interactions Author: Corey Frang Date: 2011-10-27 21:34:48 -0500 Widget: Removing code to merge clean M ui/jquery.ui.widget.js commit e1e43e3 refs/remotes/origin/interactions Author: Scott González Date: 2011-10-27 14:20:55 -0400 Draggable: Add ui-draggable class. M ui/jquery.ui.draggable.js commit 02ac48f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-27 19:35:56 +0200 Selectmenu: fixed default.html demo M demos/selectmenu/default.html commit e206e54 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-10-26 22:54:12 -0500 Menubar: Refactored _next, _prev, _right and _left into a single method called _move and then created next and previous public methods that call _move. Very similar to how Menu handles keyboard interaction. M ui/jquery.ui.menubar.js commit bfbc0b1 refs/tags/1.8.17 Author: kborchers Date: 2011-10-26 10:43:01 -0400 Position: Added a check for fraction support in element positions. Fixes #7255 - Position: Revisit solution for off-by-1 errors. M tests/unit/position/position_core.js M ui/jquery.ui.position.js commit 1337573 refs/remotes/origin/interactions Author: = Date: 2011-10-25 21:54:03 -0400 Squashed commit of the following: Draggable: Fixed when cssPosition is being set. Scrolling handles non-doc overflow. _handleScrolling handles scrolling up and left now Made window, doc, and window part of base widget All parts of drag may be stopped via stopPropagation User can now override position of draggable on start, drag, and stop Whitespace fix Moved overflowWidth and overflowHeight into overflow.width and overflow.height M ui/jquery.ui.draggable.js M ui/jquery.ui.widget.js commit 94b852f refs/remotes/origin/spinner-globalize-1.x Merge: e3156ea 3b4e73e Author: Scott González Date: 2011-10-25 16:34:42 -0700 Merge pull request #505 from midlis/globaljsfix Demos: replace global.js with globalize.js. commit 3b4e73e refs/remotes/origin/spinner-globalize-1.x Author: midlis Date: 2011-10-25 23:41:11 +0100 Demos: replace global.js with globalize.js. M demos/index.html commit e3156ea refs/remotes/origin/spinner-globalize-1.x Author: ddstreet Date: 2011-10-25 17:40:37 -0500 Effects Core: Do not overwrite css or class changes that aren't animated during class animation. Fixed #7106 - animateClass: css and class changes during animation are lost M tests/unit/effects/effects.html M tests/unit/effects/effects_core.js M ui/jquery.effects.core.js commit 757384b refs/tags/1.8.17 Author: Scott González Date: 2011-10-25 17:19:26 -0400 Autocomplete: Add 1px to the width of the menu to avoid wrapping in Firefox. Fixes #7513 - Autocomplete: long text wraps in Firefox. (cherry picked from commit 4cc61b459d73af78dd40f01e3250f2546d9f04bd) M ui/jquery.ui.autocomplete.js commit 4cc61b4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-25 17:19:26 -0400 Autocomplete: Add 1px to the width of the menu to avoid wrapping in Firefox. Fixes #7513 - Autocomplete: long text wraps in Firefox. M ui/jquery.ui.autocomplete.js commit 6625060 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-21 09:26:07 -0400 Widget: Use parentWindow if defaultView doesn't exist. Thanks ronchalant M ui/jquery.ui.widget.js commit a0856ef refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-20 16:57:47 -0400 Widget: Added window and document properties. Fixes #7801 - Widget: Add document and window properties. M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.dialog.js M ui/jquery.ui.menu.js M ui/jquery.ui.popup.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 39e75ad refs/tags/1.8.17 Author: Scott González Date: 2011-10-20 13:28:31 -0400 Button: Create text span in correct document. (cherry picked from commit c145f1698aa4bfb8b0d1c94e2bfa83399f1de0f3) M ui/jquery.ui.button.js commit c145f16 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-20 13:28:31 -0400 Button: Create text span in correct document. M ui/jquery.ui.button.js commit 92c61b3 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-10-19 13:59:07 -0500 Menubar: Allow structures other than just UL/LI M demos/menubar/default.html M themes/base/jquery.ui.menu.css M ui/jquery.ui.menubar.js commit 2f89f35 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-10-19 12:54:08 -0500 Widget: Refactoring setOptions loop to remove unnesecary closure / that reference M ui/jquery.ui.widget.js commit defc8d5 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-10-19 19:47:02 +0200 Selectmenu: Add placeholder for unit tests A tests/unit/selectmenu/all.html A tests/unit/selectmenu/selectmenu.html A tests/unit/selectmenu/selectmenu_core.js A tests/unit/selectmenu/selectmenu_defaults.js A tests/unit/selectmenu/selectmenu_events.js A tests/unit/selectmenu/selectmenu_methods.js A tests/unit/selectmenu/selectmenu_options.js commit 1d69181 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-10-19 10:18:33 -0500 Menu: Added the new trigger option to the defaults unit test M tests/unit/menu/menu_defaults.js commit 164ebf8 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-10-19 10:13:05 -0500 Popup: Remove any references to "that" and use _delay instead of setTimeout. M ui/jquery.ui.popup.js commit 68fe23d refs/remotes/origin/spinner-globalize-1.x Merge: 3c258bf ab3e1c5 Author: Jörn Zaefferer Date: 2011-10-19 12:40:07 +0200 Merge branch 'master' of github.com:jquery/jquery-ui commit 3c258bf refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-10-19 11:41:33 +0200 Rewrite popup/menu interaction to make popup managed by menu (adds trigger option to menu). Makes popup agnostic of menu and allows datepicker to use popup (soon). M demos/menu/contextmenu.html M demos/popup/popup-menu.html M ui/jquery.ui.menu.js M ui/jquery.ui.popup.js commit bc921df refs/remotes/origin/interactions Merge: 1cb5b87 a0946d0 Author: Dave Stein Date: 2011-10-18 19:11:47 -0700 Merge pull request #4 from scottgonzalez/interactions Draggable: Remove all ids when using helper: true. commit ab3e1c5 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-10-18 21:02:45 -0500 Menu: Update visual test to remove bottom scroll bar in scrolling menus in IE6 and IE7 M tests/visual/menu/menu.html commit eee4db7 refs/tags/1.8.17 Author: Corey Frang Date: 2011-10-18 12:11:11 -0500 Build: Switching to uglify.js instead of closure compilier. Saves 4 minutes per build, and actually produces slightly smaller files (cherry picked from commit bd71f24f5d5c1767f24b3c88df9fab8be38ed734) Conflicts: build/build.xml M build/build.xml A build/build/lib/jslint.js A build/build/lib/parse-js.js A build/build/lib/process.js A build/build/lib/squeeze-more.js A build/build/minify-js.sh M build/build/sizer.js A build/build/uglify.js commit bd71f24 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-10-18 12:09:38 -0500 Build: Switching to uglify.js instead of closure compilier. Saves 4 minutes per build, and actually produces slightly smaller files M build/build.xml D build/build/google-compiler-20110320.jar A build/build/lib/jslint.js A build/build/lib/parse-js.js A build/build/lib/process.js A build/build/lib/squeeze-more.js A build/build/minify-js.sh M build/build/sizer.js A build/build/uglify.js commit ca2ac47 refs/tags/1.8.17 Author: Scott González Date: 2011-10-18 10:14:27 -0400 Default to jQuery 1.6.4 for tests. M tests/jquery.js commit be6b87b refs/tags/1.8.17 Author: Scott González Date: 2011-10-18 10:04:07 -0400 Sortable tests: Commented out assertions that don't make sense. M tests/unit/sortable/sortable_methods.js commit 4dd204b refs/tags/1.8.17 Author: Scott González Date: 2011-10-18 10:00:03 -0400 Upgraded jQuery to 1.6.4. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/widget/default.html D jquery-1.6.2.js A jquery-1.6.4.js M tests/index.html A tests/jquery-1.6.3.js A tests/jquery-1.6.4.js M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/all.html M tests/unit/defaults.html M tests/unit/index.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/datepicker_ticket_7552.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/mouse/mouse_ticket_6946.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit efe964d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-18 09:38:27 -0400 Upgraded jQuery to 1.6.4. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/menu/contextmenu.html M demos/menu/default.html M demos/menu/navigationmenu.html M demos/menu/topalignmenu.html M demos/menubar/default.html M demos/popup/animation.html M demos/popup/default.html M demos/popup/popup-menu-table.html M demos/popup/popup-menu.html M demos/popup/tooltip.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.6.2.js A jquery-1.6.4.js M tests/index.html A tests/jquery-1.6.3.js A tests/jquery-1.6.4.js M tests/jquery.js M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/icons.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/unit/accordion/all.html M tests/unit/all.html M tests/unit/autocomplete/all.html M tests/unit/button/all.html M tests/unit/core/all.html M tests/unit/datepicker/all.html M tests/unit/dialog/all.html M tests/unit/draggable/all.html M tests/unit/droppable/all.html M tests/unit/effects/all.html M tests/unit/menu/all.html M tests/unit/position/all.html M tests/unit/progressbar/all.html M tests/unit/resizable/all.html M tests/unit/selectable/all.html M tests/unit/slider/all.html M tests/unit/sortable/all.html M tests/unit/spinner/all.html M tests/unit/subsuite.js M tests/unit/tabs/all.html M tests/unit/tooltip/all.html M tests/unit/widget/all.html M tests/visual/addClass/addClass_queue.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/datepicker_ticket_7552.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects/effects.all.html M tests/visual/effects/effects.scale.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/tablemenu.html M tests/visual/position/position.html M tests/visual/position/position_fit.html M tests/visual/position/position_flip.html M tests/visual/position/position_flipfit.html M tests/visual/position/position_margin.html M tests/visual/position/position_within.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/callout.html M tests/visual/tooltip/tooltip.html commit b41873b refs/tags/1.8.17 Author: Scott González Date: 2011-10-18 08:10:57 -0400 Autocomplete: Re-enable native autocomplete whent he page is unloaded. Fixes #7790 - Autocomplete-enabled text input does not keep value when using back button in browser. M ui/jquery.ui.autocomplete.js commit 1e2fcb9 refs/tags/1.8.17 Author: Corey Frang Date: 2011-10-17 17:04:14 -0500 Build: For some reason, using parallel for gzip is causing some truncation issues (cherry picked from commit d871fe46aa18abd561f2f9189a5e14c00f022420) M build/build.xml commit d871fe4 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-10-17 17:04:14 -0500 Build: For some reason, using parallel for gzip is causing some truncation issues M build/build.xml commit e7702c1 refs/tags/1.8.17 Author: Corey Frang Date: 2011-10-17 15:32:01 -0500 Build: Fixing the sizer script to handle this many files (cherry picked from commit f6c12849f1018f928c933ce63e4aceea6290a191) M build/build/sizer.js commit f6c1284 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-10-17 15:32:01 -0500 Build: Fixing the sizer script to handle this many files M build/build/sizer.js commit 2ed360c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-17 22:13:36 +0200 Selectmenu: code cleanup M demos/selectmenu/default.html M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 404f4c1 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-17 22:06:07 +0200 Selectmenu: added open and close method demo M tests/visual/selectmenu/methods.html commit c31e6e8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-17 22:04:54 +0200 Selectmenu: fixed disabled option M ui/jquery.ui.selectmenu.js commit 31ccf10 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-17 22:04:14 +0200 Selectmenu: fixed IE width calc M ui/jquery.ui.selectmenu.js commit df68860 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-17 22:03:22 +0200 Selectmenu: removed unneeded data binding, improved event handling, M ui/jquery.ui.selectmenu.js commit d2764d8 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-10-17 14:58:42 -0500 Build: whitespace (cherry picked from commit 6cd672b6608089907445fbd553b9186bf42b4694) M build/build.xml commit 6cd672b refs/tags/1.8.17 Author: Corey Frang Date: 2011-10-17 14:58:42 -0500 Build: whitespace M build/build.xml commit b09eebe refs/tags/1.8.17 Author: Corey Frang Date: 2011-10-17 14:47:20 -0500 Build: `ant size` will now give you a report detailing differences in size since the last time you ran the report (cherry picked from commit 264139b22584eef1de672d0a7f1c52d14318eb56) Conflicts: build/build.xml M .gitignore M build/build.xml A build/build/sizer.js commit 264139b refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-10-17 14:36:22 -0500 Build: `ant size` will now give you a report detailing differences in size since the last time you ran the report M .gitignore M build/build.xml A build/build/sizer.js commit c3c8400 refs/remotes/origin/spinner-globalize-1.x Author: Marwan Al Jubeh Date: 2011-10-17 19:14:54 +0300 Core, Draggable: Fixed #7800 - Draggable helper="clone" doesn't remove the dragged clone if original element is removed upon drop M ui/jquery.ui.core.js M ui/jquery.ui.draggable.js commit bdd602e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-17 10:12:35 -0400 Spinner: Re-enable autocomplete if the page is unloaded so the browser will remember the current value when navigating through history. M ui/jquery.ui.spinner.js commit 81b2ef4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-17 09:25:36 -0400 Autocomplete: Re-enable native autocomplete whent he page is unloaded. Fixes #7790 - Autocomplete-enabled text input does not keep value when using back button in browser. M ui/jquery.ui.autocomplete.js commit a0946d0 refs/remotes/origin/interactions Author: Scott González Date: 2011-10-17 08:26:12 -0400 Draggable: Remove all ids when using helper: true. M ui/jquery.ui.draggable.js commit 63374dc refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-17 08:09:53 -0400 Autocomplete: Avoid handling keypress when keydown modified the search term. Fixes #7799 - Autocomplete regression - Cannot type '&' in IE and Chrome. M ui/jquery.ui.autocomplete.js commit 1cb5b87 refs/remotes/origin/interactions Merge: 6ea6c47 c4df289 Author: Dave Stein Date: 2011-10-14 12:07:18 -0700 Merge pull request #3 from scottgonzalez/interactions Draggable: Use ._bind(). commit c4df289 refs/remotes/origin/interactions Author: Scott González Date: 2011-10-14 15:03:10 -0400 Draggable: Use ._bind(). M ui/jquery.ui.draggable.js commit 6ea6c47 refs/remotes/origin/interactions Merge: c8e1370 ee094cc Author: Dave Stein Date: 2011-10-14 11:54:59 -0700 Merge pull request #2 from scottgonzalez/interactions Draggable: Cleanup. commit ee094cc refs/remotes/origin/interactions Author: Scott González Date: 2011-10-14 14:19:04 -0400 Draggable: Cleanup. M ui/jquery.ui.draggable.js commit d4d8d74 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-10-13 16:06:19 -0500 Scale: We can't detect this reliably currently, so assume all elements are positioned with left and top M tests/unit/effects/effects_scale.js M ui/jquery.effects.scale.js commit 42d33f2 refs/remotes/origin/spinner-globalize-1.x Author: Florian Gutmann Date: 2011-10-14 18:12:21 +0300 Dialog: fix small memory leak when having lot's of instances. Fixes #7793 - Small memory leak in ui dialog. M ui/jquery.ui.dialog.js commit 26bcf97 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-13 16:47:01 -0400 Spinner: Fixed mousewheel stop timer. M ui/jquery.ui.spinner.js commit 4694f85 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-13 16:38:56 -0400 Spinner: Adjust height check for IE 6 rendering. M ui/jquery.ui.spinner.js commit ae96ef7 refs/remotes/origin/spinner-globalize-1.x Merge: 9a274c0 9b3ada4 Author: Scott González Date: 2011-10-13 10:23:58 -0700 Merge pull request #497 from dmethvin/fix-7788-ui-autocomplete Autocomplete tests: Fix #7788, incorrect selector in autoFocus test. commit 9b3ada4 refs/remotes/origin/spinner-globalize-1.x Author: Dave Methvin Date: 2011-10-13 13:18:30 -0400 Autocomplete tests: Fix #7788, incorrect selector in autoFocus test. jQuery 1.7 fixed a bug with positional selectors that exposed the incorrect use of `.children()` here. M tests/unit/autocomplete/autocomplete_options.js commit 9a274c0 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-10-12 13:01:19 -0500 Menu: Check if menu is scrolling to prevent inadvertent mouseover events from being fired on scroll M ui/jquery.ui.menu.js commit 75415b3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-12 16:25:59 -0400 Autocomplete: Don't react to the escape key if the menu isn't open. Fixes #7579 - autocomplete overwrites input erroneously when user hits ESC before timeout expires. M ui/jquery.ui.autocomplete.js commit cc23243 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-12 22:14:28 +0200 Selectmenu: added braces to if clauses, coding guidelines M ui/jquery.ui.selectmenu.js commit 0c954cb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-12 22:06:18 +0200 Selectmenu: changed this.ids to associative array M ui/jquery.ui.selectmenu.js commit 84e9965 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-12 13:58:02 -0400 Autocomplete: Added missing semicolon. M ui/jquery.ui.autocomplete.js commit d8b0ce8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-12 13:53:50 -0400 Autocomplete: Use strict equality check. M ui/jquery.ui.autocomplete.js commit ea19645 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-12 13:38:38 -0400 Autocomplete: Don't react to menu blurs. Fixes #7742 - Autocomplete: Blur should not change the value of the input. M ui/jquery.ui.autocomplete.js commit 56bcf88 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-12 10:25:55 -0400 Tooltip tests: Adjust test to deal with blurring being async in IE. M tests/unit/tooltip/tooltip_events.js commit 7b9813c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-12 02:10:31 +0200 Selectmenu: improved event handling, fixed tabindex when disabled M ui/jquery.ui.selectmenu.js commit c0864df refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-12 02:02:19 +0200 Selectmenu: changed to _delay M ui/jquery.ui.selectmenu.js commit 2e229e8 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-12 01:38:30 +0200 Selectmenu: renamed vars and methods M ui/jquery.ui.selectmenu.js commit 9b2e0c9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-12 01:26:31 +0200 Selectmenu: fixed disabled state tabindex M ui/jquery.ui.selectmenu.js commit 4694261 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-12 01:24:04 +0200 Selectmenu: removed unneeded that, use this instead M ui/jquery.ui.selectmenu.js commit f24ab94 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-10-11 00:06:09 -0500 Popup: Removed the focusout and focusin handlers which are nolonger necessary. Also updated the tooltip style demo to have a little more interactive content. M demos/popup/tooltip.html M ui/jquery.ui.popup.js commit f25937b refs/remotes/origin/spinner-globalize-1.x Author: igor milla Date: 2011-10-11 02:09:08 +0300 jquery.ui.datepicker-uk.js : Corrected translation of the weekHeader. M ui/i18n/jquery.ui.datepicker-uk.js commit fa26847 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-10 15:34:47 -0400 Tabs: Force ajax tabs to resolve asynchronously to avoid a bug caused by cached XHRs resolving immediately in IE. M tests/unit/tabs/tabs_events.js M ui/jquery.ui.tabs.js commit ace8f3e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-10 21:11:15 +0200 Selectmenu: added custom_render.html demo to index.html M demos/selectmenu/index.html commit ee26baa refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-10 20:27:29 +0200 Selectmenu: improved event handling, fixed anchor problem when clicking menu item M ui/jquery.ui.selectmenu.js commit 2be6e70 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-10 20:09:03 +0200 Selectmenu: added test for methods A tests/visual/selectmenu/methods.html commit 8944abc refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-10 20:08:47 +0200 Selectmenu: fixed destroy method, show original select again, thx to @jzaefferer M ui/jquery.ui.selectmenu.js commit 8961508 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-10 14:01:12 -0400 Spinner: Simulate keyup at the end of incremental tests to stop the repeat timer. M tests/unit/spinner/spinner_options.js commit c8e1370 refs/remotes/origin/interactions Author: = Date: 2011-10-09 00:54:47 -0400 Draggable: Scrollbars being handled when scrollParent is document M ui/jquery.ui.draggable.js commit e43ce91 refs/remotes/origin/interactions Author: = Date: 2011-10-08 23:34:26 -0400 Draggable: No longer overwriting _trigger M ui/jquery.ui.draggable.js commit 7745d61 refs/remotes/origin/interactions Author: = Date: 2011-10-08 23:30:03 -0400 Draggable: No longer using disableSelection in favor of preventDefault M ui/jquery.ui.draggable.js commit f70a247 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-09 02:00:52 +0200 Selectmenu: fixed disabled.html demo M tests/visual/selectmenu/disabled.html commit ba74823 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-09 01:54:36 +0200 Selectmenu: added custom_render.html demo, removed widgetBaseClass A demos/selectmenu/custom_render.html A demos/selectmenu/images/24-podcast-square.png A demos/selectmenu/images/24-rss-square.png A demos/selectmenu/images/24-video-square.png M ui/jquery.ui.selectmenu.js commit f4454ce refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-09 00:47:09 +0200 Selectmenu: fixed click scrollbar issue (follow up), improved document event handling M ui/jquery.ui.selectmenu.js commit ac54556 refs/remotes/origin/spinner-globalize-1.x Merge: d7e23ce 647bab5 Author: Felix Nagel Date: 2011-10-09 00:14:03 +0200 Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu commit d7e23ce refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-09 00:09:16 +0200 Selectmenu: fixed event for hovering, click scrollbar issue M ui/jquery.ui.selectmenu.js commit 647bab5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-10-08 07:36:35 -0400 Tooltip demo: Use position option in tracking demo. M demos/tooltip/tracking.html commit bbcbd68 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-10-06 22:58:19 -0500 Popup: Added tooltip style demo and link to demos index M demos/popup/index.html A demos/popup/tooltip.html commit 37d22ee refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-06 01:09:12 +0200 Selectmenu: fixed unwanted focus events M ui/jquery.ui.selectmenu.js commit 3ba99cb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-06 00:38:22 +0200 Selectmenu: code cleanup M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 0dc020f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-06 00:35:42 +0200 Selectmenu: fixed positioning (change to inline element follow-up) M ui/jquery.ui.selectmenu.js commit 6351880 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-06 00:24:58 +0200 Selectmenu: removed outdated comment M ui/jquery.ui.selectmenu.js commit d120890 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-05 00:50:59 +0200 Selectmenu: fixed CSS class for button wrapper M ui/jquery.ui.selectmenu.js commit d83f0b2 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-05 00:47:38 +0200 Selectmenu: changed button to inline element M demos/selectmenu/default.html M tests/visual/selectmenu/disabled.html M tests/visual/selectmenu/events.html M tests/visual/selectmenu/option.html M ui/jquery.ui.selectmenu.js commit 30ac35a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-05 00:45:53 +0200 Selectmenu: fixed ENTER event on closed button, fixed demo events.html M tests/visual/selectmenu/events.html M ui/jquery.ui.selectmenu.js commit 0f04a5b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-10-03 23:45:32 +0200 Selectmenu: adjusted default demo description M demos/selectmenu/default.html commit 7ef6df9 refs/remotes/origin/interactions Author: = Date: 2011-10-01 12:38:48 -0400 Draggable: Helper option can now take function that returns DOMElement M ui/jquery.ui.draggable.js commit 1f23656 refs/remotes/origin/interactions Author: = Date: 2011-10-01 12:05:36 -0400 Draggable: Fixed coding style, moved properties out of prototype M ui/jquery.ui.draggable.js commit 8d09f75 refs/remotes/origin/spinner-globalize-1.x Author: Marian Rudzynski Date: 2011-10-01 10:56:49 -0400 Menubar: moved mouseleave _bind call into existing _bind block, added the mouseenter binding back in to help with accidental quick mouseouts causing the menu to close and use same close time for all M ui/jquery.ui.menubar.js commit 5dcaacc refs/remotes/origin/spinner-globalize-1.x Merge: 1e395ec 6637198 Author: Scott González Date: 2011-10-01 04:36:46 -0700 Merge pull request #484 from david/master Fix for autocomplete on contenteditable divs. commit 6637198 refs/remotes/origin/spinner-globalize-1.x Author: David Leal Date: 2011-10-01 12:06:40 +0100 Autocomplete: Fix stray reference to element.val(). M ui/jquery.ui.autocomplete.js commit 1e395ec refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-30 17:06:06 -0400 Accordion: Fixed nested accordions. M ui/jquery.ui.accordion.js commit a9aef09 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-30 21:51:37 +0200 Selectmenu: removed option wrapperElement M demos/selectmenu/default.html M tests/visual/selectmenu/disabled.html M ui/jquery.ui.selectmenu.js commit bf7394e refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-30 21:37:35 +0200 Selectmenu: removed old click event (follow up) M ui/jquery.ui.selectmenu.js commit 4eff2a9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-30 21:36:16 +0200 Selectmenu: change to _bind (follow up), improved anchor handling M ui/jquery.ui.selectmenu.js commit 4039335 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-30 21:17:46 +0200 Selectmenu: improved events.html demo M tests/visual/selectmenu/events.html commit eaece57 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-30 21:16:55 +0200 Selectmenu: changed to _bind, _create refactoring, removed source option, replaced 'return false' with 'event.preventDefault' M ui/jquery.ui.selectmenu.js commit e8ba367 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-09-29 20:45:23 -0400 Effects: fixing an animateClass issue when the class was empty M ui/jquery.effects.core.js commit dda67fc refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-09-29 18:55:58 -0400 Effect core: Making animate class cross-frame safe, style guidence M ui/jquery.effects.core.js commit ac8a19b refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-09-29 14:08:42 -0500 Menubar: Fixed an issue with autoExpand binding that caused the menu to close on fast mouseenter by changing to _bind on the parent menubar item M ui/jquery.ui.menubar.js commit c2f0362 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-28 18:30:58 -0400 Spinner: Added culture option. M tests/unit/spinner/spinner.html M tests/unit/spinner/spinner_defaults.js M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit a438ec3 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-29 00:11:18 +0200 Selectmenu: fixed disabled status of the widget (keyboard control) M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit c0ea81a refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-28 23:59:23 +0200 Selectmenu: replaced self with that M ui/jquery.ui.selectmenu.js commit 7f8f321 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-28 22:22:36 +0200 Selectmenu: removed iconWidth M ui/jquery.ui.selectmenu.js commit 3e1557b refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-28 21:13:14 +0200 Selectmenu: changed from return false to event.preventDefault() M ui/jquery.ui.selectmenu.js commit 39b452e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-28 10:00:25 -0400 Effects tests: Ignore leading/trailing whitespace when comparing style properties. M tests/unit/effects/effects_core.js commit 04e5b10 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-28 09:32:11 -0400 Tooltip: Fixed defaults in tests. M tests/unit/tooltip/tooltip_defaults.js commit c10acec refs/remotes/origin/interactions Merge: cb828a5 d85c67d Author: Dave Stein Date: 2011-09-27 19:12:28 -0700 Merge pull request #1 from scottgonzalez/interactions Draggable: Whitespace fix commit d85c67d refs/remotes/origin/interactions Author: Scott González Date: 2011-09-27 22:02:07 -0400 whitespace M ui/jquery.ui.draggable.js commit cb828a5 refs/remotes/origin/interactions Author: Dave Stein Date: 2011-09-27 21:33:38 -0400 Draggable: Code style better matching style guideline M ui/jquery.ui.draggable.js commit 05b1d23 refs/remotes/origin/interactions Author: Dave Stein Date: 2011-09-27 21:10:59 -0400 Draggable: Initial commit for new implementation, clone is only usable option M ui/jquery.ui.draggable.js commit fd69abb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-28 00:03:52 +0200 Selectmenu: improved width handling and visual style M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 68a3699 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-27 23:55:52 +0200 Selectmenu: added zIndex for positioned element M ui/jquery.ui.selectmenu.js commit 4d56732 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-27 23:15:23 +0200 Selectmenu: improved value option, added demo file M tests/visual/selectmenu/disabled.html A tests/visual/selectmenu/option.html M ui/jquery.ui.selectmenu.js commit 9c43d64 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-27 22:04:49 +0200 Selectmenu: improved events and added test file with callbacks M tests/visual/selectmenu/disabled.html A tests/visual/selectmenu/events.html M ui/jquery.ui.selectmenu.js commit 257067c refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-27 21:46:29 +0200 Selectmenu: improved disable method, added and improved demo files M demos/selectmenu/default.html A tests/visual/selectmenu/disabled.html M ui/jquery.ui.selectmenu.js commit 426ecaf refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-27 21:15:47 +0200 Selectmenu: implemented change callback event M ui/jquery.ui.selectmenu.js commit db1e73e refs/tags/1.8.17 Author: Scott González Date: 2011-09-27 12:10:17 -0400 Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div can flow out of wrapper div. (cherry picked from commit 25ba0e6ef39c7aebcf2f0901823470422110970f) M themes/base/jquery.ui.progressbar.css commit 25ba0e6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-27 12:10:17 -0400 Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div can flow out of wrapper div. M themes/base/jquery.ui.progressbar.css commit 5c6cfe2 refs/tags/1.8.17 Author: Richard D. Worth Date: 2011-09-27 07:57:06 -0400 Sortable: replaced hard-coded sortable with this.widgetName, and removed lines from destroy that are handled by super. Fixes #7741 - ui.sortable is not working when it is extended (cherry picked from commit 228b1b191b4f668a74e7005fc9c8c9250c090aa9) M ui/jquery.ui.sortable.js commit 228b1b1 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-09-27 07:57:06 -0400 Sortable: replaced hard-coded sortable with this.widgetName, and removed lines from destroy that are handled by super. Fixes #7741 - ui.sortable is not working when it is extended M ui/jquery.ui.sortable.js commit 7e8e542 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-27 02:01:03 +0200 Selectmenu: fixed method _setSelected called twice M ui/jquery.ui.selectmenu.js commit afec3f9 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-27 01:50:06 +0200 Selectmenu: “eats” too many key strokes when focused M ui/jquery.ui.selectmenu.js commit 3a8216f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-26 01:18:19 +0200 Selectmenu: improve positioning and keyboard control M demos/selectmenu/default.html M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 55184e1 refs/remotes/origin/spinner-globalize-1.x Merge: 17c8ec5 cf3e655 Author: Felix Nagel Date: 2011-09-24 19:49:22 +0200 Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu commit cf3e655 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-24 19:07:08 +0200 Autocomplete: Delay option just delays request, doesn't clear existing timeout, therefore not preventing unncessary requests. Calling abort() on existing requests has no effect for JSONP, but even then its unncessary to start a request if the user is still typing. Works fine in 1-8-stable. M ui/jquery.ui.autocomplete.js commit bf51b0e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-24 14:36:39 +0200 Spinner: Fix the IE6-height-fix to not break the spinner when initialized while not visible M ui/jquery.ui.spinner.js commit 17c8ec5 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-24 05:29:05 +0200 Selectmenu: improved disabled implementation M demos/selectmenu/default.html M ui/jquery.ui.selectmenu.js commit d2a6ead refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-24 04:47:11 +0200 Selectmenu: added destroy method M ui/jquery.ui.selectmenu.js commit 3503c58 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-24 04:44:13 +0200 Selectmenu: added callback events M ui/jquery.ui.selectmenu.js commit 3528948 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-24 04:04:54 +0200 Selectmenu: implemented disable for option and optgroup, code cleanup M demos/selectmenu/default.html M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 1d9fac5 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-24 03:08:03 +0200 Selectmenu: refresh method, value option, code cleanup M demos/selectmenu/default.html M ui/jquery.ui.selectmenu.js commit d89e9b4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-24 02:04:06 +0200 Selectmenu: code cleanup M ui/jquery.ui.selectmenu.js commit bb42914 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-24 01:59:16 +0200 Selectmenu: improved popop style, styles and focus handling M demos/selectmenu/default.html M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit 0b4f808 refs/remotes/origin/spinner-globalize-1.x Author: polomoshnov Date: 2011-09-23 13:57:02 +1200 Removed unnecessary code. M ui/jquery.ui.resizable.js commit 85a34eb refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-23 00:17:24 +0200 Selectmenu: basic popop support, code cleanup M demos/selectmenu/default.html M ui/jquery.ui.selectmenu.js commit 34a0479 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-09-22 13:56:53 -0500 Menu: Refactoring the collapseAll to deal with some issues selecting - Updating unit tests. Thanks @kborchers M tests/unit/menu/menu_events.js M tests/unit/menu/menu_test_helpers.js M ui/jquery.ui.menu.js commit 8120b0d refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-22 21:20:49 +0200 Selectmenu: improved visual style M themes/base/jquery.ui.selectmenu.css M ui/jquery.ui.selectmenu.js commit e70092f refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-22 01:35:54 +0200 Selectmenu: fixed dependencies M ui/jquery.ui.selectmenu.js commit ecd8ea4 refs/remotes/origin/spinner-globalize-1.x Author: Felix Nagel Date: 2011-09-02 00:21:09 +0200 Selectmenu: basic implementation A demos/selectmenu/default.html A demos/selectmenu/index.html M themes/base/jquery.ui.base.css A themes/base/jquery.ui.selectmenu.css A ui/jquery.ui.selectmenu.js commit cb372b7 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-21 22:54:29 +0200 Popup: Make menu dependency actually optional, cleanup demos M demos/popup/animation.html M demos/popup/default.html M ui/jquery.ui.popup.js commit a3866bf refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-21 22:48:55 +0200 Popup: Use duration:fast for default animations. Also fix two missing semicolons. M ui/jquery.ui.popup.js commit 2196b74 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-09-21 10:42:07 -0500 Popup: Added show/hide animations and a demo A demos/popup/animation.html M demos/popup/index.html M ui/jquery.ui.popup.js commit 6d430e4 refs/remotes/origin/spinner-globalize-1.x Merge: 7f808b2 9e617bb Author: Jörn Zaefferer Date: 2011-09-19 10:18:04 +0200 Merge remote branch 'kborchers/menu_notJustUL' commit 7f808b2 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-09-16 11:52:22 -0500 Position: Check to also make sure to only flip if more of the element is inside "within" M ui/jquery.ui.position.js commit 8274f08 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-16 11:33:26 -0400 Position demo: Updated sizes of elements. M demos/position/default.html commit 872387a refs/tags/1.8.17 Author: kborchers Date: 2011-09-12 13:30:41 -0500 Datepicker: Added additional check to checkExternalClick to work when clicking in another datepicker and removed old fix. Fixes #7686 - infinite loop when onclose event shows a second calendar (cherry picked from commit af76ad1c82625521b94bfc8bf967d9ca4f44da37) M ui/jquery.ui.datepicker.js commit a60a99e refs/remotes/origin/spinner-globalize-1.x Merge: cd73501 af76ad1 Author: Scott González Date: 2011-09-16 10:45:35 -0400 Merge remote branch 'kborchers/bug_7686' commit c36b43d refs/remotes/origin/spinner-globalize-1.x Author: Jay Oster Date: 2011-09-15 17:02:18 -0700 Datepicker: Fix `this` reference in _hideDatepicker(). Fixed #7722 - Datepicker: Does not properly clear current instance when hidden. M ui/jquery.ui.datepicker.js commit 9e617bb refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-09-14 10:29:36 -0500 Menu: Add support for structures other than UL/LI plus visual and unit tests M tests/unit/menu/menu.html M tests/unit/menu/menu_defaults.js M tests/unit/menu/menu_events.js M tests/unit/menu/menu_test_helpers.js M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit cd73501 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-14 10:57:13 -0400 Updating the master version to 1.9pre. M version.txt commit ae119ce refs/tags/1.9m6 (tag: 1.9m6) Author: Scott González Date: 2011-09-14 10:55:39 -0400 Tagging the 1.9m6 release. M version.txt commit bf0e9f0 refs/tags/1.9m6 Author: Scott González Date: 2011-09-14 09:49:17 -0400 Spinner: Fixed map demo. M demos/spinner/latlong.html commit 6807d58 refs/tags/1.9m6 Author: Scott González Date: 2011-09-14 09:41:57 -0400 Spinner: Work around a bug in IE 6 with the height of the buttons. M ui/jquery.ui.spinner.js commit 91786d5 refs/tags/1.9m6 Author: Scott González Date: 2011-09-14 09:01:29 -0400 Spinner: Added missing dependency to header comment. M ui/jquery.ui.spinner.js commit 42337dd refs/tags/1.9m6 Author: Scott González Date: 2011-09-14 08:54:29 -0400 Spinner: Fix step mismatches whenever stepping, paging or using the value setter. Thanks Nate Ferrero M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_methods.js M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit af7d433 refs/tags/1.8.17 Author: Richard D. Worth Date: 2011-09-13 05:06:06 -0400 Datepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7714 - Hungarian translation (cherry picked from commit cedac75bccbfd8eb2b0301fd40fc31a36a9296b1) M ui/i18n/jquery.ui.datepicker-hu.js commit eddf076 refs/tags/1.8.17 Author: Richard D. Worth Date: 2011-09-13 04:57:31 -0400 Datepicker i17n hu: Corrected some spellings and abbreviations as well as dateFormat. Fixes #7714 - Hungarian translation M ui/i18n/jquery.ui.datepicker-hu.js commit cedac75 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-09-13 05:06:06 -0400 Datepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7714 - Hungarian translation M ui/i18n/jquery.ui.datepicker-hu.js commit b8821d9 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-09-13 04:57:31 -0400 Datepicker i18n hu: Corrected some spellings and abbreviations as well as dateFormat. Fixes #7714 - Hungarian translation M ui/i18n/jquery.ui.datepicker-hu.js commit 61290de refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-13 00:28:29 +0200 Spinner: Replace var that with this and _delay M ui/jquery.ui.spinner.js commit 45ed8d8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-13 00:27:54 +0200 Popup: Replace var that with this and _delay M ui/jquery.ui.popup.js commit e1ec6f8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-13 00:24:43 +0200 Menu: Refactor to get rid of var that. Cleanup some odd formattings and unneeded temp vars M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit ae0c4e4 refs/remotes/origin/spinner-globalize-1.x Merge: bf26bf1 94317d7 Author: Jörn Zaefferer Date: 2011-09-12 23:54:19 +0200 Merge remote branch 'kborchers/menu_autoCollapse' commit bf26bf1 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-12 23:52:17 +0200 Menu: Get rid of `var self`, replacing with `that` or calls to _delay M ui/jquery.ui.menu.js commit 3a0340f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-12 23:47:09 +0200 Widget: return timer value from _delay M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 30482cd refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-12 23:40:45 +0200 Widget: Get rid of `var self` M ui/jquery.ui.widget.js commit 2a6ca3f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-12 23:37:14 +0200 Widget: Add a _delay method. Will be used in various places to replace setTimeout with custom binding (mostly getting rid of var self/that) M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit d12180d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-12 23:23:54 +0200 Widget: Tests code cleanup M tests/unit/widget/widget_core.js M tests/unit/widget/widget_extend.js commit 609e1f8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-12 23:19:19 +0200 Menu: Replace regular bind call with _bind M ui/jquery.ui.menu.js commit af76ad1 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-09-12 13:30:41 -0500 Datepicker: Added additional check to checkExternalClick to work when clicking in another datepicker and removed old fix. Fixes #7686 - infinite loop when onclose event shows a second calendar M ui/jquery.ui.datepicker.js commit 94317d7 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-09-12 08:43:49 -0500 Menu: Added autoCollapse as the default and added a unit test M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit 7216c08 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-09 20:08:51 -0400 Spinner: Added ability to specify custom incremental function. M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit 4387d19 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-09 19:24:10 -0400 Spinner: Default min and max options to null. M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_defaults.js M ui/jquery.ui.spinner.js commit c1cda18 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-06 13:01:01 -0400 Tabs: Find panels using aria-controls instead of index for remove method. Fixes #7698 - Panels do not sort when a tab is sorted which can cause a mismatch error when a tab is removed. M ui/jquery.ui.tabs.js commit 000b173 refs/tags/1.8.17 Author: Scott González Date: 2011-09-06 11:00:42 -0400 Button: Fixed RTL detection to default to LTR. Fixes #7697 - Buttonset: Incorrect corners for disconnected elements. (cherry picked from commit 08450c3b2dfa652c7866653af93566c9bfa2f2cb) M ui/jquery.ui.button.js commit 08450c3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-09-06 11:00:42 -0400 Button: Fixed RTL detection to default to LTR. Fixes #7697 - Buttonset: Incorrect corners for disconnected elements. M ui/jquery.ui.button.js commit 02c821d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-09-05 17:59:36 +0200 Popup: Missing semicolon. Can't use :ui-button selected if button isn't loaded. M ui/jquery.ui.popup.js commit c5ba053 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-30 20:45:48 -0400 Autocomplete: Fixed setting of valueMethod for textareas. Fixes #7674 - Autocomplete doesn't work with textareas. M tests/unit/autocomplete/autocomplete.html M tests/unit/autocomplete/autocomplete_events.js M ui/jquery.ui.autocomplete.js commit 87f7897 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-30 20:22:35 -0400 Tabs: Pass the required deep parameter to cloneNode(). Fixes completely broken tabs in Opera. Thanks monoblaine. M ui/jquery.ui.tabs.js commit 5d4d40f refs/tags/1.8.17 Author: Corey Frang Date: 2011-08-20 18:05:39 -0500 Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it would everywhere, switching back to keydown. (cherry picked from commit dfe75e1b552013c440186645a7a1ae9ec3c757b5) M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit dfe75e1 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-08-20 18:05:39 -0500 Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it would everywhere, switching back to keydown. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit 96c2c8e refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-08-19 20:19:38 -0500 Position: Added the missing div required for the fraction tests that were added to fix the broken test M tests/unit/position/position_deprecated.html commit 8f16cc3 refs/tags/1.8.17 Author: Corey Frang Date: 2011-08-19 06:07:47 -0500 Dialog: Tabbing out of a modal dialog was possible because keypress doesn't fire for tabs everywhere, switched to keyup. Added Unit Test - Caught by @DomenicDenicola - Fixes #3123 - Tabbing stops in modal dialog (cherry picked from commit 96e5c241e1b26224c53738b590e07290db7a3e54) M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit 96e5c24 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-08-19 06:03:59 -0500 Dialog: Tabbing out of a modal dialog was possible because keypress doesn't fire for tabs everywhere, switched to keyup. Added Unit Test - Caught by @DomenicDenicola - Fixes #3123 - Tabbing stops in modal dialog M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit fb57cc8 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-08-18 21:39:27 +0200 Tooltip: Change default to flipfit for both dimensions, now that it is available. Fixes positioning issue when tooltipped element is at the top of the screen. M ui/jquery.ui.tooltip.js commit a62074d refs/tags/1.8.17 Author: Scott González Date: 2011-08-15 09:30:19 -0400 Updating the 1-8-stable version to 1.8.17pre M version.txt commit 269fcfb refs/tags/1.8.16 (tag: 1.8.16) Author: Scott González Date: 2011-08-15 09:30:18 -0400 Tagging the 1.8.16 release. M version.txt commit 25f2113 refs/remotes/origin/spinner-globalize-1.x Merge: 1aea0ff 80bbebd Author: Jörn Zaefferer Date: 2011-08-15 11:32:49 +0200 Merge remote branch 'kborchers/position_flipfit2' commit 1aea0ff refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-13 19:05:04 -0400 Spinner: Removed value option. Don't change empty values to zero on init. Don't enforce min/max on blur. M demos/spinner/time.html M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_defaults.js M tests/unit/spinner/spinner_events.js M tests/unit/spinner/spinner_methods.js M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit 80bbebd refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-08-12 22:19:52 -0500 Position: Added better collision detection for flip and fit, added visual tests for each and updated the unit tests to take the changes into account. In the process, I removed the rounding that was being done to the position since older jQuery couldn't handle the fractions. There was another pull for this same issue and I have merged the unit tests from that pull into this commit. Also added flipfit! M demos/position/default.html M tests/unit/position/position.html M tests/unit/position/position_core.js M tests/unit/position/position_core_within.js A tests/visual/position/position_fit.html A tests/visual/position/position_flip.html A tests/visual/position/position_flipfit.html M ui/jquery.ui.position.js commit 257021b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-12 23:11:35 -0400 Spinner: Fixed precision when stepping. Thanks hughlomas M tests/unit/spinner/spinner_core.js M ui/jquery.ui.spinner.js commit 6c1bf56 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-12 22:33:44 -0400 Spinner: Moved all event handlers into an object. M ui/jquery.ui.spinner.js commit 4587f2d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-12 22:10:31 -0400 Widget: Use this.widget() for event delegation. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 7b3e6a8 refs/tags/1.8.16 Author: Scott González Date: 2011-08-12 10:06:52 -0400 Droppable: Don't use .parentsUntil(). Fixes #7530 - Droppable fails on a.element.parentsuntil in version 1.8.14. M ui/jquery.ui.droppable.js commit 930c650 refs/tags/1.8.16 Author: Scott González Date: 2011-08-12 10:05:04 -0400 Draggable: Only run iframeFix logic if the option is truthy. Fixes #7632 - Draggable: iframeFix always runs with old versions of jQuery. M ui/jquery.ui.draggable.js commit 1729e3a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-12 09:37:48 -0400 Core: Added tests for :focusable and :tabbable form elements. M tests/unit/core/core.html M tests/unit/core/selector.js commit 18a3b53 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-11 16:48:58 -0400 Tabs: Fixed detection of local vs. remote tabs. Fixes #4941 - Mishandling of base tag. Fixes #4836 - Self refering href only partially detected. M tests/unit/tabs/tabs_core.js M ui/jquery.ui.tabs.js commit 478a015 refs/remotes/origin/spinner-globalize-1.x Author: Chris Kelly Date: 2011-08-10 16:01:44 -0400 Typo fix: loose -> lose M ui/jquery.effects.core.js commit ac04462 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-10 09:30:52 -0400 Tabs: Cleanup. M ui/jquery.ui.tabs.js commit 4b0d601 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-10 09:19:40 -0400 Spinner demo: Fixed time demo. M demos/spinner/time.html commit de7fd4c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-10 09:15:47 -0400 Spinner: Fixed integration with globalize. M tests/unit/spinner/spinner.html M ui/jquery.ui.spinner.js commit 56e9cd7 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-08-10 14:55:16 +0200 Replace $.global with Globalize, update Spinner to use it. Related demos currently broken due to previous changes. M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/time.html A external/globalize.culture.de-DE.js A external/globalize.culture.ja-JP.js A external/globalize.js D external/jquery.global.de-DE.js D external/jquery.global.ja-JP.js D external/jquery.global.js M ui/jquery.ui.spinner.js commit 7c15d3c refs/tags/1.8.16 Author: Scott González Date: 2011-08-10 07:58:17 -0400 Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _selectDate restores focus to non-object" Fixes #7623 - DatePicker reappears after selection in ie8. This reverts commit 86a09aeb332851971bc2b2ce6bbf4d4292b12020. M ui/jquery.ui.datepicker.js commit bb79b41 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-10 07:55:19 -0400 Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _selectDate restores focus to non-object" Fixes #7623 - DatePicker reappears after selection in ie8. This reverts commit 5f0a2f01c4609315ab66158191d3f9bd420f827f. M ui/jquery.ui.datepicker.js commit 7c7d3df refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-09 21:38:19 -0400 Spinner: Return formatted value when using value method. M ui/jquery.ui.spinner.js commit 1d266c1 refs/tags/1.8.16 Author: Scott González Date: 2011-08-09 16:19:18 -0400 Widget demo: Fixed typo. (cherry picked from commit a0eb042bcdb3a8028631e648269fefdad762f522) M demos/widget/default.html commit a0eb042 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-09 16:19:18 -0400 Widget demo: Fixed typo. M demos/widget/default.html commit c7c5b6b refs/tags/1.8.16 Author: Scott González Date: 2011-08-09 11:51:08 -0400 Widget: Wrap the remove event trigerring in a try/catch. Fixes #7510 - jQuery.data throws a script error in certain circumstances. M ui/jquery.ui.widget.js commit 9276665 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-09 11:45:41 -0400 Widget: Wrap the remove event trigerring in a try/catch. Fixes #7510 - jQuery.data throws a script error in certain circumstances. M ui/jquery.ui.widget.js commit 1b5af10 refs/tags/1.8.16 Author: Karl Kirch Date: 2011-08-09 09:55:50 -0400 Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - Ability to stop datepicker from appearing with beforeShow event handler. (cherry picked from commit d14629735648fb10403e38eac2b764ce6adf56c9) M tests/unit/datepicker/datepicker_tickets.js M ui/jquery.ui.datepicker.js commit d146297 refs/remotes/origin/spinner-globalize-1.x Author: Karl Kirch Date: 2011-08-09 09:55:50 -0400 Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - Ability to stop datepicker from appearing with beforeShow event handler. M tests/unit/datepicker/datepicker_tickets.js M ui/jquery.ui.datepicker.js commit c5799b5 refs/tags/1.8.16 Author: Scott González Date: 2011-08-09 09:32:01 -0400 Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName. Fixes #7620 - Mouse: Error in IE 8 with disabled inputs. (cherry picked from commit 7f812f8be99bf8dc483b84b12432b61a8e3d59cd) M ui/jquery.ui.mouse.js commit 7f812f8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-09 09:32:01 -0400 Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName. Fixes #7620 - Mouse: Error in IE 8 with disabled inputs. M ui/jquery.ui.mouse.js commit 3e98e73 refs/tags/1.8.16 Author: Scott González Date: 2011-08-09 08:27:04 -0400 Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called" This reverts commit b8e14e79e5bc630bf459137896c08fc37936f52f. M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit e827a0e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-09 08:26:33 -0400 Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called" This reverts commit effdd5d19c534f8445ebafe4212278c4366b0041. M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit f8f38e8 refs/remotes/origin/spinner-globalize-1.x Merge: 8c5a6f7 b83a206 Author: Jörn Zaefferer Date: 2011-08-09 12:09:52 +0200 Merge remote branch 'kou/autocomplete-destroy-search-timeout' commit 8c5a6f7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 19:21:23 -0400 Spinner: Use a polynomial instead of hard-coded blocks for incremental stepping. M ui/jquery.ui.spinner.js commit 2a8a77a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 19:11:49 -0400 Spinner: More tests. Don't trigger spin when programmatically stepping or paging. M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_events.js M ui/jquery.ui.spinner.js commit c6c9572 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 18:34:03 -0400 Spinner: Added more tests. M tests/unit/spinner/spinner_core.js commit b897620 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 13:05:04 -0400 Spinner tests: Removed IE 6 hack in destroy test. M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_methods.js commit ca2211f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 12:59:50 -0400 Spinner demos: Cleanup. M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/index.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html commit 6c84531 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 12:38:01 -0400 Spinner: Fixed double firing of change event when setting the value option directly. M demos/spinner/default.html M ui/jquery.ui.spinner.js commit 6c9dac2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 12:30:33 -0400 Spinner: Don't need to call _format() and _aria() in _setOptions() since it's wrapped as a modifier. M ui/jquery.ui.spinner.js commit dd0a436 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 12:27:14 -0400 Spinner: Trigger change event when the value is changed programmatically. M ui/jquery.ui.spinner.js commit bea9933 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 11:35:38 -0400 Spinner: Re-render value if numberFormat option changes. M ui/jquery.ui.spinner.js commit 7173565 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 11:34:28 -0400 Spinner demos: Fixed line endings. M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/index.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html commit 051b9e0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 08:20:14 -0400 Spinner: Use _getCreateOptions() for value. M tests/unit/spinner/spinner_defaults.js M ui/jquery.ui.spinner.js commit 8799ba0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 08:10:49 -0400 Spinner tests: Fixed line endings. M tests/unit/spinner/spinner.html M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_defaults.js M tests/unit/spinner/spinner_events.js M tests/unit/spinner/spinner_methods.js M tests/unit/spinner/spinner_options.js commit 380c2e6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-07 08:10:11 -0400 Spinner tests: Cleanup. M tests/unit/spinner/spinner_events.js M tests/unit/spinner/spinner_methods.js M tests/unit/spinner/spinner_options.js commit b83a206 refs/remotes/origin/spinner-globalize-1.x Author: Kouhei Sutou Date: 2011-08-07 15:50:34 +0900 Autocomplete: ensure clear searching timeout on destroy. M ui/jquery.ui.autocomplete.js commit e9cdd57 refs/remotes/origin/spinner-globalize-1.x Merge: e4898fd e4c0f20 Author: Scott González Date: 2011-08-06 20:08:50 -0400 Merge branch 'spinner-getCreateOptions' Conflicts: ui/jquery.ui.spinner.js commit e4898fd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 17:10:09 -0400 Spinner: Added comment with formula that approximates current incrementing logic. M ui/jquery.ui.spinner.js commit b10c4cd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 17:08:50 -0400 Spinner: Define defaults for callbacks. M tests/unit/spinner/spinner_defaults.js M ui/jquery.ui.spinner.js commit 160a301 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 17:07:12 -0400 Spinner tests: Cleanup. M tests/unit/spinner/spinner.html M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_events.js M tests/unit/spinner/spinner_methods.js M tests/unit/spinner/spinner_options.js A tests/unit/spinner/spinner_test_helpers.js commit 2b22bbd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 15:32:19 -0400 Spinner: Only trigger change when the field has blurred and the value has changed. M tests/unit/spinner/spinner_events.js M ui/jquery.ui.spinner.js commit 08a7a11 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 15:26:12 -0400 Spinner: Don't set focus on stop, focus should already be correct. Always remove ui-state-active on blur, since we no longer blur when interacting with buttons. M ui/jquery.ui.spinner.js commit 64cdaa8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 15:07:34 -0400 Spinner: Keep the focus on the text field even when using the buttons. M ui/jquery.ui.spinner.js commit fb5cad3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 13:28:25 -0400 Spinner: Don't clear invalid values on blur (but clear the value option). M ui/jquery.ui.spinner.js commit 4d2ac1a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 13:27:42 -0400 Spinner: Don't stop propgation of mousedown. Added TODOs. M ui/jquery.ui.spinner.js commit e4c0f20 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 12:58:37 -0400 Spinner: Use _getCreateOptions() instead of custom _markupOptions(). M tests/unit/spinner/spinner_defaults.js M ui/jquery.ui.spinner.js commit c1da941 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 12:53:49 -0400 Spinner: Invoke _markupOptions() before _draw(). M ui/jquery.ui.spinner.js commit c4bd14f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 12:49:11 -0400 Spinner: Don't stop propagation for keydown events. M ui/jquery.ui.spinner.js commit 6981cab refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-06 12:38:59 -0400 Spinner: Cleanup, use ._bind() and ._hoverable(). M ui/jquery.ui.spinner.js commit 7134033 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-04 09:53:13 -0400 Accordion tests: Cleanup. M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M tests/unit/accordion/accordion_test_helpers.js commit 66d6766 refs/tags/1.8.16 Author: Jörn Zaefferer Date: 2011-08-04 19:47:08 +0200 Backport widget demo from master to get it up on jqueryui.com with the next 1.8.x release M demos/index.html A demos/widget/default.html A demos/widget/index.html commit e55e1fb refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-08-04 19:57:36 +0200 Widget: Update demo to work with 1.6 M demos/widget/default.html commit 07d5271 refs/tags/1.8.16 Author: Corey Frang Date: 2011-08-03 22:19:29 -0500 Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Button label selector omits quotes / fails for ids with ":" (cherry picked from commit 065aef537b7533046907fcffc6896949e44679eb) Conflicts: ui/jquery.ui.button.js M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 065aef5 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-08-03 22:16:34 -0500 Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Button label selector omits quotes / fails for ids with ":" M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 6fb6856 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-03 21:43:52 -0400 Tests: Cleanup. M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_deprecated.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button_tickets.js M tests/unit/core/core.html M tests/unit/core/selector.js M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_options.js M tests/unit/index.html M tests/unit/menu/menu_events.js commit cff6b56 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-03 21:15:38 -0400 Menu tests: Cleanup. M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js A tests/unit/menu/menu_test_helpers.js commit 4adb902 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-03 17:12:44 -0400 Tests: Cleanup. M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/effects/effects.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/position/position_deprecated.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/widget/widget.html commit 6867e0b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-03 16:12:46 -0400 Autocomplete tests: Fixed handling of cached ajax requests in IE. M tests/unit/autocomplete/autocomplete_options.js commit d912c30 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-08-03 14:55:28 -0500 Menu: Added a navigation menu demo which shows how to handle keyboard navigation M demos/menu/index.html A demos/menu/navigationmenu.html commit 4415e99 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-03 13:52:36 -0400 Accordion tests: cleanup. M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_deprecated.html A tests/unit/accordion/accordion_test_helpers.js commit 1e9e0ed refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-03 10:50:20 -0400 Tests: Removed some visual tests. D tests/visual/all.css D tests/visual/all.html D tests/visual/animate/animate_backgroundColor_hex.html D tests/visual/animate/animate_backgroundColor_rgb.html D tests/visual/animate/animate_color_hex.html D tests/visual/animate/animate_color_rgb.html D tests/visual/mouse/mouse_ticket_6946.html D tests/visual/slider/slider.html D tests/visual/slider/slider_horizontal.html D tests/visual/slider/slider_horizontal_range.html D tests/visual/slider/slider_horizontal_range_max.html D tests/visual/slider/slider_horizontal_range_min.html D tests/visual/slider/slider_in_container_with_scrollbars.html D tests/visual/slider/slider_method_destroy.html D tests/visual/slider/slider_method_disable.html D tests/visual/slider/slider_option_animate_false.html D tests/visual/slider/slider_option_animate_true.html D tests/visual/slider/slider_option_max_3.html D tests/visual/slider/slider_option_max_30.html D tests/visual/slider/slider_option_max_300.html D tests/visual/slider/slider_option_min_-3.html D tests/visual/slider/slider_option_min_-30.html D tests/visual/slider/slider_option_min_-300.html D tests/visual/slider/slider_option_orientation_horizontal.html D tests/visual/slider/slider_option_orientation_vertical.html D tests/visual/slider/slider_option_range_false.html D tests/visual/slider/slider_option_range_max.html D tests/visual/slider/slider_option_range_min.html D tests/visual/slider/slider_option_range_true.html D tests/visual/slider/slider_option_step_25.html D tests/visual/slider/slider_option_step_5.html D tests/visual/slider/slider_option_value_3.html D tests/visual/slider/slider_option_value_30.html D tests/visual/slider/slider_option_values_25_50_75.html D tests/visual/slider/slider_option_values_25_75.html D tests/visual/slider/slider_option_values_50.html D tests/visual/slider/slider_ticket_3736.html D tests/visual/slider/slider_ticket_3762.html D tests/visual/slider/slider_ticket_4385.html D tests/visual/slider/slider_ticket_4467.html D tests/visual/slider/slider_vertical.html D tests/visual/slider/slider_vertical_range.html D tests/visual/slider/slider_vertical_range_max.html D tests/visual/slider/slider_vertical_range_min.html D tests/visual/spinner/spinner.html commit e7525d7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-03 09:57:06 -0400 Tabs (bottom demo): Fixed styling. Fixes #4785 - Add a tabs demo with the tabs at the bottom. M demos/tabs/bottom.html commit bea74f2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-02 20:41:50 -0400 Tests: Added test suites to run individual widget tests against all supported jQuery versions. A tests/unit/accordion/all.html A tests/unit/autocomplete/all.html A tests/unit/button/all.html A tests/unit/core/all.html A tests/unit/datepicker/all.html A tests/unit/dialog/all.html A tests/unit/draggable/all.html A tests/unit/droppable/all.html A tests/unit/effects/all.html M tests/unit/effects/effects.html A tests/unit/menu/all.html A tests/unit/position/all.html A tests/unit/progressbar/all.html A tests/unit/resizable/all.html A tests/unit/selectable/all.html A tests/unit/slider/all.html A tests/unit/sortable/all.html A tests/unit/spinner/all.html A tests/unit/subsuite.js A tests/unit/tabs/all.html A tests/unit/tooltip/all.html A tests/unit/widget/all.html commit 14ab4f4 refs/tags/1.8.16 Author: kborchers Date: 2011-08-02 08:36:22 -0500 Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE (cherry picked from commit dafc941b3632bb79823a72c36bfae7f1f985ca25) M ui/jquery.ui.mouse.js commit e15c32d refs/remotes/origin/spinner-globalize-1.x Merge: 6ca310f dafc941 Author: Scott González Date: 2011-08-02 16:24:27 -0700 Merge pull request #413 from kborchers/bug_4333_3 Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE commit 6ca310f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-02 18:21:34 -0400 Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a tabs demo with the tabs at the bottom. M demos/tabs/bottom.html commit 82df692 refs/tags/1.8.16 Author: Corey Frang Date: 2011-08-02 16:58:52 -0500 Effects: Backporting 8108ec8 - Fixes #7595 - Wrapper-creating jquery-ui animations will discard any focus state during the animation - Thanks @rubyruy M ui/jquery.effects.core.js commit 8108ec8 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-08-02 16:54:24 -0500 Effects: Adding a check to retain focused elements after wrapping and unwrapping in animations - Fixes #7595 - Wrapper-creating jquery-ui animations will discard any focus state during the animation - Thanks @rubyruy M tests/unit/effects/effects_core.js M ui/jquery.effects.core.js commit 4c57f36 refs/tags/1.8.16 Merge: 67ff57a abf97f7 Author: Scott González Date: 2011-08-02 10:28:57 -0700 Merge pull request #415 from pelme/1-8-stable Backport of #6966 fix (multiple dialogs and ESC) commit abf97f7 refs/tags/1.8.16 Author: Andreas Pelme Date: 2011-08-02 18:40:25 +0200 Backport of f9996682b5739661c21548f0de3d4c4883c5119d for 1-8-stable. Original commit message from f9996682b5739661c21548f0de3d4c4883c5119d: Dialog: Before handling escape key presses, check if the default action has been prevented. Fixes #6966 - Pressing ESC on dialog when 2 dialogs are open closes both dialogs. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit 8fe87e2 refs/remotes/origin/spinner-globalize-1.x Author: Wesley Walser Date: 2011-08-02 12:30:29 -0400 Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit. M external/qunit.js M tests/unit/all.html A tests/unit/subsuiteRunner.css A tests/unit/subsuiteRunner.js D tests/unit/testsuites.js commit 67ff57a refs/tags/1.8.16 Author: Scott González Date: 2011-08-02 09:54:36 -0400 Build: Updated release script. M build/release/prepare-release commit dafc941 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-08-02 08:36:22 -0500 Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE M ui/jquery.ui.mouse.js commit 54f1e73 refs/tags/1.8.15 (tag: 1.8.15) Author: Scott González Date: 2011-08-01 20:07:14 -0400 Tagging the 1.8.15 release. M version.txt commit 694b460 refs/tags/1.8.16 Author: Scott González Date: 2011-08-01 20:07:14 -0400 Updating the 1-8-stable version to 1.8.16pre M version.txt commit baa2e96 refs/tags/1.8.15 Author: Scott González Date: 2011-08-01 20:03:04 -0400 Upgrade jQuery to 1.6.2. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html D jquery-1.5.1.js A jquery-1.6.2.js M tests/index.html M tests/jquery.js M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/all.html M tests/unit/defaults.html M tests/unit/index.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/datepicker_ticket_7552.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/mouse/mouse_ticket_6946.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit 1d47956 refs/tags/1.8.15 Author: Scott González Date: 2011-08-01 15:28:37 -0400 Datepicker: Removed click handling for month and year dropdowns. Fixes #6198 - Datepicker Month and Year dropdowns in IE have to click twice. Thanks jdufresne (cherry picked from commit 70687f7955cb2471ad6df3a7806031245e5979cd) M ui/jquery.ui.datepicker.js commit 70687f7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-01 15:28:37 -0400 Datepicker: Removed click handling for month and year dropdowns. Fixes #6198 - Datepicker Month and Year dropdowns in IE have to click twice. Thanks jdufresne M ui/jquery.ui.datepicker.js commit bd48ddf refs/tags/1.8.15 Author: Scott González Date: 2011-08-01 14:17:38 -0400 Revert "Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE" This reverts commit 7eda94a8c916760de4093df85f58cc694838b52b. M ui/jquery.ui.mouse.js commit 350e4ab refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-08-01 14:16:16 -0400 Revert "Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE" This reverts commit 9c50bdfde0260fc8412eec1c5020ed6b61558ebd. M ui/jquery.ui.mouse.js commit b796cc5 refs/tags/1.8.15 Author: Scott González Date: 2011-07-29 14:57:06 -0400 jQuery 1.6 support. M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html A tests/jquery-1.6.1.js A tests/jquery-1.6.2.js A tests/jquery-1.6.js M tests/unit/button/button_options.js M tests/unit/core/core.html M tests/unit/core/selector.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/widget/widget_core.js M tests/visual/autocomplete/autocomplete.html M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.dialog.js M ui/jquery.ui.slider.js commit 38028f6 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-07-29 13:12:34 -0500 Autocomplete: Correcting readOnly from readonly - @scottgonzalez M ui/jquery.ui.autocomplete.js commit 982b752 refs/remotes/origin/spinner-globalize-1.x Merge: 61caba7 0ff3396 Author: Jörn Zaefferer Date: 2011-07-29 14:00:00 +0200 Merge branch 'widget-delegation' commit 0ff3396 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-28 21:55:38 +0200 Widget delegation: Small if-simplify refactoring M ui/jquery.ui.widget.js commit 61caba7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-28 14:50:06 -0400 Tests: Fixed param parsing for compound test suites. M tests/unit/all.html commit 4b17402 refs/tags/1.8.15 Author: Scott González Date: 2011-07-28 10:36:42 -0400 Tests: Added ability to run tests against different versions of jQuery core. A tests/jquery-1.3.2.js A tests/jquery-1.4.1.js A tests/jquery-1.4.2.js A tests/jquery-1.4.3.js A tests/jquery-1.4.4.js A tests/jquery-1.4.js A tests/jquery-1.5.1.js A tests/jquery-1.5.2.js A tests/jquery-1.5.js A tests/jquery.js M tests/unit/accordion/accordion.html M tests/unit/all.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/tabs/tabs.html M tests/unit/widget/widget.html commit 7f8e7da refs/tags/1.8.15 Author: Scott González Date: 2011-07-28 10:20:33 -0400 Tests: Delete everything that fails. M tests/unit/all.html M tests/unit/draggable/draggable_core.js M tests/unit/draggable/draggable_options.js M tests/unit/droppable/droppable_core.js M tests/unit/droppable/droppable_events.js M tests/unit/droppable/droppable_methods.js M tests/unit/droppable/droppable_options.js M tests/unit/resizable/resizable_events.js M tests/unit/resizable/resizable_methods.js M tests/unit/sortable/sortable_events.js M tests/unit/sortable/sortable_options.js M tests/unit/sortable/sortable_tickets.js M tests/unit/testsuite.js commit a57c435 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-28 15:56:57 +0200 Whitespace M ui/jquery.ui.menu.js commit 5e35a0c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-28 15:55:56 +0200 Widget delegation: Put back the simple click event handler where it was. M ui/jquery.ui.menu.js commit 5b45d61 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-28 15:53:55 +0200 Widget delegation: Further simplify menu code, blur handler also doesn't do anything M ui/jquery.ui.menu.js commit cd74589 refs/tags/1.8.15 Author: Scott González Date: 2011-07-28 09:53:36 -0400 Tests: Deleted failing widget tests. M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_options.js M tests/unit/slider/slider_methods.js M tests/unit/slider/slider_options.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/tabs/tabs_tickets.js commit 9e2efe9 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-28 15:52:52 +0200 Widget delegation: Further simplify menu code M ui/jquery.ui.menu.js commit 02aad7b refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-28 15:47:32 +0200 Widget delegation: Update menu to use _bind with delegation. Clean up test. M tests/unit/widget/widget_core.js M ui/jquery.ui.menu.js commit 5a45f48 refs/remotes/origin/spinner-globalize-1.x Merge: 5297b7b 0ba493d Author: Jörn Zaefferer Date: 2011-07-28 15:16:20 +0200 Merge branch 'master' into widget-delegation commit c3c6daf refs/tags/1.8.15 Author: Scott González Date: 2011-07-28 08:55:27 -0400 Accordion tests: Fixed fixture id. M tests/unit/accordion/accordion.html commit cec60ab refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-28 08:29:29 -0400 Slider tests: Commented out incomplete tests and fixed defaults. M tests/unit/slider/slider_defaults.js M tests/unit/slider/slider_methods.js M tests/unit/slider/slider_options.js commit 719db7f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-28 08:26:59 -0400 Widget tests: Fixed fragile tests. M tests/unit/widget/widget_core.js commit f7202b8 refs/tags/1.8.15 Author: Scott González Date: 2011-07-28 08:13:01 -0400 Added compound test suite and updated QUnit. M external/qunit.css M external/qunit.js M tests/unit/accordion/accordion.html A tests/unit/all.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/tabs/tabs.html A tests/unit/testsuites.js M tests/unit/widget/widget.html commit d92b61e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-28 07:34:31 -0400 Tests: Added ability to run tests suites against different versions of jQuery core. A tests/jquery-1.6.1.js A tests/jquery-1.6.2.js A tests/jquery-1.6.js A tests/jquery.js M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_deprecated.html M tests/unit/all.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/effects/effects.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/position/position_deprecated.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html M tests/unit/tooltip/tooltip.html M tests/unit/widget/widget.html commit 0ba493d refs/remotes/origin/spinner-globalize-1.x Merge: da7f419 e16e99a Author: Jörn Zaefferer Date: 2011-07-27 21:13:41 +0200 Merge remote branch 'kborchers/menu_focus' commit da7f419 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-27 15:54:40 +0200 Add new topalign menu demo to index, update jquery reference. Remove TODO from contextmenu demo, it works fine. M demos/menu/contextmenu.html M demos/menu/index.html M demos/menu/topalignmenu.html commit 843481c refs/remotes/origin/spinner-globalize-1.x Merge: 4de759d c195757 Author: Jörn Zaefferer Date: 2011-07-27 15:50:58 +0200 Merge remote branch 'kborchers/menu_topalign' commit 4de759d refs/remotes/origin/spinner-globalize-1.x Merge: a401829 3c65bc3 Author: Jörn Zaefferer Date: 2011-07-27 15:42:41 +0200 Merge branch 'master' of github.com:jquery/jquery-ui commit a401829 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-27 15:40:53 +0200 Finish jquery-1.6.2 migration M tests/visual/datepicker/datepicker_ticket_7552.html M tests/visual/effects/effects.scale.html M tests/visual/position/position_within.html commit 3c65bc3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-26 14:38:18 -0400 Menu tests: Removed console.log() call. M tests/unit/menu/menu_events.js commit da0714e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-26 14:36:18 -0400 Accordion tests: Fixed location of expect() call. M tests/unit/accordion/accordion_core.js commit 0290325 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-26 12:15:02 -0400 Tests: Created a composite test suite. A tests/unit/all.html A tests/unit/testsuites.js commit c195757 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-26 09:55:33 -0500 Menu: Added top-aligned menu demo A demos/menu/topalignmenu.html commit e16e99a refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-26 08:52:33 -0500 Menu: Added focusing first menu item when menu receives focus and collapseAll when menu loses focus (blur). M ui/jquery.ui.menu.js commit f890911 refs/remotes/origin/spinner-globalize-1.x Merge: 19a9de7 23340f1 Author: Jörn Zaefferer Date: 2011-07-25 23:57:51 +0200 Merge remote branch 'kborchers/menu_home_end' commit 19a9de7 refs/remotes/origin/spinner-globalize-1.x Merge: daadc34 51ee3be Author: Scott González Date: 2011-07-25 11:53:14 -0400 Merge branch 'master' into core-1.6.1 Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js commit daadc34 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-25 11:46:45 -0400 Upgrade jQuery to 1.6.2. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/menu/contextmenu.html M demos/menu/default.html M demos/menubar/default.html M demos/popup/default.html M demos/popup/popup-menu-table.html M demos/popup/popup-menu.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/custom-content.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html M demos/widget/default.html D jquery-1.5.1.js A jquery-1.6.2.js M tests/index.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/icons.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_deprecated.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/effects/effects.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/position/position_deprecated.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html M tests/unit/tooltip/tooltip.html M tests/unit/widget/widget.html M tests/visual/addClass/addClass_queue.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/tablemenu.html M tests/visual/mouse/mouse_ticket_6946.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/spinner/spinner.html M tests/visual/theme.html M tests/visual/tooltip/animations.html M tests/visual/tooltip/callout.html M tests/visual/tooltip/tooltip.html commit f59a3e9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-25 11:13:54 -0400 Datepicker: Use .attr() for size. M ui/jquery.ui.datepicker.js commit 510bb40 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-25 11:08:03 -0400 Tests: Fixed trailing commas. M tests/unit/position/position_core.js M tests/unit/slider/slider_options.js commit 23340f1 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-25 09:13:13 -0500 Menu: Added Home moves to first item and End moves to last item in currently active menu or submenu. Also fixed PageUp and PageDown so that they don't wrap back around to other end of menu. Also fixed scrolling to use activeMenu rather than element to all. Also added unit tests for keyboard nav M tests/unit/menu/menu.html M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit 51ee3be refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-20 13:15:28 -0400 Widget demo: Add a button to change the color of the widget. M demos/widget/default.html commit e2a9b0c refs/remotes/origin/spinner-globalize-1.x Merge: 8224c67 5f02a8f Author: Scott González Date: 2011-07-20 06:30:51 -0700 Merge pull request #368 from kborchers/bug_3532_2 Accordion: Stop current hide animation, jump to last animation and calculate percentages for padding in addition to height. Fixes #3532 - Accordion: Activating a panel during animation fails commit 5f02a8f refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-20 08:19:01 -0500 Accordion: Stop current hide animation, jump to last animation and calculate percentages for padding in addition to height. Fixes #3532 - Accordion: Activating a panel during animation fails M ui/jquery.ui.accordion.js commit 8224c67 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-19 16:15:59 -0500 Menu: Passed the original event that causes a blur through collapseAll to blur, then trigger a blur on the menu. Fixes failing unit test provided by @rwaldron which has been included in this commit M tests/unit/menu/menu_events.js M ui/jquery.ui.menu.js commit 8d43fe7 refs/tags/1.8.15 Author: Scott González Date: 2011-07-19 11:42:01 -0400 Slider: Fixed var statement. Fixes #7564 - alignValue Global Scope. M ui/jquery.ui.slider.js commit c1929fc refs/tags/1.8.15 Author: Richard D. Worth Date: 2011-07-19 11:03:22 -0400 Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed #7566 - Dutch march name translation (cherry picked from commit 5002bf61855ffe365f759f0b2c484188bfe4e1d6) M ui/i18n/jquery.ui.datepicker-nl.js commit c8a11ce refs/remotes/origin/spinner-globalize-1.x Merge: c74126e 267e65d Author: Richard D. Worth Date: 2011-07-19 11:05:20 -0400 Merge branch 'master' of github.com:jquery/jquery-ui commit c74126e refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-19 16:27:11 +0200 Add Hans Hillen to AUTHORS.txt M AUTHORS.txt commit 5002bf6 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-07-19 11:03:22 -0400 Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed #7566 - Dutch march name translation M ui/i18n/jquery.ui.datepicker-nl.js commit 267e65d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-19 16:27:11 +0200 Add Hans Hillen to AUTHORS.txt M AUTHORS.txt commit c81bfb9 refs/tags/1.8.15 Author: Richard D. Worth Date: 2011-07-19 07:59:21 -0400 Datepicker: show inline datepicker setting explicit display:block instead of using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height (cherry picked from commit b8af0d1f7505dd5e56319a11bbd14f1e381b36b9) A tests/visual/datepicker/datepicker_ticket_7552.html M ui/jquery.ui.datepicker.js commit ab3b78e refs/tags/1.8.15 Author: Corey Frang Date: 2011-06-16 00:40:10 -0700 Merge pull request #322 from kborchers/bug_5665 Datepicker: Added checks for the disabled option. Fixed #5665 - Datepicker: Disabled parameter doesn't work(cherry picked from commit 4bdbab9a671c1eaeaea0a2c179b74cde2f84d75e) M ui/jquery.ui.datepicker.js commit b8af0d1 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-07-19 07:59:21 -0400 Datepicker: show inline datepicker setting explicit display:block instead of using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height A tests/visual/datepicker/datepicker_ticket_7552.html M ui/jquery.ui.datepicker.js commit 416bc6f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-15 21:00:37 -0400 Readme: Add contributor instructions, for someone not looking at site or wiki first. M README.md commit 6d0859f refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-14 10:20:47 -0500 Menu: Changed closeAll to collapseAll and updated in Menubar, also updated a reference to left in Menubar to collapse. M ui/jquery.ui.menu.js M ui/jquery.ui.menubar.js commit 11d24ee refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-14 11:10:28 -0400 Menu: Fix formatting and whitespace (was supposed to update previous commit) M ui/jquery.ui.menu.js commit f41d237 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-13 18:19:02 -0500 Menu: Check if submenu is already open and if so, don't call open again. Fixes Firefox bug where a mouseover of an icon adjusted the position of a submenu by a half pixel M ui/jquery.ui.menu.js commit 2803417 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-13 18:06:16 -0400 Tooltip: Handle ESCAPE key event to close tooltip when target has focus. M ui/jquery.ui.tooltip.js commit bc93b3f refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-13 15:33:17 -0500 Menu: Remove the ui-state-active class from the siblings of the newly activated menu item without a delay to fix a bug where mouseover of a menu item directly adjacent to the active item would cause a 1 pixel jump due to both items having a class with a border (ui-state-active and ui-state-focus) M ui/jquery.ui.menu.js commit 7856b26 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-13 11:03:25 -0400 Menubar: Trigger select event after running all other methods. Allows the select-handler to destroy the widget without errors. M demos/menubar/default.html M ui/jquery.ui.menubar.js commit 06676f4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-12 20:50:24 -0400 Accordion: Fixed key handling. M ui/jquery.ui.accordion.js commit 0080f2d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-12 11:36:34 -0400 Use .attr() for boolean ARIA attributes. M tests/unit/accordion/accordion_core.js M tests/unit/progressbar/progressbar_core.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.menu.js M ui/jquery.ui.menubar.js M ui/jquery.ui.popup.js M ui/jquery.ui.widget.js commit 927857c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-12 11:15:33 -0400 Position: Cleanup up position demo CSS and add it to the within-visual-test M demos/position/default.html M tests/visual/position/position_within.html commit bfbb9e3 refs/remotes/origin/spinner-globalize-1.x Merge: 9f5050e d5452c0 Author: Jörn Zaefferer Date: 2011-07-12 11:10:40 -0400 Merge remote branch 'bmsterling/position' commit 9f5050e refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-09 23:30:35 -0500 Menu: Added close on click outside using technique from popup M ui/jquery.ui.menu.js commit 163d867 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-07-12 10:06:43 -0400 Extend .gitignore with Eclipse WTP .settings M .gitignore commit 0dc4a48 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-07-12 09:16:03 -0400 Dialog: Append the dialog to the body early to make sure styles from the classes get applied. M ui/jquery.ui.dialog.js commit d5452c0 refs/remotes/origin/spinner-globalize-1.x Author: Benjamin Sterling Date: 2011-07-11 19:49:56 -0400 Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine if the element is flipped via css M demos/position/default.html M tests/unit/position/position_core.js M tests/unit/position/position_core_within.js M ui/jquery.ui.position.js commit 954419f refs/remotes/origin/spinner-globalize-1.x Merge: 0245b72 40aa8f5 Author: Jörn Zaefferer Date: 2011-07-09 22:40:14 -0400 Merge remote branch 'kborchers/menubar-autoExpand' commit 40aa8f5 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-07 09:29:50 -0500 Menubar: Added the autoExpand option and modified the default demo to show functionality M demos/menubar/default.html M ui/jquery.ui.menubar.js commit 0245b72 refs/remotes/origin/spinner-globalize-1.x Merge: 96de2aa 5d2b683 Author: Jörn Zaefferer Date: 2011-07-06 16:56:23 -0400 Merge remote branch 'kborchers/menu-expand-collapse' commit 5d2b683 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-07-05 10:02:33 -0500 Menu: Changed left and right methods to collapse and expand respectively. M ui/jquery.ui.menu.js commit 96de2aa refs/remotes/origin/spinner-globalize-1.x Merge: effdd5d 76e2b98 Author: Jörn Zaefferer Date: 2011-06-28 16:41:36 -0500 Merge remote branch 'pgraham/master' commit 76e2b98 refs/remotes/origin/spinner-globalize-1.x Author: Philip Graham Date: 2011-06-28 16:40:28 +0000 Updated guard against unparsed characters to allow extra characters as long as they are separated from the date by whitespace. This maintains compatibility with timepicker extensions. Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years M tests/unit/datepicker/datepicker_tickets.js M ui/jquery.ui.datepicker.js commit b8e14e7 refs/tags/1.8.15 Author: marcneuwirth Date: 2011-06-28 10:59:08 -0500 Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called (cherry picked from commit effdd5d19c534f8445ebafe4212278c4366b0041) M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit effdd5d refs/remotes/origin/spinner-globalize-1.x Author: marcneuwirth Date: 2011-06-28 10:59:08 -0500 Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit bb9f9fa refs/tags/1.8.15 Author: marcneuwirth Date: 2011-06-28 10:49:47 -0500 Datepicker: Added onSelect.apply() call to _doKeyDown method when enter button pushed if onSelect is defined. Fixed #7124 - Datepicker: onSelect does not fire when enter button is pushed (cherry picked from commit a56aa861b1deb6d71ec74a77647d12d50570ea57) M tests/unit/datepicker/datepicker_events.js M ui/jquery.ui.datepicker.js commit a56aa86 refs/remotes/origin/spinner-globalize-1.x Author: marcneuwirth Date: 2011-06-28 10:49:47 -0500 Datepicker: Added onSelect.apply() call to _doKeyDown method when enter button pushed if onSelect is defined. Fixed #7124 - Datepicker: onSelect does not fire when enter button is pushed M tests/unit/datepicker/datepicker_events.js M ui/jquery.ui.datepicker.js commit 86a09ae refs/tags/1.8.15 Author: marcneuwirth Date: 2011-06-22 04:03:55 -0500 Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _selectDate restores focus to non-object M ui/jquery.ui.datepicker.js commit 5c34cea refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-06-23 07:24:48 -0500 Unit Tests: Fixing a typo in the new test for hide/show on hidden/shown M tests/unit/effects/effects_core.js commit d18cd7e refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-06-23 07:22:34 -0500 Effects.core: Check Visibility vs 'hide' and 'show' modes, finish immediately if neccessary - Fixes #6715 - Hide and Show try to affect hidden and showing elements M tests/unit/effects/effects_core.js M ui/jquery.effects.core.js commit a89ff40 refs/remotes/origin/spinner-globalize-1.x Author: Corey Frang Date: 2011-06-23 05:29:09 -0500 Unit Tests: Adding a unit test to make sure .stop( true, true ) clears the inline styles when using animateClass - Fixed #3928 - Class-Animation: Please add a clearInlineStyle-Option M tests/unit/effects/effects_core.js commit 5f0a2f0 refs/remotes/origin/spinner-globalize-1.x Author: marcneuwirth Date: 2011-06-22 04:03:55 -0500 Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _selectDate restores focus to non-object M ui/jquery.ui.datepicker.js commit ab627e0 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-06-21 01:11:46 -0500 Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js commit 65a6c46 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-06-21 01:15:42 -0500 Effects.*: Style Guidance M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js commit 1c1a3b1 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-06-21 00:23:52 -0500 Effects.*: Updating Effect Method API to avoid duplicating the queue call - Fixes #7318 - Add the queue functions to $.fn.effect() M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js commit 5297b7b refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-20 22:31:28 +0200 Whitespace cleanup M ui/jquery.ui.widget.js commit 8b14b35 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-19 14:59:18 +0200 Widget delegation: Fix impl and add basisc test M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit aa7f819 refs/remotes/origin/spinner-globalize-1.x Merge: 391282a fb210ae Author: Jörn Zaefferer Date: 2011-06-19 14:45:20 +0200 Merge branch 'master' into widget-delegation commit 391282a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-19 14:42:15 +0200 Whitespace M tests/unit/widget/widget_core.js commit fe1b0dc refs/tags/1.8.14 (tag: 1.8.14) Author: Scott González Date: 2011-06-17 16:32:08 -0400 Tagging the 1.8.14 release. M version.txt commit 928abeb refs/tags/1.8.15 Author: Scott González Date: 2011-06-17 16:32:08 -0400 Updating the 1-8-stable version to 1.8.15pre M version.txt commit f27a537 refs/tags/1.8.14 Author: kborchers Date: 2011-06-13 12:05:42 -0500 Datepicker: Set font-size to 0em on ui-datepicker-row-break to override font-size coming from ui-widget which caused the height to be too tall in IE (cherry picked from commit abf833049d4e56b591595b65c5150baa0ff2223f) M themes/base/jquery.ui.datepicker.css commit 4878ed8 refs/tags/1.8.14 Author: kborchers Date: 2011-06-13 10:54:40 -0500 Datepicker: Reset this.maxRows (rows in a month) on each row in a multi-row datepicker. (cherry picked from commit ed7802090fc6ec8109d69c91a425adfffb8cff39) M ui/jquery.ui.datepicker.js commit 57b9e9d refs/tags/1.8.14 Author: kborchers Date: 2011-05-27 15:10:53 -0500 Datepicker: Calculate the max number of rows necessary when displaying months. Fixes #7043 - Datepicker: Using multiple months always renders 6 rows of dates even if only 5 are needed (cherry picked from commit 1d984e76b79bfeda15eff392e06d8ed0eab72333) M ui/jquery.ui.datepicker.js commit fb210ae refs/remotes/origin/spinner-globalize-1.x Merge: 4bdbab9 abf8330 Author: Scott González Date: 2011-06-16 10:35:04 -0700 Merge pull request #353 from kborchers/bug_7043 Datepicker: Calculate the max number of rows necessary when displaying months. Fixes #7043 - Datepicker: Using multiple months always renders 6 rows of dates even if only 5 are needed commit 4bdbab9 refs/remotes/origin/spinner-globalize-1.x Merge: 259638d ab365be Author: Corey Frang Date: 2011-06-16 00:40:10 -0700 Merge pull request #322 from kborchers/bug_5665 Datepicker: Added checks for the disabled option. Fixed #5665 - Datepicker: Disabled parameter doesn't work commit 259638d refs/remotes/origin/spinner-globalize-1.x Merge: db96e2a c66a7b1 Author: Scott González Date: 2011-06-15 05:49:13 -0700 Merge pull request #365 from kborchers/bug_7475 CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed commit c66a7b1 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-06-14 16:55:27 -0500 CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed M themes/base/jquery.ui.theme.css commit db96e2a refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-06-14 15:11:43 -0500 Tests: Adding visual/unit tests for scale effect. M tests/unit/effects/effects.html A tests/unit/effects/effects_scale.js D tests/visual/effects.all.css D tests/visual/effects.all.html D tests/visual/effects.all.js A tests/visual/effects/effects.all.css A tests/visual/effects/effects.all.html A tests/visual/effects/effects.all.js A tests/visual/effects/effects.scale.html commit c1f71f1 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-06-13 13:02:16 -0500 Effects.scale: Update the position of the element post animation to avoid jumping - Fixed #4316 - Element jumps to wrong position after scale effect with origin: ['middle','center'] parameter M ui/jquery.effects.scale.js commit b0182d7 refs/remotes/origin/spinner-globalize-1.x Author: beatryder Date: 2011-06-13 20:42:45 -0500 Spinner: modified _spin and _setOption to call new method _trimValue to check for min/max values. Fixed #7264 - Spinner returns values beyond min and max, off by one M ui/jquery.ui.spinner.js commit e549e18 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-06-13 14:51:13 -0400 Accordion tests: Cleanup. M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_deprecated.html M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js commit 2bc6627 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-06-13 14:09:44 -0400 Autocomplete tests: Cleanup. M tests/unit/autocomplete/autocomplete.html M tests/unit/autocomplete/autocomplete_core.js M tests/unit/autocomplete/autocomplete_events.js M tests/unit/autocomplete/autocomplete_methods.js M tests/unit/autocomplete/autocomplete_options.js commit abf8330 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-06-13 12:05:42 -0500 Datepicker: Set font-size to 0em on ui-datepicker-row-break to override font-size coming from ui-widget which caused the height to be too tall in IE M themes/base/jquery.ui.datepicker.css commit ed78020 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-06-13 10:54:40 -0500 Datepicker: Reset this.maxRows (rows in a month) on each row in a multi-row datepicker. M ui/jquery.ui.datepicker.js commit ba9bd20 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-06-13 10:54:47 -0400 Accordion tests: Don't use deprecated assertion methods. M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_deprecated.html M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_options.js commit 4d8529c refs/tags/1.8.14 Author: Scott González Date: 2011-06-13 08:46:57 -0400 Datepicker: Don't use .delegate(). Fixes #7470 - Datepicker: 1.8.x can't be used with jQuery 1.3.2 due to use of .delegate(). M ui/jquery.ui.datepicker.js commit 3e0d3c9 refs/remotes/origin/spinner-globalize-1.x Author: tomykaira Date: 2011-06-10 15:52:27 -0500 Effects.transfer: check the target is fixed or not, and consider scrolling. Fixed #5547 - Transfer effect to fixed positioned element. M ui/jquery.effects.transfer.js commit 154c5e5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-06-10 16:07:03 -0400 Position: Coding standards. M ui/jquery.ui.position.js commit 75408eb refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-10 19:07:54 +0200 Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo into css file. M demos/menubar/default.html M themes/base/jquery.ui.base.css M themes/base/jquery.ui.menu.css A themes/base/jquery.ui.menubar.css commit 85eeaf0 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-06-10 07:23:01 -0500 menu: Second pass style guidance M ui/jquery.ui.menu.js commit e993a9b refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-06-10 05:20:45 -0500 menu: Partial Style Guidance - Fixing JSLint Warnings M ui/jquery.ui.menu.js commit 596f61b refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-10 12:21:58 +0200 Popup: Remove comment in default demo, focus handling is now working properly M demos/popup/default.html commit 3315502 refs/remotes/origin/spinner-globalize-1.x Merge: 1350e54 7ccb0e5 Author: Jörn Zaefferer Date: 2011-06-10 12:17:12 +0200 Merge remote branch 'hanshillen/popup-hh' commit 7ccb0e5 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-06-10 11:42:43 +0200 Use of _bind, maintain original tabindex value for popup M ui/jquery.ui.popup.js commit 1350e54 refs/remotes/origin/spinner-globalize-1.x Merge: 2c81518 d31dd18 Author: gnarf Date: 2011-06-09 20:43:28 -0500 Merge branch 'effects-clean' commit 2c81518 refs/remotes/origin/spinner-globalize-1.x Author: tomykaira Date: 2011-06-09 20:36:48 -0500 effects.core: Convert elements height/width to px and restore after animation in all effects. Fixed #5245 - Relative width elements break when wrapped for effects M tests/unit/effects/effects.html M tests/unit/effects/effects_core.js M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.fold.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js commit 19dcac2 refs/remotes/origin/spinner-globalize-1.x Author: tashekelahi Date: 2011-06-09 21:04:51 -0400 Position: added check for undefined value of offset. Fixed #7458 - ui.position offset property creates error when set to undefined M ui/jquery.ui.position.js commit 7281f9f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-09 17:14:21 +0200 Update menubar to forward menu option to nested menus, update default demo to set within update to the demo frame (for /demos) or window (standalone). Update visual test to have more useful defaults M demos/menubar/default.html M tests/visual/position/position_within.html M ui/jquery.ui.menubar.js commit 433ed6e refs/remotes/origin/spinner-globalize-1.x Merge: 3dea8f1 40c0088 Author: Jörn Zaefferer Date: 2011-06-09 16:40:50 +0200 Merge remote branch 'davidmurdoch/ticket-5645' commit 3dea8f1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-06-09 09:47:18 -0400 Widget: Added ability to get deep options. Fixes #7459 - Widget: Extend .option() to get partial nested options. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit da84672 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-06-08 17:02:57 -0400 .attr() -> .prop() M tests/unit/accordion/accordion_core.js M tests/unit/button/button_options.js M tests/unit/core/core.html M tests/unit/core/selector.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/dialog/dialog_tickets.js M tests/unit/progressbar/progressbar_core.js M tests/unit/testsuite.js M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.menu.js M ui/jquery.ui.menubar.js M ui/jquery.ui.popup.js M ui/jquery.ui.slider.js M ui/jquery.ui.spinner.js M ui/jquery.ui.widget.js commit 2d1b9b3 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-08 22:14:37 +0200 Widget delegation: First draft M ui/jquery.ui.widget.js commit 7cd3d0a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-06-07 21:39:02 -0400 Widget demo: Coding standards, fixed some broken code, added more comments. M demos/widget/default.html commit d31dd18 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-06-04 16:03:15 -0500 effects.clip: Style Guidance, reorganizing vars for better compression M ui/jquery.effects.clip.js commit 0e9f87f refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-02 14:25:25 +0200 Widget demo: Some improvements based on Scott's comments. M demos/widget/default.html commit 8deb745 refs/remotes/origin/spinner-globalize-1.x Merge: afe0f72 2a27499 Author: Jörn Zaefferer Date: 2011-06-02 14:11:55 +0200 Merge branch 'master' into widget-factory-demo commit afe0f72 refs/remotes/origin/spinner-globalize-1.x Merge: cfaddbf 27a4fdd Author: Jörn Zaefferer Date: 2011-06-02 14:06:54 +0200 Merge branch 'master' into widget-factory-demo commit cfaddbf refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-02 13:25:12 +0200 Widget demo: Some more inline comments M demos/widget/default.html commit 92e3786 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-06-02 13:22:33 +0200 Widget demo: Replace inline editor with colorize. This can stick around forever, won't be making it a real widget. M demos/widget/default.html commit 2a27499 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-30 19:07:40 -0400 Tooltip demos: Renamed delgation mixbag. A demos/tooltip/custom-content.html D demos/tooltip/delegation-mixbag.html M demos/tooltip/index.html commit ab703d7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-30 18:51:29 -0400 Tooltip: Added tests for ui object in open and close events. M tests/unit/tooltip/tooltip_events.js commit e530d06 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-30 18:42:06 -0400 Tooltip: Pass the tooltip element in the open and close events. M demos/tooltip/custom-animation.html M ui/jquery.ui.tooltip.js commit 1b52cef refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-30 18:27:48 -0400 Widget: Fixed _show() and _hide() implementation and added tests. M tests/unit/tooltip/tooltip_defaults.js M tests/unit/widget/widget.html A tests/unit/widget/widget_animation.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 6d01873 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-05-30 23:37:14 +0200 Fix various pull request comments and coding standards issues M demos/popup/default.html M ui/jquery.ui.popup.js commit e5186dc refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-30 15:55:41 -0400 Tooltip demo: Use static map instead of interactive map. M demos/tooltip/delegation-mixbag.html commit 27a4fdd refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-30 20:08:58 +0200 Spinner: disable text selection on buttons (plus minmal whitespace cleanup) M ui/jquery.ui.spinner.js commit 8c085cd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 20:50:21 -0400 Tooltip: Fixed handling of disabled tooltips. M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.tooltip.js commit 7658607 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 20:15:24 -0400 Tooltip demo: Removing stray periods. M demos/tooltip/delegation-mixbag.html commit b6cda3d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 19:41:57 -0400 Tooltip: Added some comments. M ui/jquery.ui.tooltip.js commit 0fc41bc refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 19:28:35 -0400 Tooltip: Use bgiframe if available M ui/jquery.ui.tooltip.js commit 133fba2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 19:21:31 -0400 Tooltip: Don't close tooltips on mouseleave if the element is still focused. M tests/unit/tooltip/tooltip_events.js M ui/jquery.ui.tooltip.js commit ade1fe1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 17:32:09 -0400 Tooltip demo: Add note about interactive tooltips. M demos/tooltip/delegation-mixbag.html commit 608bc95 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 13:50:53 -0400 Tooltip demo: Small tweaks. M demos/tooltip/delegation-mixbag.html commit 917d2b1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 13:34:37 -0400 Tooltip: Don't mess with the title attribute if it doesn't exist. Prevents the creation of a title attribute if there wasn't one to begin with. M ui/jquery.ui.tooltip.js commit 0bc1c8c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 12:31:06 -0400 Tooltip: New delegation mixbag demo (still needs better name). M demos/tooltip/delegation-mixbag.html A demos/tooltip/images/st-stephens.jpg A demos/tooltip/images/tower-bridge.jpg commit 2a92b3a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 12:29:11 -0400 Tooltip: Change default collision detection to 'flip fit' since the default vertical positioning is centered and can't flip M demos/tooltip/delegation-mixbag.html M tests/unit/tooltip/tooltip_defaults.js M ui/jquery.ui.tooltip.js commit a1f9ca7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-29 09:13:35 -0400 Tooltip video player demo: Close tooltip on click of popup button. M demos/tooltip/video-player.html commit 8fc6ee6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 20:30:14 -0400 Tooltip: Coding standards. M ui/jquery.ui.tooltip.js commit 9e4576b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 20:19:23 -0400 Tooltip: Alphabetized options. M tests/unit/tooltip/tooltip_defaults.js M ui/jquery.ui.tooltip.js commit 74df32f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 20:15:26 -0400 Tooltip: Removed click handler. M ui/jquery.ui.tooltip.js commit 6bc2205 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 19:38:01 -0400 Tooltip: Fixed tracking of tooltip elements. M ui/jquery.ui.tooltip.js commit 2155993 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 17:55:45 -0400 Tooltip: Fixed tooltipClass option and added test. M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit 4dbfdce refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 17:36:57 -0400 Tooltip: Allow content updates via async response regardless of whether a sync response came back. Added more tests. M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_methods.js M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit c2ae4e3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 17:14:42 -0400 Tooltip demos: Better tooltip content for custom animations. M demos/tooltip/custom-animation.html commit 666b53a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 16:20:46 -0400 Tooltip tests: Refactored and added some tests. M tests/unit/tooltip/tooltip_events.js M tests/unit/tooltip/tooltip_methods.js commit 2fbd310 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 16:20:01 -0400 Tooltip: Added a destroy method to remove generated tooltip elements. M ui/jquery.ui.tooltip.js commit 302ad62 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 15:43:22 -0400 Tooltip: Added some tests. M tests/unit/tooltip/tooltip_core.js M tests/unit/tooltip/tooltip_options.js commit e77fcaa refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 15:42:55 -0400 Tests: Updated version check. M tests/unit/testsuite.js commit b6aee87 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 15:42:28 -0400 Menubar: Whitespace. M ui/jquery.ui.menubar.js commit 6a5b21f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 15:39:55 -0400 All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances. M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.menu.js M ui/jquery.ui.menubar.js M ui/jquery.ui.mouse.js M ui/jquery.ui.popup.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 2f32848 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 15:25:05 -0400 Tooltip: Proper handled of disabled option. M ui/jquery.ui.tooltip.js commit 73c6f34 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 13:30:00 -0400 Tooltip tests: Coding standards. M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_core.js M tests/unit/tooltip/tooltip_defaults.js M tests/unit/tooltip/tooltip_events.js M tests/unit/tooltip/tooltip_methods.js M tests/unit/tooltip/tooltip_options.js commit d3ffacb refs/tags/1.8.14 Author: Scott González Date: 2011-05-28 11:48:11 -0400 Effects: Fixed typo. Fixes #7435 - animateClass ignores easing due to typo 'easding'. M ui/jquery.effects.core.js commit d43118d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 11:43:57 -0400 Tooltip: Cleanup. M ui/jquery.ui.tooltip.js commit d4f6f17 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-28 10:18:39 -0400 Tooltip: Changed custom animation demo and changed the logic for showing tooltips so custom position options can perform animations. M demos/tooltip/custom-animation.html M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit c34a814 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-27 20:52:13 -0400 Tooltip demos: Cleanup. M demos/tooltip/custom-animation.html M demos/tooltip/default.html M demos/tooltip/forms.html M demos/tooltip/index.html M demos/tooltip/tracking.html M demos/tooltip/video-player.html commit e7be72f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-27 20:05:20 -0400 Tooltip: Coding standards. M ui/jquery.ui.tooltip.js commit 1d984e7 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-05-27 15:10:53 -0500 Datepicker: Calculate the max number of rows necessary when displaying months. Fixes #7043 - Datepicker: Using multiple months always renders 6 rows of dates even if only 5 are needed M ui/jquery.ui.datepicker.js commit ce2fbb9 refs/tags/1.8.14 Author: kborchers Date: 2011-05-27 12:01:42 -0500 Droppable: Added dragStart and dragStop to ddmanager and call them from draggable to recalculate droppable positions after a drag causes a scroll. Fixes #5003 - Scroll on Droppable Demo Breaks Demo (cherry picked from commit 67bd872fe1f8c4763d646f4eca852777e6f7a126) M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js commit 12f73d6 refs/remotes/origin/spinner-globalize-1.x Merge: 8a972f5 67bd872 Author: Scott González Date: 2011-05-27 12:29:28 -0700 Merge pull request #352 from kborchers/bug_5003_3 Droppable: Added dragStart and dragStop to ddmanager and call them from draggable to recalculate droppable positions after a drag causes a scroll. Fixes #5003 - Scroll on Droppable Demo Breaks Demo commit 67bd872 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-05-27 12:01:42 -0500 Droppable: Added dragStart and dragStop to ddmanager and call them from draggable to recalculate droppable positions after a drag causes a scroll. Fixes #5003 - Scroll on Droppable Demo Breaks Demo M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js commit 8a972f5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-27 08:35:18 -0400 Autocomplete: Whitespace. M demos/autocomplete/search.php M ui/jquery.ui.autocomplete.js commit be7da02 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-27 08:32:48 -0400 Autocomplete demos: Coding standards. M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html commit b04c6ec refs/tags/1.8.14 Author: Jay Merrifield Date: 2011-05-26 23:42:51 -0400 Mouse: Optimize the cancel locator, works around a bug where .add(event.target) in IE8 can take a long time when there are multiple siblings. Fixes #7118 - IE Bug Large ComboBox (Dialog) (cherry picked from commit 09e88d6220af2f90197c826ac3a31a0ca97f2c8f) M ui/jquery.ui.mouse.js commit 09e88d6 refs/remotes/origin/spinner-globalize-1.x Author: Jay Merrifield Date: 2011-05-26 23:42:51 -0400 Mouse: Optimize the cancel locator, works around a bug where .add(event.target) in IE8 can take a long time when there are multiple siblings. Fixes #7118 - IE Bug Large ComboBox (Dialog) M ui/jquery.ui.mouse.js commit e34dbfe refs/remotes/origin/spinner-globalize-1.x Author: Jay Merrifield Date: 2011-05-26 23:30:56 -0400 Dialog: Removed the height() tinkering which stops the dialog from shrinking. Fixes #5916 - Dialog: shrinks on drag in IE in standards mode, worse in quirksmode. M ui/jquery.ui.dialog.js commit c7eae7b refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-26 19:29:11 -0400 Dialog: Make close() a noop if the dialog is already closed. Fixes #7327 - Dialog box size and close animation bugs. M ui/jquery.ui.dialog.js commit b196d1f refs/tags/1.8.14 Author: Jeff Remy Date: 2011-05-26 19:08:58 -0400 Resizable: correct aspectRatio handling with min/max dimensions. Fixed #4951 - Resizable with aspectRatio true & a maxWidth doesn't obey ratio once hit max width. (cherry picked from commit 981e96948f45e5c5c32d005e379a5030c98c3d8d) M ui/jquery.ui.resizable.js commit 981e969 refs/remotes/origin/spinner-globalize-1.x Author: Jeff Remy Date: 2011-05-26 19:08:58 -0400 Resizable: correct aspectRatio handling with min/max dimensions. Fixed #4951 - Resizable with aspectRatio true & a maxWidth doesn't obey ratio once hit max width. M ui/jquery.ui.resizable.js commit 3735bab refs/tags/1.8.14 Author: Andrew Powell Date: 2011-05-26 12:22:40 -0400 Button: adding event.preventDefault. Fixes #5945 - Disabled buttons still allow clicks (cherry picked from commit 597a313ab67bc10627d9c17c941776514ea5bd7c) M ui/jquery.ui.button.js commit 597a313 refs/remotes/origin/spinner-globalize-1.x Author: Andrew Powell Date: 2011-05-26 12:22:40 -0400 Button: adding event.preventDefault. Fixes #5945 - Disabled buttons still allow clicks M ui/jquery.ui.button.js commit ad947c7 refs/tags/1.8.14 Author: Glenn Goodrich Date: 2011-05-26 11:28:17 -0400 Button: modified the event bindings for focus and blur. Fixed #6711 - checkbox/radio button do not show focused state when using Keyboard Navigation (cherry picked from commit c49dbe0f0120dec9922d5cb6459a93d33ef41579) M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit c49dbe0 refs/remotes/origin/spinner-globalize-1.x Author: Glenn Goodrich Date: 2011-05-26 11:28:17 -0400 Button: modified the event bindings for focus and blur. Fixed #6711 - checkbox/radio button do not show focused state when using Keyboard Navigation M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 40c0088 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-26 14:22:12 +0000 Fix visual test in IE6 and move the new helper functions for getting scrollbar properties to $.position M tests/unit/position/position_core_within.js M tests/visual/position/position_within.html M ui/jquery.ui.position.js commit e89ae5f refs/remotes/origin/spinner-globalize-1.x Merge: de3fc00 7d232f7 Author: Scott González Date: 2011-05-26 05:40:13 -0700 Merge pull request #317 from tomykaira/bug_6096 effects.scale: fix: calculate top / left by outerHeight / Width. #6096 commit bb076e3 refs/tags/1.8.14 Author: Richard D. Worth Date: 2011-05-26 04:58:15 -0400 Simulate: account for document scroll in findCenter function. Fixes #6859 - Jquery.Simulate drag behaves incorrect when container scrolled (cherry picked from commit de3fc0050ee672ce155f0dd65ee9ecdfd818c063) M tests/jquery.simulate.js commit de3fc00 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-05-26 04:58:15 -0400 Simulate: account for document scroll in findCenter function. Fixes #6859 - Jquery.Simulate drag behaves incorrect when container scrolled M tests/jquery.simulate.js commit 7d232f7 refs/remotes/origin/spinner-globalize-1.x Author: tomykaira Date: 2011-05-20 10:25:34 +0900 effects.scale: fix: calculate top / left by outerHeight / Width. Fixed #6096 - effects.scale origin bottom bug M ui/jquery.effects.scale.js commit cde7cc0 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-26 01:15:05 +0000 updated tests to account for scrollbar width/height M tests/unit/position/position_core_within.js M ui/jquery.ui.position.js commit c11ac9c refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-26 00:53:16 +0000 Now takes scrollbar width into account in collision detection M ui/jquery.ui.position.js commit ab2bbd3 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-05-26 00:31:16 +0200 Key event fix M ui/jquery.ui.popup.js commit ed65ce7 refs/tags/1.8.14 Author: kborchers Date: 2011-05-16 16:25:03 -0500 Sortable: Changed to check the parent's length so that the dom position of the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback. (cherry picked from commit 8e8a7b015f4f5a76c187dfca9af7519ae356bb16) M ui/jquery.ui.sortable.js commit fe4ae30 refs/remotes/origin/spinner-globalize-1.x Merge: 129d5c7 8e8a7b0 Author: Scott González Date: 2011-05-25 13:12:37 -0700 Merge pull request #294 from kborchers/bug_4088 Sortable: Changed to check the parent's length so that the dom position of the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback. commit 129d5c7 refs/remotes/origin/spinner-globalize-1.x Author: tomykaira Date: 2011-05-25 15:52:53 -0400 effects.blind: Save the wrapper status if already wrapped. Fixes #6245 - position: absolute is lost when .stop() is used with .show('blind'). M ui/jquery.effects.blind.js commit af35f0b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-20 16:25:04 -0400 Spinner: Changed casing of option numberformat -> numberFormat. M demos/spinner/currency.html M demos/spinner/decimal.html M tests/unit/spinner/spinner_defaults.js M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit f45fc08 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-05-25 14:58:26 +0200 wrapping tab order for popup M demos/popup/default.html M ui/jquery.ui.popup.js commit 63b89b7 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2011-05-24 07:43:44 -0700 README: Fixed code samples to be (markdown) indented properly with 4 spaces instead of 2. M README.md commit 727a80a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-23 23:52:29 +0200 Widget: Demo. M demos/index.html A demos/widget/default.html A demos/widget/index.html commit ab365be refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-05-20 13:44:14 -0500 Datepicker: Added checks for the disabled option. Fixed #5665 - Datepicker: Disabled parameter doesn't work M ui/jquery.ui.datepicker.js commit 237bbc5 refs/remotes/origin/spinner-globalize-1.x Merge: a6f8019 56a151a Author: Jörn Zaefferer Date: 2011-05-20 16:14:07 +0200 Merge branch 'master' of github.com:jquery/jquery-ui commit 56a151a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-20 10:12:12 -0400 Updating the master version to 1.9pre M version.txt commit 434b430 refs/tags/1.9m5 (tag: 1.9m5) Author: Scott González Date: 2011-05-20 10:11:16 -0400 Tagging the 1.9m5 release. M version.txt commit 9c0cd47 refs/tags/1.8.14 Author: Scott González Date: 2011-05-20 09:53:50 -0400 Resizable: Remove workaround for handles not working in IE when transparent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps. (cherry picked from commit 42dd56de5a0d67a7db2c2f49dc665e62afce8dda) M themes/base/jquery.ui.resizable.css commit 42dd56d refs/tags/1.9m5 Author: Scott González Date: 2011-05-20 09:53:50 -0400 Resizable: Remove workaround for handles not working in IE when transparent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps. M themes/base/jquery.ui.resizable.css commit a6f8019 refs/remotes/origin/spinner-globalize-1.x Author: techtangents Date: 2011-05-20 21:17:30 +1000 Builds: used ant parallel task to run the two closure compiler steps and the yui css compressor step in parallel. The http get requests for documentation are also run in parallel. Reduced build time by about 40%. Fixed #7404 - build.xml can run quicker. M build/build.xml commit fcd6e8d refs/tags/1.8.14 Author: jgv Date: 2011-05-18 11:54:48 -0400 CSS: added support for konqueror border-radius. Fixed #6097. (cherry picked from commit 0f860cdd9cd378dd9b72bb71e97cf169abb8459b) M themes/base/jquery.ui.theme.css commit 2dc37c9 refs/tags/1.8.14 Author: Jesse Baird Date: 2011-05-17 14:10:30 -0700 missing comma(cherry picked from commit 39fab1f39811818887e8906ede21453ef21833af) M themes/base/jquery.ui.theme.css commit 9d067d3 refs/tags/1.9m5 Merge: b76d42a 0f860cd Author: Scott González Date: 2011-05-18 16:37:28 -0700 Merge pull request #306 from jgv/ticket-6097 CSS: added support for konqueror border-radius. Fixed #6097. commit b76d42a refs/tags/1.9m5 Merge: 4f0f407 4fc5ea1 Author: Scott González Date: 2011-05-18 16:27:08 -0700 Merge pull request #310 from gnarf37/ticket-7395 Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particula commit 4fc5ea1 refs/tags/1.9m5 Author: gnarf Date: 2011-05-18 18:13:37 -0500 Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly IE, found a bug in scale.js in the meantime. Fixes #7395 - Size based effects are breaking unit tests in IE - also leaking a global var M tests/unit/effects/effects.html M tests/unit/effects/effects_core.js M ui/jquery.effects.core.js M ui/jquery.effects.scale.js commit 0f860cd refs/tags/1.9m5 Author: jgv Date: 2011-05-18 11:54:48 -0400 CSS: added support for konqueror border-radius. Fixed #6097. M themes/base/jquery.ui.theme.css commit 4f0f407 refs/tags/1.9m5 Merge: 92b0f67 adb3557 Author: Jörn Zaefferer Date: 2011-05-18 17:47:01 +0200 Merge remote branch 'treyhunner/topic/autocomplete-pasting' commit e05559e refs/tags/1.8.14 Author: Jörn Zaefferer Date: 2011-05-18 17:30:26 +0200 There's no guard against unparsed characters at the end of the date string, any extra characters are just ignored Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years (cherry picked from commit 92b0f6702a9408f4bd7d71ccca7e0e851d0efc6b) M tests/unit/datepicker/datepicker_tickets.js M ui/jquery.ui.datepicker.js commit 92b0f67 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-18 17:30:26 +0200 There's no guard against unparsed characters at the end of the date string, any extra characters are just ignored Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years M tests/unit/datepicker/datepicker_tickets.js M ui/jquery.ui.datepicker.js commit ba6dd5c refs/tags/1.9m5 Merge: 1c19308 4ff8d90 Author: Jörn Zaefferer Date: 2011-05-18 17:12:52 +0200 Merge branch 'master' of github.com:jquery/jquery-ui commit fab1729 refs/tags/1.8.14 Author: Jörn Zaefferer Date: 2011-05-18 17:12:01 +0200 Dialog: Changed IE6 overlay width adjustment to apply to all IE versions. Fixed #3623 - Opening a Modal Dialog shows a horizontal scroll bar (cherry picked from commit 29b36bb4090632aaf306cc44591386c0263c9d27) M ui/jquery.ui.dialog.js commit 1c19308 refs/tags/1.9m5 Merge: d1f86cb 29b36bb Author: Jörn Zaefferer Date: 2011-05-18 17:07:02 +0200 Merge remote branch 'kborchers/bug_3623' commit 4ff8d90 refs/tags/1.9m5 Author: kborchers Date: 2011-05-18 10:54:36 -0400 Accordion: Added check to not allow 0 height on empty panels causing height issues on non-empty panels. Fixed #7335 - Accordion: Incorrect size when a panel is empty M ui/jquery.ui.accordion.js commit c45dd91 refs/tags/1.8.14 Author: Scott González Date: 2011-05-18 10:32:59 -0400 Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh scope in formResetHandler unintentionally wide. (cherry picked from commit e0fafbb73526f60fdeab3f75532d6a4059d0d82a) M ui/jquery.ui.button.js commit e0fafbb refs/tags/1.9m5 Author: Scott González Date: 2011-05-18 10:32:59 -0400 Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh scope in formResetHandler unintentionally wide. M ui/jquery.ui.button.js commit 3124864 refs/tags/1.8.14 Author: Kato Kazuyoshi Date: 2011-05-07 05:58:06 +0900 Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClose event not triggered. (cherry picked from commit 2063a113d6dbae006413896a93d46a34ebc9b155) M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_events.js M ui/jquery.ui.datepicker.js commit d1f86cb refs/tags/1.9m5 Merge: bdd2362 a0f16a0 Author: Jörn Zaefferer Date: 2011-05-18 15:58:42 +0200 Merge remote branch 'origin/master' commit bdd2362 refs/tags/1.9m5 Merge: fef60bd 2063a11 Author: Jörn Zaefferer Date: 2011-05-18 15:51:07 +0200 Merge remote branch 'kzys/trac-6656' commit a0f16a0 refs/tags/1.9m5 Author: Scott González Date: 2011-05-18 09:34:20 -0400 Dialog: Reduce old overlay dimensions to 0x0 to avoid sizing issues. Fixes #5637 - Dialog: Dimensions of reused overlay may cause scrollbars. M ui/jquery.ui.dialog.js commit fef60bd refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-18 15:14:08 +0200 QUnit update M external/qunit.css M external/qunit.js commit cf49f70 refs/tags/1.9m5 Merge: a47bfa1 39fab1f Author: Scott González Date: 2011-05-18 06:06:00 -0700 Merge pull request #304 from jebaird/patch-1 missing comma commit a47bfa1 refs/tags/1.9m5 Author: Scott González Date: 2011-05-17 21:07:44 -0400 Spinner: Coding standards. M ui/jquery.ui.spinner.js commit 39fab1f refs/tags/1.9m5 Author: Jesse Baird Date: 2011-05-17 14:10:30 -0700 missing comma M themes/base/jquery.ui.theme.css commit 03939fc refs/tags/1.9m5 Author: Scott González Date: 2011-05-17 16:23:10 -0400 Tabs: Don't cancel existing ajax requests when programmatically loading a tab. Fixes #7204 - Tabs: Programmatically loading a tab shouldn't cancel active ajax requests. M ui/jquery.ui.tabs.js commit ad53b55 refs/tags/1.9m5 Author: Scott González Date: 2011-05-17 15:46:41 -0400 Tabs: Fixed load event with back compat enabled. M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit 1bd139a refs/tags/1.9m5 Author: David Murdoch Date: 2011-05-17 14:12:16 -0400 Tabs: Fixed CSS when tabs wrap onto multiple lines. Fixes #4882 - Selected Tab CSS causes problem when tabs are wrapped onto more than one line. M themes/base/jquery.ui.tabs.css commit a9d4b52 refs/tags/1.9m5 Author: Scott González Date: 2011-05-17 13:15:44 -0400 Tabs: Removed some animation cleanup code that doesn't appear to be necessary. M ui/jquery.ui.tabs.js commit 1655079 refs/tags/1.9m5 Author: Scott González Date: 2011-05-17 11:13:03 -0400 Tabs: Adjust CSS to fix a display issue in IE. Fixes #5520 - Tabs: Bottom border disappears in IE. Thanks pmawhinney M themes/base/jquery.ui.tabs.css commit 5f10fa6 refs/tags/1.9m5 Author: Scott González Date: 2011-05-17 10:02:22 -0400 Tabs: Escape all special characters when sanitizing hash selectors. Fixes #4681 - Tabs: _sanitizeSelector needs to escape '.'. M ui/jquery.ui.tabs.js commit 5fb2468 refs/tags/1.9m5 Author: gnarf Date: 2011-05-16 17:19:57 -0500 Unit Tests: Cleaning up some code in effects unit tests, removing magic numbers used for animation durations M tests/unit/effects/effects_core.js commit e4a4299 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-16 23:46:21 +0000 Removing unnecessary variables, caching 'within' in tests where its beneficial, and making some other changes based on the code review M tests/unit/position/position_core.js M tests/unit/position/position_core_within.js M ui/jquery.ui.position.js commit 8e8a7b0 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-05-16 16:25:03 -0500 Sortable: Changed to check the parent's length so that the dom position of the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback. M ui/jquery.ui.sortable.js commit a88d55e refs/tags/1.9m5 Author: Scott González Date: 2011-05-16 14:42:31 -0400 Tabs: Enable test suites for TestSwarm. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html commit 5e58859 refs/tags/1.9m5 Author: Scott González Date: 2011-05-16 14:41:27 -0400 Tabs: Added tests for load method. M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit 965cb73 refs/tags/1.9m5 Author: David Murdoch Date: 2011-05-16 12:30:23 -0400 Tabs: When adding a new tab with an existing panel, don't move it. Fixes #4578 - adding tab moves targeted panel. M ui/jquery.ui.tabs.js commit 4e3f8bd refs/tags/1.8.14 Author: Ben Boyle Date: 2011-05-16 21:08:13 +1000 Button demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera (cherry picked from commit a6a8611556205aee7c1d6cb82d4ac47050b94678) M demos/button/default.html commit db3d194 refs/remotes/origin/spinner-globalize-1.x Merge: 41205ce a6a8611 Author: Scott González Date: 2011-05-16 05:18:10 -0700 Merge pull request #286 from bboyle/ticket7094 Button demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera commit c147049 refs/tags/1.8.14 Author: Jay Merrifield Date: 2011-05-14 18:20:06 -0400 Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - Datepicker: Incorrect value for "oo" during Daylight Saving Time. (cherry picked from commit 41205cef4b23749592c832605452af6575970623) M tests/unit/datepicker/datepicker_tickets.js M ui/jquery.ui.datepicker.js commit 41205ce refs/remotes/origin/spinner-globalize-1.x Author: Jay Merrifield Date: 2011-05-14 18:20:06 -0400 Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - Datepicker: Incorrect value for "oo" during Daylight Saving Time. M tests/unit/datepicker/datepicker_tickets.js M ui/jquery.ui.datepicker.js commit a6a8611 refs/remotes/origin/spinner-globalize-1.x Author: Ben Boyle Date: 2011-05-16 21:08:13 +1000 Button demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera M demos/button/default.html commit adb3557 refs/tags/1.9m5 Author: Trey Hunner Date: 2011-05-10 20:24:21 -0700 Autocomplete: Trigger search timeout on all input events. Fixes #6666 - keyboard-autorepeat on Firefox and paste event The input event triggers after all changes to an input field including paste/cut events. M ui/jquery.ui.autocomplete.js commit 463849e refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-14 06:26:46 -0500 Tabs: Removing queue logic, _hideTab, and _showTab - Replaced with _toggle - Fixes #7357 Tabs: Remove queueing logic M ui/jquery.ui.tabs.js commit f798b04 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-13 22:21:52 +0000 Update core visual test to allow testing while the window is scrolled. M tests/visual/position/position.html commit cf96d22 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-13 21:57:16 +0000 position now passes all tests! 0/ M tests/unit/position/position_core.js M tests/unit/position/position_core_within.js M ui/jquery.ui.position.js commit 939b698 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-13 20:54:25 +0000 Update position to work properly when window and/or within element is scrolled. M ui/jquery.ui.position.js commit 2bf45db refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-13 20:53:25 +0000 Update test to make things a bit easier to test M tests/visual/position/position_within.html commit c9e187c refs/remotes/origin/spinner-globalize-1.x Merge: 2adfc03 331c460 Author: Scott González Date: 2011-05-13 13:36:09 -0700 Merge pull request #263 from kborchers/bug_4995 Dialog: Create modal overlay after dialog is shown and check scrollHeight and offsetHeight in all IE versions. Fixed #4995 - Modal Dialog's overlay dissapears in IE when content is tall commit 1866905 refs/tags/1.8.14 Author: kborchers Date: 2011-05-12 16:27:12 -0500 Draggable: Changed logic to only subtract left and top offsets of containment if left and top are not already 0. Fixed #4838 - containment: 'document' is incorrect for top and left in draggable (cherry picked from commit 6e6d0b749c4724955a88a0a53ae1378391991064) M ui/jquery.ui.draggable.js commit 2adfc03 refs/remotes/origin/spinner-globalize-1.x Merge: a69a178 6e6d0b7 Author: Scott González Date: 2011-05-13 12:35:18 -0700 Merge pull request #266 from kborchers/bug_4838 Draggable: Changed logic to only subtract left and top offsets of containment if left and top are not already 0. Fixed #4838 - containment: 'document' is incorrect for top and left in draggable commit 427f3d4 refs/tags/1.8.14 Author: Kris Borchers Date: 2011-05-13 15:28:10 -0400 Button: Don't fire click/change events if mouse was dragged during click of toggle (checkbox/radio) button. Fixed #6970 - Button state inconsistencies after (accidental) drag-clicking the button. (cherry picked from commit a69a1788bc5cd67c6e627e519e20897a0c238945) M ui/jquery.ui.button.js commit a69a178 refs/remotes/origin/spinner-globalize-1.x Author: Kris Borchers Date: 2011-05-13 15:28:10 -0400 Button: Don't fire click/change events if mouse was dragged during click of toggle (checkbox/radio) button. Fixed #6970 - Button state inconsistencies after (accidental) drag-clicking the button. M ui/jquery.ui.button.js commit 16b4ffb refs/tags/1.8.14 Author: kborchers Date: 2011-05-13 10:23:44 -0500 Draggable: Check for grid elements set to 0 to prevent divide by 0 error causing invalid argument errors in IE. Fixed #6950 - ie 8 invalid drag and drop error (cherry picked from commit d136e4333e117b33aa16eb9a3a5831a25b1a2dd9) M ui/jquery.ui.draggable.js commit 2f4da6f refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-13 19:17:42 +0000 Update var name to avoid confusion M ui/jquery.ui.position.js commit aec3f18 refs/remotes/origin/spinner-globalize-1.x Merge: c08cf8e d136e43 Author: Scott González Date: 2011-05-13 12:17:33 -0700 Merge pull request #268 from kborchers/bug_6950 Draggable: Check for grid elements set to 0 to prevent divide by 0 error causing invalid argument errors in IE. Fixed #6950 - ie 8 invalid drag and drop error commit d136e43 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-05-13 10:23:44 -0500 Draggable: Check for grid elements set to 0 to prevent divide by 0 error causing invalid argument errors in IE. Fixed #6950 - ie 8 invalid drag and drop error M ui/jquery.ui.draggable.js commit c08cf8e refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-12 11:13:25 -0500 Unit Tests: adding unit test for #7356 M tests/unit/effects/effects_core.js commit 7550018 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-12 21:03:42 -0400 Class animation: Fixed handling of duration. M ui/jquery.effects.core.js commit ea40389 refs/remotes/origin/spinner-globalize-1.x Merge: dd00f7f 2dcf723 Author: Scott González Date: 2011-05-12 20:56:34 -0400 Merge remote branch 'gnarf37/ticket-3939' commit 3842fa9 refs/tags/1.8.14 Author: Doug Neiner Date: 2011-05-12 01:16:06 -0400 Button: no longer calls _resetButton() after changing the disabled option. Fixed #6242 - Button .enable() strange behavior on Webkit (Google Chrome, Safari) (cherry picked from commit 8df834f68c4337cb6d128360c76a4621f050bd60) M ui/jquery.ui.button.js commit dd00f7f refs/remotes/origin/spinner-globalize-1.x Merge: 523790b 8df834f Author: Scott González Date: 2011-05-12 17:48:25 -0700 Merge pull request #256 from dcneiner/button-blur Fixed #6242 commit 15cb567 refs/tags/1.8.14 Author: Doug Neiner Date: 2011-05-12 01:51:05 -0400 Button: Added rtl detection so corner classes would properly be applied to buttonsets. Fixed #6796. jQueryui - buttonset on rtl (cherry picked from commit 50a4186ef949ecaf7ab4977048160820587218d2) M tests/unit/button/button_core.js M ui/jquery.ui.button.js commit 523790b refs/remotes/origin/spinner-globalize-1.x Merge: 7e2a704 50a4186 Author: Scott González Date: 2011-05-12 17:44:13 -0700 Merge pull request #257 from dcneiner/buttonset-rtl Fixed #6796 commit 7e2a704 refs/remotes/origin/spinner-globalize-1.x Merge: 5bff5c7 e4204b1 Author: Scott González Date: 2011-05-12 17:41:02 -0700 Merge pull request #260 from gnarf37/effects-unit Unit Tests: effects: adding some animateClass tests commit c8326a4 refs/tags/1.8.14 Author: gnarf Date: 2011-05-12 03:40:04 -0500 Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing size of some CSS (cherry picked from commit 5a5fc9fb410725f333975b5ecd86ea3ad4131758) M themes/base/jquery.ui.theme.css commit 5bff5c7 refs/remotes/origin/spinner-globalize-1.x Merge: a6227be 5a5fc9f Author: Scott González Date: 2011-05-12 17:37:09 -0700 Merge pull request #258 from gnarf37/ticket-7356 #7356 - Theme: Reducing size of CSS for Corner Properties commit 6e6d0b7 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-05-12 16:27:12 -0500 Draggable: Changed logic to only subtract left and top offsets of containment if left and top are not already 0. Fixed #4838 - containment: 'document' is incorrect for top and left in draggable M ui/jquery.ui.draggable.js commit e31d707 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-12 21:07:09 +0000 The qunit-fixture were preventing the results from being clicked. Make the results appear on top of the qunit-fixture M tests/unit/position/position.html M tests/unit/position/position_core_within.js commit c9c6908 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-12 20:51:49 +0000 Another whitespace fix M tests/unit/position/position_core_within.js commit dc66f02 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-12 20:50:16 +0000 Add tests for position's `within` M tests/unit/position/position.html A tests/unit/position/position_core_within.js M tests/visual/position/position_within.html commit 17be87f refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-12 20:48:01 +0000 Whitespace fix M tests/unit/position/position_core.js commit 7bca8c1 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-12 20:44:24 +0000 Fix typos in original tests M tests/unit/position/position_core.js commit 331c460 refs/remotes/origin/spinner-globalize-1.x Author: kborchers Date: 2011-05-12 15:14:58 -0500 Dialog: Create modal overlay after dialog is shown and check scrollHeight and offsetHeight in all IE versions. Fixed #4995 - Modal Dialog's overlay dissapears in IE when content is tall M ui/jquery.ui.dialog.js commit 29b36bb refs/tags/1.9m5 Author: kborchers Date: 2011-05-12 13:31:15 -0500 Dialog: Changed IE6 overlay width adjustment to apply to all IE versions. Fixed #3623 - Opening a Modal Dialog shows a horizontal scroll bar M ui/jquery.ui.dialog.js commit 23f2225 refs/tags/1.8.13 (tag: 1.8.13) Author: Scott González Date: 2011-05-12 12:38:32 -0400 Tagging the 1.8.13 release. M version.txt commit 731e93a refs/tags/1.8.14 Author: Scott González Date: 2011-05-12 12:38:32 -0400 Updating the 1-8-stable version to 1.8.14pre M version.txt commit 5a5fc9f refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-12 03:40:04 -0500 Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing size of some CSS M themes/base/jquery.ui.theme.css commit 10fa7f9 refs/tags/1.8.13 Author: Andrew Powell Date: 2011-05-12 11:28:37 -0400 Datepicker: removed conditional mozilla browser check block. Fixes #7322 - Year selector disappears after setting an option in Firefox (cherry picked from commit a6227be2c09da2c698ee6d5251ac113b90585522) M ui/jquery.ui.datepicker.js commit a6227be refs/remotes/origin/spinner-globalize-1.x Author: Andrew Powell Date: 2011-05-12 11:28:37 -0400 Datepicker: removed conditional mozilla browser check block. Fixes #7322 - Year selector disappears after setting an option in Firefox M ui/jquery.ui.datepicker.js commit e4204b1 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-12 10:22:49 -0500 Unit Tests: effects: adding some animateClass tests M tests/unit/effects/effects.html M tests/unit/effects/effects_core.js commit 0bda22f refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-12 14:29:27 +0000 Update title to reflect test M tests/visual/position/position_within.html commit 396ed55 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-12 14:27:29 +0000 Add a new visual test for position A tests/visual/position/position_within.html commit b649799 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-12 13:28:01 +0000 Replace comma with semi-colon. How'd that get there? M ui/jquery.ui.position.js commit 804ba0a refs/tags/1.8.13 Author: Scott González Date: 2011-05-12 08:18:06 -0400 Revert "Datepicker: Fixed #7043 - Using multiple months always renders 6 rows of dates even if only 5 are needed." This reverts commit 5e1032ec74feba976c91de275605174c87710a6a. M ui/jquery.ui.datepicker.js commit 1845015 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-12 08:17:16 -0400 Revert "Datepicker: Fixed #7043 - Using multiple months always renders 6 rows of dates even if only 5 are needed." This reverts commit ac459ff7df4904cb8601d4efb95107177ecb40e0. M ui/jquery.ui.datepicker.js commit 2dcf723 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-12 03:26:41 -0500 effects.core: Rework animateClass to support a 'children' option - Fixes #3939 - Option to animate children elements in animateClass M ui/jquery.effects.core.js commit c241275 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-12 02:51:06 -0500 Effects.core: Style Commit - double-quotes and threeqals and whitespace M ui/jquery.effects.core.js commit 50a4186 refs/remotes/origin/spinner-globalize-1.x Author: Doug Neiner Date: 2011-05-12 01:51:05 -0400 Button: Added rtl detection so corner classes would properly be applied to buttonsets. Fixed #6796. jQueryui - buttonset on rtl M tests/unit/button/button_core.js M ui/jquery.ui.button.js commit 8df834f refs/remotes/origin/spinner-globalize-1.x Author: Doug Neiner Date: 2011-05-12 01:16:06 -0400 Button: no longer calls _resetButton() after changing the disabled option. Fixed #6242 - Button .enable() strange behavior on Webkit (Google Chrome, Safari) M ui/jquery.ui.button.js commit 9e4e359 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-11 16:52:43 -0700 fix spacing and add in a missing comma M ui/jquery.ui.position.js commit abf3a86 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-11 16:44:20 -0700 Fix issue when window is "within". M ui/jquery.ui.position.js commit c6afaa1 refs/remotes/origin/spinner-globalize-1.x Author: David Murdoch Date: 2011-05-11 16:30:21 -0700 Fix #5645 - Position: Allow for arbitrary element to be containing element M ui/jquery.ui.position.js commit c89bbc1 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-11 17:09:05 -0400 Class animation: Cleaned up detection of what we can animate and fixed border styles. Fixes #7109 - animateClass doesn't like going from borderStyle: none to borderStyle: *. M ui/jquery.effects.core.js commit 8b8f5bf refs/remotes/origin/spinner-globalize-1.x Merge: 3eda502 783f134 Author: Scott González Date: 2011-05-11 13:14:13 -0700 Merge pull request #242 from gnarf37/effects-unit Effects unit tests - Partial fix for #7353 commit 3eda502 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-11 21:34:57 +0200 Update QUnit M external/qunit.css M external/qunit.js commit 2b84107 refs/tags/1.8.13 Author: Kato Kazuyoshi Date: 2011-05-07 04:28:19 +0900 Datepicker: Disabled datepicker should disable own select element too. Fixed #6850 - Disable datepicker should disable month and year dropdowns. (cherry picked from commit 4585182c703ba93e0cbb059319862c53e177f836) M tests/unit/datepicker/datepicker_methods.js M ui/jquery.ui.datepicker.js commit caca915 refs/remotes/origin/spinner-globalize-1.x Merge: ffc9832 4585182 Author: Scott González Date: 2011-05-11 12:32:29 -0700 Merge pull request #220 from kzys/trac-6850 Fixed #6850 - Disable datepicker should disable month and year dropdowns. commit ffc9832 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-11 15:16:04 -0400 Tabs: Cleaned up manipulation demo. M demos/tabs/manipulation.html commit a02e393 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-04-19 12:55:04 -0400 Tabs: update manipulation demo to use the refresh method M demos/tabs/manipulation.html commit 9bd731d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-11 15:01:57 -0400 Tabs: Minor cleanup of deprecated code. M ui/jquery.ui.tabs.js commit 3edda96 refs/tags/1.8.13 Author: Garrison Locke Date: 2011-05-11 14:20:28 -0400 Datepicker: Removed duplicate call to _updateDatepicker when changing option in Firefox. Fixed #7322 - datepicker: Year would disappear when changing option. (cherry picked from commit a645630ebaf02febb19a5c9e28f1e46401f07ed0) M ui/jquery.ui.datepicker.js commit a645630 refs/remotes/origin/spinner-globalize-1.x Author: Garrison Locke Date: 2011-05-11 14:20:28 -0400 Datepicker: Removed duplicate call to _updateDatepicker when changing option in Firefox. Fixed #7322 - datepicker: Year would disappear when changing option. M ui/jquery.ui.datepicker.js commit 83424c6 refs/remotes/origin/spinner-globalize-1.x Merge: 0352c2c b915325 Author: Jörn Zaefferer Date: 2011-05-11 19:49:16 +0200 Merge branch 'master' of github.com:jquery/jquery-ui commit b915325 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-11 13:37:40 -0400 Widget: Added $.widget.extend() which does deep extending, but only on plain objects. M tests/unit/widget/widget.html A tests/unit/widget/widget_extend.js M ui/jquery.ui.widget.js commit 63ff777 refs/remotes/origin/spinner-globalize-1.x Merge: 7fb6ca1 db20d68 Author: Scott González Date: 2011-05-11 10:17:45 -0700 Merge pull request #245 from jasondavies/speling Fix speling. commit 03ce9fb refs/tags/1.8.13 Author: Adam Baratz Date: 2011-05-11 13:13:09 -0400 Slider: add handles in single DOM operation. Fixed #7259 - optimize handle creation. (cherry picked from commit 7fb6ca146e06b6e750f799937264a38a54ceaa64) M ui/jquery.ui.slider.js commit 7fb6ca1 refs/remotes/origin/spinner-globalize-1.x Author: Adam Baratz Date: 2011-05-11 13:13:09 -0400 Slider: add handles in single DOM operation. Fixed #7259 - optimize handle creation. M ui/jquery.ui.slider.js commit 201b5ed refs/tags/1.8.13 Author: Kato Kazuyoshi Date: 2011-05-11 13:06:53 -0400 Draggable: Remove id when cloning helpers. Fixes #4564 - Draggable+Sortable Demo duplicates DOM Ids. (cherry picked from commit 98fcb477d6a7091b21e9b7bc0b8c28f798954d47) M ui/jquery.ui.draggable.js commit 98fcb47 refs/remotes/origin/spinner-globalize-1.x Author: Kato Kazuyoshi Date: 2011-05-11 13:06:53 -0400 Draggable: Remove id when cloning helpers. Fixes #4564 - Draggable+Sortable Demo duplicates DOM Ids. M ui/jquery.ui.draggable.js commit 5e1032e refs/tags/1.8.13 Author: Kato Kazuyoshi Date: 2011-05-07 06:32:13 +0900 Datepicker: Fixed #7043 - Using multiple months always renders 6 rows of dates even if only 5 are needed. (cherry picked from commit ac459ff7df4904cb8601d4efb95107177ecb40e0) M ui/jquery.ui.datepicker.js commit d3e21cf refs/remotes/origin/spinner-globalize-1.x Merge: 1298f93 ac459ff Author: Scott González Date: 2011-05-11 08:08:37 -0700 Merge pull request #223 from kzys/trac-7043 Fixed #7043 - Datepicker: Using multiple months always renders 6 rows of dates even if only 5 are neededf commit 1298f93 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-11 10:08:06 -0400 Tabs: Simplify logic for showing/hiding tabs. M ui/jquery.ui.tabs.js commit b70256c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-11 08:43:37 -0400 Menu: Fixed variable name. M ui/jquery.ui.menu.js commit 36110e0 refs/tags/1.8.13 Author: Scott González Date: 2011-05-11 08:40:16 -0400 Autocomplete: Use appropriate methods for getting scroll values for .prop()/.attr() compat. Fixes #7354 - Autocomplete: Scrollable results don't visually update with jQuery 1.6. M ui/jquery.ui.autocomplete.js commit 24864de refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-11 08:37:27 -0400 Menu: Use appropriate methods for getting scroll values for .prop()/.attr() compat. Fixes #7354 - Autocomplete: Scrollable results don't visually update with jQuery 1.6. M ui/jquery.ui.menu.js commit bd9dfb5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-11 08:24:16 -0400 Autocomplete scrollable demo: Added missing menu dependency. M demos/autocomplete/maxheight.html commit 0352c2c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-11 13:39:58 +0200 Menu: Remove default preventDefault. Add more meaningful href's on menu and menubar demos. Change doesn't seem to affect autocomplete as that doesn't use href-attributes anyway. M demos/menu/contextmenu.html M demos/menu/default.html M demos/menubar/default.html M ui/jquery.ui.menu.js commit c17f245 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-11 13:19:46 +0200 Autocomplete: Revert fix for #7024, broke regular menu selection. Disabled test for now (need to reopen ticket). M tests/unit/autocomplete/autocomplete_events.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.menu.js commit db20d68 refs/remotes/origin/spinner-globalize-1.x Author: Jason Davies Date: 2011-05-11 07:57:10 +0100 Fix speling. M README.md commit 783f134 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-10 16:25:08 -0500 effects: Updating bounce/pulsate/shake to fire callbacks before the next anim starts M ui/jquery.effects.bounce.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.shake.js commit 27a7dee refs/remotes/origin/spinner-globalize-1.x Merge: 4dcfeee 85ac420 Author: gnarf Date: 2011-05-10 16:16:34 -0500 Merge branch 'master' into effects-unit Conflicts: ui/jquery.effects.pulsate.js commit 85ac420 refs/tags/1.9m5 Author: Scott González Date: 2011-05-10 14:04:50 -0400 Tabs: Fixed select event. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 7fddb1c refs/tags/1.9m5 Author: Scott González Date: 2011-05-10 13:56:59 -0400 Tabs: Fixed show event. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 319c5eb refs/tags/1.9m5 Merge: 7e239e2 7f8ccc5 Author: Scott González Date: 2011-05-10 12:35:19 -0400 Merge branch 'master' of github.com:jquery/jquery-ui commit 7f8ccc5 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-10 17:43:21 +0200 Autocomplete: Add comment to fix for #7269 M ui/jquery.ui.autocomplete.js commit 0e1bfaf refs/tags/1.9m5 Merge: 309ca08 bdfc6d5 Author: Jörn Zaefferer Date: 2011-05-10 17:40:49 +0200 Merge remote branch 'treyhunner/topic/arrow-keys' commit 309ca08 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-10 17:33:32 +0200 Combobox demo: Fix padding on input for alignment with button. Fixes #6729 - Combobox: Incorrect button size M demos/autocomplete/combobox.html commit fe0d252 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-10 17:27:55 +0200 Combobox demo: Set tooltip class via option M demos/autocomplete/combobox.html commit 796e35a refs/tags/1.9m5 Merge: 1426f7e 9e26291 Author: Jörn Zaefferer Date: 2011-05-10 17:19:56 +0200 Merge remote branch 'kzys/trac-7197' commit 7e239e2 refs/tags/1.9m5 Merge: b546f31 d4bdd19 Author: Scott González Date: 2011-05-10 11:11:33 -0400 Merge remote branch 'gnarf37/effects-visual-test' commit 1426f7e refs/tags/1.9m5 Merge: 5806d65 b546f31 Author: Jörn Zaefferer Date: 2011-05-10 17:10:45 +0200 Merge remote branch 'origin/master' commit b546f31 refs/tags/1.9m5 Merge: 1a97410 126d46c Author: Scott González Date: 2011-05-10 11:00:14 -0400 Merge remote branch 'gnarf37/ticket-7067' commit 5806d65 refs/tags/1.9m5 Merge: c844bbd a63d23c Author: Jörn Zaefferer Date: 2011-05-10 16:59:26 +0200 Merge remote branch 'kborchers/unitTest_bug_7024' commit c844bbd refs/tags/1.9m5 Merge: 1a97410 73ed738 Author: Jörn Zaefferer Date: 2011-05-10 16:59:22 +0200 Merge remote branch 'kborchers/bug_7024' commit a63d23c refs/tags/1.9m5 Author: kborchers Date: 2011-05-10 09:54:13 -0500 Autocomplete: Added unit test to check for preventing value change when an unintended mouseover event (Firefox) is fired before blur. Proposed fix is in pull request 236 M tests/unit/autocomplete/autocomplete_events.js commit 38af07e refs/tags/1.8.13 Author: Carson McDonald Date: 2011-05-09 11:00:12 -0400 Resizable: Skip autohide hover action when resizable is disabled. Fix #6948 - Resizable autoHide Doesn't Work With Resizable's disable (cherry picked from commit 0e2bc5efe217681c006ae7a16be21520e6563da6) M ui/jquery.ui.resizable.js commit 1a97410 refs/tags/1.9m5 Merge: ce6209b 0e2bc5e Author: Scott González Date: 2011-05-10 07:52:28 -0700 Merge pull request #234 from carsonmcdonald/issue6948 Resizable: Skip autohide hover action when resizable is disabled. Fix #69 commit ce6209b refs/tags/1.9m5 Author: Scott González Date: 2011-05-10 09:16:16 -0400 Tabs: Remvoed spinner image from tests. D tests/unit/tabs/spinner.gif commit 36fccdd refs/tags/1.9m5 Author: Scott González Date: 2011-05-10 09:15:08 -0400 Tabs: Fixed cookie implementation. Fixes #7144 - Tabs: Deprecate cookie option. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit a205c2c refs/tags/1.9m5 Author: Scott González Date: 2011-05-10 08:47:00 -0400 Tabs: Moved tests out of tickets file. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_options.js D tests/unit/tabs/tabs_tickets.js commit bd6672d refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 17:41:43 -0400 Tabs: Updated tests for destroy method. M tests/unit/tabs/tabs_methods.js commit 0f7075e refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 17:38:34 -0400 Tabs: Added tests for beforeload event on init. M tests/unit/tabs/tabs_events.js commit 73ed738 refs/tags/1.9m5 Author: kborchers Date: 2011-05-09 16:22:11 -0500 Autocomplete: Added check to determine if menu has just been created to override mouseover event and reset that variable from autocomplete on close. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved M ui/jquery.ui.autocomplete.js M ui/jquery.ui.menu.js commit 6a9b789 refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 17:10:36 -0400 Tabs: Updated tests for disabled option. M tests/unit/tabs/tabs_options.js commit ea01e7f refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 17:01:11 -0400 Tabs: Added tests for event option. M tests/unit/tabs/tabs_options.js commit f53d117 refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 16:54:51 -0400 Tabs: Added test for abort method. Fixes #7133 - Tabs: Deprecate abort method. M tests/unit/tabs/tabs_deprecated.js commit 9ea6db6 refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 16:04:33 -0400 Tabs: Only trigger tabsload on success. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 0adeb9b refs/tags/1.9m5 Author: David Petersen Date: 2011-05-09 15:42:24 -0400 Tabs: Add tabsload event tests. M tests/unit/tabs/tabs_events.js commit 58a41e7 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-09 21:42:44 +0200 Readme update: Some instructions for cherry-picking from pull requests M README.md commit 7157af2 refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 15:04:01 -0400 Tabs: Added tests for cache option. Fixes #7131 - Tabs: Add beforeload event; deprecate ajaxOptions and cache options. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 9549686 refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 14:45:57 -0400 Tabs: Added test for ajaxOptions. Partial fix for #7131 - Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Thanks gnarf for the unit test idea. M tests/unit/tabs/tabs_deprecated.js commit 7eda94a refs/tags/1.8.13 Author: kborchers Date: 2011-05-09 11:43:45 -0500 Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE (cherry picked from commit 9c50bdfde0260fc8412eec1c5020ed6b61558ebd) M ui/jquery.ui.mouse.js commit f1180e5 refs/tags/1.9m5 Merge: 5ae44f8 9c50bdf Author: Scott González Date: 2011-05-09 10:10:17 -0700 Merge pull request #235 from kborchers/bug_4333_2 Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE commit 5ae44f8 refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 12:52:00 -0400 Tabs: Refactored spinner implementation. Fixes #7134 - Tabs: Deprecate spinner option. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 9c50bdf refs/tags/1.9m5 Author: kborchers Date: 2011-05-09 11:43:45 -0500 Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE M ui/jquery.ui.mouse.js commit 0546cd5 refs/tags/1.9m5 Author: Scott González Date: 2011-05-09 11:31:01 -0400 Tabs: Added tests for idPrefix, tabTemplate, panelTemplate. Fixes #7139 - Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options). M tests/unit/tabs/tabs_deprecated.js commit 0e2bc5e refs/tags/1.9m5 Author: Carson McDonald Date: 2011-05-09 11:00:12 -0400 Resizable: Skip autohide hover action when resizable is disabled. Fix #6948 - Resizable autoHide Doesn't Work With Resizable's disable M ui/jquery.ui.resizable.js commit 2e882de refs/tags/1.9m5 Merge: 91a9ff2 27f943b Author: Richard D. Worth Date: 2011-05-09 06:50:19 -0700 Merge pull request #229 from kzys/strange-whitespace 'NO-BREAK SPACE' (U+00A0) is not 'SPACE' (U+0020). commit 91a9ff2 refs/tags/1.9m5 Merge: e6d1ab7 f7cf922 Author: Richard D. Worth Date: 2011-05-09 05:06:48 -0700 Merge pull request #231 from itsadok/patch-1 fix: delete runaway backslash commit e6d1ab7 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-08 20:41:21 +0200 Popup and Menubar demos M demos/demos.css M demos/index.html M demos/menu/contextmenu.html M demos/menu/default.html M demos/menu/index.html A demos/menubar/default.html A demos/menubar/index.html A demos/popup/default.html A demos/popup/index.html A demos/popup/popup-menu-table.html A demos/popup/popup-menu.html D tests/visual/menu/contextmenu.html D tests/visual/menu/menubar.html D tests/visual/menu/popup.html commit f7cf922 refs/tags/1.9m5 Author: itsadok Date: 2011-05-08 02:37:33 -0700 fix: delete runaway backslash M demos/resizable/constrain-area.html commit 24c0d91 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-07 16:23:31 +0200 Popup: Fix keyboard handling to prevent scrolling on keydown M ui/jquery.ui.popup.js commit cd92ad0 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-07 16:22:04 +0200 Promote menubar and popup to their own top level files M demos/tooltip/video-player.html M tests/visual/menu/menubar.html D tests/visual/menu/menubar.js M tests/visual/menu/popup.html D tests/visual/menu/popup.js A ui/jquery.ui.menubar.js A ui/jquery.ui.popup.js commit 5973b4f refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-07 15:18:50 +0200 Popup: Better key handling on trigger, along with a few more TODO comments M tests/visual/menu/popup.js commit a2674a2 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-07 15:18:29 +0200 Tooltip/Popup: Improve video-player demo M demos/tooltip/video-player.html commit 27f943b refs/tags/1.9m5 Author: Kato Kazuyoshi Date: 2011-05-07 16:02:06 +0900 Dialog: 'NO-BREAK SPACE' (U+00A0) is not 'SPACE' (U+0020). M ui/jquery.ui.dialog.js commit 9e26291 refs/tags/1.9m5 Author: Kato Kazuyoshi Date: 2011-05-07 08:40:38 +0900 Autocomplete: Validate input when you close by menu by clicking. Fixed #7197 - Combobox: not valid value is set. M demos/autocomplete/combobox.html commit f7e8331 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-06 19:49:50 +0200 Popup: Improve key handling M tests/visual/menu/popup.js commit 2cf85da refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-06 19:43:47 +0200 Popup/Tooltip: Fix tab order and add notifications (on select) in video-player demo. M demos/tooltip/video-player.html M tests/visual/menu/popup.js commit fbe982b refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-06 19:28:18 +0200 Popup: If popup is a menu, focus the first menu item, as menubar does. M tests/visual/menu/popup.js commit 2801705 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-06 19:21:13 +0200 Popup: Fix the reopens-issue when clicking the trigger while popup is visible, while still handling an actualy blur properly. M tests/visual/menu/popup.js commit ac459ff refs/remotes/origin/spinner-globalize-1.x Author: Kato Kazuyoshi Date: 2011-05-07 06:32:13 +0900 Datepicker: Fixed #7043 - Using multiple months always renders 6 rows of dates even if only 5 are needed. M ui/jquery.ui.datepicker.js commit 2063a11 refs/tags/1.9m5 Author: Kato Kazuyoshi Date: 2011-05-07 05:58:06 +0900 Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClose event not triggered. M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_events.js M ui/jquery.ui.datepicker.js commit 4585182 refs/remotes/origin/spinner-globalize-1.x Author: Kato Kazuyoshi Date: 2011-05-07 04:28:19 +0900 Datepicker: Disabled datepicker should disable own select element too. Fixed #6850 - Disable datepicker should disable month and year dropdowns. M tests/unit/datepicker/datepicker_methods.js M ui/jquery.ui.datepicker.js commit 7360265 refs/tags/1.8.13 Author: Scott González Date: 2011-05-06 13:31:43 -0400 Datepicker: Moved the setting of _datepickerShowing to after postProcess to prevent being able to tab away leaving the datepicker open. Fixed #6775 - DatePicker remains open when tabbing out M ui/jquery.ui.datepicker.js commit 476777f refs/tags/1.9m5 Merge: d522dad 88d8209 Author: Scott González Date: 2011-05-06 10:29:02 -0700 Merge pull request #218 from kborchers/bug_6775 Datepicker: Moved the setting of _datepickerShowing to after postProcess. Fixed #6775 commit d522dad refs/tags/1.9m5 Author: eddiemonge Date: 2011-05-05 15:51:48 -0700 Tabs: Removed executable file permissions. Fixes #7329 - Tabs doesn't need to have execute permissions. M ui/jquery.ui.tabs.js commit 88d8209 refs/tags/1.9m5 Author: kborchers Date: 2011-05-06 10:40:43 -0500 Datepicker: Moved the setting of _datepickerShowing to after postProcess to prevent being able to tab away leaving the datepicker open. Fixed #6775 - DatePicker remains open when tabbing out M ui/jquery.ui.datepicker.js commit 4c218ee refs/tags/1.8.13 Author: Eike Send Date: 2011-05-05 14:45:06 +0200 Button: stop disabled button from firing click events. fixes #5945. Behavior was inconsisten between BUTTON and A elements. (cherry picked from commit a7f1659cdc99222a733ed2edbd7d00dc57c30227) M ui/jquery.ui.button.js commit af5b5b1 refs/tags/1.9m5 Merge: 993d37a a7f1659 Author: Scott González Date: 2011-05-05 05:48:58 -0700 Merge pull request #207 from eikes/bug-5945 Button: stop disabled button from firing click events. fixes #5945. commit a7f1659 refs/tags/1.9m5 Author: Eike Send Date: 2011-05-05 14:45:06 +0200 Button: stop disabled button from firing click events. fixes #5945. Behavior was inconsisten between BUTTON and A elements. M ui/jquery.ui.button.js commit 993d37a refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-05 14:20:56 +0200 Popup: Rename open flag to isOpen to avoid name conflict with open method. M tests/visual/menu/popup.js commit d4bdd19 refs/tags/1.9m5 Author: gnarf Date: 2011-05-04 23:40:16 -0500 effects.test: adding a test for size using toggle M tests/visual/effects.all.html M tests/visual/effects.all.js commit c73e40a refs/tags/1.9m5 Author: gnarf Date: 2011-05-04 21:04:28 -0500 effects.tests: Adding 'size' effect to the visual effect tests M tests/visual/effects.all.html M tests/visual/effects.all.js commit 870977a refs/tags/1.8.13 Author: Kato Kazuyoshi Date: 2011-05-05 04:07:43 +0900 Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #6704 - Display overflow when multiple datepickers have different numberOfMonths. (cherry picked from commit fc97ccd398b60525fd9e4c0e9aa1f51048984394) M tests/unit/datepicker/datepicker_core.js M ui/jquery.ui.datepicker.js commit 116acb4 refs/tags/1.9m5 Merge: 511b86b fc97ccd Author: Scott González Date: 2011-05-04 14:09:37 -0700 Merge pull request #200 from kzys/trac-6704-2 Fixed #6704 - Display overflow when multiple datepickers have different numberOfMonths. commit f9faa0a refs/tags/1.8.13 Author: Kato Kazuyoshi Date: 2011-05-05 05:06:27 +0900 Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDate does not work for some locale date strings. (cherry picked from commit a891e81e06c7ce491ae9058aea2fa7fbd51eddb6) M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit 511b86b refs/tags/1.9m5 Merge: 0678d60 a891e81 Author: Scott González Date: 2011-05-04 14:00:20 -0700 Merge pull request #201 from kzys/trac-7062 Fixed #7062 - $.datepicker.parseDate does not work for some locale date strings. commit 0d0adde refs/tags/1.8.13 Author: Kato Kazuyoshi Date: 2011-05-05 05:29:13 +0900 Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker. (cherry picked from commit f505de68fd7a0f8be70b0ccf97bb9b75b610d8e6) M ui/i18n/jquery.ui.datepicker-af.js M ui/i18n/jquery.ui.datepicker-ar.js M ui/i18n/jquery.ui.datepicker-az.js M ui/i18n/jquery.ui.datepicker-bg.js M ui/i18n/jquery.ui.datepicker-bs.js M ui/i18n/jquery.ui.datepicker-cs.js M ui/i18n/jquery.ui.datepicker-da.js M ui/i18n/jquery.ui.datepicker-de.js M ui/i18n/jquery.ui.datepicker-el.js M ui/i18n/jquery.ui.datepicker-en-GB.js M ui/i18n/jquery.ui.datepicker-eo.js M ui/i18n/jquery.ui.datepicker-et.js M ui/i18n/jquery.ui.datepicker-eu.js M ui/i18n/jquery.ui.datepicker-fa.js M ui/i18n/jquery.ui.datepicker-fo.js M ui/i18n/jquery.ui.datepicker-fr-CH.js M ui/i18n/jquery.ui.datepicker-fr.js M ui/i18n/jquery.ui.datepicker-he.js M ui/i18n/jquery.ui.datepicker-hr.js M ui/i18n/jquery.ui.datepicker-ja.js M ui/i18n/jquery.ui.datepicker-ml.js M ui/i18n/jquery.ui.datepicker-nl.js M ui/i18n/jquery.ui.datepicker-ro.js M ui/i18n/jquery.ui.datepicker-sq.js M ui/i18n/jquery.ui.datepicker-sr-SR.js M ui/i18n/jquery.ui.datepicker-sr.js M ui/i18n/jquery.ui.datepicker-sv.js M ui/i18n/jquery.ui.datepicker-ta.js M ui/i18n/jquery.ui.datepicker-th.js M ui/i18n/jquery.ui.datepicker-vi.js M ui/i18n/jquery.ui.datepicker-zh-TW.js commit 0678d60 refs/tags/1.9m5 Merge: fd1b4f8 f505de6 Author: Scott González Date: 2011-05-04 13:55:05 -0700 Merge pull request #202 from kzys/trac-6734 Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker. commit f505de6 refs/tags/1.9m5 Author: Kato Kazuyoshi Date: 2011-05-05 05:29:13 +0900 Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker. M ui/i18n/jquery.ui.datepicker-af.js M ui/i18n/jquery.ui.datepicker-ar.js M ui/i18n/jquery.ui.datepicker-az.js M ui/i18n/jquery.ui.datepicker-bg.js M ui/i18n/jquery.ui.datepicker-bs.js M ui/i18n/jquery.ui.datepicker-cs.js M ui/i18n/jquery.ui.datepicker-da.js M ui/i18n/jquery.ui.datepicker-de.js M ui/i18n/jquery.ui.datepicker-el.js M ui/i18n/jquery.ui.datepicker-en-GB.js M ui/i18n/jquery.ui.datepicker-eo.js M ui/i18n/jquery.ui.datepicker-et.js M ui/i18n/jquery.ui.datepicker-eu.js M ui/i18n/jquery.ui.datepicker-fa.js M ui/i18n/jquery.ui.datepicker-fo.js M ui/i18n/jquery.ui.datepicker-fr-CH.js M ui/i18n/jquery.ui.datepicker-fr.js M ui/i18n/jquery.ui.datepicker-he.js M ui/i18n/jquery.ui.datepicker-hr.js M ui/i18n/jquery.ui.datepicker-ja.js M ui/i18n/jquery.ui.datepicker-ml.js M ui/i18n/jquery.ui.datepicker-nl.js M ui/i18n/jquery.ui.datepicker-ro.js M ui/i18n/jquery.ui.datepicker-sq.js M ui/i18n/jquery.ui.datepicker-sr-SR.js M ui/i18n/jquery.ui.datepicker-sr.js M ui/i18n/jquery.ui.datepicker-sv.js M ui/i18n/jquery.ui.datepicker-ta.js M ui/i18n/jquery.ui.datepicker-th.js M ui/i18n/jquery.ui.datepicker-vi.js M ui/i18n/jquery.ui.datepicker-zh-TW.js commit a891e81 refs/tags/1.9m5 Author: Kato Kazuyoshi Date: 2011-05-05 05:06:27 +0900 Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDate does not work for some locale date strings. M tests/unit/datepicker/datepicker.html M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit fc97ccd refs/tags/1.9m5 Author: Kato Kazuyoshi Date: 2011-05-05 04:07:43 +0900 Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #6704 - Display overflow when multiple datepickers have different numberOfMonths. M tests/unit/datepicker/datepicker_core.js M ui/jquery.ui.datepicker.js commit fd1b4f8 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-04 11:50:07 +0200 Menubar: Code formatting. A bit of cleanup: Replace self with that; replace an unnecessary each. M tests/visual/menu/menubar.js commit c7459df refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-04 11:21:30 +0200 Popup: Also expose open method M tests/visual/menu/popup.js commit 0185900 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-04 11:20:04 +0200 Popup: Prevent SPACE key event on trigger from scrolling the page M tests/visual/menu/popup.js commit b96126b refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-04 11:14:32 +0200 Popup: Rename _close to close and use it when selecting something within a popup. M demos/tooltip/video-player.html M tests/visual/menu/popup.html M tests/visual/menu/popup.js commit bba4cb2 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-04 11:06:32 +0200 Popup: Partial fix for closing popup when trigger is clicked again. M tests/visual/menu/popup.js commit 4dcfeee refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-04 01:54:47 -0500 Added some better queue order testing M tests/unit/effects/effects_core.js commit d61e065 refs/remotes/origin/spinner-globalize-1.x Merge: c5c65db f5ee22c Author: gnarf Date: 2011-05-04 01:38:41 -0500 Merge branch 'master' into effects-unit commit f519bc0 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-04 08:31:14 +0200 Menubar review M tests/visual/menu/menubar.js commit 66b96cb refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-04 08:21:57 +0200 Tooltip: Also close on click. Essential for tooltips on menu buttons. M ui/jquery.ui.tooltip.js commit 8201c13 refs/tags/1.9m5 Author: Jörn Zaefferer Date: 2011-05-04 08:20:41 +0200 Popup: Update popup test M tests/visual/menu/popup.html commit f5ee22c refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-03 22:42:35 +0200 Popup: Add a non-menu popup example M tests/visual/menu/popup.html commit a444287 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-03 21:57:25 +0200 Menu: Restore _destroy - remove tabIndex (gets added), don't remove ID (can get generated, but removing only generated ideas hopefully isn't necessary). May have to fix that later. M ui/jquery.ui.menu.js commit 126d46c refs/tags/1.9m5 Author: gnarf Date: 2011-05-03 10:48:00 -0500 effects.pulsate: tweaking 'times' - if showing / hiding the animation has an extra 'half' time as opposed to removing a 'half' time M ui/jquery.effects.pulsate.js commit d5f6a71 refs/tags/1.9m5 Author: gnarf Date: 2011-05-03 08:51:53 -0500 effects.bounce: Fixing hide bounce distance calculation M ui/jquery.effects.bounce.js commit e8bece2 refs/tags/1.9m5 Author: gnarf Date: 2011-05-03 08:45:21 -0500 effect.bounce: ignoring the margins for the height calc M ui/jquery.effects.bounce.js commit 34d9e03 refs/tags/1.9m5 Author: gnarf Date: 2011-05-03 08:39:02 -0500 effect.bounce: fixing default distance to be 1/3 the size of the bouncing box - thx @scott_gonzalez for catching this M ui/jquery.effects.bounce.js commit 1f3f7bf refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-03 09:16:30 -0400 Effects (blind): direction now accepts up/down/left/right as well as vertical(up) and horizontal(left) - Fixes #4480 - Invert the blind effect. M tests/visual/effects.all.html M tests/visual/effects.all.js M ui/jquery.effects.blind.js commit 6190416 refs/tags/1.9m5 Author: gnarf Date: 2011-05-03 07:22:34 -0500 effects.pulsate: set default mode to 'effect' M ui/jquery.effects.pulsate.js commit cbce358 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-03 07:48:08 -0400 Tabs: Added tests for deprecated select method. Fixes #7138 - Tabs: Deprecate select method. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 75f7a78 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-03 07:14:33 -0400 Tabs: Clean up some tests. M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js commit 92bcb25 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-03 07:14:19 -0400 Tabs: Fixed back-compat for selected option. Fixes #7135 - Tabs: Rename selected option to active. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 45c727d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-05-03 06:31:12 -0400 Tabs: Fixed enabled and disabled methods. Fixes #7142 - Tabs: Deprecate enable and disable events. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 5e44b3c refs/remotes/origin/spinner-globalize-1.x Author: Jean-Francois Remy Date: 2011-05-03 04:38:17 -0400 Position: Handled scrolled windows properly with collision: fit. Fixes #7211 - Position: Collision: fit doesn't work at top of window when scrolled. M tests/unit/position/position_core.js M ui/jquery.ui.position.js commit 51df02e refs/remotes/origin/spinner-globalize-1.x Author: Adam Baratz Date: 2011-05-02 18:03:14 -0400 Dialog: remove unneeded DOM manipulations. Fixed #7258 - optimize initialization. M ui/jquery.ui.dialog.js commit 15b9e9d refs/tags/1.8.13 Author: Mark Johnson Date: 2011-04-19 14:39:58 -0700 Draggable: Modified the iframe shims to load prior to dragging. Fixed #7270. (cherry picked from commit b1c8a13a1669dca4c4bde97fe2cc8b76f661b432) M ui/jquery.ui.draggable.js commit 3d5d58d refs/remotes/origin/spinner-globalize-1.x Merge: 4f63e5c b1c8a13 Author: Scott González Date: 2011-05-02 14:49:05 -0700 Merge pull request #187 from virgofx/master. Fix #7270 - Draggable iFrameFix commit f3737a9 refs/tags/1.8.13 Author: whittet Date: 2011-04-27 07:21:29 -0700 Bug fix for another use case, see comment by whittet here: http://bugs.jqueryui.com/ticket/6702 (cherry picked from commit 2bf061ea6fd3bad7d6f5a77eebb22b7cc07140e4) M ui/jquery.ui.sortable.js commit 4f63e5c refs/remotes/origin/spinner-globalize-1.x Merge: d09599b 2bf061e Author: Scott González Date: 2011-05-02 14:46:01 -0700 Merge pull request #191 from whittet/patch-1. Bug fix for another use case, see comment by whittet here: http://bugs.jq commit a6d8fd1 refs/tags/1.8.13 Author: Edward Faulkner Date: 2011-04-28 10:43:02 -0400 Draggable: containment now updates dynamically to handle scrolling container. Fixed #4445 containment ignored when scrolling in overflow div (cherry picked from commit d62074961171ea00deaae34890b78f917d21bf68) M ui/jquery.ui.draggable.js commit d09599b refs/remotes/origin/spinner-globalize-1.x Merge: b2b7d9a d620749 Author: Scott González Date: 2011-05-02 14:42:33 -0700 Merge pull request #192 from ef4/master. Fixed #4445 containment ignored when scrolling in overflow div commit b2b7d9a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 21:04:56 +0200 Tooltip: Fix (most) of the unit tests. Not all issues resolved, but enough for testswarm results to be useful. M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_defaults.js M tests/unit/tooltip/tooltip_events.js M tests/unit/tooltip/tooltip_methods.js M tests/unit/tooltip/tooltip_options.js commit 9ea5b5d refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 20:35:58 +0200 Fix menu unit tests (regression fron Hans' branch) M tests/unit/menu/menu_core.js commit 5c47098 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 20:35:18 +0200 Add simple error handling for domEqual method (was failing for menu, output not helpful). M tests/unit/testsuite.js commit 0496a50 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 18:21:04 +0200 Tooltip: Replace offset property with inline my+offset to make it easier to override the offset. Fixes the odd offset in the video player demo. Also doesn't need units. M demos/tooltip/video-player.html M ui/jquery.ui.tooltip.js commit 0da176b refs/tags/1.8.13 Author: adambaratz Date: 2011-04-15 07:23:46 -0700 Datepicker: bind hover events using delegate. Fixed #7256 - minimize event binding in Datepicker initialization. (cherry picked from commit 74d195e39681791545b3026a66bfa3f319237e5a) M ui/jquery.ui.datepicker.js commit 74d195e refs/remotes/origin/spinner-globalize-1.x Author: adambaratz Date: 2011-04-15 07:23:46 -0700 Datepicker: bind hover events using delegate. Fixed #7256 - minimize event binding in Datepicker initialization. M ui/jquery.ui.datepicker.js commit 94b7e6b refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 14:56:53 +0200 Tooltip: Add drop effect to tooltip animations test M tests/visual/tooltip/animations.html commit 4120c9c refs/remotes/origin/spinner-globalize-1.x Merge: 804a6ca c13ef9e Author: Scott González Date: 2011-05-02 08:54:36 -0400 Merge remote branch 'gnarf37/widget-show-hide' commit c13ef9e refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-02 07:49:11 -0500 Widget: show/hide effects added BackCompat M ui/jquery.ui.widget.js commit 804a6ca refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 14:40:26 +0200 Tooltip: Add visual testpage for animations A tests/visual/tooltip/animations.html commit 96f6b1a refs/tags/1.8.13 Author: adambaratz Date: 2011-04-15 07:51:56 -0700 Core: reuse tabindex value. Fixed #7257 - optimize :tabbable. (cherry picked from commit fe3b36b8efcabf3d1f1d60523cae87c69a882f27) M ui/jquery.ui.core.js commit c9fb452 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-02 06:49:59 -0500 widget: Updating code for show/hide to use new effects API namespace - DRY'ed out a bit as well M ui/jquery.ui.widget.js commit 56a1b18 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 13:15:54 +0200 Tooltip: update video player demo with custom animations M demos/tooltip/video-player.html commit d8e60e9 refs/remotes/origin/spinner-globalize-1.x Merge: a03c222 0c674ca Author: Jörn Zaefferer Date: 2011-05-02 13:12:36 +0200 Merge branch 'master' into tooltip-animations commit a03c222 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 13:11:58 +0200 Tooltip: Overhaul widget animations code to allow delay with plain show/hide M demos/tooltip/custom-animation.html M ui/jquery.ui.widget.js commit 0c674ca refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 13:01:27 +0200 Tooltip: Update demo description M demos/tooltip/video-player.html commit 0f24c5a refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 12:42:45 +0200 Tooltip: Custom styles for video player demo M demos/tooltip/video-player.html commit f270d48 refs/remotes/origin/spinner-globalize-1.x Author: Jörn Zaefferer Date: 2011-05-02 12:34:26 +0200 Tooltip: Add video player demo M demos/tooltip/index.html A demos/tooltip/video-player.html commit c5c65db refs/remotes/origin/spinner-globalize-1.x Merge: 1eada21 321fd39 Author: gnarf Date: 2011-05-01 06:26:43 -0500 Merge branch 'ticket-7067' into effects-unit Conflicts: ui/jquery.effects.pulsate.js commit 1eada21 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-01 06:24:22 -0500 effects.*: Updating fade, pulsate, scale, shake to pass units M ui/jquery.effects.fade.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js commit ec5aeb1 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-01 06:23:19 -0500 Unit Tests: Adding some basic unit tests for effects.* modules M tests/unit/effects/effects.html M tests/unit/effects/effects_core.js commit d82a44a refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-05-01 03:44:33 -0500 Some minor tweaks to the effects, trying to clean up code a bit + style guidance M ui/jquery.effects.bounce.js M ui/jquery.effects.pulsate.js commit 668d28e refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-04-04 15:43:47 -0500 effects.bounce: removing the opti for duration, the normalizeArguments in core will ALWAYS set a duration, no need to default here M ui/jquery.effects.bounce.js commit 40ebb0f refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-27 06:30:40 -0500 effects.*: Normalizing animation time - 1000 ms effect should only take 1000 ms - Fixes #7067 - Also making sure the queued animations run DIRECTLY after the effect M ui/jquery.effects.bounce.js M ui/jquery.effects.pulsate.js commit 4a4d7e4 refs/remotes/origin/spinner-globalize-1.x Merge: d6379d1 fe3b36b Author: gnarf Date: 2011-05-01 05:12:17 -0500 Merge branch 'master' into effects-unit commit 321fd39 refs/tags/1.9m5 Author: gnarf Date: 2011-05-01 03:44:33 -0500 Some minor tweaks to the effects, trying to clean up code a bit + style guidance M ui/jquery.effects.bounce.js M ui/jquery.effects.pulsate.js commit fe3b36b refs/remotes/origin/spinner-globalize-1.x Author: adambaratz Date: 2011-04-15 07:51:56 -0700 Core: reuse tabindex value. Fixed #7257 - optimize :tabbable. M ui/jquery.ui.core.js commit 5e095e9 refs/tags/1.8.13 Author: Richard Worth Date: 2011-04-29 07:00:58 -0400 Resizable: switch data: background image to valid image file, small 1px transparent gif. Fixed #7293 - Resizable: Chrome dev tools console shows GET data: undefined (undefined) (cherry picked from commit 5058ac3ce7a45c5823f4c108b0ae3ae45346d0f8) M themes/base/jquery.ui.resizable.css commit 5058ac3 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-04-29 07:00:58 -0400 Resizable: switch data: background image to valid image file, small 1px transparent gif. Fixed #7293 - Resizable: Chrome dev tools console shows GET data: undefined (undefined) M themes/base/jquery.ui.resizable.css commit 468e66a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-28 22:12:59 -0400 Tabs: Added tests for add and remove events. M tests/unit/tabs/tabs_deprecated.js commit 1bacdec refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-28 21:35:04 -0400 Tabs: Cleaned up add and remove methods. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit c3d9bd0 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-04-27 20:38:59 -0400 Tabs: update sortable demo to call refresh method. Fixes #4524 Tabs: Sortable demo causes bad index references M demos/tabs/sortable.html commit 09faa7c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-28 14:38:57 -0400 Tabs: Added more tests for refresh method and changed the implementation a bit. M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit 5d23e8e refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-04-19 12:54:41 -0400 Tabs: Fix issues with refresh method, add refresh method tests M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit dcb1720 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-04-17 19:53:04 -0400 Tabs: Remove refresh dependancy in _setOptions M ui/jquery.ui.tabs.js commit d819cdd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-28 12:04:08 -0400 Tabs: Fixed disable method and cleaned up tests for enable and disable methods. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit d620749 refs/remotes/origin/spinner-globalize-1.x Author: Edward Faulkner Date: 2011-04-28 10:43:02 -0400 Draggable: containment now updates dynamically to handle scrolling container. Fixed #4445 containment ignored when scrolling in overflow div M ui/jquery.ui.draggable.js commit 0e7769c refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-04-17 21:09:47 -0400 Tabs: enable/disable handle when current state already matches, fix error when disabled = true and enable gets called M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit abe4c37 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-04-17 19:51:45 -0400 Tabs: simplify disabled logic M ui/jquery.ui.tabs.js commit a147304 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-04-28 09:07:54 -0400 Tabs: Make sure prototype.url is defined before trying to shim it M ui/jquery.ui.tabs.js commit 5439940 refs/tags/1.8.13 Author: Scott González Date: 2011-04-27 10:49:08 -0400 Class Animation: Use .attr( "class" ) instead of .attr( "className" ) and adjust the queueing logic for jQuery 1.6 compatibility. Fixes #7275 - $.effects.animateClass broken in jQuery 1.6. M ui/jquery.effects.core.js commit 60d4e0a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-27 10:42:21 -0400 Class Animation: Use .attr( "class" ) instead of .attr( "className" ) and adjust the queueing logic for jQuery 1.6 compatibility. Fixes #7275 - $.effects.animateClass broken in jQuery 1.6." M ui/jquery.effects.core.js commit 2bf061e refs/remotes/origin/spinner-globalize-1.x Author: whittet Date: 2011-04-27 07:21:29 -0700 Bug fix for another use case, see comment by whittet here: http://bugs.jqueryui.com/ticket/6702 M ui/jquery.ui.sortable.js commit cd61fb1 refs/remotes/origin/spinner-globalize-1.x Merge: f7d2fdb 325ee6e Author: Jörn Zaefferer Date: 2011-04-26 22:05:44 +0200 Merge branch 'master' into menubar Conflicts: ui/jquery.ui.menu.js commit 325ee6e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-25 14:04:30 -0400 Widget: define a null default for the create callback. M tests/unit/accordion/accordion_defaults.js M tests/unit/accordion/accordion_defaults_deprecated.js M tests/unit/autocomplete/autocomplete_defaults.js M tests/unit/button/button_defaults.js M tests/unit/dialog/dialog_defaults.js M tests/unit/dialog/dialog_options.js M tests/unit/menu/menu_defaults.js M tests/unit/progressbar/progressbar_defaults.js M tests/unit/slider/slider_defaults.js M tests/unit/spinner/spinner_defaults.js M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_defaults_deprecated.js M tests/unit/tooltip/tooltip_defaults.js M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit c4c36e5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-25 08:10:39 -0400 Accordion, Autocomplete, Tabs: Separate callbacks and options in the defaults. M tests/unit/accordion/accordion_defaults.js M tests/unit/accordion/accordion_defaults_deprecated.js M tests/unit/autocomplete/autocomplete_defaults.js M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_defaults_deprecated.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.tabs.js commit 6326da3 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-23 17:36:52 +0200 Menu: Add ui-state-active to parent item when submenu item receives focus. M ui/jquery.ui.menu.js commit f7d2fdb refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-23 17:35:03 +0200 removed unbind for focusin and focusout M tests/visual/menu/menubar.js commit 54795b5 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-23 17:31:25 +0200 change self.open to this.open M tests/visual/menu/menubar.js commit 84f918a refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-22 23:14:04 +0200 Fix collapsing submenus issue M ui/jquery.ui.menu.js commit 42e11d8 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-22 23:11:53 +0200 Fix error for Escape key on menubar item M tests/visual/menu/menubar.js commit dc7410f refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-22 20:22:56 +0200 Prevent branch menuitems from firing select event M ui/jquery.ui.menu.js commit 45c418d refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-22 20:22:16 +0200 Added focusin & focusout handler for menubar M tests/visual/menu/menubar.js commit 4955699 refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-04-21 14:29:45 -0400 Set menu item link top padding to px (in place of em); this fixes the issue where the submenu jumped when mousing over the parent item's menu icon. M themes/base/jquery.ui.menu.css commit 5a5ce51 refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-04-21 11:30:29 -0400 Removed duplicate selector reference M themes/base/jquery.ui.menu.css commit 3bb9ab2 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-21 14:30:42 +0200 Tooltip: Add support for delaying showing/hiding. Still need to figure out how to combine that with non-animated show/hide. M demos/tooltip/custom-animation.html M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit 03132f9 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-20 20:15:26 +0200 Fix menubar escape key + minor css fix M tests/visual/menu/menubar.html M tests/visual/menu/menubar.js commit bdfc6d5 refs/tags/1.9m5 Author: Trey Hunner Date: 2011-04-19 11:04:08 -0700 Autocomplete: Fix list traversal bug. Fixes #7269 - autocomplete: holding down arrow keys in Firefox does not traverse list Use keypress event for listening for arrow keys because Firefox and Opera do not repeat keydown events for these keys. M ui/jquery.ui.autocomplete.js commit 7f4619a refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-20 17:19:15 +0200 Menu: Drop statis test pages. default was outdated, icons is replaced by actual icons support as part of menu. D tests/static/menu/all-menus-icons.html D tests/static/menu/default.html commit 34e3a24 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-20 17:18:15 +0200 Menu: Add icons support M tests/visual/menu/menu.html M themes/base/jquery.ui.menu.css M ui/jquery.ui.menu.js commit f0d5a00 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-20 15:35:40 +0200 Menu: Make keyboard focus matching take submenus into account M ui/jquery.ui.menu.js commit b1c8a13 refs/remotes/origin/spinner-globalize-1.x Author: Mark Johnson Date: 2011-04-19 14:39:58 -0700 Draggable: Modified the iframe shims to load prior to dragging. Fixed #7270. M ui/jquery.ui.draggable.js commit d77185a refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-18 23:05:50 +0200 Fix "menubar does not collapse when clicking on other menubar" + minor changes M tests/visual/menu/menubar.html M tests/visual/menu/menubar.js M ui/jquery.ui.menu.js commit 5076f23 refs/tags/1.9m5 Author: jzaefferer Date: 2011-04-18 17:07:08 +0200 Close popup when blurred and make sure that shift-tab when popup is open skips the trigger. M tests/visual/menu/popup.js commit e448cd0 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-15 20:31:43 +0200 Added icon removal to _destroy M tests/visual/menu/menubar.js commit c6cbd81 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-15 19:19:27 +0200 Updated menubar test to use UL elements rather than DIVs M tests/visual/menu/menubar.html commit 8a0df90 refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-15 19:18:58 +0200 Accessibility / bug fixes for menubar M tests/visual/menu/menubar.js commit f89f0ca refs/remotes/origin/spinner-globalize-1.x Author: Hans Hillen Date: 2011-04-15 19:18:38 +0200 ARIA & Focus changes to menu, specifically to how aria-activedescendant is handled M ui/jquery.ui.menu.js commit 4547da1 refs/tags/1.9m5 Author: Scott González Date: 2011-04-15 11:29:26 -0400 Accordion tests: Coding standards. M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_deprecated.html M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js commit ae8963f refs/tags/1.9m5 Author: Scott González Date: 2011-04-15 11:04:49 -0400 Tabs: Rewrote some ticket tests and moved to approriate file. M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_tickets.js commit 3950a05 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-15 16:53:05 +0200 Stop show animation on hide. Now that we don't reuse the tooltip element, we can safely do that. M ui/jquery.ui.tooltip.js commit e609beb refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-15 16:49:29 +0200 Custom tooltip animations based on widget-animations branch. M demos/tooltip/custom-animation.html M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit d3e10de refs/tags/1.9m5 Author: Scott González Date: 2011-04-15 08:53:05 -0400 Tabs: Better tests for tab state. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js commit df7e300 refs/tags/1.8.13 Author: Lopo Date: 2011-04-12 12:43:19 +0200 Datepicker: Fixed Slovak locale. Fixes #7254 - Datepicker: Incorrect day name for Slovak localization. (cherry picked from commit 59c787fa4a975547e7789928126028bdfe132582) M ui/i18n/jquery.ui.datepicker-sk.js commit 59c787f refs/remotes/origin/spinner-globalize-1.x Author: Lopo Date: 2011-04-12 12:43:19 +0200 Datepicker: Fixed Slovak locale. Fixes #7254 - Datepicker: Incorrect day name for Slovak localization. M ui/i18n/jquery.ui.datepicker-sk.js commit 06815a9 refs/tags/1.8.13 Author: Scott González Date: 2011-04-15 00:08:03 -0400 Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: Incorrect dateFormat in jquery.ui.datepicker-nl.js. (cherry picked from commit 3af0923b73317750ac7a7e431e3fa515f18e5092) M ui/i18n/jquery.ui.datepicker-nl.js commit 3af0923 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-15 00:08:03 -0400 Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: Incorrect dateFormat in jquery.ui.datepicker-nl.js. M ui/i18n/jquery.ui.datepicker-nl.js commit 00559b3 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-13 18:37:32 +0200 Update popup utility: Defer _open call and let click event propagate. Fixes other popups to close. Also update aria usage. M tests/visual/menu/popup.js commit dcbc808 refs/tags/1.8.12 (tag: 1.8.12) Author: Scott González Date: 2011-04-13 12:00:17 -0400 Tagging the 1.8.12 release. M version.txt commit 3ca87ad refs/tags/1.8.13 Author: Scott González Date: 2011-04-13 12:00:17 -0400 Updating the 1-8-stable version to 1.8.13pre M version.txt commit 67d49f5 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-13 14:01:46 +0200 Overhaul tooltip implementation. Avoid queuing and other problems by creating the tooltip element on the fly, never reusing it. Use aria-describedby attribute to find the associated tooltip again. Allows customizing animations much easier (just replace fadeIn/fadeOut), still open. Updated demos and visual test to replace now-missing .widget() method. Added tooltipClass for that. M demos/tooltip/custom-animation.html M demos/tooltip/index.html M demos/tooltip/tracking.html M tests/visual/tooltip/tooltip.html M ui/jquery.ui.tooltip.js commit bc65675 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-11 13:49:22 -0400 Tabs: Fixed issues with collapsible and active options. M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit a337006 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-11 10:39:33 -0400 Tabs: Update ajax demo to use beforeLoad event instead of deprecated ajaxOptions option. M demos/tabs/ajax.html commit ccac8cd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-11 10:08:32 -0400 Tabs: Updated references to .ui-tabs-selected to use .ui-tabs-active. M demos/demos.css M demos/tabs/bottom.html M demos/tabs/vertical.html M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_options.js commit 541fda3 refs/tags/1.8.12 Author: Richard Worth Date: 2011-04-09 23:12:53 -0400 Resizable: use background-image:url(data:) instead of background-image:url(about:blank) as it's shorter and safer. Thanks @epascarello . Better fixes #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps (cherry picked from commit 08b6a2b5189f62c62a0ee725629087b445f308d7) M themes/base/jquery.ui.resizable.css commit 08b6a2b refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-04-09 23:12:53 -0400 Resizable: use background-image:url(data:) instead of background-image:url(about:blank) as it's shorter and safer. Thanks @epascarello . Better fixes #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps M themes/base/jquery.ui.resizable.css commit 371f1a4 refs/tags/1.8.12 Author: Richard Worth Date: 2011-04-09 15:54:17 -0400 Resizable: Added a non-visible yet non-transparent (apparently) no-request background-image on resizable handles to work around an IE bug. Fixed #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps (cherry picked from commit 64f13b661a571806bdfb181d1ef511ac9e2771b3) M themes/base/jquery.ui.resizable.css commit 64f13b6 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-04-09 15:54:17 -0400 Resizable: Added a non-visible yet non-transparent (apparently) no-request background-image on resizable handles to work around an IE bug. Fixed #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps M themes/base/jquery.ui.resizable.css commit 9412777 refs/tags/1.8.12 Author: Richard Worth Date: 2011-04-09 14:53:15 -0400 Progressbar: Added unit test for #7231 - valueDiv should be hidden when value is at 0% (cherry picked from commit 7272f3bdef8ebc81cc51d3749fdeb4696eda666a) M tests/unit/progressbar/progressbar_options.js commit 3c13b33 refs/tags/1.8.12 Author: Kyle Florence Date: 2011-04-08 16:55:14 -0700 Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be hidden when value is at 0% (cherry picked from commit 3b77ac654b079a3098d12cca04d2397bb3863b85) M ui/jquery.ui.progressbar.js commit 7272f3b refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-04-09 14:53:15 -0400 Progressbar: Added unit test for #7231 - valueDiv should be hidden when value is at 0% M tests/unit/progressbar/progressbar_options.js commit 3b77ac6 refs/remotes/origin/spinner-globalize-1.x Author: Kyle Florence Date: 2011-04-08 16:55:14 -0700 Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be hidden when value is at 0% M ui/jquery.ui.progressbar.js commit 9d9e1ce refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-04-08 15:31:06 +0200 Adding popup utility prototype to visual menu tests A tests/visual/menu/popup.html A tests/visual/menu/popup.js commit e388153 refs/tags/1.8.12 Author: Scott González Date: 2011-04-07 14:06:36 -0400 Dialog: Don't use .attr( props, true ) for creating buttons since that API doesn't exist in jQueery 1.3.2. Fixes #7226 - Dialog buttons badly handled with JQuery 1.3.2. M ui/jquery.ui.dialog.js commit d573a92 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-07 13:53:20 -0400 Tabs: Added tests for aria-controls attribute being assigned on init. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js commit c205fbc refs/tags/1.8.12 Author: Richard Worth Date: 2011-04-07 09:08:48 -0400 Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid. (cherry picked from commit 54016b8469345a325e8c1ab6f8a7d17b0f0f8d01) D tests/visual/sortable/sortable_ticket_4551.html M ui/jquery.ui.sortable.js commit 54016b8 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-04-07 09:08:48 -0400 Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid. D tests/visual/sortable/sortable_ticket_4551.html M ui/jquery.ui.sortable.js commit bc6a28e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-05 21:39:02 -0400 Tabs: Cleaned up _tabId() implementation. M tests/unit/tabs/tabs_deprecated.js M ui/jquery.ui.tabs.js commit 168ab66 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-05 20:07:27 -0400 Tabs: Updated test for deprecated length method. M tests/unit/tabs/tabs_deprecated.js commit 7aad37b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-05 16:53:52 -0400 Tabs: Better handling of active option and various cleanup. M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_defaults_deprecated.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit ff84d58 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-05 11:28:05 -0400 Tabs: Pass appropriate data for beforeLoad event. Partial fix for #7131 - Tabs: Add beforeload event; deprecate ajaxOptions and cache options. M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit 995518c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 17:06:13 -0400 Tabs: cleanup. M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_defaults_deprecated.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit cc2342a refs/tags/1.9m5 Author: gnarf Date: 2011-04-04 15:43:47 -0500 effects.bounce: removing the opti for duration, the normalizeArguments in core will ALWAYS set a duration, no need to default here M ui/jquery.effects.bounce.js commit 1fc91f9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 15:28:33 -0400 Tabs: Pass appropriate data for activate event. Fixes #7137 - Tabs: Rename show event to activate. M tests/unit/tabs/tabs_events.js M ui/jquery.ui.tabs.js commit 316d0af refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 15:26:32 -0400 Accordion: Added test to ensure activate event is not triggered if beforeActive is prevented. M tests/unit/accordion/accordion_events.js commit e19d826 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 14:27:38 -0400 Tabs: Properly handle switching from active: false. M tests/unit/tabs/tabs_events.js M ui/jquery.ui.tabs.js commit fc52912 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 14:22:54 -0400 Accordion: When simulating events, make sure we use DOM elements, not jQuery objects. M ui/jquery.ui.accordion.js commit 9a1d889 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 12:00:04 -0400 Accordion: Removed unnecessary test. M tests/unit/accordion/accordion_events.js commit 80b6de1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 11:53:19 -0400 Accordion: Pass original event in beforeActivate event. M tests/unit/accordion/accordion_events.js M ui/jquery.ui.accordion.js commit 01b92ff refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 11:43:58 -0400 Accordion tests: Only use single words inside headers to avoid breaking onto multiple lines. M tests/unit/accordion/accordion_deprecated.html commit af04a89 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 11:33:09 -0400 Accordion tests: Only use single words inside headers to avoid breaking onto multiple lines. M tests/unit/accordion/accordion.html commit 632e6c7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 11:22:32 -0400 Tabs: Pass appropriate data for beforeActivate event. Fixes #7136 - Tabs: Rename select event to beforeActivate. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_deprecated.html M tests/unit/tabs/tabs_events.js M ui/jquery.ui.tabs.js commit fdedf16 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 10:11:19 -0400 Tabs: Test cleanup. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_deprecated.html commit fd1fd61 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 09:19:20 -0400 Tests: Renamed files for deprecated tests now that TestSwarm is setup to properly handle them. D tests/unit/accordion/accordio.html A tests/unit/accordion/accordion_deprecated.html D tests/unit/position/positio.html A tests/unit/position/position_deprecated.html commit 275897e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 09:12:08 -0400 Accordion tests: lowercase doctype. M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html commit 5b45dbe refs/tags/1.8.12 Author: Scott González Date: 2011-04-04 08:54:09 -0400 Autocomplete (combobox demo): Blur the button on click to avoid a bug. Thanks tyron. (cherry picked from commit 401c91418ce855b706756bdf804346d3a0d95132) M demos/autocomplete/combobox.html commit 401c914 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 08:54:09 -0400 Autocomplete (combobox demo): Blur the button on click to avoid a bug. Thanks tyron. M demos/autocomplete/combobox.html commit a8fc3da refs/tags/1.8.12 Author: Scott González Date: 2011-04-04 07:55:42 -0400 Datepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only single year in year dropdown if numberOfMonths > 1. (cherry picked from commit 98c53d8432990f2c674e3a1274141b64a87d8ee9) M ui/jquery.ui.datepicker.js commit 98c53d8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-04-04 07:55:42 -0400 Datepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only single year in year dropdown if numberOfMonths > 1. M ui/jquery.ui.datepicker.js commit 255a8db refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-29 20:38:58 -0400 Tests: Allow overriding enable and disable methods to add custom logic. M tests/unit/testsuite.js commit 91c2f3e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-29 18:21:04 -0400 Visual tests: Removed index page. A directory listing of all files is more useful than an incomplete listing of tests. D tests/visual/index.html commit 6c6a64c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-29 18:18:21 -0400 Dialog: Removed unnecessary visual test files. D tests/visual/dialog/dialog.html D tests/visual/dialog/dialog_on_page_with_scrollbars.html D tests/visual/dialog/dialog_option_buttons_OK_Cancel.html D tests/visual/dialog/dialog_option_closeOnEscape_false.html D tests/visual/dialog/dialog_option_closeOnEscape_true.html D tests/visual/dialog/dialog_option_modal_false.html D tests/visual/dialog/dialog_option_modal_true.html D tests/visual/dialog/dialog_option_position_right_top.html D tests/visual/dialog/dialog_ticket_4350.html D tests/visual/dialog/dialog_ticket_4826.html commit d6379d1 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-29 15:57:42 -0500 unit tests: updating unit test boilerplate for effects M tests/unit/effects/effects.html M tests/unit/effects/effects_core.js commit 0c00973 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-29 15:32:48 -0500 unit tests: adding an empty effects unit test page A tests/unit/effects/effects.html A tests/unit/effects/effects_core.js M tests/unit/index.html commit fa13c4a refs/remotes/origin/spinner-globalize-1.x Merge: cd29170 e9ae04a Author: Scott González Date: 2011-03-29 15:40:28 -0400 Merge branch 'tabs_1.9' of https://github.com/petersendidit/jquery-ui into petersendidit-tabs commit cd29170 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-29 10:17:40 -0400 Core: Fixed spacing. M ui/jquery.ui.core.js commit e9ae04a refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-29 07:44:01 -0400 Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/tabs/tabs_tickets.js M themes/base/jquery.ui.tabs.css M ui/jquery.ui.tabs.js commit cb0588f refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-28 22:46:31 -0400 Tabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit c6a6ef5 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-28 22:28:59 -0400 Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit 8310d18 refs/tags/1.8.12 Author: Scott González Date: 2011-03-28 17:34:04 -0400 Slider: Properly handle value and value methods as setters. Fixes #4881 - Slider: value and values methods as setters aren't chainable. (cherry picked from commit 2197c61f1f91a7b5046fb994d370f38ded602ee6) M tests/unit/slider/slider_methods.js M ui/jquery.ui.slider.js commit 2197c61 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 17:34:04 -0400 Slider: Properly handle value and value methods as setters. Fixes #4881 - Slider: value and values methods as setters aren't chainable. M tests/unit/slider/slider_methods.js M ui/jquery.ui.slider.js commit d236c0d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 12:41:29 -0400 Draggable: Removed empty tickets test file. M tests/unit/draggable/draggable.html D tests/unit/draggable/draggable_tickets.js commit 43ac057 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 12:41:07 -0400 Droppable: Removed empty tickets test file. M tests/unit/droppable/droppable.html D tests/unit/droppable/droppable_tickets.js commit 3a5fe07 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 12:40:38 -0400 Progressbar: Removed empty tickets test file. M tests/unit/progressbar/progressbar.html D tests/unit/progressbar/progressbar_tickets.js commit c7c8a80 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 12:40:17 -0400 Resizable: Removed empty tickets test file. M tests/unit/resizable/resizable.html D tests/unit/resizable/resizable_tickets.js commit 41fb07d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 12:39:55 -0400 Selectable: Removed empty tickets test file. M tests/unit/selectable/selectable.html D tests/unit/selectable/selectable_tickets.js commit 3206386 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 12:38:32 -0400 Slider: Removed empty tickets test file. M tests/unit/slider/slider.html D tests/unit/slider/slider_tickets.js commit 78b17f9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 12:37:08 -0400 Widget: Moved tests out of _tickets into _core. M tests/unit/widget/widget.html M tests/unit/widget/widget_core.js D tests/unit/widget/widget_tickets.js commit 6a0cdaa refs/remotes/origin/spinner-globalize-1.x Merge: b5e6786 ec0a9cc Author: Richard Worth Date: 2011-03-28 11:20:21 -0400 Merge branch 'master' of github.com:jquery/jquery-ui commit ec0a9cc refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 11:20:03 -0400 Removed empty ticket test files. M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html D tests/unit/autocomplete/autocomplete_tickets.js commit ec48255 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-28 11:15:29 -0400 Accordion: Removed empty ticket test file. D tests/unit/accordion/accordion_tickets.js commit b5e6786 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-28 11:13:53 -0400 Autocomplete: changed autoFocus default back to false. Reverts #7042 - Autocomplete: Default autoFocus to true M tests/unit/autocomplete/autocomplete_defaults.js M ui/jquery.ui.autocomplete.js commit 8b0c361 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-27 17:02:58 -0400 Tabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select event to beforeActivate M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_defaults_deprecated.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M ui/jquery.ui.tabs.js commit 787efd3 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-27 16:55:05 -0400 Tabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to activate M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_defaults_deprecated.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M ui/jquery.ui.tabs.js commit 9a00fd4 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-27 16:37:43 -0400 Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected option to active M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit c363019 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-27 15:12:53 -0400 Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) Fixes #7139 Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit 1e2d314 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 22:14:17 -0400 Tabs: Deprecate url method; use aria-controls instead of title to specify panels. Fixes #7132 Tabs: Deprecate url method; use aria-controls instead of title to specify panels M demos/tabs/ajax.html M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit 504e599 refs/tags/1.9m5 Author: gnarf Date: 2011-03-27 06:32:04 -0500 effects.tests: changing the way the effects test runs - using delay() instead of callbacks can help us see if we have places where we destroyed the queue M tests/visual/effects.all.js commit 5c88bb7 refs/tags/1.9m5 Author: gnarf Date: 2011-03-27 06:30:40 -0500 effects.*: Normalizing animation time - 1000 ms effect should only take 1000 ms - Fixes #7067 - Also making sure the queued animations run DIRECTLY after the effect M ui/jquery.effects.bounce.js M ui/jquery.effects.pulsate.js commit f6e7b6c refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 20:49:59 -0400 Use this.running to know if we are still in process of showing/hidding a tab M ui/jquery.ui.tabs.js commit 8b89feb refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 20:37:26 -0400 Tabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh method M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit 03eb54b refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 16:49:14 -0400 Tabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit e378876 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 16:29:57 -0400 Tabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and remove methods M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit e5f081b refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 16:12:05 -0400 Tabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate enable and disable events M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M ui/jquery.ui.tabs.js commit e7971c9 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 15:48:53 -0400 Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option M tests/unit/tabs/tabs_core.js M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit 3d61244 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 15:23:08 -0400 Tabs: Deprecate abort method. Fixes #7133 Tabs: Deprecate abort method M ui/jquery.ui.tabs.js commit aeaaf93 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 15:00:39 -0400 Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7131 Tabs: Add beforeload event; deprecate ajaxOptions and cache options M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_defaults.js A tests/unit/tabs/tabs_defaults_deprecated.js A tests/unit/tabs/tabs_deprecated.html A tests/unit/tabs/tabs_deprecated.js M tests/unit/tabs/tabs_events.js M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit 03ef2fb refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-03-26 12:04:14 -0400 Tabs: Split out event handler, showtab, hidetab, resetStyle to their own methods M ui/jquery.ui.tabs.js commit 6fc98de refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-24 09:21:53 -0400 Widget: Allow setting individual properties of deep options. Fixes #7035 - Widget: Extend .option() to set partial nested options. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit a201549 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:31:12 -0400 Progressbar: Removed visual test pages. D tests/visual/progressbar/progressbar.html commit 928c7e4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:30:08 -0400 Tabs: Removed visual test pages. D tests/visual/tabs/tabs.html commit 6af1e7a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:28:54 -0400 Autocomplete: Removed visual test pages. D tests/visual/autocomplete/autocomplete.html commit d847a1e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:26:10 -0400 Accordion: Removed visual test pages. D tests/visual/accordion/accordion.html D tests/visual/accordion/accordion_dl.html D tests/visual/accordion/accordion_method_destroy.html D tests/visual/accordion/accordion_method_disable.html D tests/visual/accordion/accordion_option_animated_bounceslide.html D tests/visual/accordion/accordion_option_animated_easeslide.html D tests/visual/accordion/accordion_option_animated_false.html D tests/visual/accordion/accordion_option_animated_slide.html D tests/visual/accordion/accordion_option_animated_true.html D tests/visual/accordion/accordion_option_autoHeight_false.html D tests/visual/accordion/accordion_option_autoHeight_true.html D tests/visual/accordion/accordion_option_fillSpace_true.html D tests/visual/accordion/accordion_option_navigation_true.html D tests/visual/accordion/accordion_ticket_4322.html D tests/visual/accordion/accordion_ticket_4331.html D tests/visual/accordion/accordion_ticket_4444.html D tests/visual/accordion/accordion_ul.html commit aa235d4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:14:29 -0400 Static tests: Removed highlight/error, overlay and index pages. D tests/static/highlight_error.html D tests/static/index.html D tests/static/overlay.html commit e562ef7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:11:07 -0400 Tabs: Removed static test pages. D tests/static/tabs/default.html D tests/static/tabs/tabs.html commit 2a09fcc refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:10:30 -0400 Progressbar: Removed static test pages. D tests/static/progressbar/default.html D tests/static/progressbar/progressbar.html commit 8009d00 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:09:54 -0400 Interactions: Removed static test pages. D tests/static/draggable/default.html D tests/static/droppable/default.html D tests/static/resizable/default.html D tests/static/selectable/default.html D tests/static/sortable/default.html commit bf7237b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:08:28 -0400 Dialog: Removed static test pages. D tests/static/dialog/default.html D tests/static/dialog/dialog.html commit b85e115 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 10:07:09 -0400 Accordion: Removed static test pages. Added unit tests for dl markup structure. D tests/static/accordion/default.html D tests/static/accordion/dl.html D tests/static/accordion/ul.html M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_core.js commit aaa21dd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 09:51:42 -0400 Accordion tests: Fixed indentation. M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html commit c6e7e3f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 09:16:19 -0400 Widget: Deprecated use of metadata plugin. Fixes #7191 - Widget: Deprecate use of metadata. M ui/jquery.ui.widget.js commit 79c0fb7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-23 08:57:41 -0400 Accordion: Added missing semicolon. M ui/jquery.ui.accordion.js commit f772240 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-22 14:35:18 -0400 Widget: Maintain stack when a method returns a jQuery object. Fixes #5732 - Widget: Make the widget method maintain the stack. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit e7991e3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-22 14:07:49 -0400 Autocomplete: Added response event. Fixes #6777 - Autocomplete callback when search is complete. M tests/unit/autocomplete/autocomplete_events.js M ui/jquery.ui.autocomplete.js commit de5a98e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-22 13:25:28 -0400 Position: Split out tests for deprecated offset option. A tests/unit/position/positio.html M tests/unit/position/position.html M tests/unit/position/position_core.js A tests/unit/position/position_deprecated.js commit 221dcd7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-22 13:12:03 -0400 Position: Coding standards. M tests/unit/position/position_core.js M ui/jquery.ui.position.js commit 6f051d5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-22 12:25:25 -0400 Position: Merged offset option into my and at options and added support for percentage-based offsets. Fixes #6981 - Position: Merge offset option into my and at options. Fixes #7028 - Position: Allow percent-based offsets. M demos/position/cycler.html M tests/unit/position/position_core.js M ui/jquery.ui.position.js commit d4dadd1 refs/remotes/origin/spinner-globalize-1.x Merge: 02ba487 00547ec Author: Scott González Date: 2011-03-22 08:55:00 -0400 Merge branch 'remove-spinner-output' of https://github.com/ajpiano/jquery-ui commit 00547ec refs/remotes/origin/spinner-globalize-1.x Author: adam j. sontag Date: 2011-03-21 17:37:57 -0400 Spinner: Remove debugging output that appends directly to the body from mousewheel handling. M ui/jquery.ui.spinner.js commit 02ba487 refs/remotes/origin/spinner-globalize-1.x Author: adam j. sontag Date: 2011-03-21 15:47:39 -0400 Spinner: Set the widgetEventPrefix to "spin" as per the spec. M ui/jquery.ui.spinner.js commit a6fbb47 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-21 14:02:00 -0400 Position: Fixed typo. M ui/jquery.ui.position.js commit 7fc0cec refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-21 14:00:26 -0400 Position: Removed unused refenrece to $.fn.offset. M ui/jquery.ui.position.js commit 923b5b6 refs/remotes/origin/spinner-globalize-1.x Merge: 52fd686 710d762 Author: Scott González Date: 2011-03-21 11:30:11 -0400 Merge branch 'tabs_4386' of https://github.com/petersendidit/jquery-ui commit eb3d955 refs/tags/1.8.12 Author: Giovanni Giacobbi Date: 2011-03-20 03:19:36 +0100 Restructured if/else's for better readability (cherry picked from commit 3ce8429f4fce08176c8bc06d4ff4bf8830f8c916) M ui/jquery.ui.button.js commit 52fd686 refs/remotes/origin/spinner-globalize-1.x Merge: bc08ffa 3ce8429 Author: Scott González Date: 2011-03-21 09:47:29 -0400 Merge branch 'master' of https://github.com/thg2k/jquery-ui commit c9341a3 refs/tags/1.8.12 Author: Ralph Whitbeck Date: 2011-03-20 07:58:08 -0700 Tabs: Updates cookie demo to include more information on how to find cookie plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals.(cherry picked from commit 4d557092ffe070c0c52a852530d3947436175539) M demos/tabs/cookie.html commit bc08ffa refs/remotes/origin/spinner-globalize-1.x Merge: 93fd447 4d55709 Author: Scott González Date: 2011-03-21 09:18:51 -0400 Merge branch 'master' of https://github.com/RedWolves/jquery-ui commit 710d762 refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-02-06 14:49:42 -0500 Tabs: Fix disable and enable methods to correctly handle when index is undefined. Use boolean when fully enabled/disabled. Allow selected tab to be disabled.Fixes #4386 M tests/unit/tabs/tabs_defaults.js M tests/unit/tabs/tabs_methods.js M tests/unit/tabs/tabs_options.js M ui/jquery.ui.tabs.js commit 4d55709 refs/remotes/origin/spinner-globalize-1.x Author: Ralph Whitbeck Date: 2011-03-20 07:58:08 -0700 Tabs: Updates cookie demo to include more information on how to find cookie plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals. M demos/tabs/cookie.html commit 93fd447 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-20 15:56:48 +0100 Use QUnit.push instead of assertion method for custom assertions to get correct filename and line number output M tests/unit/testsuite.js commit f0dbb83 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-20 15:56:32 +0100 Updated to latest QUnit M external/qunit.css M external/qunit.js commit f78f20a refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-20 12:21:42 +0100 Build: Update to latest Closure Compiler jar M build/build.xml D build/build/google-compiler-20091218.jar A build/build/google-compiler-20110320.jar commit 3ce8429 refs/remotes/origin/spinner-globalize-1.x Author: Giovanni Giacobbi Date: 2011-03-20 03:19:36 +0100 Restructured if/else's for better readability M ui/jquery.ui.button.js commit 74d6069 refs/tags/1.8.12 Merge: 2b4a902 0ab3f54 Author: Scott González Date: 2011-03-18 08:28:18 -0400 Merge branch '1-8-stable' of github.com:jquery/jquery-ui into 1-8-stable commit 2b4a902 refs/tags/1.8.12 Author: Scott González Date: 2011-03-18 08:26:08 -0400 Datepicker: Changed a comment that causes problems with YUI Compressor. Fixes #7129 - Datepicker: Can't minify with YUI Compressor. (cherry picked from commit 6d0164571647e169c9674a2853f3223caf188e7e) M ui/jquery.ui.datepicker.js commit 6d01645 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-18 08:26:08 -0400 Datepicker: Changed a comment that causes problems with YUI Compressor. Fixes #7129 - Datepicker: Can't minify with YUI Compressor. M ui/jquery.ui.datepicker.js commit 5a112d4 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 17:43:11 +0100 Menu: Close submenu on ESCAPE keypress M ui/jquery.ui.menu.js commit c0f7afd refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 15:47:56 +0100 Menubar: Don't close active menu on mouseenter of associated button M tests/visual/menu/menubar.js commit 80d6d35 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 15:44:09 +0100 Menubar: on a single-button menubar, ignore reopening the same menu M tests/visual/menu/menubar.js commit cb17d6d refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 15:37:27 +0100 Menubar: Another fix for tab/focus handling M tests/visual/menu/menubar.js commit 24d1952 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 15:26:06 +0100 Menubar: Fix closing with escape key M tests/visual/menu/menubar.js commit 133137b refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 15:10:25 +0100 Menubar: Focus/tab handling, improved much M tests/visual/menu/menubar.js commit d4a81ec refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 14:23:35 +0100 Menubar: Put focus back to button when closing menu M tests/visual/menu/menubar.js commit b53f242 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 13:58:57 +0100 Menubar: Close submenus on Escape first, only close all when on top-level M tests/visual/menu/menubar.js commit 37fee24 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 12:04:22 +0100 Menubar: Handle cursor UP/DOWN to open menu M tests/visual/menu/menubar.js commit 2e38e04 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 12:00:37 +0100 Menubar: Handle ESCAPE to close and refactor document-click code to also use _bind M tests/visual/menu/menubar.js commit 0872aac refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 11:59:32 +0100 Widget: Accept selectors and DOM elements as element-argument to _bind M ui/jquery.ui.widget.js commit 4f8c913 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 11:51:38 +0100 Menu: menubar cleanup M tests/visual/menu/menubar.js commit 4a04ad2 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 11:50:21 +0100 Menu: Fix menubar tab and focus handling M tests/visual/menu/menubar.html M tests/visual/menu/menubar.js commit a077047 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 10:37:37 +0100 Menu: Implement delaying of opening and closing submenus M ui/jquery.ui.menu.js commit 2ddf83f refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-17 10:35:18 +0100 Menu: More test markup M tests/visual/menu/menu.html commit 09dd8d2 refs/tags/1.8.11 (tag: 1.8.11) Author: Scott González Date: 2011-03-15 15:43:24 -0400 Tagging the 1.8.11 release. M version.txt commit 0ab3f54 refs/tags/1.8.12 Author: Scott González Date: 2011-03-15 15:43:24 -0400 Updating the 1-8-stable version to 1.8.12pre M version.txt commit da67ece refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-15 14:02:18 -0400 Menu: Handle clicking on a menu item without hovering it first. Fixes #7085 - Menu click when no mouseover causes error. M ui/jquery.ui.menu.js commit 9b3bade refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-15 12:55:16 -0400 Autocomplete unit test: corrected name and argument order of equal() call in autoFocus test function M tests/unit/autocomplete/autocomplete_options.js commit 003baaa refs/tags/1.8.11 Author: Richard Worth Date: 2011-03-15 12:53:58 -0400 Accordion unit test: corrected autoFocus test to check for ui-state-hover instead of ui-state-focus. Also corrected name and argument order of equal() call M tests/unit/autocomplete/autocomplete_options.js commit 3cfba5d refs/tags/1.8.11 Author: Richard Worth Date: 2011-03-15 12:26:47 -0400 Autocomplete: moved autoFocus implementation to after menu visible for a11y (cherry picked from commit 4026d3acd70508ca285bd4eb182b8f0b43eae5c8) M ui/jquery.ui.autocomplete.js commit 4026d3a refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-15 12:26:47 -0400 Autocomplete: moved autoFocus implementation to after menu visible for a11y M ui/jquery.ui.autocomplete.js commit 1fe58db refs/tags/1.8.11 Author: Richard Worth Date: 2011-03-15 09:36:36 -0400 Autocomplete: refactored unit tests for autoFocus option (cherry picked from commit c1a0f2bf6c7155e73e373818c44b06dcbe18c847) M tests/unit/autocomplete/autocomplete_options.js commit c1a0f2b refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-15 09:36:36 -0400 Autocomplete: refactored unit tests for autoFocus option M tests/unit/autocomplete/autocomplete_options.js commit 4881a27 refs/remotes/origin/spinner-globalize-1.x Merge: ac0cc2f 7bb0e40 Author: Scott González Date: 2011-03-15 09:18:38 -0400 Merge branch 'ticket-3968' of https://github.com/gnarf37/jquery-ui commit ac0cc2f refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-11 09:26:08 -0600 Datepicker: Updated to check for new or old style effects (see #7103). M ui/jquery.ui.datepicker.js commit d64c9ef refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-15 09:00:45 -0400 Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[]. M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js commit 218100e refs/tags/1.8.12 Author: Richard Worth Date: 2011-03-15 08:42:28 -0400 Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result (cherry picked from commit 56b7ec134d8e1203f700f99dabcdad8c50a9b0c2) M tests/unit/autocomplete/autocomplete_options.js commit 56b7ec1 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-15 08:42:28 -0400 Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result M tests/unit/autocomplete/autocomplete_options.js commit 2f5eade refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-15 05:48:31 -0400 Autocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - Autocomplete: Default autoFocus to true M tests/unit/autocomplete/autocomplete_core.js M tests/unit/autocomplete/autocomplete_defaults.js M tests/unit/autocomplete/autocomplete_events.js M ui/jquery.ui.autocomplete.js commit 779df65 refs/tags/1.8.12 Author: Richard Worth Date: 2011-03-15 05:43:19 -0400 Autocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result M tests/unit/autocomplete/autocomplete_defaults.js M ui/jquery.ui.autocomplete.js commit 09215ef refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-15 05:39:56 -0400 Autocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result M tests/unit/autocomplete/autocomplete_defaults.js M ui/jquery.ui.autocomplete.js commit 69ebdf4 refs/tags/1.8.12 Author: Richard Worth Date: 2011-03-15 04:52:24 -0400 Accordion: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected M tests/unit/accordion/accordion_core.js M ui/jquery.ui.accordion.js commit 056cab8 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-15 04:30:36 -0400 Accordion: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected M tests/unit/accordion/accordion_core.js M ui/jquery.ui.accordion.js commit 6bbc431 refs/tags/1.8.12 Author: Richard Worth Date: 2011-03-14 17:18:35 -0400 Button: avoid .last() call to ensure compatibility with jQuery 1.3. Fixed #7089 - Button: .last() used in ui.button but not exists in jQ 1.3 M ui/jquery.ui.button.js commit 6fcdff1 refs/tags/1.8.12 Author: Matt Hoskins Date: 2011-03-14 06:53:00 -0700 Draggable: Calling .refreshPositions instead of ._refreshItems when dragging with a connected sortable to force containerCache initialisation/update. Fixed: #5563 - connectToSortable misbehaves if the position of the sortable changes after the sortable and draggable have been initialised as _refreshItems no longer updating container cache.(cherry picked from commit 84257e7f0ae20b81b085f1360c15defdd2b89ea9) M ui/jquery.ui.draggable.js commit 84257e7 refs/remotes/origin/spinner-globalize-1.x Author: Matt Hoskins Date: 2011-03-14 06:53:00 -0700 Draggable: Calling .refreshPositions instead of ._refreshItems when dragging with a connected sortable to force containerCache initialisation/update. Fixed: #5563 - connectToSortable misbehaves if the position of the sortable changes after the sortable and draggable have been initialised as _refreshItems no longer updating container cache. M ui/jquery.ui.draggable.js commit 7bb0e40 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-12 14:41:56 -0600 effects.explode: correcting my misspelled variable name :/ M ui/jquery.effects.explode.js commit 39dcad6 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-11 20:00:36 -0600 effects.explode: rework math used to split the div into peices - split the box disregarding margins Fixes #3968 - effects explode: explodes from the right instead of from the center M ui/jquery.effects.explode.js commit 5bc57a8 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-11 18:13:10 +0100 Menu: Add menubar-with-one-button-in-table example. M tests/visual/menu/menubar.html commit 5a5a809 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-03-11 17:23:15 +0100 Menu: Improve CSS on testpage M tests/visual/menu/menu.html commit 2d6ad06 refs/tags/1.8.12 Author: ddstreet Date: 2011-03-11 10:52:13 -0500 Button: find associated label even without common ancestor. Fixes #7092 - button creation that requires a matching label does not find label in all cases (cherry picked from commit 0b30a1d450f6b7d529732d6a39c5f4057efaaaf4) M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 0b30a1d refs/remotes/origin/spinner-globalize-1.x Author: ddstreet Date: 2011-03-11 10:52:13 -0500 Button: find associated label even without common ancestor. Fixes #7092 - button creation that requires a matching label does not find label in all cases M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit c5b0a86 refs/tags/1.8.12 Author: Marcel Toele Date: 2011-03-11 15:37:52 +0100 Droppable: enabled and accepting droppables are now activated prior to evaluating their geometry. Fixes #7104 Droppable: if activeClass changes the geometry of a droppable, then dnd uses the wrong geometry. (cherry picked from commit 86e6ed2eb18adcc7f9f96dc347848608cc3d3120) M ui/jquery.ui.droppable.js commit 0eb1106 refs/remotes/origin/spinner-globalize-1.x Merge: 3f8c608 86e6ed2 Author: Scott González Date: 2011-03-11 10:19:45 -0500 Merge branch 'ddmanager-caches-wrong-dimensions' of https://github.com/EleotleCram/jquery-ui into EleotleCram-ddmanager-caches-wrong-dimensions commit 3f8c608 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-11 07:10:14 -0600 effects.core: Another place where args.callback was used that escaped my first pass M ui/jquery.effects.core.js commit 86e6ed2 refs/remotes/origin/spinner-globalize-1.x Author: Marcel Toele Date: 2011-03-11 15:37:52 +0100 Droppable: enabled and accepting droppables are now activated prior to evaluating their geometry. Fixes #7104 Droppable: if activeClass changes the geometry of a droppable, then dnd uses the wrong geometry. M ui/jquery.ui.droppable.js commit 4ade64b refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-10 22:18:19 -0600 effects.*: Explode effect was removing more elements than it should upon completion. Fixed #6022 - multiple explosions cut short M ui/jquery.effects.explode.js commit 19e7244 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-09 10:09:29 -0500 Effects: Handle just passing an effect name. M ui/jquery.effects.core.js commit 3875cf6 refs/remotes/origin/spinner-globalize-1.x Merge: fa7f5d2 74cff5d Author: Scott González Date: 2011-03-09 10:01:07 -0500 Merge branch 'effects-api' of https://github.com/gnarf37/jquery-ui into gnarf37-effects-api commit 6bd5c08 refs/tags/1.8.12 Author: gnarf Date: 2011-03-08 16:04:55 -0600 Effects demo: Animate a containing div instead of the canvas directly for easing demo. Fixes #7086 - easing only first click is working. Canvas seems to be animating poorly in Chrome 11 - and animating the height only is scaling width too in some browsers yet not others... (cherry picked from commit fa7f5d2873b1fef978eab7d9f342c5afa77e061c) M demos/effect/easing.html commit fa7f5d2 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-08 16:04:55 -0600 Effects demo: Animate a containing div instead of the canvas directly for easing demo. Fixes #7086 - easing only first click is working. Canvas seems to be animating poorly in Chrome 11 - and animating the height only is scaling width too in some browsers yet not others... M demos/effect/easing.html commit 58480d8 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-08 14:22:48 -0500 Unit tests: removed no longer utilized tickets.js files for Menu and Tooltip M tests/unit/menu/menu.html D tests/unit/menu/menu_tickets.js M tests/unit/tooltip/tooltip.html D tests/unit/tooltip/tooltip_tickets.js commit f999668 refs/remotes/origin/spinner-globalize-1.x Author: Jay Merrifield Date: 2011-03-08 09:42:10 -0500 Dialog: Before handling escape key presses, check if the default action has been prevented. Fixes #6966 - Pressing ESC on dialog when 2 dialogs are open closes both dialogs. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit a067dfa refs/tags/1.8.12 Author: Guillaume Gautreau Date: 2011-03-08 09:32:48 -0500 Draggable: modify margins of the containment according to the margin of the draggable element. Fixed #7084 - Draggable with parent containment and margin (cherry picked from commit 3a0ec399cdd19c7e7b11934aef559cfa6b8f8258) M ui/jquery.ui.draggable.js commit 3a0ec39 refs/remotes/origin/spinner-globalize-1.x Author: Guillaume Gautreau Date: 2011-03-08 09:32:48 -0500 Draggable: modify margins of the containment according to the margin of the draggable element. Fixed #7084 - Draggable with parent containment and margin M ui/jquery.ui.draggable.js commit 74cff5d refs/remotes/origin/spinner-globalize-1.x Merge: b319864 fefb29d Author: gnarf Date: 2011-03-08 00:56:10 -0600 Merge branch 'effects-api' of github.com:gnarf37/jquery-ui into effects-api commit b319864 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-07 23:53:24 -0600 effect.puff: Errant console.log removed M ui/jquery.effects.scale.js commit 8a0394d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-07 10:50:47 -0500 Mouse visual test: Bump jQuery version. M tests/visual/mouse/mouse_ticket_6946.html commit 1ac9aa4 refs/remotes/origin/spinner-globalize-1.x Author: awgy Date: 2011-02-05 07:45:37 -0600 Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed after drag in Gecko A tests/visual/mouse/mouse_ticket_6946.html commit 0680b59 refs/remotes/origin/spinner-globalize-1.x Author: awgy Date: 2011-02-05 02:13:55 -0600 Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click event suppressed after drag in Gecko M ui/jquery.ui.mouse.js commit 18ad8ff refs/remotes/origin/spinner-globalize-1.x Author: Adam Parod Date: 2011-02-17 15:17:40 -0600 Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat minDate/maxDate when dateFormat changes. M ui/jquery.ui.datepicker.js commit 4ad513b refs/remotes/origin/spinner-globalize-1.x Author: michaelmwu Date: 2011-03-04 22:17:30 -0800 Sortable: Changed floating calculation to determine also whether items are being displayed horizontally. Helps fix odd sorting behavior for horizontal lists. Fixed #6702 - horizontal sortable not working (and solution) M ui/jquery.ui.sortable.js commit 6008a30 refs/remotes/origin/spinner-globalize-1.x Author: Douglas Neiner Date: 2011-03-02 12:52:21 -0500 Dialog: Added a class to dialog wrapper when it is currently displaying buttons, includes unit tests for changes. Fixed #7057 - An extra class is needed on the dialog wrapper to specify when a buttonset is showing M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit ea89522 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-02 21:27:09 -0500 Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May M ui/i18n/jquery.ui.datepicker-ar.js commit 1037444 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-02 20:44:26 -0500 Switched to latest stable jQuery 1.5.1 M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/menu/contextmenu.html M demos/menu/default.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/default.html M demos/tooltip/delegation-mixbag.html M demos/tooltip/forms.html M demos/tooltip/tracking.html D jquery-1.4.4.js A jquery-1.5.1.js M tests/index.html M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/tabs/tabs.html M tests/unit/tooltip/tooltip.html M tests/unit/widget/widget.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/addClass/addClass_queue.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/menubar.html M tests/visual/menu/tablemenu.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_4551.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/spinner/spinner.html M tests/visual/tabs/tabs.html M tests/visual/theme.html M tests/visual/tooltip/callout.html M tests/visual/tooltip/tooltip.html commit fefb29d refs/remotes/origin/spinner-globalize-1.x Merge: b6debf4 d7979a8 Author: gnarf Date: 2011-03-07 11:15:28 -0600 Merge branch 'master' into effects-api commit 4f9091e refs/tags/1.8.12 Author: Scott González Date: 2011-03-07 10:50:47 -0500 Mouse visual test: Bump jQuery version. (cherry picked from commit d7979a8b7150ac36f6f57ad0c18c49a46965797c) M tests/visual/mouse/mouse_ticket_6946.html commit ee63c1a refs/tags/1.8.12 Author: awgy Date: 2011-02-05 07:45:37 -0600 Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed after drag in Gecko(cherry picked from commit cf0649ed6abcee7045308a8cdbe9123259fa064a) A tests/visual/mouse/mouse_ticket_6946.html commit 15aec63 refs/tags/1.8.12 Author: awgy Date: 2011-02-05 02:13:55 -0600 Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click event suppressed after drag in Gecko(cherry picked from commit 548bdb12a116771b34a99ba97769ddef22f7d156) M ui/jquery.ui.mouse.js commit d7979a8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-03-07 10:50:47 -0500 Mouse visual test: Bump jQuery version. M tests/visual/mouse/mouse_ticket_6946.html commit d4b2e49 refs/remotes/origin/spinner-globalize-1.x Merge: 74b7c3f cf0649e Author: Scott González Date: 2011-03-07 10:47:33 -0500 Merge branch 'master' of https://github.com/voxwerk/jquery-ui into voxwerk-master commit 12d38b1 refs/tags/1.8.12 Author: Adam Parod Date: 2011-02-17 15:17:40 -0600 Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat minDate/maxDate when dateFormat changes. (cherry picked from commit 74b7c3f684f5d83effcee6d5099c6fffb020fdf9) M ui/jquery.ui.datepicker.js commit 74b7c3f refs/remotes/origin/spinner-globalize-1.x Author: Adam Parod Date: 2011-02-17 15:17:40 -0600 Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat minDate/maxDate when dateFormat changes. M ui/jquery.ui.datepicker.js commit 20b0106 refs/tags/1.8.12 Author: michaelmwu Date: 2011-03-04 22:17:30 -0800 Sortable: Changed floating calculation to determine also whether items are being displayed horizontally. Helps fix odd sorting behavior for horizontal lists. Fixed #6702 - horizontal sortable not working (and solution)(cherry picked from commit f1d939bc589fd8d211e0dc540f7d92cfae94a411) M ui/jquery.ui.sortable.js commit b6debf4 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 23:34:24 -0600 effects.drop: Quick second pass Style Guidance M ui/jquery.effects.drop.js commit 69a7382 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 21:16:56 -0600 effects.fade: Using $ instead of jQuery M ui/jquery.effects.fade.js commit 703cd82 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 20:44:35 -0600 effects.core: Style Guidance M ui/jquery.effects.core.js commit 576cd0b refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 18:48:14 -0600 effects.*: style guidance M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.drop.js commit 9c771b8 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 18:34:18 -0600 effects.*: Style Guidance M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js commit 7a60bc6 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 17:45:43 -0600 effect.*: Style Guidance M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js commit 8ce879e refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 15:24:48 -0600 Adding fade to the tests M tests/visual/effects.all.html M tests/visual/effects.all.js commit bcb8f7e refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 15:24:24 -0600 effects.*: More Style Guidance M ui/jquery.effects.blind.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js commit 61cf834 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 05:36:06 -0600 effects.drop: Style Guidance M ui/jquery.effects.drop.js commit 7391fe8 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 05:25:38 -0600 effects.clip: Reuse a var instead of calculate again M ui/jquery.effects.clip.js commit 210fcc4 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-06 05:22:32 -0600 effects.clip: Style Guidance M ui/jquery.effects.clip.js commit d742cd6 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-05 16:17:54 -0600 Effects: Minor whitespace improvements M ui/jquery.effects.core.js M ui/jquery.effects.highlight.js M ui/jquery.effects.transfer.js commit f1d939b refs/remotes/origin/spinner-globalize-1.x Author: michaelmwu Date: 2011-03-04 22:17:30 -0800 Sortable: Changed floating calculation to determine also whether items are being displayed horizontally. Helps fix odd sorting behavior for horizontal lists. Fixed #6702 - horizontal sortable not working (and solution) M ui/jquery.ui.sortable.js commit 2fdc868 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-04 17:10:02 -0600 Effects: General Code Cleanup M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js commit 15c97e0 refs/remotes/origin/spinner-globalize-1.x Author: Douglas Neiner Date: 2011-03-02 12:52:21 -0500 Dialog: Added a class to dialog wrapper when it is currently displaying buttons, includes unit tests for changes. Fixed #7057 - An extra class is needed on the dialog wrapper to specify when a buttonset is showing M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit 5c4577f refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-02 20:58:10 -0600 Cleaning up effects.core _normalizeArguments a bit more M ui/jquery.effects.core.js commit bfb5582 refs/tags/1.8.12 Author: Richard Worth Date: 2011-03-02 21:27:09 -0500 Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May (cherry picked from commit 5c6afa8e7bcf0b7111245ad703d28cfcefc1d59f) M ui/i18n/jquery.ui.datepicker-ar.js commit 5c6afa8 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-02 21:27:09 -0500 Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May M ui/i18n/jquery.ui.datepicker-ar.js commit a1c8c7b refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-02 20:10:09 -0600 Updated to new effects object API M ui/jquery.effects.scale.js commit a370d1f refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-02 20:00:57 -0600 Just a quick touch to update to new internal effects object API M ui/jquery.effects.clip.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js commit db50f3e refs/tags/1.8.12 Author: Richard Worth Date: 2011-03-02 21:00:50 -0500 Switched to latest stable jQuery 1.5.1 M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html D jquery-1.4.4.js A jquery-1.5.1.js M tests/index.html M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/defaults.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/index.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/tabs/tabs.html M tests/unit/widget/widget.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_4551.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit 593799d refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-03-02 20:44:26 -0500 Switched to latest stable jQuery 1.5.1 M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/date-range.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/menu/contextmenu.html M demos/menu/default.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html M demos/tooltip/custom-animation.html M demos/tooltip/default.html M demos/tooltip/delegation-mixbag.html M demos/tooltip/forms.html M demos/tooltip/tracking.html D jquery-1.4.4.js A jquery-1.5.1.js M tests/index.html M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/tabs/tabs.html M tests/unit/tooltip/tooltip.html M tests/unit/widget/widget.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/addClass/addClass_queue.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/tabs_tooltips.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/menubar.html M tests/visual/menu/tablemenu.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_4551.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/spinner/spinner.html M tests/visual/tabs/tabs.html M tests/visual/theme.html M tests/visual/tooltip/callout.html M tests/visual/tooltip/tooltip.html commit 5fd1f17 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-02 19:46:46 -0600 Quick rewrite for new options object M ui/jquery.effects.bounce.js commit 0b18671 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-02 19:46:19 -0600 Should add a visual test for the standard show/hide method to make sure we don't break it by overriding it M tests/visual/effects.all.html M tests/visual/effects.all.js commit 2ad1cf3 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-03-02 19:30:27 -0600 Starting to clean up the internal API for animations M ui/jquery.effects.blind.js M ui/jquery.effects.core.js commit 58b730f refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-28 22:53:06 +0100 Menubar: Close menu on input click when already open M tests/visual/menu/menubar.js commit f76e749 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-28 22:49:49 +0100 Menubar: Remove dependency on button and simplify CSS accordingly. M tests/visual/menu/menubar.html M tests/visual/menu/menubar.js commit 2221dd6 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-28 22:38:06 +0100 Menu: Cleanup M ui/jquery.ui.menu.js commit a256e05 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-28 22:36:41 +0100 Menu: Move addClass(active) call to _open to make it work for both mouse and keyboard interactions M ui/jquery.ui.menu.js commit 31a181a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-26 15:06:06 +0100 Tooltip: Make sure we have a target before trying to open the tooltip. M ui/jquery.ui.tooltip.js commit b4d75c1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-26 15:04:33 +0100 Tooltip: Rename _show to _open. M ui/jquery.ui.tooltip.js commit ffb96bc refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-26 13:31:45 +0100 Widget tests: Work around a bug in jQuery core in IE 9rc. M tests/unit/widget/widget_core.js commit 48f060a refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-26 12:10:52 +0100 Spinner: Ignore delta of 0 from triggered mousewheel event. Verified that mousewheel scrolling actually works fine in IE6. M tests/unit/spinner/spinner_core.js M ui/jquery.ui.spinner.js commit 9ac6bde refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-26 11:48:56 +0100 Accordion: Improve unit test to get consistent results on mobile devices M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_options.js commit 3d3b5dd refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-26 11:23:37 +0100 Position: Test for window scrollTop support and run scrolled window test only when support is there. Should exclude mobile devices, getting the position testsuite to produce more useful results. M tests/unit/position/position_core.js commit c9bbd9a refs/tags/1.8.12 Author: Scott González Date: 2011-02-26 11:13:00 +0100 Button: Only add text classes if there is text. Fixes #7040 - button class change breaks icon only buttons. (cherry picked from commit e72afe4afca0795fc785114cfeafbe08f5e2fdf3) M ui/jquery.ui.button.js commit e72afe4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-26 11:13:00 +0100 Button: Only add text classes if there is text. Fixes #7040 - button class change breaks icon only buttons. M ui/jquery.ui.button.js commit 260a644 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-25 23:09:58 +0100 Autocomplete: Update combobox menu to point out limits and link to explaining it. M demos/autocomplete/combobox.html commit baf28d2 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-25 18:58:44 +0100 Menu: Cleanup contextmenu demo and fix aria unit test to ignore empty string values M demos/menu/contextmenu.html M tests/unit/menu/menu_core.js commit 540b78d refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-25 11:33:48 +0100 Adding a domEqual assertion to our testsuite for more sane DOM comparisons. Comparing innerHTML is too dependent on random browser quirks like IE only sometimes rendering closing tags. M tests/unit/accordion/accordion_methods.js M tests/unit/autocomplete/autocomplete_methods.js M tests/unit/menu/menu_methods.js M tests/unit/testsuite.js commit 6a5eb35 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-25 11:12:21 +0100 Position: Drop offset-as-a-setter from position, 1.9 won't support core 1.3 anymore M ui/jquery.ui.position.js commit b65583a refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-25 10:43:06 +0100 Menu: Cleanup unit test page M tests/unit/menu/menu.html commit f095f23 refs/remotes/origin/spinner-globalize-1.x Merge: 0cd2977 643e20c Author: Scott González Date: 2011-02-25 10:41:52 +0100 Merge branch 'master' of github.com:jquery/jquery-ui commit 9851398 refs/tags/1.8.12 Author: Scott González Date: 2011-02-25 10:40:36 +0100 Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan localization. (cherry picked from commit 0cd297702db890672a2886026200e9762de43e77) M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-tj.js commit 0cd2977 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-25 10:40:36 +0100 Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan localization. M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-tj.js commit 643e20c refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 23:03:58 +0100 Menu: Optimize menu positioning in menubar M tests/visual/menu/menubar.js commit 105ef8b refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 22:57:44 +0100 Menu: Add ui-state-active to active menu bar button M tests/visual/menu/menubar.html M tests/visual/menu/menubar.js commit bed6def refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-24 22:54:54 +0100 Autocomplete tests: Fixed various bugs in various versions of IE. M tests/unit/autocomplete/autocomplete_events.js commit c2f9677 refs/remotes/origin/spinner-globalize-1.x Merge: 63a7281 b8f3e5b Author: maggiewachs Date: 2011-02-24 16:00:56 -0500 Merge branch 'master' of github.com:jquery/jquery-ui commit 63a7281 refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-02-24 16:00:32 -0500 Added two options to set the button style and add down arrow icons M tests/visual/menu/menubar.js commit 75afd33 refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-02-24 16:00:01 -0500 Added a second example to show a menubar with buttons and icons and one without (default) M tests/visual/menu/menubar.html commit b8f3e5b refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 21:29:48 +0100 Menu: Fix testsuite, new option M tests/unit/menu/menu_defaults.js commit f73466a refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-02-24 11:46:51 -0500 Removed active state when menu closes M ui/jquery.ui.menu.js commit adf80bf refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-02-24 11:44:47 -0500 Added active state toggle to items with submenus to provide "breadcrumb" feedback M ui/jquery.ui.menu.js commit 9e7820a refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-02-24 11:35:34 -0500 Added another nested list for testing M tests/visual/menu/menubar.html commit af0db70 refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-02-24 11:16:15 -0500 Line 58: document click function was missing event parameter M tests/visual/menu/menubar.js commit b50fa46 refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-02-24 11:06:47 -0500 Added menubar styles and removed ui-widget-header class from markup M tests/visual/menu/menubar.html commit 9340da3 refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-02-24 11:06:12 -0500 Added ui-* classes to widget container M tests/visual/menu/menubar.js commit 7b3a4e7 refs/remotes/origin/spinner-globalize-1.x Author: maggiewachs Date: 2011-02-24 11:05:24 -0500 Added menubar styles M tests/visual/menu/menubar.html commit 84d59de refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 16:39:08 +0100 Menu: Update menubar to use menu instead of removed flyoutmenu. M tests/visual/menu/menubar.html M tests/visual/menu/menubar.js commit 7d03598 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 15:57:02 +0100 Menu: Outline outline on focussed menu M themes/base/jquery.ui.menu.css commit 0ddf677 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 15:51:51 +0100 Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.html testmenu into contextmenu.html M tests/visual/menu/contextmenu.html D tests/visual/menu/flyoutmenu.html D tests/visual/menu/flyoutmenu.js M tests/visual/menu/menu.html M themes/base/jquery.ui.menu.css M ui/jquery.ui.menu.js commit 38cfcff refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 12:05:20 +0100 Menu: Update autocomplete to use deactivate and check for focus class M tests/unit/autocomplete/autocomplete_core.js M tests/visual/menu/menu.html M themes/base/jquery.ui.menu.css M ui/jquery.ui.autocomplete.js M ui/jquery.ui.menu.js commit 5c687be refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 11:13:37 +0100 Menu: Refactoring flyout menu in prepartion for merging into menu M tests/visual/menu/flyoutmenu.js commit 6bd95ef refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 10:50:08 +0100 Menu: Fix filter matching to work with flyout menu M tests/visual/menu/flyoutmenu.js M ui/jquery.ui.menu.js commit 5d3f91b refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 10:40:12 +0100 Menu: Move item matching code into menu M tests/visual/menu/contextmenu.html M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit 5095871 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-24 10:22:51 +0100 Autocomplete: Added support for contenteditable elements. Fixes #6914 - Autocomplete: Support contenteditable. M tests/unit/autocomplete/autocomplete.html M tests/unit/autocomplete/autocomplete_events.js M ui/jquery.ui.autocomplete.js commit ee34b0d refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 10:22:50 +0100 Menu: Get rid of .css(top:0,left:0) workaround, not necessary anymore M tests/visual/menu/drilldown.html M tests/visual/menu/flyoutmenu.html M tests/visual/menu/flyoutmenu.js M tests/visual/menu/menubar.js commit d74fb20 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 10:12:20 +0100 Menu: Replace ui-state-hover with ui-state-focus. More semantic, looks the same. M themes/base/jquery.ui.menu.css M ui/jquery.ui.menu.js commit 3f353cc refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 10:07:24 +0100 Menu: Update unit test to use focus instead of activate method M tests/unit/menu/menu_core.js commit 0d659d4 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-24 10:06:08 +0100 Menu: Rename activate to focus and deactivate to blur method M demos/menu/contextmenu.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/flyoutmenu.js M ui/jquery.ui.menu.js commit d7682da refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-23 17:01:19 +0100 Menu: Add some testing for ensure that id-attributes aren't overwritten. M tests/visual/menu/flyoutmenu.html commit 9626484 refs/remotes/origin/spinner-globalize-1.x Author: Gilmore Davidson Date: 2011-02-13 18:11:40 +1100 Fixed #6979 - Several components are leaking variables into the global scope M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.ui.accordion.js M ui/jquery.ui.slider.js commit c37637e refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-23 12:46:13 +0100 Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/tabs/tabs.html M tests/unit/widget/widget.html M tests/unit/widget/widget_core.js commit 6597d3e refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-23 12:39:25 +0100 Drop unused tests/unit/defaults.html. If any, we need to composite suite that runs everything, not just defaults. D tests/unit/defaults.html commit 98fef9c refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-23 12:26:43 +0100 Menu: Test page for table-based menu (hackity hack) A tests/visual/menu/tablemenu.html commit ddfd5e6 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-23 12:12:29 +0100 Menu: Introducing position option into flyout menu M tests/visual/menu/flyoutmenu.html M tests/visual/menu/flyoutmenu.js commit faa4b97 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-22 16:15:11 +0100 Menu: Rename nested.html to flyoutmenu.html, updated headers M tests/visual/index.html A tests/visual/menu/flyoutmenu.html M tests/visual/menu/flyoutmenu.js M tests/visual/menu/menubar.js D tests/visual/menu/nested.html commit f8091f7 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-22 15:14:12 +0100 Menu: Overhauled menubar, again starting with Michael Lang's fork. Added working keyboard navigation, including nested menus. Still need to properly style the menu buttons, e.g. highlight the button of the currently open menu. M tests/visual/menu/flyoutmenu.js M tests/visual/menu/menubar.html A tests/visual/menu/menubar.js commit 68c13cd refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-22 12:09:03 +0100 Menu: Escape characters for RegExp matching for keyboard item matching. M tests/visual/menu/flyoutmenu.js commit 3557058 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-22 11:51:08 +0100 Menu: Overhauled nested menu via flyoutmenu.js backported from Michael Lang's fork. Changed key input handling by setting focus to menu, getting rid of input option. M tests/visual/menu/contextmenu.html A tests/visual/menu/flyoutmenu.js M tests/visual/menu/nested.html M ui/jquery.ui.menu.js commit d14c18c refs/tags/1.8.10 (tag: 1.8.10) Author: Scott González Date: 2011-02-22 11:48:12 +0100 Tagging the 1.8.10 release. M version.txt commit 6c7090a refs/tags/1.8.12 Author: Scott González Date: 2011-02-22 11:48:12 +0100 Updating the 1-8-stable version to 1.8.11pre M version.txt commit a1eaac8 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-21 22:45:19 +0100 Spinner: Use jQuery's focus() method instead of DOM method to set focus to input. Fixes testsuite in IE6. M ui/jquery.ui.spinner.js commit b3e849b refs/remotes/origin/spinner-globalize-1.x Merge: 1c7ab04 2c4a30f Author: jzaefferer Date: 2011-02-21 22:27:06 +0100 Merge branch 'master' of github.com:jquery/jquery-ui commit 1c7ab04 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-21 22:26:38 +0100 Disable dialog tests on TestSwarm until we can get some running in IE6 without freezing the browser. M tests/unit/dialog/dialog.html commit 971566d refs/tags/1.8.10 Author: adam j. sontag Date: 2011-02-18 11:45:44 -0500 Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hungarian Localisation has month-date in wrong order (cherry picked from commit b4bcc1bf9dc8673089eb7cdcc3378a93d7f0a678) M ui/i18n/jquery.ui.datepicker-hu.js commit 2c4a30f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-21 20:50:22 +0100 Updating the master version to 1.9pre M version.txt commit 7b43b32 refs/tags/1.9m4 (tag: 1.9m4) Author: Scott González Date: 2011-02-21 20:49:11 +0100 Tagging the 1.9m4 release. M version.txt commit a1ebed7 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-21 17:09:02 +0100 Unit tests: Add QUnit toolbar for hiding passed tests M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/menu/menu.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/spinner/spinner.html M tests/unit/tabs/tabs.html M tests/unit/tooltip/tooltip.html M tests/unit/widget/widget.html commit f70f01a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-21 16:07:42 +0100 Accordion: Handle changing the event option. Fixes #6740 - Dynamically changing accordion's event handler doesn't actually change the behaviour. M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit 84a4a44 refs/remotes/origin/spinner-globalize-1.x Merge: 5082e3e 7c4d6a7 Author: jzaefferer Date: 2011-02-21 14:45:54 +0100 Merge branch 'master' of github.com:jquery/jquery-ui commit 5082e3e refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-21 10:38:30 +0100 Menu: Fix visual test to use select event (was selected) M tests/visual/menu/contextmenu.html commit 7c4d6a7 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-02-19 09:54:15 -0500 Datepicker i18n: Changed all html named character entities to unicode hex entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation M ui/i18n/jquery.ui.datepicker-ar-DZ.js M ui/i18n/jquery.ui.datepicker-ar.js M ui/i18n/jquery.ui.datepicker-az.js M ui/i18n/jquery.ui.datepicker-bg.js M ui/i18n/jquery.ui.datepicker-bs.js M ui/i18n/jquery.ui.datepicker-ca.js M ui/i18n/jquery.ui.datepicker-cs.js M ui/i18n/jquery.ui.datepicker-da.js M ui/i18n/jquery.ui.datepicker-de.js M ui/i18n/jquery.ui.datepicker-eo.js M ui/i18n/jquery.ui.datepicker-es.js M ui/i18n/jquery.ui.datepicker-eu.js M ui/i18n/jquery.ui.datepicker-fa.js M ui/i18n/jquery.ui.datepicker-fi.js M ui/i18n/jquery.ui.datepicker-fo.js M ui/i18n/jquery.ui.datepicker-fr-CH.js M ui/i18n/jquery.ui.datepicker-gl.js M ui/i18n/jquery.ui.datepicker-he.js M ui/i18n/jquery.ui.datepicker-hr.js M ui/i18n/jquery.ui.datepicker-hu.js M ui/i18n/jquery.ui.datepicker-hy.js M ui/i18n/jquery.ui.datepicker-id.js M ui/i18n/jquery.ui.datepicker-is.js M ui/i18n/jquery.ui.datepicker-it.js M ui/i18n/jquery.ui.datepicker-ja.js M ui/i18n/jquery.ui.datepicker-kz.js M ui/i18n/jquery.ui.datepicker-lt.js M ui/i18n/jquery.ui.datepicker-ms.js M ui/i18n/jquery.ui.datepicker-no.js M ui/i18n/jquery.ui.datepicker-pl.js M ui/i18n/jquery.ui.datepicker-pt-BR.js M ui/i18n/jquery.ui.datepicker-pt.js M ui/i18n/jquery.ui.datepicker-rm.js M ui/i18n/jquery.ui.datepicker-ro.js M ui/i18n/jquery.ui.datepicker-ru.js M ui/i18n/jquery.ui.datepicker-sk.js M ui/i18n/jquery.ui.datepicker-sl.js M ui/i18n/jquery.ui.datepicker-sq.js M ui/i18n/jquery.ui.datepicker-sr-SR.js M ui/i18n/jquery.ui.datepicker-sr.js M ui/i18n/jquery.ui.datepicker-sv.js M ui/i18n/jquery.ui.datepicker-th.js M ui/i18n/jquery.ui.datepicker-tr.js M ui/i18n/jquery.ui.datepicker-uk.js M ui/i18n/jquery.ui.datepicker-vi.js M ui/i18n/jquery.ui.datepicker-zh-CN.js M ui/i18n/jquery.ui.datepicker-zh-HK.js M ui/i18n/jquery.ui.datepicker-zh-TW.js commit b4bcc1b refs/remotes/origin/spinner-globalize-1.x Author: adam j. sontag Date: 2011-02-18 11:45:44 -0500 Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hungarian Localisation has month-date in wrong order M ui/i18n/jquery.ui.datepicker-hu.js commit b107181 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-18 16:08:17 +0100 Fix datepicker tests to pass in Chrome and run faster by letting QUnit handle the staggered proessing (renders at least once per second, faster then rendering after each test). Disabled broken manual-entry tests after confirming its only an issue in the test, not the impl. M tests/unit/datepicker/datepicker_core.js M tests/unit/datepicker/datepicker_events.js M tests/unit/datepicker/datepicker_methods.js M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_tickets.js commit 9162679 refs/tags/1.8.10 Author: Scott González Date: 2011-02-16 13:15:14 -0500 Datepicker: Account for daylight saving when calculating number of days in a month. Fixes #6978 - In Calender for march 2011 dates showing till 5th only. Thanks jomyjohn (cherry picked from commit c44818fccaeb4f41fdb8b8a00662169a4258b78c) M ui/jquery.ui.datepicker.js commit c44818f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-16 13:15:14 -0500 Datepicker: Account for daylight saving when calculating number of days in a month. Fixes #6978 - In Calender for march 2011 dates showing till 5th only. Thanks jomyjohn M ui/jquery.ui.datepicker.js commit c94ec23 refs/remotes/origin/spinner-globalize-1.x Author: William Kevin Manire Date: 2011-02-16 00:28:32 -0800 Widget: modified widget to throw exception on attempt to call private methods. Fixed #6947 - Attempt to access private member of widget returns jQuery object M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit ed531ef refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-14 12:06:04 +0100 Menu: Remove ui-state-hover class from menu items on destroy M ui/jquery.ui.menu.js commit ab7a5b4 refs/tags/1.8.10 Author: Dan Heberden Date: 2011-02-15 10:15:46 -0800 Datepicker: prevent datepicker initialization on empty jquery collection and add unit test. Fixed #6976 - datepicker creates extra dom element with empty object (cherry picked from commit 5c3dc7d48ae501bd52476bfc45905130577d52c9) M tests/unit/datepicker/datepicker_core.js M ui/jquery.ui.datepicker.js commit 5c3dc7d refs/remotes/origin/spinner-globalize-1.x Author: Dan Heberden Date: 2011-02-15 10:15:46 -0800 Datepicker: prevent datepicker initialization on empty jquery collection and add unit test. Fixed #6976 - datepicker creates extra dom element with empty object M tests/unit/datepicker/datepicker_core.js M ui/jquery.ui.datepicker.js commit 685ac7a refs/tags/1.8.10 Author: Martin Solli Date: 2011-02-14 05:49:33 -0800 Datepicker: improved translation of Norwegian names for days and months. Fixed #6986 - Improved translation of day and month names(cherry picked from commit d505c7c66d9041988c4563801d781b47cad2e439) M ui/i18n/jquery.ui.datepicker-no.js commit 6c3477e refs/remotes/origin/spinner-globalize-1.x Merge: 8ef8d2d d505c7c Author: Scott González Date: 2011-02-15 10:00:25 -0500 Merge remote branch 'msolli/master' commit 8ef8d2d refs/remotes/origin/spinner-globalize-1.x Author: David Petersen Date: 2011-02-07 19:32:32 -0500 Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: pass original event. M tests/unit/tabs/tabs_events.js M ui/jquery.ui.tabs.js commit a3cba34 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-15 08:38:09 -0500 Datepicker: Properly handle datepickers attached to inputs that are hidden using CSS. Fixes #6988 - Datepicker: Treat all hidden text fields the same. M ui/jquery.ui.datepicker.js commit cf9dac6 refs/tags/1.8.10 Author: Scott González Date: 2011-02-15 08:38:09 -0500 Datepicker: Properly handle datepickers attached to inputs that are hidden using CSS. Fixes #6988 - Datepicker: Treat all hidden text fields the same. (cherry picked from commit 6fbee255d8d895c7e84a4b2eaad2cfadc8a3425a) M ui/jquery.ui.datepicker.js commit d505c7c refs/remotes/origin/spinner-globalize-1.x Author: Martin Solli Date: 2011-02-14 05:49:33 -0800 Datepicker: improved translation of Norwegian names for days and months. Fixed #6986 - Improved translation of day and month names M ui/i18n/jquery.ui.datepicker-no.js commit c4a7f45 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-11 16:01:23 +0100 Tooltip: Added missing items test M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_options.js commit cfa4833 refs/remotes/origin/spinner-globalize-1.x Merge: e69839a c8063f9 Author: jzaefferer Date: 2011-02-11 15:44:56 +0100 Merge branch 'master' of github.com:jquery/jquery-ui commit e69839a refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-11 15:42:44 +0100 Menu: Fix unit tests and set the right menu1-activedescendant attribute M tests/unit/index.html M tests/unit/menu/menu_core.js M tests/unit/menu/menu_defaults.js M ui/jquery.ui.menu.js commit c8063f9 refs/remotes/origin/spinner-globalize-1.x Author: Richard Worth Date: 2011-02-11 09:36:14 -0500 Added swarminject.js for menu, spinner, and tooltip test pages. Fixes unit tests to run correctly on swarm.jquery.org M tests/unit/menu/menu.html M tests/unit/spinner/spinner.html M tests/unit/tooltip/tooltip.html commit 1cb1b9c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-11 08:53:43 -0500 Widget: Handle super calls when method calls go up and down the inheritance chain. M ui/jquery.ui.spinner.js M ui/jquery.ui.widget.js commit 9191ee3 refs/tags/1.8.10 Author: Alex Dovenmuehle Date: 2011-02-10 22:11:59 -0500 Button: Batched class changes to improve performance. Fixes #6934. Button: Batch class changes to improve performance. (cherry picked from commit 5b104dbcefdfa708d80e8babea0539617167012d) M ui/jquery.ui.button.js commit 5b104db refs/remotes/origin/spinner-globalize-1.x Author: Alex Dovenmuehle Date: 2011-02-10 22:11:59 -0500 Button: Batched class changes to improve performance. Fixes #6934. Button: Batch class changes to improve performance. M ui/jquery.ui.button.js commit 92bae28 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-10 21:32:33 -0500 Widget: Only create _super and _superApply once per method, then assign on every execution. M ui/jquery.ui.widget.js commit 6096aed refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-10 21:25:50 -0500 Widget: Fixed super methods with deep inheritance chains. M tests/unit/testsuite.js M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit fb35d4e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-08 16:13:18 -0500 Accordion: Reset overflow on both content panels being animated, not just the one being shown. Fixes #6957 - .ui-accordion-content's overflow value does not change back to auto in IE 6. M ui/jquery.ui.accordion.js commit fba3349 refs/remotes/origin/spinner-globalize-1.x Merge: 93916b4 ce51ede Author: Scott González Date: 2011-02-08 09:22:45 -0500 Merge branch 'master' of github.com:jquery/jquery-ui commit 93916b4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-08 09:21:35 -0500 Accordion: Added note about using ui-accordion-header-active class. M ui/jquery.ui.accordion.js commit ce51ede refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-07 20:37:06 +0100 Spinner: Fix time spinner demo; workaround for _super issue. M ui/jquery.ui.spinner.js commit ba4fa2b refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-07 18:50:19 +0100 Spinner: Fix unnecessary var M ui/jquery.ui.spinner.js commit 8fe10dc refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-02-07 18:45:10 +0100 Fix spinner demos to latest jquery-global API. Also cleanup. M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/index.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html commit cf0649e refs/remotes/origin/spinner-globalize-1.x Author: awgy Date: 2011-02-05 07:45:37 -0600 Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed after drag in Gecko A tests/visual/mouse/mouse_ticket_6946.html commit 548bdb1 refs/remotes/origin/spinner-globalize-1.x Author: awgy Date: 2011-02-05 02:13:55 -0600 Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click event suppressed after drag in Gecko M ui/jquery.ui.mouse.js commit e986bd8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-04 23:50:49 -0500 Accordion: Reduced some code in _toggle(). M ui/jquery.ui.accordion.js commit d808f93 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-04 22:37:29 -0500 Accordion: Simplify _toggle() implementation. M ui/jquery.ui.accordion.js commit e2560f6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-04 21:52:09 -0500 Accordion: Always have _activate delegate to _eventHandler. M ui/jquery.ui.accordion.js commit ed57047 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-03 23:02:46 -0500 Accordion: First pass at cleaning up activation/event handling code. M ui/jquery.ui.accordion.js commit ee88a56 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-03 16:37:17 -0500 Widget: Added ability to use $.widget() to create extensions. Fixes #6937 - Widget: Allow redefining a widget to create extensions. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit ed49033 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-03 14:14:13 -0500 Accordion: Updated demos to use the new API. M demos/accordion/custom-icons.html M demos/accordion/fillspace.html M demos/accordion/no-auto-height.html commit 678ff63 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-03 12:01:26 -0500 Added version property to plugins that were missing them. M tests/unit/testsuite.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.menu.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tooltip.js commit 352ef4c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-03 11:04:22 -0500 Accordion: Cleaned up destroy and refresh methods. M ui/jquery.ui.accordion.js commit a4da197 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-03 10:11:00 -0500 Accordion: Added tests for custom header option. M tests/unit/accordion/accordion_options.js commit 2e17770 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-03 10:04:40 -0500 Accordion: Update active option when programmatically collapsing the accordion. M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit d099e3a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-03 09:59:05 -0500 Accordion: Handle negative values for active option on init. M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit 714a77f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-03 09:54:11 -0500 Accordion: Properly handle collapsible: false and active: false by changing active to 0. M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit d14366a refs/tags/1.8.10 Author: Tobias Brunner Date: 2011-02-03 08:51:50 -0500 Datepicker: only set the focus explicitly if it is not already on the target field. Fixed #6694 – datepicker does not fire change event in IE8 jQuery stores the current content of a field whenever it gets the focus. Since the fixed function is also called for KeyUp events the change event is not triggered anymore when the input looses focus. (cherry picked from commit 39cf7d5bb4f9dfe1ada5dc2499f5c91e536ec96b) M ui/jquery.ui.datepicker.js commit 39cf7d5 refs/remotes/origin/spinner-globalize-1.x Author: Tobias Brunner Date: 2011-02-03 08:51:50 -0500 Datepicker: only set the focus explicitly if it is not already on the target field. Fixed #6694 – datepicker does not fire change event in IE8 jQuery stores the current content of a field whenever it gets the focus. Since the fixed function is also called for KeyUp events the change event is not triggered anymore when the input looses focus. M ui/jquery.ui.datepicker.js commit 8ac5da2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-02 21:33:57 -0500 Accordion: Cleanup. M ui/jquery.ui.accordion.js commit f1ff9b8 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-02-02 21:15:25 -0500 Accordion: Added ui-accordion-header-icon class to generated icons in order to not interfere with any additional icons that users might add. M themes/base/jquery.ui.accordion.css M ui/jquery.ui.accordion.js commit d6fa44a refs/tags/1.8.10 Author: George Marshall Date: 2011-02-01 18:52:17 -0800 Resizable: Changed the way box size is determined when using a helper. Fixed #6926 - Window doesn't change to size that helper shows when snapping to grid (cherry picked from commit 002f9a2629b906983c0b9edaffa0f7b9b5e457f5) M ui/jquery.ui.resizable.js commit 002f9a2 refs/remotes/origin/spinner-globalize-1.x Author: George Marshall Date: 2011-02-01 18:52:17 -0800 Resizable: Changed the way box size is determined when using a helper. Fixed #6926 - Window doesn't change to size that helper shows when snapping to grid M ui/jquery.ui.resizable.js commit b3fcf17 refs/remotes/origin/spinner-globalize-1.x Author: Michael DellaNoce Date: 2011-02-01 06:57:48 -0500 Widget: Modified _trigger to invoke callbacks with apply so that handlers are invoked the same way .trigger() invokes them. Fixes #6795 - Widget: _trigger passes array arguments to handlers inconsistently. M tests/unit/widget/widget_tickets.js M ui/jquery.ui.widget.js commit cb8f5b7 refs/remotes/origin/spinner-globalize-1.x Merge: bb857dd effbb2c Author: Scott González Date: 2011-01-31 22:04:09 -0500 Merge branch 'master' into widget-events Conflicts: ui/jquery.ui.widget.js commit bb857dd refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-31 21:56:55 -0500 Tabs: Use ._focusable() and ._hoverable(). M ui/jquery.ui.tabs.js commit 17004b9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-31 21:55:22 -0500 Widget: Use focusin/focusout for ._focusable(). M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit effbb2c refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-01-31 16:37:50 +0100 Update wigdet test for previous change. No stored intance via data for element == instance. M tests/unit/widget/widget_core.js commit 03dcdd6 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-01-31 16:33:45 +0100 Optimize widget's _createWidget method to not store data and bind remove when dealing with an instance without an element (element == instance). M ui/jquery.ui.widget.js commit 6309061 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-31 08:58:01 -0500 Accordion: added a comment. M ui/jquery.ui.accordion.js commit c580123 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-31 08:50:17 -0500 Accordion: Removed ui-accordion-li-fix class; I couldn't find instances where this caused a problem in IE. Fixed #6892 - Accordion: broken animation in Chrome. M themes/base/jquery.ui.accordion.css M ui/jquery.ui.accordion.js commit d4e715f refs/tags/1.8.10 Author: Scott González Date: 2011-01-30 09:39:18 -0500 Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes #6916 - Datepicker date range demo: syntax glitch. (cherry picked from commit fe6990e104834926042c96a29a6cccec4fdafd3b) M demos/datepicker/date-range.html commit fe6990e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-30 09:39:18 -0500 Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes #6916 - Datepicker date range demo: syntax glitch. M demos/datepicker/date-range.html commit 6b9b513 refs/tags/1.8.10 Author: Scott González Date: 2011-01-27 14:49:59 -0500 Autocomplete: Fixed handling of race conditions when using jQuery 1.3.2. Fixes #6904 - Autocomplete: Race condition handling means. (cherry picked from commit a1ab9678e9bba6b20989104040bc31b782094335) M ui/jquery.ui.autocomplete.js commit a1ab967 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-27 14:49:59 -0500 Autocomplete: Fixed handling of race conditions when using jQuery 1.3.2. Fixes #6904 - Autocomplete: Race condition handling means. M ui/jquery.ui.autocomplete.js commit 7a6dd71 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-25 00:52:42 -0500 Accordion: Allow canceling the beforeActivate event. Fixes #6896 - Accordion: Allow canceling the beforeActivate event. M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js M ui/jquery.ui.accordion.js commit 088ef05 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-25 00:05:55 -0500 Accordion: Renamed changestart and change events to beforeActivate and activate, respectively. Fixes #6840 - Accordion: Rename changestart event to beforeActivate. Fixes #6842 - Accordion: Rename change event to activate. M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js M tests/unit/testsuite.js M ui/jquery.ui.accordion.js commit 06d61f5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 22:40:03 -0500 Accordion: More tests. M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_events.js commit 63c72ab refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 22:37:57 -0500 Tests: Fixed erroneous refernece to accordion. M tests/unit/testsuite.js commit 3e370a4 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 21:58:40 -0500 Dialog: Use ._focusable() and ._hoverable(). M ui/jquery.ui.dialog.js commit 0ef4b4f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 21:54:50 -0500 Widget: Added tests for ._hoverable() and ._focusable(). M tests/unit/widget/widget_core.js commit 4a384c6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 21:31:12 -0500 Widget tests: Remove workaround for old QUnit bug. M tests/unit/widget/widget_core.js commit 8034cc3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 21:22:40 -0500 Widget tests: Cleanup. M tests/unit/widget/widget.html M tests/unit/widget/widget_core.js M tests/unit/widget/widget_tickets.js commit 2e214f9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 21:00:39 -0500 Accordion test: Fixed an icon test. M tests/unit/accordion/accordion_options.js commit 25f420e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 20:35:58 -0500 Accordion tests: Cleaned up deprecated tests. M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_options.js commit 5ed1046 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 19:20:09 -0500 Accordion tests: Cleanup. M tests/unit/accordion/accordio.html M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_defaults.js M tests/unit/accordion/accordion_defaults_deprecated.js M tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M tests/unit/accordion/accordion_tickets.js M tests/unit/testsuite.js commit ecc0ef5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 16:00:34 -0500 Accordion tests: Getting really ghetto in an attempt to get deprecated tests to run in TestSwarm. A tests/unit/accordion/accordio.html A tests/unit/accordion/accordion_defaults_deprecated.js A tests/unit/accordion/accordion_deprecated.js D tests/unit/accordion/deprecated/accordion.html D tests/unit/accordion/deprecated/accordion_defaults_deprecated.js D tests/unit/accordion/deprecated/accordion_deprecated.js commit 140d90a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 15:45:29 -0500 Accordion: Test cleanup. M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_defaults.js D tests/unit/accordion/accordion_defaults_deprecated.js D tests/unit/accordion/accordion_deprecated.html D tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_events.js A tests/unit/accordion/deprecated/accordion.html A tests/unit/accordion/deprecated/accordion_defaults_deprecated.js A tests/unit/accordion/deprecated/accordion_deprecated.js M ui/jquery.ui.accordion.js commit 3ce2322 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 14:47:03 -0500 Tests: Updated QUnit. M external/qunit.css M external/qunit.js commit c96c249 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 14:38:23 -0500 Accordion: First pass at splitting out tests for deprecated functionality. M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_defaults.js A tests/unit/accordion/accordion_defaults_deprecated.js A tests/unit/accordion/accordion_deprecated.html A tests/unit/accordion/accordion_deprecated.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit cc90b44 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-24 13:33:24 -0500 Widget: Allow this.element to be the widget instance instead of a DOM element. Fixes #6895 - Widget: Allow non-DOM based widget. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit bc71499 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-23 19:58:31 -0500 Widget: Added tests for defaultElement and element normalization between jQuery objects, elements and selectors. M tests/unit/widget/widget_core.js commit 29bfb86 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-23 17:55:53 -0500 All: Define defaultElement for non-div widgets. M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.menu.js M ui/jquery.ui.spinner.js commit 8d1713d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-23 17:38:33 -0500 Widget: Removed comment about storing instances in jQuery.data twice since we now only do it once. M ui/jquery.ui.widget.js commit 244eebe refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-22 20:39:37 -0500 Widget: Allow instantiation without the new keyword. M ui/jquery.ui.widget.js commit 3a0b617 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-22 20:30:40 -0500 Widget: Added ability to generate an item if no item is passed on creation. M ui/jquery.ui.widget.js commit 711df1f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-21 15:37:18 -0500 Widget: Added _hoverable() and _focusable(). M ui/jquery.ui.accordion.js M ui/jquery.ui.widget.js commit 8f8a536 refs/tags/1.8.9 (tag: 1.8.9) Author: Scott González Date: 2011-01-19 13:18:34 -0500 Tagging the 1.8.9 release. M version.txt commit e117422 refs/tags/1.8.10 Author: Scott González Date: 2011-01-19 13:18:34 -0500 Updating the 1-8-stable version to 1.8.10pre M version.txt commit 1ce8cf8 refs/tags/1.8.9 Author: marcos.sousa Date: 2011-01-18 16:33:30 -0200 Sortable: Make sure we have a placeholder before trying to remove it during a cancel. Fixes #6879 - Sortable: Calling cancel when there is no sort occurring throws an error. (cherry picked from commit f165c93127495d5041c3d49fa592fddbe8000bd1) M ui/jquery.ui.sortable.js commit f165c93 refs/remotes/origin/spinner-globalize-1.x Author: marcos.sousa Date: 2011-01-18 16:33:30 -0200 Sortable: Make sure we have a placeholder before trying to remove it during a cancel. Fixes #6879 - Sortable: Calling cancel when there is no sort occurring throws an error. M ui/jquery.ui.sortable.js commit 465c4c2 refs/tags/1.8.9 Author: Scott González Date: 2011-01-19 10:45:44 -0500 Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.Sortable .sortable( cancel ) call the this._mouseUp method without param. (cherry picked from commit cf0c32f335479d00224d69f3c5ff53d147a6a8e6) M ui/jquery.ui.sortable.js commit cf0c32f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-19 10:45:44 -0500 Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.Sortable .sortable( cancel ) call the this._mouseUp method without param. M ui/jquery.ui.sortable.js commit 904548d refs/tags/1.8.9 Author: Scott González Date: 2011-01-19 10:15:15 -0500 Datepicker i18n: Added Algerian Arabic to demos. (cherry picked from commit 30c9473d8f297d53f0d3715e8cd00b61b841a85a) M demos/datepicker/localization.html M demos/index.html M ui/i18n/jquery.ui.datepicker-ar-DZ.js commit cf622ca refs/tags/1.8.9 Author: cherif Date: 2011-01-15 21:23:02 +0100 Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add Algerian Arabic support. (cherry picked from commit fcf8c2631c8e3d78b1565af856cb44ca6bc21b60) A ui/i18n/jquery.ui.datepicker-ar-DZ.js commit 30c9473 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-19 10:15:15 -0500 Datepicker i18n: Added Algerian Arabic to demos. M demos/datepicker/localization.html M demos/index.html M ui/i18n/jquery.ui.datepicker-ar-DZ.js commit fcf8c26 refs/remotes/origin/spinner-globalize-1.x Author: cherif Date: 2011-01-15 21:23:02 +0100 Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add Algerian Arabic support. A ui/i18n/jquery.ui.datepicker-ar-DZ.js commit 0ed452b refs/tags/1.8.9 Author: Christoph Burgdorf Date: 2011-01-18 23:10:43 +0100 Draggable: Incase helper is not set to 'original' succeed with revert action even if the original element has been removed. Fixes #6871 M ui/jquery.ui.draggable.js commit 086131b refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-01-18 14:16:13 +0100 Update to latest jquery-global plugin M external/jquery.global.js commit 6a79c70 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-01-18 12:11:26 +0100 Spinner: Update to latest jquery-global plugin, removing the currency workaround. M ui/jquery.ui.spinner.js commit ca818be refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-01-18 12:08:22 +0100 Update to latest jquery-global plugin M external/jquery.global.js commit 6072703 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-18 01:53:20 -0500 Widget: Added "dynamic" bindings via ._bind() to allow for proxying. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 659db70 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-18 01:46:26 -0500 Widget: Added ._bind() for easily binding events with correct context and disabled checking. Pretty much a direct copy from the previous bind branch. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 015ea16 refs/tags/1.8.9 Author: Ivan Peters Date: 2011-01-18 16:25:58 +1300 Datepicker: Update parseDate to properly handle a string value in shortYearCutoff. Fixed #6872: parseDate does not default shortYearCutoff correctly. M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit 67b070f refs/remotes/origin/spinner-globalize-1.x Author: Ivan Peters Date: 2011-01-18 16:25:58 +1300 Datepicker: Update parseDate to properly handle a string value in shortYearCutoff. Fixed #6872: parseDate does not default shortYearCutoff correctly. M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit 7608e4a refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-01-17 19:36:42 +0100 Update example culture files to $.global M external/jquery.global.de-DE.js M external/jquery.global.ja-JP.js commit ff62bdf refs/remotes/origin/spinner-globalize-1.x Merge: 0bbfbd4 6e84a8b Author: jzaefferer Date: 2011-01-17 19:28:49 +0100 Merge branch 'master' of github.com:jquery/jquery-ui commit 0bbfbd4 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-01-17 19:26:59 +0100 Updated global plugin to latest version. M external/jquery.global.js commit 90a5906 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2011-01-17 19:25:14 +0100 Renamed glob.js to jquery.global.js to match actual plugin filenames. M demos/index.html M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/time.html D external/glob.de-DE.js D external/glob.ja-JP.js D external/glob.js A external/jquery.global.de-DE.js A external/jquery.global.ja-JP.js A external/jquery.global.js M tests/unit/spinner/spinner.html commit a5667a0 refs/tags/1.8.9 Author: Scott González Date: 2011-01-17 09:44:53 -0500 Datepicker i18n: Fixed missing references. M demos/datepicker/localization.html M demos/index.html commit 6e84a8b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-17 09:44:53 -0500 Datepicker i18n: Fixed missing references. M demos/datepicker/localization.html M demos/index.html commit b3145fb refs/tags/1.8.9 Author: Scott González Date: 2011-01-17 09:26:30 -0500 Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-en-AU.js A ui/i18n/jquery.ui.datepicker-en-NZ.js commit 83fca58 refs/tags/1.8.9 Author: Scott González Date: 2011-01-17 09:36:00 -0500 Updated copyright year. M MIT-LICENSE.txt M tests/jquery.simulate.js M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.tabs.js M ui/jquery.ui.widget.js commit a4d2a0f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-17 09:26:30 -0500 Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-en-AU.js A ui/i18n/jquery.ui.datepicker-en-NZ.js commit 6e0482a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-17 09:13:18 -0500 Updated copyright year. M MIT-LICENSE.txt M tests/jquery.simulate.js M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css M themes/base/jquery.ui.tooltip.css M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.menu.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.spinner.js M ui/jquery.ui.tabs.js M ui/jquery.ui.tooltip.js M ui/jquery.ui.widget.js commit c6394d7 refs/tags/1.8.9 Author: Scott González Date: 2011-01-16 16:19:58 -0500 Tabs: Pass an element instead of jQuery object on initial show. Fixes #6867 - Inconsistent ui.panel contents for show event of tabs widget. M ui/jquery.ui.tabs.js commit 53dc2d3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-16 16:19:58 -0500 Tabs: Pass an element instead of jQuery object on initial show. Fixes #6867 - Inconsistent ui.panel contents for show event of tabs widget. M ui/jquery.ui.tabs.js commit 1dc4d64 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-15 08:28:13 -0500 Spinner: Moved ARIA to input and fixed tests. M tests/unit/spinner/spinner.html M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_defaults.js M ui/jquery.ui.spinner.js commit e0b5283 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-15 06:34:07 -0500 Updated widgets to use new methods from $.Widget. M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.dialog.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.spinner.js commit 56c4c6a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-14 17:11:22 -0500 Change destroy to _destroy and remove calls to $.Widget.prototype.destroy in widgets with simple destroy methods. M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.dialog.js M ui/jquery.ui.menu.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.tooltip.js commit ef1202d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-14 16:55:13 -0500 Widget: destroy() now calls _destroy() so that widgets don't need to call the base destroy method. Fixes #5056 - Widget factory: Remove need to call base destroy method. M ui/jquery.ui.widget.js commit 68d905d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-14 16:51:31 -0500 Autocompete tests: Added missing menu dependency. M tests/unit/autocomplete/autocomplete.html commit 25dae41 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-14 15:52:03 -0500 Widget: Added _super() and _superApply() methods. Fixes #6861 - Widget: Add _super() and _superApply() for easy access to parent methods. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit f711e36 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-14 14:42:53 -0500 Revert accidental demo change from 66606407edf9faa33c566f0cc6a2bb1dd4d3e808. M demos/accordion/default.html commit 6660640 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-14 14:35:37 -0500 Accordion: Force the width of the accordion panel during animation when animating from a fully collapsed state. Fixes #5540 - Accordion: Jumpy animation when opening a panel after closing all. The animation code should be refactored. M demos/accordion/default.html M ui/jquery.ui.accordion.js commit 1b2f6ce refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-14 12:18:33 -0500 Accordion: Renamed resize method to refresh. Fixes #6838 - Accordion: Rename resize method to refresh. M tests/unit/accordion/accordion_methods.js M ui/jquery.ui.accordion.js commit eabb391 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 19:32:08 -0500 Widget: Removed unnecessary/incorrect logic for widgetEventPrefix. M ui/jquery.ui.widget.js commit 2df430d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 19:27:22 -0500 Widget: Removed commented out code. M ui/jquery.ui.widget.js commit cb50642 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 19:26:52 -0500 Widget: Removed code for the remove event in jQuery < 1.4. M ui/jquery.ui.widget.js commit ee77fde refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 19:23:55 -0500 Accordion: Cleaned up _createIcons(). M ui/jquery.ui.accordion.js commit 4e7aa53 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 16:48:56 -0500 Accordion: Use event.preventDefault() instead of return false when handling keydown. M ui/jquery.ui.accordion.js commit b22c69b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 16:45:21 -0500 Accordion: call event.preventDefault() inside the _eventHandler() instead of in each individual event handler. M ui/jquery.ui.accordion.js commit a7aa65d refs/tags/1.8.9 Author: Scott González Date: 2011-01-13 16:36:14 -0500 Accordion - Make sure we have an element before trying to modify the className. Fixes #6856 - Accordion: Opening a panel after all panels have been collapsed causes an error. M ui/jquery.ui.accordion.js commit 93d0120 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 16:36:14 -0500 Accordion - Make sure we have an element before trying to modify the className. Fixes #6856 - Accordion: Opening a panel after all panels have been collapsed causes an error. M ui/jquery.ui.accordion.js commit 599e143 refs/remotes/origin/spinner-globalize-1.x Merge: 497ec85 468c358 Author: Scott González Date: 2011-01-13 14:56:29 -0500 Merge branch 'accordion-activate' commit 468c358 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 14:42:35 -0500 Accordion: Moved handling for programmatically collapsing the accordion out of the event handler. Modified event handler to not change the active option until after it determines that the event is valid. M tests/unit/accordion/accordion_events.js M ui/jquery.ui.accordion.js commit 3c11cd3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 14:01:38 -0500 Accordion: Added note about supporting negative values for active option in 2.0. M ui/jquery.ui.accordion.js commit 0efe017 refs/tags/1.8.8 (tag: 1.8.8) Author: Scott González Date: 2011-01-13 08:59:42 -0500 Tagging the 1.8.8 release. M version.txt commit 13ca484 refs/tags/1.8.9 Author: Scott González Date: 2011-01-13 08:59:42 -0500 Updating the 1-8-stable version to 1.8.9pre M version.txt commit b5b8cef refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-13 08:51:09 -0500 Accordion: Reduced valid active options to numbers and falsey. Added compatibility layer for previously allowed values. M ui/jquery.ui.accordion.js commit 3471bd6 refs/tags/1.8.8 Author: Alex Dovenmuehle Date: 2011-01-12 21:32:51 -0500 Accordion: Fixed weird behavior on accordion animations in IE. Fixed #5421 - Accordion header margins disappear in IE 8 M ui/jquery.ui.accordion.js commit 497ec85 refs/remotes/origin/spinner-globalize-1.x Author: Alex Dovenmuehle Date: 2011-01-12 21:32:51 -0500 Accordion: Fixed weird behavior on accordion animations in IE. Fixed #5421 - Accordion header margins disappear in IE 8 M ui/jquery.ui.accordion.js commit 4e289e8 refs/tags/1.8.8 Author: Scott González Date: 2011-01-12 14:29:40 -0500 Build (release): Updated release script to use 1-8-stable and Trac reports. M build/release/prepare-release commit ca46a3a refs/tags/1.8.8 Author: Scott González Date: 2011-01-12 08:43:18 -0500 Position: Fixed calculation of collision dimensions. Fixes #6812 - Position: Collision detection fails on the right side in Internet Explorer. M ui/jquery.ui.position.js commit c1cc00f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-12 08:43:18 -0500 Position: Fixed calculation of collision dimensions. Fixes #6812 - Position: Collision detection fails on the right side in Internet Explorer. M ui/jquery.ui.position.js commit 368af59 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-11 21:24:41 -0500 Accordion: Handle invalid values for the active option. M ui/jquery.ui.accordion.js commit 8b23483 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-11 20:53:31 -0500 Accordion: First pass at deprecating the activate method. Renamed _clickHandler to _eventHandler and removed extraneous parameter. Updated all tests to use the option methods instead of the activate method. M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_events.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit b6ed932 refs/remotes/origin/spinner-globalize-1.x Author: Alex Dovenmuehle Date: 2011-01-11 15:38:47 -0500 Accordion: Deprecated icons.headerSelected in favor of icons.activeHeader. Fixes #6834 - Accordion: Change icons.headerSelected to icons.activeHeader. M tests/unit/accordion/accordion_defaults.js M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit 04667b1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-11 14:34:17 -0500 Dialog: Fixed creation of close button in IE. Thanks dkiselev. M ui/jquery.ui.dialog.js commit 1f0fd61 refs/tags/1.8.8 Author: aaronpeterson Date: 2010-12-30 07:41:04 -0800 Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesetting on title bar is inconsistent with other widget title bars/headers. M themes/base/jquery.ui.dialog.css commit d1372ea refs/remotes/origin/spinner-globalize-1.x Author: aaronpeterson Date: 2010-12-30 07:41:04 -0800 Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesetting on title bar is inconsistent with other widget title bars/headers. M themes/base/jquery.ui.dialog.css commit dd7aae2 refs/tags/1.8.8 Author: Scott González Date: 2011-01-11 13:20:50 -0500 Accordion: Start the accordion animation before changing classes. Fixes #6720 - Accordion: ol numbering bug. Thanks Tony Ross. M ui/jquery.ui.accordion.js commit dd89ea5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-11 13:20:50 -0500 Accordion: Start the accordion animation before changing classes. Fixes #6720 - Accordion: ol numbering bug. Thanks Tony Ross. M ui/jquery.ui.accordion.js commit 723e0d6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-10 22:47:30 -0500 Autocomplete demo (combobox): Fixed tooltips and clearing of select on invalid entry. M demos/autocomplete/combobox.html commit da1517e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-10 22:07:03 -0500 Compound visual test: Added missing reference to autocomplete. M tests/visual/compound/widgets_in_dialog.html commit 33fa0ce refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-10 21:58:17 -0500 Button demo: Coding standards. M demos/button/splitbutton.html commit fb71eba refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-10 21:48:41 -0500 Build: Added spinner and menu to docs-download. M build/build.xml commit f91c330 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-10 21:44:25 -0500 Fixed headers for menu, spinner, tooltip stylesheets. M themes/base/jquery.ui.menu.css M themes/base/jquery.ui.spinner.css M themes/base/jquery.ui.tooltip.css commit 392d79f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-10 21:40:03 -0500 Fixed broken reference to theme file. M tests/visual/tooltip/callout.html commit 16692ed refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2011-01-10 21:38:58 -0500 Fixed references to jQuery. M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/overflow.html M demos/spinner/time.html M tests/unit/spinner/spinner.html M tests/visual/spinner/spinner.html M tests/visual/tooltip/callout.html commit 51482a9 refs/remotes/origin/spinner-globalize-1.x Author: gnarf Date: 2011-01-09 17:41:12 -0600 Demos: PHP Strict mode compliance and use parse_json() for JSON encoding. Fixes #5124 - Ensure all PHP scripts for demos/tests properly escape/filter input data. M demos/autocomplete/search.php commit 238196d refs/tags/1.8.8 Author: Saji Date: 2011-01-08 01:39:27 +0530 Datepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add i18n translation for Malayalam. A ui/i18n/jquery.ui.datepicker-ml.js commit cce7dbe refs/remotes/origin/spinner-globalize-1.x Author: Saji Date: 2011-01-08 01:39:27 +0530 Datepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add i18n translation for Malayalam. A ui/i18n/jquery.ui.datepicker-ml.js commit 74ddb30 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-12-28 15:31:14 +0100 Cleanup bad earlier merge. M demos/autocomplete/multiple-remote.html commit e724f58 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-12-22 18:59:29 +0100 Fixed bad references to jQuery-1.4.4.js M demos/menu/contextmenu.html M demos/menu/default.html M tests/unit/menu/menu.html M tests/visual/compound/tabs_tooltips.html M tests/visual/menu/menubar.html commit 0479ab6 refs/remotes/origin/spinner-globalize-1.x Merge: 3552947 1fd3419 Author: jzaefferer Date: 2010-12-22 18:58:57 +0100 Merge remote branch 'origin/tooltip' Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html commit 3552947 refs/remotes/origin/spinner-globalize-1.x Merge: 8d39171 70e8e9f Author: jzaefferer Date: 2010-12-22 18:31:27 +0100 Merge remote branch 'origin/menu' Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js commit 8d39171 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-12-22 18:00:28 +0100 Fix demos index page to include globalization plugin for spinner demos, along a wording fix in spinner-time demo. M demos/index.html M demos/spinner/time.html commit 2c89e95 refs/remotes/origin/spinner-globalize-1.x Merge: 727d00d 26bc701 Author: jzaefferer Date: 2010-12-22 17:36:41 +0100 Merge remote branch 'origin/spinner' commit 727d00d refs/remotes/origin/spinner-globalize-1.x Author: Max Schnur Date: 2010-12-20 09:00:28 -0500 Dialog: Modified close button binding to use event.preventDefault() instead of return false. Fixes #6766 - Dialog: Clicks on close button don't bubble. M ui/jquery.ui.dialog.js commit e104f6c refs/remotes/origin/spinner-globalize-1.x Author: MaxPower15 Date: 2010-12-20 08:50:23 -0500 Tabs: Use event.preventDefault() instead of return false. Fixes #6765 - Tabs: Use event.preventDefault() instead of returning false. M ui/jquery.ui.tabs.js commit 956697b refs/remotes/origin/spinner-globalize-1.x Author: Xavi Date: 2010-12-19 16:52:22 -0500 All: Use .toggleClass() instead of conditionally using .addClass() and .removeClass(). Fixes #6764 - Use toggleClass instead of [ bool ? 'addClass' : 'removeClass' ]. M ui/jquery.ui.accordion.js M ui/jquery.ui.sortable.js M ui/jquery.ui.tabs.js M ui/jquery.ui.widget.js commit d6edba5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-19 16:38:15 -0500 Accordion: Move code for deprecated height options into an extension at the bottom of the plugin. M tests/unit/accordion/accordion_defaults.js M ui/jquery.ui.accordion.js commit f908281 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-19 16:26:03 -0500 Accordion: Added test for heightStyle: fill with absolutely positioned sibling. M tests/unit/accordion/accordion_options.js commit 3294520 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-19 16:22:26 -0500 Accordion: Don't include the height of absolute/fixed positioned siblings when calculating size for heightStyle: fill. M ui/jquery.ui.accordion.js commit 75b94a1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-19 16:19:54 -0500 Accordion: Handle changes to deprecated options: autoHeight, clearStyle, fillSpace. M ui/jquery.ui.accordion.js commit e0ae192 refs/remotes/origin/spinner-globalize-1.x Merge: c614889 94a1786 Author: Scott González Date: 2010-12-19 16:14:13 -0500 Merge remote branch 'Adovenmuehle/master' into accordion-height commit 2aabc39 refs/tags/1.8.8 Author: Scott González Date: 2010-12-17 11:15:17 -0500 Autocomplete: Track pending requests and only remove the loading class when the last request completes. Fixes #6761 - Autocomplete: Loading class removed when multiple Ajax requests occur. M ui/jquery.ui.autocomplete.js commit d2a12ff refs/tags/1.8.8 Author: Scott González Date: 2010-12-17 10:48:17 -0500 Autocomplete: Abort pending ajax requests when disabled and prevent handling results when disabled. Fixes #6752 - Menu may still render when autocomplete is disabled. M ui/jquery.ui.autocomplete.js commit 94a1786 refs/remotes/origin/spinner-globalize-1.x Author: Alex Dovenmuehle Date: 2010-12-17 21:38:29 -0500 Accordion: API Redesign. Made style changes and changed 'fill' implementation to use $.siblings() M tests/unit/accordion/accordion_options.js M ui/jquery.ui.accordion.js commit c614889 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-17 19:53:22 -0500 Dialog: Coding standards. M ui/jquery.ui.dialog.js commit c470138 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-17 11:35:47 -0500 addClass: Added visual test page for animation queueing. A tests/visual/addClass/addClass_queue.html commit 08422d6 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-17 11:15:17 -0500 Autocomplete: Track pending requests and only remove the loading class when the last request completes. Fixes #6761 - Autocomplete: Loading class removed when multiple Ajax requests occur. M ui/jquery.ui.autocomplete.js commit 0d0c862 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-17 10:48:17 -0500 Autocomplete: Abort pending ajax requests when disabled and prevent handling results when disabled. Fixes #6752 - Menu may still render when autocomplete is disabled. M ui/jquery.ui.autocomplete.js commit 490792b refs/remotes/origin/spinner-globalize-1.x Author: Alex Dovenmuehle Date: 2010-12-14 23:48:36 -0500 Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a new option called heightStyle M tests/unit/accordion/accordion_options.js M tests/visual/accordion/accordion_option_fillSpace_true.html M ui/jquery.ui.accordion.js commit ffc0855 refs/tags/1.8.8 Author: Mario Visic Date: 2010-12-16 18:10:30 +0800 Autocomplete (Combobox demo): Set the button type to button to prevent form submission. Fixes #6755 - Autocomplete: The combobox "show all" button submits forms. M demos/autocomplete/combobox.html commit cf48a3c refs/remotes/origin/spinner-globalize-1.x Author: Mario Visic Date: 2010-12-16 18:10:30 +0800 Autocomplete (Combobox demo): Set the button type to button to prevent form submission. Fixes #6755 - Autocomplete: The combobox "show all" button submits forms. M demos/autocomplete/combobox.html commit cba92af refs/tags/1.8.8 Author: Scott González Date: 2010-12-14 09:02:00 -0500 Effects: Fixed queueing of class animations. Fixes #6748 - animateClass broken in 1.8.7. M ui/jquery.effects.core.js commit b475ae7 refs/tags/1.8.8 Author: Kevin Dalman Date: 2010-12-13 13:02:31 -0500 Effects: set right/bottom to 'auto' so effects work with dir=rtl. Fixed #6736 - Bug in slide effect when dir=rtl and has position.right. M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.fold.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js commit b5601cc refs/tags/1.8.8 Author: Scott González Date: 2010-12-15 23:41:24 -0500 Setting version.txt to 1.8.8pre. M version.txt commit 6731b0e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-14 09:02:00 -0500 Effects: Fixed queueing of class animations. Fixes #6748 - animateClass broken in 1.8.7. M ui/jquery.effects.core.js commit 2084549 refs/remotes/origin/spinner-globalize-1.x Author: Kevin Dalman Date: 2010-12-13 13:02:31 -0500 Effects: set right/bottom to 'auto' so effects work with dir=rtl. Fixed #6736 - Bug in slide effect when dir=rtl and has position.right. M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.fold.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js commit f73d421 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-11 15:57:49 -0500 Accordion: Split out navigation options into an extension. Fixes #5869 - Accordion: Deprecate navigation options. M ui/jquery.ui.accordion.js commit ca0ac5a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-11 15:19:25 -0500 All: Remove workaround for .offset() setter bug from older versions of jQuery. M ui/jquery.ui.autocomplete.js M ui/jquery.ui.dialog.js commit 9681b1f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-10 15:13:10 -0500 All: Replaced all uses of $.ui.contains() with $.contains(). Fixes #5000 - Deprecate $.ui.contains. M ui/jquery.ui.autocomplete.js M ui/jquery.ui.core.js M ui/jquery.ui.draggable.js M ui/jquery.ui.sortable.js commit 162364f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-10 15:06:22 -0500 Tabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation. M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit f54747b refs/remotes/origin/spinner-globalize-1.x Author: Alex Dovenmuehle Date: 2010-12-06 00:56:19 -0500 Accordion: Added .ui-accordion-heading class to header's first child. Fixes #6743 - Accordion: Add .ui-accordion-heading class. M tests/unit/accordion/accordion.html M tests/unit/accordion/accordion_core.js M tests/unit/accordion/accordion_methods.js M tests/unit/accordion/accordion_options.js M themes/base/jquery.ui.accordion.css M ui/jquery.ui.accordion.js commit 0cc1a0c refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-10 14:34:21 -0500 Position: Use $.isWindow() M ui/jquery.ui.position.js commit b42125a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-10 14:31:36 -0500 Dialog: Removed handling of deprecated beforeclose option. Fixes #5100 - Dialog: remove deprecated dialog option beforeclose. M tests/unit/dialog/dialog_events.js M ui/jquery.ui.dialog.js commit 9ad2a4b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-10 14:11:20 -0500 Widget: Throw errors for invalid method calls. Fixes #5972 - Widget: Throw error for non-existent method calls. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 0e15f57 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-12-10 13:42:29 -0500 Revert "Dialog: Moved the default value for the position.of option inside the _position() method to avoid a bug in jQuery 1.3.2. Fixes #6030 - ui.dialog with jQuery 1.3.2 causes RangeError." This reverts commit 22671ad4f8e3e2e921c27bd2933fa088950abf2f. M tests/unit/dialog/dialog_defaults.js M ui/jquery.ui.dialog.js commit 866c595 refs/tags/1.8.8 Merge: 67fd950 2e16f4b Author: Scott González Date: 2010-12-10 13:07:20 -0500 Merge branch 'master' of github.com:jquery/jquery-ui commit 67fd950 refs/tags/1.8.8 Author: Scott González Date: 2010-12-10 13:07:05 -0500 Build (release): Added note for part of the manual process. M build/release/prepare-release commit 12bea93 refs/tags/1.8.7 (tag: 1.8.7) Author: Scott González Date: 2010-12-08 13:28:26 -0500 Tagging the 1.8.7 release. M version.txt commit 2e16f4b refs/tags/1.8.8 Author: Scott González Date: 2010-12-08 13:28:26 -0500 Updating the master version to 1.9pre M version.txt commit 22671ad refs/tags/1.8.8 Author: Scott González Date: 2010-12-08 12:36:19 -0500 Dialog: Moved the default value for the position.of option inside the _position() method to avoid a bug in jQuery 1.3.2. Fixes #6030 - ui.dialog with jQuery 1.3.2 causes RangeError. This should be reverted in jQuery UI 1.9. M tests/unit/dialog/dialog_defaults.js M ui/jquery.ui.dialog.js commit 63ec115 refs/tags/1.8.8 Author: saks Date: 2010-12-07 16:27:56 -0500 Tabs: Added context to global selectors. Fixed #6710 - tabs module uses global selectors instead of local to "this.element" element. M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit 5f919b2 refs/tags/1.8.8 Author: Heiko Henning Date: 2010-12-07 12:33:18 -0500 Datepicker: Added Rhaeto-Romanic translation. Fixes #6728 - Datepicker: Add i18n translation for Rhaeto-Romanic. A ui/i18n/jquery.ui.datepicker-rm.js commit 0d0969c refs/tags/1.8.8 Author: poplix Date: 2010-12-06 10:05:46 -0500 Slider: Changed _trimAlignValue function to return the correct inclusive value between min and max. Fixes #6643 - using range and step options makes jquery change min and max. M ui/jquery.ui.slider.js commit 1fd3419 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-12-03 18:14:20 +0100 Tooltip: Seperate restoring title attribute from assigning current-variable, in case currentTitle is undefined. M ui/jquery.ui.tooltip.js commit 22cf318 refs/tags/1.8.8 Author: Scott González Date: 2010-12-03 09:14:27 -0500 Dialog position tests: Use Math.round() instead of Math.floor(). M tests/unit/dialog/dialog_options.js commit 51695f8 refs/tags/1.8.8 Author: dblood Date: 2010-12-02 14:23:41 -0800 Datepicker: enabled OSX meta keys to work when constraining input. Fixed #5317 - datepicker cmd+a/c/v is not working on MAC OS-X M ui/jquery.ui.datepicker.js commit b9e34f7 refs/tags/1.8.8 Author: Scott González Date: 2010-12-03 08:31:06 -0500 Dialog: Don't hide the dialog in _size if it started visible. Fixes #6717 - Dialog: Adding a button makes the dialog disappear in IE6. M ui/jquery.ui.dialog.js commit 26bc701 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-12-01 23:31:01 +0100 Spinner: Update timespinner demo description. M demos/spinner/time.html commit 0d0ec37 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-12-01 23:28:05 +0100 Spinner: Introduce page option to configure page size. Use that for timespinner demo to spin minutes on cursor up/down, hours on page up/down. M demos/spinner/time.html M ui/jquery.ui.spinner.js commit 7a85cbe refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-12-01 22:57:20 +0100 Spinner: CSS improvements - remove fixed height from wrapper; temp. override icon style to fix off-by-one positioning M themes/base/jquery.ui.spinner.css commit 13f9310 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-12-01 22:56:58 +0100 Spinner: Added Themeswitcher to visual testpage M tests/visual/spinner/spinner.html commit aa59bdf refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-12-01 22:56:38 +0100 Spinner: Add spinner to visual tests index page M tests/visual/index.html commit e01664a refs/tags/1.8.8 Author: Jean-Francois Remy Date: 2010-12-01 15:31:59 -0500 Draggable: Handle scrolled windows. Fixes #6181 - Draggable: issue with containment on position:fixed elements. M ui/jquery.ui.draggable.js commit eac910f refs/tags/1.8.8 Author: Scott González Date: 2010-12-01 11:51:16 -0500 Autocomplete: Update selectedItem in the asynchronous focus handling for IE. Fixes #6709 - Autocomplete: Null ui.item on change event in IE8. M ui/jquery.ui.autocomplete.js commit c667cff refs/tags/1.8.8 Author: Scott González Date: 2010-12-01 11:23:06 -0500 Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox. M ui/jquery.ui.position.js commit 40135bb refs/tags/1.8.8 Author: Scott González Date: 2010-11-30 22:19:20 -0500 Autocomplete: Handle ajax errors and timeouts. Fixes #6692 - Autocomplete: ui-autocomplete-loading class not removed when Ajax request times out. M ui/jquery.ui.autocomplete.js commit ddb4694 refs/tags/1.8.8 Author: Scott González Date: 2010-11-30 17:55:29 -0500 Autocomplete combobox demo: Reset the internal term property when an invalid selection is made. Fixes #6695 - Autocomplete combobox example does not show suggestion on second try. M demos/autocomplete/combobox.html commit 98f7e6a refs/tags/1.8.8 Author: pheiberg Date: 2010-11-24 19:17:23 +0100 Datepicker: made it possible to select a date in the selected month using enter. Fixes #5527 - Datepicker: Problem selecting the date with keyboard shorcuts M ui/jquery.ui.datepicker.js commit 56f842c refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-30 13:44:52 +0100 Spinner: Move aria-attributes to the focusable element of the widget M ui/jquery.ui.spinner.js commit 285c991 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-30 13:43:43 +0100 Spinner: Fix crlf to lf line endings. M themes/base/jquery.ui.spinner.css M ui/jquery.ui.spinner.js commit 9ef5cd0 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-30 13:41:54 +0100 Spinner: Use inline-element for better inline-block support. Removed float:left from input to fix input focussing in IE6. M themes/base/jquery.ui.spinner.css M ui/jquery.ui.spinner.js commit 970befc refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-28 19:59:29 +0100 Spinner: Add demo for time spinner M demos/spinner/index.html A demos/spinner/time.html commit d97add1 refs/tags/1.8.8 Author: Scott González Date: 2010-11-23 08:22:40 -0500 Combobox: Added a destroy method. Fixes #6685 - Combobox: Doesn't handle destroy. M demos/autocomplete/combobox.html commit 9ade710 refs/tags/1.8.8 Author: Scott González Date: 2010-11-22 12:59:57 -0500 Datepicker: Proper handling of empty strings for dates. M ui/jquery.ui.datepicker.js commit 7b523c2 refs/tags/1.8.8 Author: Scott González Date: 2010-11-22 11:46:36 -0500 Datepicker: Handle clearing the date inside _setDate() as early as possible. Fixes #6684 - Datepicker: setDate() should accept an empty string. Thanks RobinHerbots. M ui/jquery.ui.datepicker.js commit a4d54b4 refs/tags/1.8.8 Author: Scott González Date: 2010-11-22 11:40:11 -0500 Datepicker: Don't use ui-helper-hidden-accessible for initial hiding. M themes/base/jquery.ui.datepicker.css M ui/jquery.ui.datepicker.js commit a9d8549 refs/tags/1.8.8 Author: Scott González Date: 2010-11-22 11:12:26 -0500 CSS: Rewrote .ui-helper-hidden-accessible base on HTML5 Boilerplate. Fixes #4623 - CSS: ui-helper-hidden-accessible affects page layout. M themes/base/jquery.ui.core.css commit d23fe49 refs/tags/1.8.8 Author: Marian Rudzynski Date: 2010-11-22 08:49:47 -0500 Progressbar: Added max option. Fixes #6681 - Progressbar: add max option. M tests/unit/progressbar/progressbar_defaults.js M tests/unit/progressbar/progressbar_events.js M tests/unit/progressbar/progressbar_options.js M ui/jquery.ui.progressbar.js commit d69f2ec refs/tags/1.8.8 Author: pheiberg Date: 2010-11-21 22:06:23 +0100 Datepicker: changed setDate not to modify the passed date argument. Fixes #6671 - setDate manipulates its argument M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit 3361e8f refs/tags/1.8.8 Author: Khaled AlHourani Date: 2010-11-20 17:20:33 +0200 Datepicker: modified Arabic day names order. Fixed #6676 - ui.datepicker: Arabic Localization miss order M ui/i18n/jquery.ui.datepicker-ar.js commit f070b0a refs/tags/1.8.8 Author: Kyle Wilkinson Date: 2010-11-19 15:54:49 -0800 Datepicker Demo: modifed the name of the event search demo to be date-range. Fixed #6675 - Date Range demo for Datepicker has unclear title. A demos/datepicker/date-range.html D demos/datepicker/event-search.html M demos/datepicker/index.html commit 70e8e9f refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-20 15:45:46 +0100 Menu: Update license header in theme. M themes/base/jquery.ui.menu.css commit 2c4d418 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-20 15:43:13 +0100 Tooltip: Update license header. M ui/jquery.ui.tooltip.js commit 2a226f6 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-20 15:42:44 +0100 Menu: Update license header. M ui/jquery.ui.menu.js commit bd3d324 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-20 15:39:40 +0100 Spinner: Update license header. M ui/jquery.ui.spinner.js commit ddf5946 refs/tags/1.8.8 Author: Scott González Date: 2010-11-19 16:28:02 -0500 Autocomplete: Use the text of the option, not the value when checking for valid values. Fixes #6673 - Autocomplete combobox is not working in IE if value and name is different. M demos/autocomplete/combobox.html commit 4637695 refs/tags/1.8.8 Author: Scott González Date: 2010-11-19 16:17:52 -0500 Autocomplete multiple demos: Don't leave the field when tabbing while the menu is open. Fixes #6661 - Autocomplete: Tab on multiple Autocomplete should not change focus after selecting. M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html commit ff4154b refs/tags/1.8.8 Author: Phillip Barnes Date: 2010-11-19 14:27:18 -0500 Lossless compression of all non-theme images using ImageOptim M demos/autocomplete/images/jquery_32x32.png M demos/autocomplete/images/jqueryui_32x32.png M demos/autocomplete/images/sizzlejs_32x32.png M demos/autocomplete/images/transparent_1x1.png M demos/autocomplete/images/ui-anim_basic_16x16.gif M demos/droppable/images/high_tatras.jpg M demos/droppable/images/high_tatras2.jpg M demos/droppable/images/high_tatras3.jpg M demos/droppable/images/high_tatras4.jpg M demos/images/demo-config-on-tile.gif M demos/images/demo-config-on.gif M demos/images/demo-spindown-closed.gif M demos/images/icon-docs-info.gif M demos/images/pbar-ani.gif M demos/position/images/earth.jpg M demos/position/images/flight.jpg M demos/position/images/rocket.jpg M demos/progressbar/images/pbar-ani.gif M tests/unit/images/jqueryui_32x32.png M tests/unit/resizable/images/test.jpg M tests/unit/tabs/spinner.gif M tests/visual/resizable/images/test.png commit 5be6c7a refs/tags/1.9m3 (tag: 1.9m3) Author: jzaefferer Date: 2010-11-19 19:14:59 +0100 Set version to 1.9m3 M version.txt commit acaf8a0 refs/tags/1.9m3 Merge: fe5248b fceb70d Author: jzaefferer Date: 2010-11-19 19:10:30 +0100 Merge branch 'spinner' into devpreview commit fe5248b refs/tags/1.9m3 Merge: b02b8e3 ecc0d0e Author: jzaefferer Date: 2010-11-19 19:10:16 +0100 Merge branch 'menu' into devpreview Conflicts: demos/button/splitbutton.html commit b02b8e3 refs/tags/1.9m3 Merge: 5d37f63 48a5977 Author: jzaefferer Date: 2010-11-19 19:06:53 +0100 Merge branch 'tooltip' into devpreview commit 5d37f63 refs/tags/1.9m3 Merge: b0d2241 afdf74b Author: jzaefferer Date: 2010-11-19 19:05:45 +0100 Merge commit '1.8.6' into devpreview Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/unit/index.html tests/unit/widget/widget.js tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.accordion.js ui/jquery.ui.autocomplete.js commit efa28a5 refs/tags/1.8.8 Author: jzaefferer Date: 2010-11-19 17:01:00 +0100 Build: Revert mistaken change in last commit, putting back the docs-download target. M build/build.xml commit 812c274 refs/tags/1.8.8 Author: jzaefferer Date: 2010-11-19 16:56:14 +0100 Build: Replace filename references in base/all.min.css. Fixes #6634 - minified css does not @include minified css files. Also make a copy of images to fix relative paths. M build/build.xml commit 0c3e56d refs/tags/1.8.8 Author: skeetergraphics Date: 2010-11-19 10:35:34 -0500 Slider: Modified handle and scroll content not to jump twice when handle is grabbed and dragged from anywhere other than absolute center. Fixed #4467 - Slider: handle jumps a few pixels when clicked. M ui/jquery.ui.slider.js commit 8bb412d refs/tags/1.8.8 Author: jamiejag Date: 2010-11-15 17:45:19 -0800 Dialog: Ensure dialogs have a z-index when calculating the max z-index. Fixex #5955 - Dialog: Closing UI dialog when z-index is not defined in any .ui-dialog class, causes NaN to be used as Z-index, throwing an error. Fixes #4652 - Dialog: Event loss in subsequent dialog calls (FF3). M ui/jquery.ui.dialog.js commit abfa0e1 refs/tags/1.8.8 Author: Alex Dovenmuehle Date: 2010-11-19 08:54:11 -0500 Core: Fixed switchClass queueing issues using lazy evaluation of element's style. Fixed #6244 - switchClass queues incorrectly. M ui/jquery.effects.core.js commit a2e0eb9 refs/tags/1.8.8 Author: pheiberg Date: 2010-11-13 22:58:07 +0100 Datepicker: Fixed parsing of single y character for date formats. Fixes #6659 - Datepicker: Date format ymmdd not parsed correctly. M tests/unit/datepicker/datepicker_options.js M ui/jquery.ui.datepicker.js commit ecc0d0e refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-16 20:35:08 +0100 Menu: Implemented new (experimental) ARIA based on discussions on the jquery-a11y list. M ui/jquery.ui.menu.js commit 859c87e refs/tags/1.8.8 Author: J. Ryan Stinnett Date: 2010-11-16 01:57:52 -0600 Effects: Allow named speeds to be 0. Fixes #6657 - Allow named speeds to be 0 M ui/jquery.effects.core.js commit c2139fc refs/tags/1.8.8 Author: Scott González Date: 2010-11-12 12:57:34 -0500 Dialog: Added some missing semicolons. M ui/jquery.ui.dialog.js commit 5dad57e refs/tags/1.8.8 Author: Scott González Date: 2010-11-12 10:28:55 -0500 Buttonset: Added items option and removed visible filter for adding rounded corners. Fixes #6262 - buttonset not applying ui-corner to invisible elements. M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit fce1f97 refs/tags/1.8.8 Author: Scott González Date: 2010-11-12 09:19:26 -0500 Upgraded jQuery to 1.4.4. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/event-search.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html D jquery-1.4.3.js A jquery-1.4.4.js M tests/index.html M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/defaults.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/index.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/tabs/tabs.html M tests/unit/widget/widget.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_4551.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit f85b998 refs/tags/1.8.8 Author: Scott González Date: 2010-11-12 08:41:36 -0500 Autocomplete: Re-position menu after resizing, not before. Fixes #6648 - Autocomplete menu position issue when positioned to the right. M ui/jquery.ui.autocomplete.js commit dfb3544 refs/tags/1.8.8 Author: Jay Merrifield Date: 2010-11-12 08:16:41 -0500 Dialog: Make sure the overlay instance still exists before trying to remove it. Fixes #6645 - Dialog: Missing element not found check in overlay code. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit 320dfb8 refs/tags/1.8.8 Author: Stéphane Raimbault Date: 2010-11-10 14:33:40 -0800 Datepicker: fixed the French translation. Fixed #6646 - Wrong French translation of datepicker References - http://fr.wikipedia.org/wiki/Mois - http://sourceware.org/bugzilla/show_bug.cgi?id=6040 - http://code.djangoproject.com/browser/django/trunk/django/conf/locale/fr/LC_MESSAGES/djangojs.po M ui/i18n/jquery.ui.datepicker-fr.js commit e2a693b refs/tags/1.8.8 Author: awgy Date: 2010-11-03 02:45:47 -0500 Mouse: tie the preventClickEvent property to the event target, not the container. Fixes #4752 - link event firing on sortable with connect list M tests/jquery.simulate.js M tests/unit/sortable/sortable_tickets.js M ui/jquery.ui.mouse.js commit 412d1aa refs/tags/1.8.8 Author: Scott González Date: 2010-11-09 08:38:06 -0500 Slide effect: Handle string values for distance. Fixes #6637 - Slide effect is jumpy with certain parameter combinations. Thanks Jeff Roush. M ui/jquery.effects.slide.js commit 4226fae refs/tags/1.8.8 Author: Scott González Date: 2010-11-05 10:44:55 -0400 Datpicker: Fixed some failing tests. M tests/unit/datepicker/datepicker_options.js M tests/unit/datepicker/datepicker_tickets.js commit 7832fd8 refs/tags/1.8.8 Author: Scott González Date: 2010-11-05 10:25:06 -0400 Datepicker: Avoid flash during render in Firefox. Fixes #5493 - Datepicker: changeYear + yearRange causes flash in Firefox. Thanks israelrios. M ui/jquery.ui.datepicker.js commit 53215de refs/tags/1.8.8 Author: Scott González Date: 2010-11-04 08:36:09 -0400 Autocomplete (maxheight demo): Add padding to account for vertical scrollbar. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7. M demos/autocomplete/maxheight.html commit 5431a45 refs/tags/1.8.8 Author: Scott González Date: 2010-11-02 13:51:29 -0400 Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7. M demos/autocomplete/maxheight.html commit fceb70d refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-02 16:41:11 +0100 Spinner: Adding overflow demo M demos/spinner/index.html A demos/spinner/overflow.html commit 345592f refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-11-02 16:31:22 +0100 Spinner: Removing rtl demo M demos/spinner/index.html D demos/spinner/rtl.html commit 9949fa4 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-28 19:24:38 +0200 Menu: Good enough M ui/jquery.ui.menu.js commit 8959057 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-28 19:22:57 +0200 Menu: Further refactoring of next/previousPage M ui/jquery.ui.menu.js commit c55977d refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-28 19:15:27 +0200 Menu: Refactored next/previousPage logic and activate-scrolling, improved much! M tests/visual/menu/menu.html M ui/jquery.ui.menu.js commit 184ad69 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-28 18:38:40 +0200 Menu: Refactored menu to use .first()/.last() instead of :first/:last whereever possible M ui/jquery.ui.menu.js commit 1bd57c7 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-28 18:12:52 +0200 Menu: Effing coding standards. M ui/jquery.ui.menu.js commit 6b3eead refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-28 18:11:55 +0200 Menu: Use event delegation for mouseover/out events, instead of binding to menu items directly M ui/jquery.ui.menu.js commit a1eb5f4 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-28 17:45:34 +0200 Spinner: Make sure that options.value and input.val() are in sync M ui/jquery.ui.spinner.js commit 23157be refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-28 17:32:01 +0200 Spinner: Refactored reading htlm5 attributes option init M tests/unit/spinner/spinner_defaults.js M ui/jquery.ui.spinner.js commit ba28d11 refs/tags/1.8.8 Author: jzaefferer Date: 2010-10-28 10:09:30 +0200 Build: Fix regex for relative path replacement on cdn target M build/build.xml commit 183fb69 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-27 17:51:55 +0200 Slider: Add spinner to demo index M demos/index.html commit 9fa6edc refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-27 17:47:49 +0200 Spinner: Visual test page for events A tests/visual/spinner/spinner.html commit 78872dc refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-27 17:45:32 +0200 Spinner: Improved mousewheel event handling M ui/jquery.ui.spinner.js commit d91cd61 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-27 16:38:00 +0200 Spinner: More refactorings and cleanups, and heavy improvement on the incremental-logic, including a delay of 500ms after the first increment and before continous increments M demos/spinner/currency.html M ui/jquery.ui.spinner.js commit 48a5977 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 17:07:22 +0200 Tooltip: Implementing event delegation support. A demos/tooltip/ajax/content1.html A demos/tooltip/ajax/content2.html M demos/tooltip/custom-animation.html M demos/tooltip/default.html A demos/tooltip/delegation-mixbag.html M demos/tooltip/index.html M demos/tooltip/tracking.html M tests/unit/tooltip/tooltip_defaults.js M tests/unit/tooltip/tooltip_events.js M tests/unit/tooltip/tooltip_options.js M tests/visual/tooltip/tooltip.html M ui/jquery.ui.tooltip.js commit bdd815e refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 15:36:43 +0200 Tooltip: Demo and tests update M tests/unit/tooltip/tooltip_options.js M tests/visual/tooltip/tooltip.html commit 226aa35 refs/tags/1.8.8 Author: Scott González Date: 2010-10-26 09:17:58 -0400 Datepicker: Fixed Norwegian locale. Fixes #6086 - Error in "jquery.ui.datepicker-no.js". M ui/i18n/jquery.ui.datepicker-no.js commit f4d8ec9 refs/tags/1.8.8 Author: Scott González Date: 2010-10-26 09:05:38 -0400 Autocomplete: Trigger close after hiding the menu. Fixes #6227 - Autocomplete: Don't trigger close event until after the menu is hidden. M tests/unit/autocomplete/autocomplete_events.js M ui/jquery.ui.autocomplete.js commit 4d6770f refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 14:47:31 +0200 Tooltip: Added demo for custom animations A demos/tooltip/custom-animation.html M demos/tooltip/index.html commit 615022a refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 14:46:41 +0200 Tooltip: Update forms demo to programmatic-trigger only M demos/tooltip/forms.html commit 9556ecc refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 14:41:14 +0200 Tooltip: Update _init to _create M ui/jquery.ui.tooltip.js commit bd22613 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 14:40:48 +0200 Tooltip: Removing application role, should be set on application level M ui/jquery.ui.tooltip.js commit 8b4245a refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 14:32:03 +0200 Tooltip: Removing tooltipClass option; use .tooltip("widget").addClass("whatever") instead M tests/unit/tooltip/tooltip_defaults.js M tests/unit/tooltip/tooltip_options.js M ui/jquery.ui.tooltip.js commit 61b4b3e refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 14:26:53 +0200 Tooltip: Unit tests cleanup M tests/unit/tooltip/tooltip.html M tests/unit/tooltip/tooltip_options.js commit 9ead629 refs/tags/1.8.8 Author: Scott González Date: 2010-10-26 08:24:55 -0400 Datepicker: Fixed currentText in French locale. Fixes #5455 - Correction in French localization for Datepicker. M ui/i18n/jquery.ui.datepicker-fr.js commit 482d3c2 refs/tags/1.8.8 Author: sixhead Date: 2010-07-22 03:23:44 -0700 Datepicker: Fixed month name in Thai localization. Fixes #5862 - Datepicker: wrong month name for Thai locale. M ui/i18n/jquery.ui.datepicker-th.js commit 720e9d3 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 12:56:40 +0200 Slider: Cleanup public methods M ui/jquery.ui.spinner.js commit 30d431b refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 12:53:34 +0200 Slider: Improve destroy method M ui/jquery.ui.spinner.js commit f667bb3 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 12:44:32 +0200 Slider: Some more refactoring and cleanup M tests/unit/spinner/spinner_core.js M ui/jquery.ui.spinner.js commit 1342058 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 12:21:22 +0200 Slider: Some more test suite improvements M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_events.js commit 2df0945 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 12:14:45 +0200 Spinner: Changed default for numberformat to null. Fixed disabled option to not prevent changing value via step and page methods. OVerhauled testsuite. M demos/spinner/decimal.html M tests/unit/spinner/spinner.html M tests/unit/spinner/spinner_core.js M tests/unit/spinner/spinner_defaults.js M tests/unit/spinner/spinner_events.js M tests/unit/spinner/spinner_methods.js M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit e442dd3 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 10:54:28 +0200 Slider: Simplifying mousewheel binding, remove Opera workaround M ui/jquery.ui.spinner.js commit 0a1da01 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 10:53:03 +0200 Slider: Update to latest mousewheel plugin M demos/spinner/currency.html M demos/spinner/decimal.html M demos/spinner/default.html M demos/spinner/latlong.html M demos/spinner/rtl.html D external/jquery.mousewheel-3.0.2.js A external/jquery.mousewheel-3.0.4.js M tests/unit/spinner/spinner.html commit 8da1a75 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-26 10:36:46 +0200 Spiner: Tune mousewheel spinning M ui/jquery.ui.spinner.js commit afdf74b refs/tags/1.8.6 (tag: 1.8.6) Author: Scott González Date: 2010-10-25 14:46:02 -0400 Tagging the 1.8.6 release. M version.txt commit 828abc4 refs/tags/1.8.8 Author: Scott González Date: 2010-10-25 14:46:02 -0400 Updating the master version to 1.9pre M version.txt commit 4d82a7c refs/tags/1.8.6 Author: Scott González Date: 2010-10-25 14:18:53 -0400 Build: Added download builder section to changelog shell. M build/release/changelog-shell commit 0e7bef4 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-25 18:10:07 +0200 Slider: Removing dir option. Implementation caused more damage then being useful - will eventually implement RTL support in all widgets. M themes/base/jquery.ui.spinner.css M ui/jquery.ui.spinner.js commit 44ca830 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-25 18:06:26 +0200 Slider: More codecleanup. Inlining defaults for min/max, removing page (use 10*step instead), removing mouseWheel (just use when available) M ui/jquery.ui.spinner.js commit 299d5c8 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-25 17:32:08 +0200 Spinner: Fix value option initalization M tests/unit/spinner/spinner.html M tests/unit/spinner/spinner_defaults.js M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit 2d70587 refs/tags/1.8.6 Author: Scott González Date: 2010-10-25 11:31:37 -0400 Build: Use LC_ALL='C' when sorting. M build/release/prepare-release commit 5c67ed2 refs/tags/1.8.6 Author: Scott González Date: 2010-10-25 10:01:43 -0400 Autocomplete: Always reset this.term after a select event, even if the select is cancelled. Fixes #6221 - Autocomplete: Doesn't reset after Select when textbox cleared, if same letters typed in rapidly; source function not triggered in that case. M ui/jquery.ui.autocomplete.js commit 1be2a79 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-24 15:57:58 +0200 Spinner: More cleanup M tests/unit/spinner/spinner_defaults.js M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit 02d8f91 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-24 15:52:26 +0200 Spinner: Some code and test cleanup M tests/unit/spinner/spinner.html M tests/unit/spinner/spinner_defaults.js M tests/unit/spinner/spinner_options.js M ui/jquery.ui.spinner.js commit eebf8c3 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-23 02:06:25 +0200 Using button widget for the spinner buttons. Can still use some improvements, dropping custom theme stuff in favor of button styles. M ui/jquery.ui.spinner.js commit bc3d283 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-23 01:51:12 +0200 Replaced hexadecimal demo with decimal demo. Updated that and the currency demo (previously donation) to use globalization plugin with a select for three different cultures (probably more to come). Updated spinner widget to use Globalization when available, replacing all number formatting related options with a single numberformat option. A demos/spinner/currency.html A demos/spinner/decimal.html D demos/spinner/donation.html D demos/spinner/hexadecimal.html M demos/spinner/index.html A external/glob.de-DE.js A external/glob.ja-JP.js A external/glob.js M ui/jquery.ui.spinner.js commit a0847f3 refs/tags/1.8.6 Author: Scott González Date: 2010-10-22 15:25:12 -0400 Revert "Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox." This reverts commit 32264f7ad12609b316189fd013cda63b41c8b271. M ui/jquery.ui.position.js commit af8ca4e refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-22 06:23:52 +0200 Importing spinner unit tests A tests/unit/spinner/spinner.html A tests/unit/spinner/spinner_core.js A tests/unit/spinner/spinner_defaults.js A tests/unit/spinner/spinner_events.js A tests/unit/spinner/spinner_methods.js A tests/unit/spinner/spinner_options.js commit f7d8a1b refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-22 06:16:12 +0200 Porting old spinner implementation to 1.8, dropping some baggage. A demos/spinner/default.html A demos/spinner/donation.html A demos/spinner/hexadecimal.html A demos/spinner/index.html A demos/spinner/latlong.html A demos/spinner/rtl.html A external/jquery.mousewheel-3.0.2.js M themes/base/jquery.ui.base.css A themes/base/jquery.ui.spinner.css A ui/jquery.ui.spinner.js commit 32264f7 refs/tags/1.8.6 Author: Scott González Date: 2010-10-21 23:25:42 -0400 Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox. M ui/jquery.ui.position.js commit 19f9c3a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-21 22:29:28 -0400 Upgraded jQuery to 1.4.3. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/event-search.html M demos/datepicker/icon-trigger.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html M demos/effect/default.html M demos/effect/easing.html M demos/hide/default.html M demos/index.html M demos/position/cycler.html M demos/position/default.html M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/resize.html M demos/removeClass/default.html M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/serialize.html M demos/show/default.html M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html M demos/switchClass/default.html M demos/tabs/ajax.html M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html M demos/toggle/default.html M demos/toggleClass/default.html D jquery-1.4.2.js A jquery-1.4.3.js M tests/index.html M tests/static/accordion/default.html M tests/static/accordion/dl.html M tests/static/accordion/ul.html M tests/static/button/default.html M tests/static/datepicker/datepicker.html M tests/static/datepicker/default.html M tests/static/dialog/default.html M tests/static/dialog/dialog.html M tests/static/draggable/default.html M tests/static/droppable/default.html M tests/static/highlight_error.html M tests/static/icons.html M tests/static/index.html M tests/static/menu/all-menus-icons.html M tests/static/menu/default.html M tests/static/overlay.html M tests/static/progressbar/default.html M tests/static/progressbar/progressbar.html M tests/static/resizable/default.html M tests/static/selectable/default.html M tests/static/slider/default.html M tests/static/slider/default_vertical.html M tests/static/slider/slider_horizontal.html M tests/static/slider/slider_horizontal_range.html M tests/static/slider/slider_horizontal_range_max.html M tests/static/slider/slider_horizontal_range_min.html M tests/static/slider/slider_vertical.html M tests/static/slider/slider_vertical_range.html M tests/static/slider/slider_vertical_range_max.html M tests/static/slider/slider_vertical_range_min.html M tests/static/sortable/default.html M tests/static/tabs/default.html M tests/static/tabs/tabs.html M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/defaults.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/index.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html M tests/unit/tabs/tabs.html M tests/unit/widget/widget.html M tests/visual/accordion/accordion.html M tests/visual/accordion/accordion_dl.html M tests/visual/accordion/accordion_method_destroy.html M tests/visual/accordion/accordion_method_disable.html M tests/visual/accordion/accordion_option_animated_bounceslide.html M tests/visual/accordion/accordion_option_animated_easeslide.html M tests/visual/accordion/accordion_option_animated_false.html M tests/visual/accordion/accordion_option_animated_slide.html M tests/visual/accordion/accordion_option_animated_true.html M tests/visual/accordion/accordion_option_autoHeight_false.html M tests/visual/accordion/accordion_option_autoHeight_true.html M tests/visual/accordion/accordion_option_fillSpace_true.html M tests/visual/accordion/accordion_option_navigation_true.html M tests/visual/accordion/accordion_ticket_4322.html M tests/visual/accordion/accordion_ticket_4331.html M tests/visual/accordion/accordion_ticket_4444.html M tests/visual/accordion/accordion_ul.html M tests/visual/all.html M tests/visual/animate/animate_backgroundColor_hex.html M tests/visual/animate/animate_backgroundColor_rgb.html M tests/visual/animate/animate_color_hex.html M tests/visual/animate/animate_color_rgb.html M tests/visual/autocomplete/autocomplete.html M tests/visual/button/button.html M tests/visual/button/button_disabled_true.html M tests/visual/button/button_input_type_checkbox.html M tests/visual/button/button_option_disabled_true.html M tests/visual/button/button_performance.html M tests/visual/button/button_ticket_5254.html M tests/visual/button/button_ticket_5261.html M tests/visual/button/button_ticket_5278.html M tests/visual/compound/accordion_dialog.html M tests/visual/compound/accordion_tabs.html M tests/visual/compound/datepicker_dialog.html M tests/visual/compound/draggable_accordion.html M tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html M tests/visual/compound/sortable_accordion_sortable_tabs.html M tests/visual/compound/tabs_tabs.html M tests/visual/compound/widgets_in_dialog.html M tests/visual/datepicker/datepicker.html M tests/visual/datepicker/datepicker_multi_inline.html M tests/visual/datepicker/datepicker_ticket_4071.html M tests/visual/datepicker/datepicker_ticket_4240.html M tests/visual/datepicker/datepicker_ticket_4443.html M tests/visual/datepicker/datepicker_ticket_5676.html M tests/visual/datepicker/multimonth.html M tests/visual/datepicker/viewport.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/draggable/draggable.html M tests/visual/draggable/draggable.scroll.html M tests/visual/draggable/draggable_option_containment_array.html M tests/visual/draggable/draggable_option_cursorAt_object.html M tests/visual/draggable/draggable_option_handle_selector.html M tests/visual/draggable/draggable_option_iframeFix_false.html M tests/visual/draggable/draggable_option_iframeFix_selector.html M tests/visual/draggable/draggable_option_iframeFix_true.html M tests/visual/droppable/droppable.html M tests/visual/droppable/droppable_option_accept_default.html M tests/visual/droppable/droppable_option_accept_function.html M tests/visual/droppable/droppable_option_accept_selector.html M tests/visual/droppable/droppable_ticket_4087.html M tests/visual/droppable/droppable_ticket_4088.html M tests/visual/effects.all.html M tests/visual/menu/contextmenu.html M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M tests/visual/menu/nested.html M tests/visual/position/position.html M tests/visual/position/position_margin.html M tests/visual/progressbar/progressbar.html M tests/visual/resizable/resizable.html M tests/visual/resizable/resizable_option_alsoResize_child.html M tests/visual/resizable/resizable_option_aspectRatio_0.5.html M tests/visual/resizable/resizable_option_aspectRatio_1.0.html M tests/visual/resizable/resizable_option_aspectRatio_1.5.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html M tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html M tests/visual/resizable/resizable_ticket_3053.html M tests/visual/resizable/resizable_ticket_4199.html M tests/visual/resizable/resizable_ticket_4217.html M tests/visual/resizable/resizable_ticket_4940.html M tests/visual/resizable/resizable_ticket_5335.html M tests/visual/selectable/selectable.html M tests/visual/selectable/selectable_ticket_4341.html M tests/visual/slider/slider.html M tests/visual/slider/slider_horizontal.html M tests/visual/slider/slider_horizontal_range.html M tests/visual/slider/slider_horizontal_range_max.html M tests/visual/slider/slider_horizontal_range_min.html M tests/visual/slider/slider_in_container_with_scrollbars.html M tests/visual/slider/slider_method_destroy.html M tests/visual/slider/slider_method_disable.html M tests/visual/slider/slider_option_animate_false.html M tests/visual/slider/slider_option_animate_true.html M tests/visual/slider/slider_option_max_3.html M tests/visual/slider/slider_option_max_30.html M tests/visual/slider/slider_option_max_300.html M tests/visual/slider/slider_option_min_-3.html M tests/visual/slider/slider_option_min_-30.html M tests/visual/slider/slider_option_min_-300.html M tests/visual/slider/slider_option_orientation_horizontal.html M tests/visual/slider/slider_option_orientation_vertical.html M tests/visual/slider/slider_option_range_false.html M tests/visual/slider/slider_option_range_max.html M tests/visual/slider/slider_option_range_min.html M tests/visual/slider/slider_option_range_true.html M tests/visual/slider/slider_option_step_25.html M tests/visual/slider/slider_option_step_5.html M tests/visual/slider/slider_option_value_3.html M tests/visual/slider/slider_option_value_30.html M tests/visual/slider/slider_option_values_25_50_75.html M tests/visual/slider/slider_option_values_25_75.html M tests/visual/slider/slider_option_values_50.html M tests/visual/slider/slider_ticket_3736.html M tests/visual/slider/slider_ticket_3762.html M tests/visual/slider/slider_ticket_4385.html M tests/visual/slider/slider_ticket_4467.html M tests/visual/slider/slider_vertical.html M tests/visual/slider/slider_vertical_range.html M tests/visual/slider/slider_vertical_range_max.html M tests/visual/slider/slider_vertical_range_min.html M tests/visual/sortable/sortable.html M tests/visual/sortable/sortable_massive_scale.html M tests/visual/sortable/sortable_option_revert_false.html M tests/visual/sortable/sortable_option_revert_true.html M tests/visual/sortable/sortable_ticket_4231.html M tests/visual/sortable/sortable_ticket_4551.html M tests/visual/sortable/sortable_ticket_5355.html M tests/visual/tabs/tabs.html M tests/visual/theme.html commit 789e7f7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-21 22:16:27 -0400 Autocomplete tests: Removed reference to non-existent menu plugin. M tests/unit/autocomplete/autocomplete.html commit a0c8564 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-21 22:15:13 -0400 Autocomplete: Split menu resizing logic into its own method to create a more logical method to proxy for custom sizing. M ui/jquery.ui.autocomplete.js commit 732a485 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-21 21:03:48 +0200 Tooltip: Adding another ajax example to visual testcase. Fixing async response handling (taking IE cached response quirk into account) and simplifying fade animations a ton. M tests/visual/tooltip/tooltip.html M ui/jquery.ui.tooltip.js commit 6ba75aa refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-21 09:52:27 -0400 Widget: Don't throw errors for invalid method calls (wait till 1.9 to add this back). Reverts fix for #5972 - Widget: Throw error for non-existent method calls. M ui/jquery.ui.widget.js commit eab0a6d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-20 23:47:17 -0400 Position: Use a better check for determining if an object is a window. Fixes #6201 - Autocomplete: Broken menu in IE8 Standards Mode when including prototype framework. M ui/jquery.ui.position.js commit c74f538 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-19 23:19:53 -0400 Widget: Fixed reference to element in _getCreateOptions(). M ui/jquery.ui.widget.js commit 7d9d2b5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-19 23:05:13 -0400 External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in IE9 because of bgiframe. M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html M demos/index.html D external/jquery.bgiframe-2.1.1.js A external/jquery.bgiframe-2.1.2.js M tests/unit/dialog/dialog.html M tests/visual/dialog/dialog.html M tests/visual/dialog/dialog_on_page_with_large_dom.html M tests/visual/dialog/dialog_on_page_with_scrollbars.html M tests/visual/dialog/dialog_option_buttons_OK_Cancel.html M tests/visual/dialog/dialog_option_closeOnEscape_false.html M tests/visual/dialog/dialog_option_closeOnEscape_true.html M tests/visual/dialog/dialog_option_modal_false.html M tests/visual/dialog/dialog_option_modal_true.html M tests/visual/dialog/dialog_option_position_right_top.html M tests/visual/dialog/dialog_ticket_4350.html M tests/visual/dialog/dialog_ticket_4826.html M tests/visual/menu/nested.html commit 72985fb refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-19 22:44:46 -0400 Core: Don't use $.style since it doesn't exist in jQuery 1.3.2. Fixes #6196 - outerWidth() setter broken with jQuery 1.3.2. M ui/jquery.ui.core.js commit af582b9 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-19 17:28:11 +0200 Build: Cleanup and adding CSS minimization. Fixes #5824 - Minify CSS M build/build.xml A build/build/yuicompressor-2.4.2.jar commit 25853be refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-10-18 16:31:42 +0200 Build: Replace @VERSION in css files. Fixes #6191: @VERSION not replaced in CSS files M build/build.xml commit ec73a59 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2010-10-15 01:04:39 -0700 Mouse: better check for not IE9 or greater in case mode was set by X-UA-Compatible. See http://msdn.microsoft.com/en-us/library/cc196988%28VS.85%29.aspx for more info. Fixes #5370 - All drag & drop events fail in IE9. Thanks xirzec. M ui/jquery.ui.mouse.js commit 7eaedaa refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2010-10-14 02:55:40 -0700 changed jQuery to $ in last commit for consistency M ui/jquery.ui.mouse.js commit 8fcf58e refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2010-10-14 02:53:20 -0700 Mouse: Limit mouseup out of window check to only versions of IE earlier than 9 as IE9 has this fixed. Fixes #5370 - All drag & drop events fail in IE9. M ui/jquery.ui.mouse.js commit 715f83f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-13 15:49:00 -0400 Demos: Coding standards. M demos/index.html commit 7ce4ddb refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-13 15:43:49 -0400 Tabs demos: Coding standards. M demos/tabs/ajax.html M demos/tabs/ajax/content1.html M demos/tabs/ajax/content2.html M demos/tabs/ajax/content3-slow.php M demos/tabs/bottom.html M demos/tabs/collapsible.html M demos/tabs/cookie.html M demos/tabs/default.html M demos/tabs/index.html M demos/tabs/manipulation.html M demos/tabs/mouseover.html M demos/tabs/sortable.html M demos/tabs/vertical.html commit b12d528 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-13 15:29:56 -0400 Effects (toggle) demos: Coding standards. M demos/toggle/default.html M demos/toggle/index.html commit a300658 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-13 15:29:37 -0400 Effects (toggleClass) demos: Coding standards. M demos/toggleClass/default.html M demos/toggleClass/index.html commit 68cb8fe refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-13 15:24:00 -0400 Effects (switchClass) demos: Coding standards. M demos/switchClass/default.html M demos/switchClass/index.html commit bb41a25 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-13 15:23:42 -0400 Sortable demos: Coding standards. M demos/sortable/connect-lists-through-tabs.html M demos/sortable/connect-lists.html M demos/sortable/default.html M demos/sortable/delay-start.html M demos/sortable/display-grid.html M demos/sortable/empty-lists.html M demos/sortable/index.html M demos/sortable/items.html M demos/sortable/placeholder.html M demos/sortable/portlets.html commit a829697 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-13 13:30:50 -0400 Mouse: Always call event.preventDefault() in _mouseDown if we've met the starting conditions. Fixes #6174 - Mouse: 1.4.3rc2 breaks interactions on anchors. M ui/jquery.ui.mouse.js commit 060af83 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-13 10:39:50 -0400 Slider demos: Coding standards. M demos/slider/colorpicker.html M demos/slider/default.html M demos/slider/hotelrooms.html M demos/slider/index.html M demos/slider/multiple-vertical.html M demos/slider/range-vertical.html M demos/slider/range.html M demos/slider/rangemax.html M demos/slider/rangemin.html M demos/slider/side-scroll.html M demos/slider/slider-vertical.html M demos/slider/steps.html M demos/slider/tabs.html commit 3e225de refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-12 09:20:04 -0400 Core: Minor cleanup. M ui/jquery.ui.core.js commit 527bc44 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-11 20:58:53 -0400 Selectable demo: Workaround a stupid bug in the jqueryui.com demo system. Fixes #5698 - Selectable: Bug in serializable demo. M demos/selectable/serialize.html commit 7a3e334 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-11 17:37:36 -0400 Fix jQuery file name. A jquery-1.4.2.js D jquery-1.4.2.js_ commit 450d030 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-11 17:23:50 -0400 Autocomplete: Don't react to key events on readonly inputs. Fixes #6170 - autocomplete pops up on readOnly inputs. D jquery-1.4.2.js A jquery-1.4.2.js_ M ui/jquery.ui.autocomplete.js commit da13ea2 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-11 08:51:54 -0400 Autocomplete: Pass along some more original events. M ui/jquery.ui.autocomplete.js commit 03efae2 refs/remotes/origin/spinner-globalize-1.x Author: = Date: 2010-10-09 02:05:18 +0800 Button: removed explicit call to _init() from _create(). Fixes #6165 - buttonset: refresh() fires twice on create M ui/jquery.ui.button.js commit 09073f0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-08 08:07:54 -0400 Effects: Added borderColor to color animation list. Fixes #6164 - Effectts: Allow borderColor to be animated. M ui/jquery.effects.core.js commit 62799d9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-07 09:06:28 -0400 Widget: Simplified _getCreateOptions(). M ui/jquery.ui.widget.js commit 512825d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-06 15:11:49 -0400 Widget: Added ability to define how to find options on init. Fixes #6158 - Widget: Ability to define new methods for gathering options on init. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit c3b282f refs/remotes/origin/spinner-globalize-1.x Author: Dmitry Petrov Date: 2010-10-06 10:24:03 -0400 Autocomplete: Prevent keypress events caused by enter key when selecting an item. Fixes #6055 - Autocomplete: Selecting an item by pressing enter submits the form in Opera. M ui/jquery.ui.autocomplete.js commit 66346d0 refs/remotes/origin/spinner-globalize-1.x Author: m157y Date: 2010-10-06 00:09:59 -0700 Datepicker: fixed problem on ids with. Fixed #6154 – Datepicker brokes handler ids with dashes M ui/jquery.ui.datepicker.js commit 7da6624 refs/remotes/origin/spinner-globalize-1.x Author: m157y Date: 2010-10-06 00:18:24 -0700 Datepicker: fixed typo in russian localization. Fixed #6100 – Datepicker: Incorrect weekHeader for Russian localization M ui/i18n/jquery.ui.datepicker-ru.js commit 302728b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-05 16:20:43 -0400 Dialog: Fixed logic for mimicking minHeight. Fixes #6150 - Dialog height:auto does not work in IE6. M ui/jquery.ui.dialog.js commit a5c1195 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-05 11:09:39 -0400 Autocomplete: Make sure we have a response before trying to check the length. Fixes #6147 - Autocomplete: Errors on empty responses. M ui/jquery.ui.autocomplete.js commit 3b38025 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-04 14:52:06 -0400 Effects: Jump to final state and execute callbacks when $.fx.off is set to true. Fixes #6131 - Dialog breaks when $.fx.off. Partial fix for #5512 - jQuery.fx.off and effect on jQuery UI Effects. M ui/jquery.effects.core.js commit c3145b6 refs/remotes/origin/spinner-globalize-1.x Author: jenters Date: 2010-09-29 12:32:43 -0500 Tab: modified init to display correct content of misordered div when hash present in url. Fixed #6125 - Incorrect selection of tab on init with hash in url and misordered divs M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit e66cdfc refs/remotes/origin/spinner-globalize-1.x Author: John Firebaugh Date: 2010-10-01 15:46:19 -0700 Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') causes form elements to reset on IE7. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit c090802 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-04 09:18:21 -0400 Revert "Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') causes form elements to reset on IE7." This reverts commit 67b1db14c964418ce8b1fd760d54761040cc32af. Reverting so I can commit again with the proper author. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit 67b1db1 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-04 09:15:40 -0400 Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') causes form elements to reset on IE7. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit d7670b9 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-10-01 11:18:17 -0400 Dialog: Don't pass props to jQuery when creating buttons. Thanks jitter. M ui/jquery.ui.dialog.js commit cd7f10d refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-30 10:17:52 -0700 Dialog: Set the type on buttons. Fixes #6128 - Dialog: Buttons are not type="button". M ui/jquery.ui.dialog.js commit a2ddfd5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-29 17:36:45 -0700 Widget: Added create event. Fixes #6126 - Widget: Add create event. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 99b71a5 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 15:54:52 -0400 Effects (show): coding standards. M demos/show/default.html M demos/show/index.html commit 0351763 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 15:47:17 -0400 Selectable demos: coding standards. M demos/selectable/default.html M demos/selectable/display-grid.html M demos/selectable/index.html M demos/selectable/serialize.html commit 6b6e1d7 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 15:42:06 -0400 Resizable demos: coding standards. M demos/resizable/animate.html M demos/resizable/aspect-ratio.html M demos/resizable/constrain-area.html M demos/resizable/default.html M demos/resizable/delay-start.html M demos/resizable/helper.html M demos/resizable/index.html M demos/resizable/max-min.html M demos/resizable/snap-to-grid.html M demos/resizable/synchronous-resize.html M demos/resizable/textarea.html M demos/resizable/visual-feedback.html commit f02c41e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 15:41:35 -0400 Effects (removeClass) demos: coding standards. M demos/removeClass/default.html M demos/removeClass/index.html commit e8e3168 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 15:15:20 -0400 Dialog: Batch size-related option settings. M ui/jquery.ui.dialog.js commit 2dd676e refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 11:31:55 -0400 Dialog demos: safer selectors for the demo system workaround. M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html commit 9d88b56 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 11:21:09 -0400 Widget: Added _setOptions method for handling normalized options setting. Fixes #6114 - Widget: Add _setOptions() method. M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit 0b6710a refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 10:44:04 -0400 Progressbar: Added a complete event. Fixes #3500 - Progressbar callback at the end. M tests/unit/progressbar/progressbar_events.js M ui/jquery.ui.progressbar.js commit adcafce refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 10:10:00 -0400 Autocomplete: Only prevent the default action for enter when a menu item is active. Fixes #6038 - Autocomplete: Allow default behaviour on enter when menu is open but inactive. Thanks Ján Suchal. M tests/unit/autocomplete/autocomplete_core.js M ui/jquery.ui.autocomplete.js commit dda7bcb refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-27 09:10:18 -0400 Autocomplete (Menu): Only traverse through .ui-menu-item elements for paging. Fixes #6029 - Autocomplete: Custom item can be activated (and result in error) on PageUp/PageDown key click. M ui/jquery.ui.autocomplete.js commit 0ccc786 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-24 16:49:10 -0400 Autocomplete: Handle IE firing focus events asynchronously. Fixes #6109 - Autocomplete Change event does not fire in IE. M ui/jquery.ui.autocomplete.js commit a3da104 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-24 15:43:17 -0400 Release: Small tweak to some wording. M build/release/prepare-release commit 23b569f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-24 08:58:18 -0400 Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add Portuguese localization. M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-pt.js commit 3f9b953 refs/remotes/origin/spinner-globalize-1.x Author: Daniel Steigerwald Date: 2010-09-20 15:03:42 -0400 Widget: Use charAt instead of substring for private method check. M ui/jquery.ui.widget.js commit 9e19747 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-20 14:56:17 -0400 Accordion: Don't pass multiple classes to .toggleClass(). Fixes #6084 - Accordion: 1.8.5 not fully compatible with core 1.3.2. M ui/jquery.ui.accordion.js commit 47e312b refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-20 11:53:51 -0400 Core: Only use mousedown to prevent text selection in browsers that don't support selectstart. Fixes #6080 - Core: disableSelection() disables select elements in Chrome. M ui/jquery.ui.core.js commit f04a25f refs/remotes/origin/spinner-globalize-1.x Author: Jorge Barreiro Date: 2010-09-20 10:59:01 -0400 Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add Galician localization. M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-gl.js commit ce08df3 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-20 10:07:45 -0400 Effects: Fixed .show(), .hide(), .toggle() to accept a hash of options again. Fixes #6078 - Effects: Passing an object for parameters no longer works. Fixes #6067 - Dialog show/hide animations do not work. M ui/jquery.effects.core.js commit a936eb3 refs/remotes/origin/spinner-globalize-1.x Author: Lim Chee Aun Date: 2010-09-14 12:33:56 +0800 Datepicker: Hightlight the curerent date, not the selected date. Fixes #5984 - Datepicker showing multiple months highlights selected day in all of them M ui/jquery.ui.datepicker.js commit d380099 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-20 09:27:32 -0400 Autocomplete: Properly handle non-item clicks inside the suggestion list. Fixes #6052 - Autocomplete suggestion list does not close properly. M ui/jquery.ui.autocomplete.js commit 98a98a0 refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-20 09:15:28 -0400 Dialog: Don't call draggable.destroy if we're not currently draggable. Fixes #6069 - DIALOG windows 1.8.5 draggapble problem. M ui/jquery.ui.dialog.js commit 82b1595 refs/remotes/origin/spinner-globalize-1.x Author: Richard D. Worth Date: 2010-09-19 17:14:22 -0700 Dialog demo: syntax error, errant single quote from last style guide update. Fixed #6074 - Dialog: demo of modal form broken M demos/dialog/modal-form.html commit bcde38d refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-09-15 22:52:45 +0200 Build: add zip file for MS cdn to cdn target (was: googlecdn target) M build/build.xml commit 1cc5e6a refs/tags/1.8.5 (tag: 1.8.5) Author: Scott González Date: 2010-09-10 13:20:23 -0400 Tagging the 1.8.5 release. M version.txt commit 86aa70f refs/remotes/origin/spinner-globalize-1.x Author: Scott González Date: 2010-09-10 13:20:23 -0400 Updating the master version to 1.9pre M version.txt commit 5db84e7 refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 11:12:57 -0400 Build: Attempt to fix version replacement for API docs. M build/release/prepare-release commit 975f900 refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 10:57:06 -0400 Build: Minor tweaks to release automation. M build/release/prepare-release commit 5a73ed8 refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 10:30:44 -0400 Build: Initial commit for release automation. A build/release/changelog-shell A build/release/prepare-release commit 9958d29 refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 10:27:32 -0400 Progressbar demos: Coding standards. M demos/progressbar/animated.html M demos/progressbar/default.html M demos/progressbar/index.html M demos/progressbar/resize.html commit 4a4fab8 refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 10:24:33 -0400 Position demos: Coding standards. M demos/position/cycler.html M demos/position/default.html M demos/position/index.html commit 0956c9e refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 10:18:39 -0400 Effects .hide() demos: Coding standards. M demos/hide/default.html M demos/hide/index.html commit a1fc59c refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 09:38:42 -0400 Droppable demos: Coding standards. M demos/droppable/accepted-elements.html M demos/droppable/default.html M demos/droppable/index.html M demos/droppable/photo-manager.html M demos/droppable/propagation.html M demos/droppable/revert.html M demos/droppable/shopping-cart.html M demos/droppable/visual-feedback.html commit 6cf45dd refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 09:17:58 -0400 Draggable demos: Coding standards. M demos/draggable/constrain-movement.html M demos/draggable/cursor-style.html M demos/draggable/default.html M demos/draggable/delay-start.html M demos/draggable/events.html M demos/draggable/handle.html M demos/draggable/index.html M demos/draggable/revert.html M demos/draggable/scroll.html M demos/draggable/snap-to.html M demos/draggable/sortable.html M demos/draggable/visual-feedback.html commit 98fb8c8 refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 09:01:54 -0400 Dialog demos: Coding standards. M demos/dialog/animated.html M demos/dialog/default.html M demos/dialog/index.html M demos/dialog/modal-confirmation.html M demos/dialog/modal-form.html M demos/dialog/modal-message.html M demos/dialog/modal.html commit 6df7729 refs/tags/1.8.5 Author: Scott González Date: 2010-09-10 08:50:53 -0400 Datepicker demos: Coding standards. M demos/datepicker/alt-field.html M demos/datepicker/animation.html M demos/datepicker/buttonbar.html M demos/datepicker/date-formats.html M demos/datepicker/default.html M demos/datepicker/dropdown-month-year.html M demos/datepicker/event-search.html M demos/datepicker/icon-trigger.html M demos/datepicker/index.html M demos/datepicker/inline.html M demos/datepicker/localization.html M demos/datepicker/min-max.html M demos/datepicker/multiple-calendars.html M demos/datepicker/other-months.html M demos/datepicker/show-week.html commit 8b4d187 refs/tags/1.8.5 Author: Scott González Date: 2010-09-09 22:43:06 -0400 Button demos: Coding standards. M demos/button/checkbox.html M demos/button/default.html M demos/button/icons.html M demos/button/index.html M demos/button/radio.html M demos/button/splitbutton.html M demos/button/toolbar.html commit eba3067 refs/tags/1.8.5 Author: Scott González Date: 2010-09-09 22:33:09 -0400 Demos: Cleanup. M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/no-auto-height.html M demos/addClass/default.html M demos/animate/default.html M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/index.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M demos/effect/default.html M demos/effect/easing.html M demos/effect/index.html commit df932bb refs/tags/1.8.5 Author: Scott González Date: 2010-09-09 22:24:52 -0400 Autocomplete demos: Coding standards. M demos/autocomplete/categories.html M demos/autocomplete/combobox.html M demos/autocomplete/custom-data.html M demos/autocomplete/default.html M demos/autocomplete/folding.html M demos/autocomplete/index.html M demos/autocomplete/maxheight.html M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html commit 83244d9 refs/tags/1.8.5 Author: Scott González Date: 2010-09-09 21:56:28 -0400 Effects demos (partial): Coding standards. M demos/addClass/default.html M demos/addClass/index.html M demos/animate/default.html M demos/animate/index.html M demos/effect/default.html M demos/effect/easing.html M demos/effect/index.html commit b79e928 refs/tags/1.8.5 Author: Scott González Date: 2010-09-09 21:35:00 -0400 Accordion demos: Coding standards. M demos/accordion/collapsible.html M demos/accordion/custom-icons.html M demos/accordion/default.html M demos/accordion/fillspace.html M demos/accordion/hoverintent.html M demos/accordion/index.html M demos/accordion/mouseover.html M demos/accordion/no-auto-height.html M demos/accordion/sortable.html commit 590e03c refs/tags/1.8.5 Author: AndrewNewcomb Date: 2010-09-09 21:31:45 +0800 datepicker: changed parseDate to be case insensitive. Fixed #6036 - datepicker: parseDate is case sensitive. M ui/jquery.ui.datepicker.js commit 9a2dafa refs/tags/1.8.5 Author: Scott González Date: 2010-09-07 14:06:07 -0400 Core: Avoid layout bug in IE with minHeight support test. M ui/jquery.ui.core.js commit 8f22b2b refs/tags/1.8.5 Author: Christopher McCulloh Date: 2010-09-07 13:20:41 -0400 Tabs: Prevent opening a tab while panels are being animated. Fixes #4771 - Tabs: Occassionally displays multiple tabs when clicked with rotate control using opacity toggle fx. M ui/jquery.ui.tabs.js commit 0c82f7e refs/tags/1.8.5 Author: Scott González Date: 2010-09-07 12:28:36 -0400 Dialog tests: Enabling in TestSwarm. M tests/unit/dialog/dialog.html M tests/unit/dialog/dialog_options.js commit 409f5d1 refs/tags/1.8.5 Author: Scott González Date: 2010-09-07 12:15:34 -0400 Core: Improvements to minHeight support test. Thanks jdalton. M ui/jquery.ui.core.js commit 0050f23 refs/tags/1.8.5 Author: Scott González Date: 2010-09-07 09:49:58 -0400 Dialog: Fixed test for default title. Some browsers were returning an actual non-breaking space and some were returning the string " ". M tests/unit/dialog/dialog_options.js commit 52e543a refs/tags/1.8.5 Author: Scott González Date: 2010-09-07 09:33:09 -0400 Dialog: If the browser doesn't support minHeight, use height to set the minHeight. Fixes #6027 - Dialog: minHeight isn't properly handled on init in IE6. M ui/jquery.ui.dialog.js commit 99694e6 refs/tags/1.8.5 Author: Scott González Date: 2010-09-07 09:28:22 -0400 Core: Added $.support.minHeight. Fixes #6026 - Core: Add jQuery.support.minHeight. M ui/jquery.ui.core.js commit d80e223 refs/tags/1.8.5 Author: Scott González Date: 2010-09-07 08:58:20 -0400 Dialog: Reduced size of dialogs in height/width tests. M tests/unit/dialog/dialog_options.js commit 1b31765 refs/tags/1.8.5 Author: Scott González Date: 2010-09-03 13:35:05 -0400 Tabs: Handle empty hrefs for IE6/7 as invalid. Fixes #5755 - Tabs: tabs with an empty href are enabled in IE6/7. M ui/jquery.ui.tabs.js commit 78540e2 refs/tags/1.8.5 Author: Scott González Date: 2010-09-03 11:35:10 -0400 Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for remote tabs does not support foreign languages. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit ddb9a78 refs/tags/1.8.5 Author: Scott González Date: 2010-09-03 10:39:19 -0400 Position: Added visual test for flipping with margin and box-shadow. A tests/visual/position/position_margin.html commit 4b9d5d1 refs/tags/1.8.5 Author: Ben Hollis Date: 2010-09-03 10:38:44 -0400 Position: Take margin into account when performing collisions. Fixes #5766 - position: collision should take margin into account. M tests/unit/position/position_core.js M ui/jquery.ui.position.js commit 0a0a39f refs/tags/1.8.5 Author: Scott González Date: 2010-09-03 09:49:29 -0400 Widget: Hook into jQuery.cleanData to auto-destroy widgets. Fixes #6008 - Widget: auto-destroy is broken in jQuery 1.4. M tests/unit/widget/widget.html M tests/unit/widget/widget_core.js M ui/jquery.ui.widget.js commit e5f3bfc refs/tags/1.8.5 Author: Scott González Date: 2010-09-02 11:54:40 -0400 Core tests: Enabled TestSwarm. M tests/unit/core/core.html commit 0ab54d8 refs/tags/1.8.5 Author: Scott González Date: 2010-09-02 11:51:24 -0400 Core tests: Fixed object element for focusable/tabbable tests. Fixes #4488 - :focusable and :tabbable are broken with jQuery 1.3.2. M tests/unit/core/core.html commit 23d4eb5 refs/tags/1.8.5 Author: Scott González Date: 2010-09-02 11:14:00 -0400 Core tests: Split .focus() test into two tests to avoid bug in IE with stop() and start(). M tests/unit/core/core.js commit d8c6c32 refs/tags/1.8.5 Author: Scott González Date: 2010-09-02 10:38:45 -0400 Core tests: Reordered some elements to avoid some bug in IE. M tests/unit/core/core.html commit cf545b8 refs/tags/1.8.5 Author: Scott González Date: 2010-09-02 09:41:10 -0400 Position tests: Set a line-height on elements with a height less than 10px. Fixes failing tests in IE6. M tests/unit/position/position.html commit 2365d03 refs/tags/1.8.5 Author: Scott González Date: 2010-09-02 08:41:28 -0400 Dialog: Fixed a broken maxHeight test. The size tests are fragile because they require the browser window to be large enough to contain the dialog. M tests/unit/dialog/dialog_options.js commit de02aa3 refs/tags/1.8.5 Author: Scott González Date: 2010-09-02 08:35:40 -0400 Dialog: Set the _isOpen flag before triggering the open event. Fixes #6012 - Dialog: _isOpen flag should be set before triggering open event. M tests/unit/dialog/dialog_events.js M ui/jquery.ui.dialog.js commit 5de8ced refs/tags/1.8.5 Author: Scott González Date: 2010-09-01 09:49:18 -0400 Core: Refactored .disableSelection() and .enableSelection(). M ui/jquery.ui.core.js commit 95a3459 refs/tags/1.8.5 Author: Scott González Date: 2010-08-31 10:17:53 -0400 Dialog: Added additional syntax for creating buttons. Fixes #4344 - Dialog: Enhanced Button Option. M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit dea2f8a refs/tags/1.8.5 Author: jzaefferer Date: 2010-08-31 14:20:56 +0200 Autocomplete: Store term when selecting an item to prevent another search triggered before blur. Fixes #5591 - Home and End keys trigger search M ui/jquery.ui.autocomplete.js commit 90345b3 refs/tags/1.8.5 Author: jzaefferer Date: 2010-08-30 09:42:38 +0200 Testsuite: Revert localhost back to swarm.jquery.org (thanks bugbegone) M tests/unit/swarminject.js commit d8bee22 refs/tags/1.8.5 Author: jzaefferer Date: 2010-08-29 17:21:39 +0200 Seperated testswarm injection from testsuite extensions, to fix 'failing' testsuites on TestSwarm due to unhandled errors and race conditions M tests/unit/accordion/accordion.html M tests/unit/autocomplete/autocomplete.html M tests/unit/button/button.html M tests/unit/core/core.html M tests/unit/datepicker/datepicker.html M tests/unit/dialog/dialog.html M tests/unit/draggable/draggable.html M tests/unit/droppable/droppable.html M tests/unit/position/position.html M tests/unit/progressbar/progressbar.html M tests/unit/resizable/resizable.html M tests/unit/selectable/selectable.html M tests/unit/slider/slider.html M tests/unit/sortable/sortable.html A tests/unit/swarminject.js M tests/unit/tabs/tabs.html M tests/unit/testsuite.js M tests/unit/widget/widget.html commit 6d659ba refs/tags/1.8.5 Author: jzaefferer Date: 2010-08-29 17:19:32 +0200 Update to latest QUnit. M external/qunit.css M external/qunit.js commit 1b4019a refs/tags/1.8.5 Author: jzaefferer Date: 2010-08-17 15:46:12 +0200 Autocomplete: Combobox demo cleanup M demos/autocomplete/combobox.html commit 79ee6f0 refs/tags/1.8.5 Author: Scott González Date: 2010-08-27 18:02:11 -0400 Dialog: When using the title attribute, update the title option. Fixes #5877 - Dialog: when using the title attribute, the title option should be updated. M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit af9864d refs/tags/1.8.5 Author: Scott González Date: 2010-08-27 16:49:07 -0400 Dialog: Don't return true when we don't want to cancel events. Fixes #3523 - Dialog: onclick return value ignored. M ui/jquery.ui.dialog.js commit 1e28040 refs/tags/1.8.5 Author: Scott González Date: 2010-08-27 14:48:17 -0400 Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls. M tests/unit/accordion/accordion_methods.js M tests/unit/dialog/dialog_core.js M tests/unit/dialog/dialog_methods.js M tests/unit/slider/slider.html M tests/unit/slider/slider_methods.js M ui/jquery.ui.widget.js commit 52a052b refs/tags/1.8.5 Author: Scott González Date: 2010-08-27 13:34:14 -0400 Position: Handle $(document) and $(window) for the of option. Fixes #5963 - Position: option 'of' accepts jQuery object unless it wraps document. Fixes #5655 - (Possible) Typo in jquery.ui.position 1.8.1. M tests/unit/position/position_core.js M ui/jquery.ui.position.js commit 2acfde9 refs/tags/1.8.5 Author: Scott González Date: 2010-08-27 13:19:51 -0400 Position: Created center variable for better minification. Fixes #5964 - Combine horizontalDefault and verticalDefault to one variable - possibly named center. M ui/jquery.ui.position.js commit 4400632 refs/tags/1.8.5 Author: Scott González Date: 2010-08-27 12:47:19 -0400 Autocomplete: Improved cache demo. M demos/autocomplete/remote-with-cache.html commit 16e93d5 refs/tags/1.8.5 Author: Scott González Date: 2010-08-27 12:00:59 -0400 Core: Fixed .disableSelect() and .enableSelect() in all browsers. Fixes #5723 - disableSelection() doesn't work cross-browser. M ui/jquery.ui.core.js commit a3d9a91 refs/tags/1.8.5 Author: Scott González Date: 2010-08-27 11:52:03 -0400 Core: Re-ordered functions. M ui/jquery.ui.core.js commit dd035d1 refs/tags/1.8.5 Author: Scott González Date: 2010-08-26 12:05:40 -0400 Widget tests: Coding standards. M tests/unit/widget/widget_tickets.js commit 306764c refs/tags/1.8.5 Author: Scott González Date: 2010-08-26 11:49:07 -0400 Widget: Added more unit tests. M tests/unit/widget/widget.html M tests/unit/widget/widget_core.js commit edfc863 refs/tags/1.8.5 Author: Scott González Date: 2010-08-26 10:59:51 -0400 Widget Tests: Coding standards. M tests/unit/widget/widget_core.js commit 001b4b0 refs/tags/1.8.5 Author: Scott González Date: 2010-08-26 10:50:26 -0400 Widget: Added more unit tests. M tests/unit/widget/widget_core.js commit da2be6a refs/tags/1.8.5 Author: Scott González Date: 2010-08-24 21:41:34 -0400 Autocomplete: Abort existing ajax requests when running new searches. M ui/jquery.ui.autocomplete.js commit f115b48 refs/tags/1.8.5 Author: Scott González Date: 2010-08-24 09:14:44 -0400 Autocomplete: Don't handle remote data if it's not the most recent request. Fixes #5982 - Autocomplete: Race condition causes incorrect suggestions. M ui/jquery.ui.autocomplete.js commit 1cca969 refs/tags/1.8.5 Author: Scott González Date: 2010-08-23 15:35:49 -0400 Widget: Refactored code for re-initialization to reduce file size. M ui/jquery.ui.widget.js commit df786f8 refs/tags/1.8.5 Author: Scott González Date: 2010-08-23 15:35:28 -0400 Widget: Added tests for re-initialization. M tests/unit/widget/widget_core.js commit 2838c11 refs/tags/1.8.5 Author: Scott González Date: 2010-08-18 14:51:30 -0400 Button: Read disabled attribute from original element if disabled option is null. Fixes #5252 -Button: read disabled option from input elements. M tests/unit/button/button_defaults.js M tests/unit/button/button_options.js M ui/jquery.ui.button.js commit 9060bf3 refs/tags/1.8.5 Author: Scott González Date: 2010-08-18 10:13:57 -0400 Buttonset: Ignore hidden buttons. Fixes #5946 - buttonset should ignore buttons that are not :visible. M tests/unit/button/button_tickets.js M ui/jquery.ui.button.js commit 7692b6e refs/tags/1.8.5 Author: Ben Hollis Date: 2010-08-04 23:57:19 -0700 Position: Fix flip collision. Fixes #5932 - Position: flip collision handling is wrong in some cases. M ui/jquery.ui.position.js commit 03eea0e refs/tags/1.8.5 Author: ph-ausseil Date: 2010-08-11 23:06:41 -0400 Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_tickets.js M ui/jquery.ui.tabs.js commit 2398f6d refs/tags/1.8.5 Author: Scott González Date: 2010-08-11 08:33:46 -0400 Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan localization for ui.datepicker. M demos/datepicker/localization.html M demos/index.html A ui/i18n/jquery.ui.datepicker-kz.js commit 3af1f6c refs/tags/1.8.5 Author: Robson Braga Araujo Date: 2010-08-11 07:23:10 +0800 Autocomplete: changed menu activated function to check if the offset is greater than or equal the height. Fixed #5923 - autocomplete: Scrolling with the keyboard sometimes does not show the item (Chrome) M ui/jquery.ui.autocomplete.js commit 9a4eecd refs/tags/1.8.5 Author: Robson Braga Araujo Date: 2010-08-11 07:02:50 +0800 Autocomplete: changed the search function to always store the last term that was entered by the user. Fixed #5922 - autocomplete: Search not triggered if the first letter is the same as the first letter of a previous erased content M ui/jquery.ui.autocomplete.js commit 04347e5 refs/tags/1.8.5 Author: Scott González Date: 2010-08-10 18:16:44 -0400 Fixed broken whitespace characters and missing semicolon. Fixes #3921 - Problem with JavaScriptPacker. M ui/jquery.ui.core.js M ui/jquery.ui.resizable.js M ui/jquery.ui.tabs.js commit 2b9d684 refs/tags/1.8.5 Author: malsup Date: 2010-08-09 04:43:02 +0800 Effects: Fix show/hide/toggle test for using core functions. Fixed: #5456 - show() function broken with "normal" speed M ui/jquery.effects.core.js commit 3be1105 refs/tags/1.8.5 Author: Scott González Date: 2010-08-05 20:13:16 -0400 Updating the master version to 1.9pre M version.txt commit e47289a refs/tags/1.8.4 (tag: 1.8.4) Author: Scott González Date: 2010-08-05 20:12:31 -0400 Tagging the 1.8.4 release. M version.txt commit b242a57 refs/tags/1.8.4 Author: Scott González Date: 2010-08-05 12:52:50 -0400 Build: Force headered files to be copied to minified directory. Fixes #5904 - Build: sometimes headered files aren't copied to minified directory. M build/build.xml commit 1e4fbd9 refs/tags/1.8.4 Author: jzaefferer Date: 2010-08-05 18:03:05 +0200 Build: Strip newlines when loading release.version property from version.txt M build/build.xml commit de266a1 refs/tags/1.8.4 Author: Scott González Date: 2010-08-05 08:51:54 -0400 Autocomplete: Handle clicks outside the autocomplete after scrolling the results (which causes the body to gain focus). Fixes #5903 - Autocomplete doesn't close after scrolling. M ui/jquery.ui.autocomplete.js commit ed07f0a refs/tags/1.8.4 Author: Scott González Date: 2010-08-04 13:26:42 -0400 Autocomplete: Don't reset text field value on blur unless it will actually change the value. Fixes #5900 - Autocomplete: mousing over menu option replaces text box contents, moves caret. M ui/jquery.ui.autocomplete.js commit 85b8816 refs/tags/1.8.4 Author: Richard D. Worth Date: 2010-08-04 02:39:54 -0700 Datepicker: use a setTimeout 0 so the same code can run in IE (as other browsers) to set focus back to the datepicker text input if a month or year drop-down is clicked closed. Fixes #5897 - Datepicker: inconsistent behavior in IE when click to close month and year drop-downs M ui/jquery.ui.datepicker.js commit 26b2d2d refs/tags/1.8.4 Author: Scott González Date: 2010-08-03 21:05:08 -0400 Updating the master version to 1.9pre M version.txt commit 23a6498 refs/tags/1.8.3 (tag: 1.8.3) Author: Scott González Date: 2010-08-03 21:04:25 -0400 Tagging the 1.8.3 release. M version.txt commit c5770c0 refs/tags/1.8.3 Author: Ziling Zhao Date: 2010-04-19 15:42:34 -0700 Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width should be at least minWidth on creation. M tests/unit/dialog/dialog_tickets.js M ui/jquery.ui.dialog.js commit 90caa93 refs/tags/1.8.3 Author: Scott González Date: 2010-07-30 12:59:33 -0400 Autocomplete: Respect the disabled option. Fixes #5619 - Autocomplete widget keeps looking for remote data even when it's disabled. M tests/unit/autocomplete/autocomplete_options.js M ui/jquery.ui.autocomplete.js commit 58ae7ce refs/tags/1.8.3 Author: Scott González Date: 2010-07-30 12:38:18 -0400 Revert "Use pushStack in widget method. Fixes #5732 - make the widget method maintain the stack" This reverts commit ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d. M tests/unit/autocomplete/autocomplete_methods.js M tests/unit/button/button_methods.js M tests/unit/dialog/dialog_methods.js M tests/unit/widget/widget_core.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.dialog.js M ui/jquery.ui.widget.js commit dffcba0 refs/tags/1.8.3 Author: jzaefferer Date: 2010-07-30 14:39:54 +0200 Update to latest QUnit. M external/qunit.css M external/qunit.js M tests/unit/slider/slider_events.js commit 96977ed refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-07-30 14:30:43 +0200 Use pushStack in tooltip's widget method. See #5732 M tests/unit/tooltip/tooltip_methods.js M ui/jquery.ui.tooltip.js commit ea58cd5 refs/tags/1.8.3 Author: jzaefferer Date: 2010-07-30 14:26:58 +0200 Use pushStack in widget method. Fixes #5732 - make the widget method maintain the stack M tests/unit/autocomplete/autocomplete_methods.js M tests/unit/button/button_methods.js M tests/unit/dialog/dialog_methods.js M tests/unit/widget/widget_core.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.dialog.js M ui/jquery.ui.widget.js commit b3940d2 refs/tags/1.8.3 Author: jzaefferer Date: 2010-07-30 14:04:11 +0200 Replace element.data(...) with $.data(element, ...). Fixes #5756 - Widget: Use $.data instead of .data for performance reasons M ui/jquery.ui.widget.js commit 39f0c10 refs/tags/1.8.3 Author: jzaefferer Date: 2010-07-30 14:02:55 +0200 Added widget to unit tests index page. M tests/unit/index.html commit 3f45f5c refs/tags/1.8.3 Author: jzaefferer Date: 2010-07-30 11:33:49 +0200 Improving visual testcase for position. Partial fix for #5284 - Position: Smarter collision detection M tests/visual/position/position.html commit 61e0aea refs/tags/1.8.3 Author: Scott González Date: 2010-07-29 20:56:28 -0400 Dialog: Wrap buttons in a div so we can float the div instead of the individual buttons. Fixes #4529 - dialog buttons are accessed in wrong order using tab. M tests/unit/dialog/dialog_options.js M themes/base/jquery.ui.dialog.css M ui/jquery.ui.dialog.js commit f00c031 refs/tags/1.8.3 Author: Scott González Date: 2010-07-29 05:38:24 -0400 Progressbar: cleanup. M tests/unit/progressbar/progressbar_options.js M ui/jquery.ui.progressbar.js commit ee1f5b5 refs/tags/1.8.3 Author: Scott González Date: 2010-07-29 05:32:04 -0400 Progressbar resize demo: Added missing mouse dependency. Fixes #5873 - Progressbar: resize demo is broken. M demos/progressbar/resize.html commit 94cefc1 refs/tags/1.8.3 Author: Scott González Date: 2010-07-28 11:56:54 -0400 Tabs: coding standard. M tests/unit/tabs/tabs_defaults.js commit 5a8c7e8 refs/tags/1.8.3 Author: Scott González Date: 2010-07-28 11:28:14 -0400 Tabs: coding standards. M ui/jquery.ui.tabs.js commit d7fa82b refs/tags/1.8.3 Author: Scott González Date: 2010-07-27 20:46:39 -0400 Added position plugin to demo pages that use dialogs. M demos/droppable/photo-manager.html M demos/tabs/manipulation.html commit dde27da refs/tags/1.8.3 Author: Scott González Date: 2010-07-27 17:59:37 -0400 Datepicker: Fixed spelling of Czech language. Fixes #5859 - Typo in Calendar localization demo. M demos/datepicker/localization.html commit bccfb53 refs/tags/1.8.3 Author: Scott González Date: 2010-07-27 17:23:00 -0400 Accordion: minor cleanup. M ui/jquery.ui.accordion.js commit c4369bd refs/tags/1.8.3 Author: Scott González Date: 2010-07-22 19:27:37 -0400 Core Tests: Fixed image reference. M tests/unit/core/core.html A tests/unit/images/jqueryui_32x32.png commit 27095ef refs/tags/1.8.3 Author: Scott González Date: 2010-07-22 19:26:37 -0400 Core: Coding standards. M ui/jquery.ui.core.js commit 59c9f75 refs/tags/1.8.3 Author: Scott González Date: 2010-07-22 19:10:14 -0400 Accordion: Coding standards. M ui/jquery.ui.accordion.js commit 860635f refs/tags/1.8.3 Author: Scott González Date: 2010-07-22 14:55:41 -0400 Autocomplete: Removed selection handling in IE. No longer needed now that autocomplete ensures that the cursor is placed at the end of the field on select. M demos/autocomplete/multiple-remote.html M demos/autocomplete/multiple.html commit fe13fba refs/tags/1.8.3 Author: Scott González Date: 2010-07-22 10:33:42 -0400 Core: Better support for areas in :focusable and :tabbable selectors. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2. M tests/unit/core/core.html M tests/unit/core/selector.js M ui/jquery.ui.core.js commit 4deb824 refs/tags/1.8.3 Author: Scott González Date: 2010-07-21 22:17:52 -0400 Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fixes #5850 - .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() setters. M tests/unit/core/core.html M tests/unit/core/core.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.core.js commit 3f070bd refs/tags/1.8.3 Author: Scott González Date: 2010-07-21 22:10:16 -0400 Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :visibile selectors in jQuery 1.3.2+. Still need to handle areas properly. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2. M tests/unit/core/core.html M tests/unit/core/selector.js M ui/jquery.ui.core.js commit 4c55071 refs/tags/1.8.3 Author: Scott González Date: 2010-07-21 14:56:15 -0400 Autocomplete: Fixed bad reference to ownerDocument. M ui/jquery.ui.autocomplete.js commit 74e0d4f refs/tags/1.8.3 Author: Scott González Date: 2010-07-21 14:54:20 -0400 Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add appendTo option. M tests/unit/autocomplete/autocomplete.html M tests/unit/autocomplete/autocomplete_defaults.js M tests/unit/autocomplete/autocomplete_options.js M ui/jquery.ui.autocomplete.js commit 245b932 refs/tags/1.8.3 Author: Scott González Date: 2010-07-21 11:25:33 -0400 Core: Removed tests for .attr() ARIA override since the override no longer exists. M tests/unit/core/core.html M tests/unit/core/core.js commit 70c4857 refs/tags/1.8.3 Author: Scott González Date: 2010-07-21 08:01:06 -0400 Revert "Dialog: Don't set specific dimensions on the overlay - let it expand based on 100% dimensions. Fixes #3623 - Opening a Modal Dialog shows a horizontal scroll bar." This reverts commit b548d34e14421176be49d218f40feb18c5bc8f49. M ui/jquery.ui.dialog.js commit b548d34 refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 22:05:05 -0400 Dialog: Don't set specific dimensions on the overlay - let it expand based on 100% dimensions. Fixes #3623 - Opening a Modal Dialog shows a horizontal scroll bar. M ui/jquery.ui.dialog.js commit 8fa9ed7 refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 20:51:09 -0400 Tabs: Added tests for select event. M tests/unit/tabs/tabs_events.js commit f99068b refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 16:13:44 -0400 Accordion: Use this.headers instead of parsing the DOM to find headers when determining which panel is active. Fixes #5841 - Accordion active property inaccurate if nested accordion is present. M ui/jquery.ui.accordion.js commit e85615f refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 15:13:54 -0400 Autocomplete: Prevent the default behavior of pressing enter when the menu is open, even if no item is active. Partial fix for #5757 - Autocomplete combobox issues. M ui/jquery.ui.autocomplete.js commit 123467a refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 14:49:14 -0400 Autocomplete (combobox demo): Set intial value of text field based on value of select element. Partial fix for #5757 - Autocomplete combobox issues. M demos/autocomplete/combobox.html commit 5d1e297 refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 14:35:54 -0400 Autocomplete (combobox demo): Detect valid entries when typed, but not selected from menu. Fixes #5605 - Autocomplete combobox demo does not accept valid values. M demos/autocomplete/combobox.html commit ba09165 refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 14:20:46 -0400 Autcomplete: Refactored combobox demo. M demos/autocomplete/combobox.html commit c2c09e8 refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 13:24:53 -0400 Autocomplete: Clear selectedItem property whenever the user types something. Also updated combobox to clear the select element when clearing the text element. Fixes #5453 - Autocomplete: combobox demo doesn't remove invalid values. M demos/autocomplete/combobox.html M ui/jquery.ui.autocomplete.js commit e4273ff refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 12:10:58 -0400 Autocomplet: refactored handling of menu's selected event. M ui/jquery.ui.autocomplete.js commit 2ed96cb refs/tags/1.8.3 Author: Scott González Date: 2010-07-20 11:47:34 -0400 Autocompelte: Only run a search if the value has changed; switching from a blacklist of keys to ignore. Fixes #5716 - autocomplete triggered when field copied with ctrl-c. M ui/jquery.ui.autocomplete.js commit 52c3165 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-07-20 14:00:43 +0200 Tooltip: Updated positioning - let user also customize of-property M ui/jquery.ui.tooltip.js commit 88ec776 refs/tags/1.8.3 Merge: 4be0942 5debdb0 Author: jzaefferer Date: 2010-07-20 13:58:10 +0200 Merge remote branch 'origin/master' commit 5debdb0 refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 21:53:19 -0400 Autocomplete: Added link to accent folding demo. Fixes #5219 - Autocomplete: Support for accent-folding. M demos/autocomplete/index.html commit 1f2cfb9 refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 15:45:30 -0400 Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are not html-encoded. As noted in the ticket, it's probably better to default to unstyled items to prevent problems. Users can still implement their own rendering method as shown in the custom data and display demo. M demos/autocomplete/combobox.html M demos/autocomplete/search.php M ui/jquery.ui.autocomplete.js commit 7deb873 refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 15:35:47 -0400 Autocompelte demos: Renamed the scrollable demo so the title fits on one line in the sidebar. M demos/autocomplete/index.html commit 53489b5 refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 14:36:40 -0400 Autocomplete: Don't update the value of the text field until after setting focus. Fixes #5639 - Cursor jumps to beginning on select. M ui/jquery.ui.autocomplete.js commit 5e3755a refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 14:17:44 -0400 Autocomplete: Added demo of scrollable results. Fixes #5815 - Autocomplete: document and demo a scrolling menu. M demos/autocomplete/index.html A demos/autocomplete/maxheight.html commit 44daca1 refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 14:10:37 -0400 Autocomplete demos: Added more programming languages and alphabetized. M demos/autocomplete/combobox.html M demos/autocomplete/default.html M demos/autocomplete/multiple.html commit 5311fe2 refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 11:51:05 -0400 Menu: Only look for .ui-menu-item elements to determine if a menu item is the first or last element in the menu. Fixes #5528 - Autocomplete: Issue when try to navigate using up key by keyboard in IE6. M ui/jquery.ui.autocomplete.js commit a090faa refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 11:22:32 -0400 Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #5691 - wrong menu size calculation in webkit browsers (Autocomplete). M tests/visual/menu/drilldown.html M tests/visual/menu/menu.html M themes/base/jquery.ui.autocomplete.css commit 44d1a38 refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 10:06:07 -0400 Autocomplete: Moved all demo images into /demos/autocomplete/images. M demos/autocomplete/custom-data.html A demos/autocomplete/images/jquery_32x32.png A demos/autocomplete/images/jqueryui_32x32.png A demos/autocomplete/images/sizzlejs_32x32.png A demos/autocomplete/images/transparent_1x1.png A demos/autocomplete/images/ui-anim_basic_16x16.gif M demos/autocomplete/multiple-remote.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html D demos/images/jquery_32x32.png D demos/images/jqueryui_32x32.png D demos/images/sizzlejs_32x32.png D demos/images/transparent_1x1.png D themes/base/images/ui-anim_basic_16x16.gif commit fe71d5d refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 09:41:21 -0400 Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - added to individual demos. Fixes #5385 - Autocomplete: Inconsistent default styling while loading results. We will need to undo this change when ThemeRoller supports generating loading images. M demos/autocomplete/multiple-remote.html M demos/autocomplete/remote-jsonp.html M demos/autocomplete/remote-with-cache.html M demos/autocomplete/remote.html M demos/autocomplete/xml.html M themes/base/jquery.ui.autocomplete.css commit 612838a refs/tags/1.8.3 Author: Scott González Date: 2010-07-19 09:28:04 -0400 Autocomplete: Added position option. Fixes #5153 - Autocomplete position option. M tests/unit/autocomplete/autocomplete_defaults.js M ui/jquery.ui.autocomplete.js commit 5435c50 refs/tags/1.8.3 Author: Scott González Date: 2010-07-17 18:50:47 -0400 Tabs: Fixed select method handling for index of -1. M ui/jquery.ui.tabs.js commit 7e03d4e refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 20:20:28 -0400 Tabs: Updated tests. M tests/unit/tabs/tabs.html M tests/unit/tabs/tabs_methods.js M ui/jquery.ui.tabs.js commit eaddfed refs/tags/1.8.3 Author: Tiago Freire Date: 2010-07-16 18:10:57 -0300 Tabs: Fixed a broken commit for #3171. M ui/jquery.ui.tabs.js commit 64d90b4 refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 16:57:04 -0400 Dialog: Adjusted logic for finding the first tabbable element. Fixes #5767 - On open, the first tabbable element inside the dialog was never being focused in favor of the dialog container. M ui/jquery.ui.dialog.js commit 9d01ab5 refs/tags/1.8.3 Author: Holger Rüprich Date: 2010-07-05 06:29:09 +0800 Sortable: Return an empty URL param for empty sortable lists. Fixed #5794 - sortable("serialize", {key: "foo[]"}) returns an empty string for an empty list M ui/jquery.ui.sortable.js commit 325a262 refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 14:12:06 -0400 Autocomplete: Use .outerWidth() for determining the size of the menu. Fixes #5832 - Autocomplete: menu has incorrect width. M ui/jquery.ui.autocomplete.js commit ba749ba refs/tags/1.8.3 Author: Diego Date: 2010-06-10 12:01:56 -0300 Datepicker: Fixed pt-BR translation. Fixes #5363 - Error in datepicker translation for pt-BR. M ui/i18n/jquery.ui.datepicker-pt-BR.js commit 369474f refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 10:45:26 -0700 Button performance test: Don't use alert(). M tests/visual/button/button_performance.html commit f448c79 refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 13:40:11 -0400 Accordion: Use .addClass() instead of .toggleClass() during init so the classes can be added by the user. M ui/jquery.ui.accordion.js commit fde8c64 refs/tags/1.8.3 Author: Tiago Freire Date: 2010-07-16 13:37:54 -0300 Tabs: Added ability to reference tabs by href. Fixes #3171 - have option to remove tab by href content, not just by index. M ui/jquery.ui.tabs.js commit b368491 refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 11:53:37 -0400 Button performance test: Added alert for time to initialize. M tests/visual/button/button_performance.html commit 70481d9 refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 11:48:40 -0400 Button: Restrict DOM querying to labels. Fixes #5810 - Buttonset and applet error. M ui/jquery.ui.button.js commit 60dc674 refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 11:20:40 -0400 Dialog: Removed CSS rules for button styling - let the button plugin handling that. Fixes #5779 - Themeroller - size inconsistency with button widgets and dialog box buttons. M themes/base/jquery.ui.dialog.css commit 4be0942 refs/tags/1.8.3 Author: kobrigo Date: 2010-06-16 04:38:19 -0700 argument shifting is not done correctly when the options argument is not supplied. the result is that the callback is not called. this fixes Ticket #5731 foooo M ui/jquery.effects.core.js commit 1417487 refs/tags/1.8.3 Author: kobrigo Date: 2010-06-16 04:38:19 -0700 Fixed argument shifting for effects. Fixes #5731 - hide and show called with ommiting the options in parameters does not call the callback. M ui/jquery.effects.core.js commit bf947d1 refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 09:37:31 -0400 Class animation demos: Don't chain id and class selectors together in CSS since IE6 doesn't understand chained rules. M demos/addClass/default.html M demos/removeClass/default.html M demos/switchClass/default.html M demos/toggleClass/default.html commit 4ad7154 refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 08:54:50 -0400 Dialog: Fixed whitespace. M ui/jquery.ui.dialog.js commit 2366a81 refs/tags/1.8.3 Author: Scott González Date: 2010-07-16 08:50:40 -0400 Dialog: Fixed tests for position option. M tests/unit/dialog/dialog_options.js commit 0536811 refs/tags/1.8.3 Author: JustinMacCarthy Date: 2010-07-16 01:16:07 +0800 added empty test for containment by array option M tests/unit/draggable/draggable_options.js commit f24bc0f refs/tags/1.8.3 Author: Scott González Date: 2010-07-15 10:26:00 -0400 Widget: Deep extend options when creating a new plugin. Fixes #5830 - Widget: Using inheritance overwrites the base classes options. M tests/unit/widget/widget.html D tests/unit/widget/widget.js A tests/unit/widget/widget_core.js A tests/unit/widget/widget_tickets.js M ui/jquery.ui.widget.js commit 06f721b refs/tags/1.8.3 Author: jzaefferer Date: 2010-07-15 09:51:20 +0200 Use .children() instead of .find() to manipulate accordion icons. Fixes #4645 - Accordion should only manipulate Icons that are children of ui-accordion-header M ui/jquery.ui.accordion.js commit 56aecac refs/tags/1.8.3 Author: jzaefferer Date: 2010-07-15 09:31:36 +0200 Updated test for default position option: Reference using-implementation, as QUnit compares functions only by reference M tests/unit/dialog/dialog_defaults.js commit 6b36499 refs/tags/1.8.3 Merge: 96e78a2 83910b6 Author: Scott González Date: 2010-07-14 16:45:54 -0400 Merge branch 'master' of github.com:jquery/jquery-ui Conflicts: tests/unit/dialog/dialog_defaults.js commit 96e78a2 refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 16:38:16 -0400 Dialog: Updated test for default position option. QUnit still fails the test though. M tests/unit/dialog/dialog_defaults.js commit 83910b6 refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 16:38:16 -0400 Dialog: Updated test for default position option. QUnit still fails the test though. M tests/unit/dialog/dialog_defaults.js commit 6de9a53 refs/tags/1.8.3 Author: Ben Hollis Date: 2010-06-06 15:00:49 -0700 Dialog: allow setting position with ui.position arguments. Fixes #5459 - Dialog: expose .position() API M tests/unit/dialog/dialog_options.js M ui/jquery.ui.dialog.js commit d8caa61 refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 15:55:54 -0400 All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files. M themes/base/jquery.ui.accordion.css M themes/base/jquery.ui.all.css M themes/base/jquery.ui.autocomplete.css M themes/base/jquery.ui.base.css M themes/base/jquery.ui.button.css M themes/base/jquery.ui.core.css M themes/base/jquery.ui.datepicker.css M themes/base/jquery.ui.dialog.css M themes/base/jquery.ui.progressbar.css M themes/base/jquery.ui.resizable.css M themes/base/jquery.ui.selectable.css M themes/base/jquery.ui.slider.css M themes/base/jquery.ui.tabs.css M themes/base/jquery.ui.theme.css commit 8a5d4ca refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 15:45:45 -0400 All: Added http://jqueryui.com/about to header comments. M tests/jquery.simulate.js M themes/base/jquery.ui.core.css M themes/base/jquery.ui.theme.css M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.tabs.js M ui/jquery.ui.widget.js commit 2c7a9e9 refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 15:28:01 -0400 Dialog: Verify that we get a string back from .attr( "title" ) before using the return value. Fixes #5742 - Form field with `name="title"` moved to title area. M tests/unit/dialog/dialog.html M ui/jquery.ui.dialog.js commit cdd6161 refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 13:47:06 -0400 Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow breaks when displayed inside a dialog on Internet Explorer. A tests/visual/compound/accordion_dialog.html M themes/base/jquery.ui.dialog.css commit a3ab2b2 refs/tags/1.8.3 Author: jzaefferer Date: 2010-07-14 19:39:29 +0200 Add support for multiple events, along with hoverintent demo. Fixes #3614 - Accordion: support multiple events being set at the same time A demos/accordion/hoverintent.html M demos/accordion/index.html M ui/jquery.ui.accordion.js commit 66659a1 refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 13:23:54 -0400 Accordion: Remove zoom on anchors. Fixes #4662 - Accordion: Long links create line breaks in IE. M themes/base/jquery.ui.accordion.css commit c71e63c refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 11:00:28 -0400 Accordion: Add disabled class to headers and panels to fix styling in IE. Fixes #5332 - Accordion: Disabled accordion doesn't look disabled in IE. M ui/jquery.ui.accordion.js commit 936a9a6 refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 09:19:32 -0400 Accordion: Default accordion to 100% width. Fixes #4615 - Accordion display problems in IE6/7 on panel close. M themes/base/jquery.ui.accordion.css commit e895d86 refs/tags/1.8.3 Author: Scott González Date: 2010-07-14 08:29:58 -0400 Accordion: Animate padding when only showing/hiding a single panel. Fixes #5540 - Accordion: Jumpy animation when opening a panel after closing all. M ui/jquery.ui.accordion.js commit 21aad10 refs/tags/1.8.3 Author: Scott González Date: 2010-07-13 09:57:58 -0400 All: Define a local undefined variable inside the main closure. M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.tabs.js M ui/jquery.ui.widget.js commit ba387ce refs/tags/1.8.3 Author: Scott González Date: 2010-07-13 09:40:46 -0400 Accordion: Fixed resize method for autoHeight. Fixes #5406 - autoHeight resize not working. M ui/jquery.ui.accordion.js commit 551bf6e refs/tags/1.8.3 Author: Scott González Date: 2010-07-13 09:10:43 -0400 Accordion: Don't handle hover/focus when disabled. Fixes #5330 - Accordion headers still show rollover when disabled. M ui/jquery.ui.accordion.js commit 2bf91e8 refs/tags/1.8.3 Author: Scott González Date: 2010-07-13 08:51:37 -0400 Accordion: Prevent the navigation filter from finding multiple elements. Fixes #4889 - Navigation parameter can open multiple sections. M ui/jquery.ui.accordion.js commit f560862 refs/tags/1.8.3 Author: Jon Palmer Date: 2010-07-10 23:41:33 +0800 Dialog: add resize call when changing button options for correct height adjustment. Fixes remaining issues in #4846 - Setting Dialog height shorter after init hides button pane M ui/jquery.ui.dialog.js commit 9b9b66d refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-07-09 15:36:06 +0200 Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license. M ui/jquery.ui.tooltip.js commit 0746f99 refs/remotes/origin/spinner-globalize-1.x Author: jzaefferer Date: 2010-07-09 15:31:53 +0200 Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license. M ui/jquery.ui.menu.js commit ca42e11 refs/tags/1.8.3 Merge: 536ae61 89c0961 Author: Scott González Date: 2010-07-09 09:02:03 -0400 Merge branch 'master' of github.com:jquery/jquery-ui commit 536ae61 refs/tags/1.8.3 Author: Scott González Date: 2010-07-09 09:01:04 -0400 Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license. M tests/jquery.simulate.js M themes/base/jquery.ui.core.css M themes/base/jquery.ui.theme.css M ui/jquery.effects.blind.js M ui/jquery.effects.bounce.js M ui/jquery.effects.clip.js M ui/jquery.effects.core.js M ui/jquery.effects.drop.js M ui/jquery.effects.explode.js M ui/jquery.effects.fade.js M ui/jquery.effects.fold.js M ui/jquery.effects.highlight.js M ui/jquery.effects.pulsate.js M ui/jquery.effects.scale.js M ui/jquery.effects.shake.js M ui/jquery.effects.slide.js M ui/jquery.effects.transfer.js M ui/jquery.ui.accordion.js M ui/jquery.ui.autocomplete.js M ui/jquery.ui.button.js M ui/jquery.ui.core.js M ui/jquery.ui.datepicker.js M ui/jquery.ui.dialog.js M ui/jquery.ui.draggable.js M ui/jquery.ui.droppable.js M ui/jquery.ui.mouse.js M ui/jquery.ui.position.js M ui/jquery.ui.progressbar.js M ui/jquery.ui.resizable.js M ui/jquery.ui.selectable.js M ui/jquery.ui.slider.js M ui/jquery.ui.sortable.js M ui/jquery.ui.tabs.js M ui/jquery.ui.widget.js commit 89c0961 refs/tags/1.8.3 Author: Samuel Cormier-Iijima Date: 2010-07-08 23:36:48 +0800 Core (widget): don't pass DOM objects to $.fn.add. Fixes #5743 ($.fn.remove does not trigger remove event for