]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
14 years agoFix for #5101 - broken dialog visual test page
Jörn Zaefferer [Wed, 27 Jan 2010 17:57:50 +0000 (17:57 +0000)]
Fix for #5101 - broken dialog visual test page

14 years agoautocomplete: adding select element to visual test page for bgiframe testing
Jörn Zaefferer [Wed, 27 Jan 2010 17:56:22 +0000 (17:56 +0000)]
autocomplete: adding select element to visual test page for bgiframe testing

14 years agoswitched to jQuery 1.4.1
Richard Worth [Wed, 27 Jan 2010 12:29:43 +0000 (12:29 +0000)]
switched to jQuery 1.4.1

14 years agoDeprecated beforeclose option instead of removing it for now, fixes reopened #4669...
Richard Worth [Wed, 27 Jan 2010 10:31:17 +0000 (10:31 +0000)]
Deprecated beforeclose option instead of removing it for now, fixes reopened #4669 - Dialog: beforeclose option should be beforeClose.

14 years agoadded autocomplete and button to docs build
Jörn Zaefferer [Tue, 26 Jan 2010 21:04:29 +0000 (21:04 +0000)]
added autocomplete and button to docs build

14 years agoautocomplete: added xml-parsing demo
Jörn Zaefferer [Tue, 26 Jan 2010 20:52:21 +0000 (20:52 +0000)]
autocomplete: added xml-parsing demo

14 years agoDatepicker: Fixed #5052 Set focus error in IE8 for disabled and hidden elements
Keith Wood [Mon, 25 Jan 2010 08:20:28 +0000 (08:20 +0000)]
Datepicker: Fixed #5052 Set focus error in IE8 for disabled and hidden elements

14 years agoDatepicker: Fixed #5088 Date picker localization in RO
Keith Wood [Mon, 25 Jan 2010 08:07:20 +0000 (08:07 +0000)]
Datepicker: Fixed #5088 Date picker localization in RO

14 years agofixed #5094 - selectable: destroy method doesn't clean up selectees
Richard Worth [Sun, 24 Jan 2010 20:47:06 +0000 (20:47 +0000)]
fixed #5094 - selectable: destroy method doesn't clean up selectees

14 years agobutton: visual default test, log args when console is available
Jörn Zaefferer [Fri, 22 Jan 2010 22:52:58 +0000 (22:52 +0000)]
button: visual default test, log args when console is available

14 years agobutton: handle space "click"
Jörn Zaefferer [Fri, 22 Jan 2010 22:52:31 +0000 (22:52 +0000)]
button: handle space "click"

14 years agobutton: add ui-state-active on keydown, further improving keyboard navigation - doesn...
Jörn Zaefferer [Fri, 22 Jan 2010 22:46:32 +0000 (22:46 +0000)]
button: add ui-state-active on keydown, further improving keyboard navigation - doesn't yet work properly for anchors and radio/checkbox buttons

14 years agodropping intial code for #4957 - too many open issues to get this into 1.8
Jörn Zaefferer [Fri, 22 Jan 2010 13:18:11 +0000 (13:18 +0000)]
dropping intial code for #4957 - too many open issues to get this into 1.8

14 years agoDatepicker: Fixed #5085 bug in findPos for RTL languages
Keith Wood [Fri, 22 Jan 2010 10:10:17 +0000 (10:10 +0000)]
Datepicker: Fixed #5085 bug in findPos for RTL languages

14 years agoDatepicker: Use null instead of empty string when showing/hiding without a duration.
Scott González [Fri, 22 Jan 2010 04:13:36 +0000 (04:13 +0000)]
Datepicker: Use null instead of empty string when showing/hiding without a duration.

Fixes #5086 - no animation still animates.

14 years agoDialog: Added padding and margin to the right side of the titlebar so the title doesn...
Scott González [Fri, 22 Jan 2010 02:05:27 +0000 (02:05 +0000)]
Dialog: Added padding and margin to the right side of the titlebar so the title doesn't go behind the close icon.

Fixes #5087 - Title goes behind the close link.

14 years agoadded class animations (including 1.4 style callbacks) to visual effects test page
Jörn Zaefferer [Thu, 21 Jan 2010 17:32:52 +0000 (17:32 +0000)]
added class animations (including 1.4 style callbacks) to visual effects test page

14 years agobase implementation for #4957 - still need to port users of $.ui.element
Jörn Zaefferer [Wed, 20 Jan 2010 18:10:07 +0000 (18:10 +0000)]
base implementation for #4957 - still need to port users of $.ui.element

14 years agobutton: more specific selectors for demo pages, avoiding any other global demo page...
Jörn Zaefferer [Wed, 20 Jan 2010 17:52:06 +0000 (17:52 +0000)]
button: more specific selectors for demo pages, avoiding any other global demo page issues

14 years agobutton: add ui-state-focus on focus, making keyboard navigation possible, and button...
Jörn Zaefferer [Wed, 20 Jan 2010 17:44:54 +0000 (17:44 +0000)]
button: add ui-state-focus on focus, making keyboard navigation possible, and button like 200% more accessible

14 years agobutton: don't log a click on disabled buttons
Jörn Zaefferer [Wed, 20 Jan 2010 17:43:30 +0000 (17:43 +0000)]
button: don't log a click on disabled buttons

14 years agobutton: don't style everything, just the demo
Jörn Zaefferer [Wed, 20 Jan 2010 17:32:08 +0000 (17:32 +0000)]
button: don't style everything, just the demo

14 years agoset trunk version to 1.8pre
Richard Worth [Wed, 20 Jan 2010 15:45:32 +0000 (15:45 +0000)]
set trunk version to 1.8pre

14 years agoset trunk version to 1.8b1 1.8b1
Richard Worth [Wed, 20 Jan 2010 15:40:59 +0000 (15:40 +0000)]
set trunk version to 1.8b1

14 years agoHappy New Year
Richard Worth [Wed, 20 Jan 2010 14:04:26 +0000 (14:04 +0000)]
Happy New Year

14 years agoeol-style and mime-type
Richard Worth [Wed, 20 Jan 2010 14:00:14 +0000 (14:00 +0000)]
eol-style and mime-type

14 years agoswitched to jQuery 1.4
Richard Worth [Wed, 20 Jan 2010 13:52:38 +0000 (13:52 +0000)]
switched to jQuery 1.4

14 years agoAccordion: Check for division by zero error during animation.
Scott González [Wed, 20 Jan 2010 03:26:39 +0000 (03:26 +0000)]
Accordion: Check for division by zero error during animation.

Fixes #4382 - Accordion does not function in IE7/WinXP.

14 years agoNested Plugin visual test: sortable accordion inside sortable tabs.
Scott González [Wed, 20 Jan 2010 00:13:25 +0000 (00:13 +0000)]
Nested Plugin visual test: sortable accordion inside sortable tabs.

14 years agoNested Plugin visual test: draggable inside accordion inside accordion inside tabs...
Scott González [Wed, 20 Jan 2010 00:04:48 +0000 (00:04 +0000)]
Nested Plugin visual test: draggable inside accordion inside accordion inside tabs inside draggable.

14 years agoDialog, position: Removed bgiframe option; always use bgiframe when available.
Scott González [Tue, 19 Jan 2010 23:25:38 +0000 (23:25 +0000)]
Dialog, position: Removed bgiframe option; always use bgiframe when available.

Fixes #5071 - Remove bgiframe option from all plugins.

14 years agoWidget: removed console.log call.
Scott González [Tue, 19 Jan 2010 13:53:32 +0000 (13:53 +0000)]
Widget: removed console.log call.

14 years agoWidget: Only trigger remove event if keepData is not set to true.
Scott González [Tue, 19 Jan 2010 04:11:33 +0000 (04:11 +0000)]
Widget: Only trigger remove event if keepData is not set to true.

Fixes #5076 - Using effects kills widget instances with jQuery 1.4.

14 years agoButton: conform to coding standards.
Scott González [Mon, 18 Jan 2010 01:58:15 +0000 (01:58 +0000)]
Button: conform to coding standards.

14 years agoAutocomplete: conform to coding standards.
Scott González [Sun, 17 Jan 2010 18:51:11 +0000 (18:51 +0000)]
Autocomplete: conform to coding standards.

14 years agoAutocomplete: Use bgiframe on the menu if it's available.
Scott González [Sun, 17 Jan 2010 18:41:14 +0000 (18:41 +0000)]
Autocomplete: Use bgiframe on the menu if it's available.

14 years agoAutocomplete: Set the z-index of the menu to be above the text field.
Scott González [Sun, 17 Jan 2010 18:35:54 +0000 (18:35 +0000)]
Autocomplete: Set the z-index of the menu to be above the text field.

14 years agoDialog: Added button to the list of dependencies.
Scott González [Sun, 17 Jan 2010 18:26:43 +0000 (18:26 +0000)]
Dialog: Added button to the list of dependencies.

14 years agoWidget: _create() doesn't actually take any arguments.
Scott González [Sun, 17 Jan 2010 17:36:56 +0000 (17:36 +0000)]
Widget: _create() doesn't actually take any arguments.

14 years agoDialog: Moved autoOpen detection to the new _init() method.
Scott González [Fri, 15 Jan 2010 22:17:34 +0000 (22:17 +0000)]
Dialog: Moved autoOpen detection to the new _init() method.

14 years agoWidget: conform to coding standards.
Scott González [Fri, 15 Jan 2010 22:15:18 +0000 (22:15 +0000)]
Widget: conform to coding standards.

14 years agoWidget factory: Removed support for old usage; it doesn't make sense to keep partial...
Scott González [Fri, 15 Jan 2010 22:06:15 +0000 (22:06 +0000)]
Widget factory: Removed support for old usage; it doesn't make sense to keep partial support around since we can't get full backward-compatibility.

14 years agoWidget: Make subsequent "init" calls useful by delegating to the option and _init...
Scott González [Fri, 15 Jan 2010 21:09:32 +0000 (21:09 +0000)]
Widget: Make subsequent "init" calls useful by delegating to the option and _init methods.

Fixes #5064 - Widget: make multiple instantiation more useful.

14 years agoWidget: conform to coding standards.
Scott González [Fri, 15 Jan 2010 20:47:41 +0000 (20:47 +0000)]
Widget: conform to coding standards.

14 years agoWidget factory: Changed _create to _init.
Scott González [Fri, 15 Jan 2010 18:58:20 +0000 (18:58 +0000)]
Widget factory: Changed _create to _init.

Partial fix for #5064 - Widget: make multiple instantiation more useful.

14 years agomissing linebreak makes concatenated file unreadable
Jörn Zaefferer [Fri, 15 Jan 2010 12:43:48 +0000 (12:43 +0000)]
missing linebreak makes concatenated file unreadable

14 years agobuild: fix for #5044 (typo in the exclude of ui.base.css)
Jörn Zaefferer [Fri, 15 Jan 2010 12:43:33 +0000 (12:43 +0000)]
build: fix for #5044 (typo in the exclude of ui.base.css)

14 years agobuild: fixed fileset for datepicker i18n files concat
Jörn Zaefferer [Fri, 15 Jan 2010 12:36:59 +0000 (12:36 +0000)]
build: fixed fileset for datepicker i18n files concat

14 years agoDialog: workaround for positioning bug.
Scott González [Fri, 15 Jan 2010 02:16:21 +0000 (02:16 +0000)]
Dialog: workaround for positioning bug.

14 years agoDialog: Tweaking demo so buttons fit on one line.
Scott González [Fri, 15 Jan 2010 02:14:53 +0000 (02:14 +0000)]
Dialog: Tweaking demo so buttons fit on one line.

14 years agoReplaced stackfix with bgiframe.
Scott González [Thu, 14 Jan 2010 18:09:07 +0000 (18:09 +0000)]
Replaced stackfix with bgiframe.

Fixes #5061 - Remove stackfix.

14 years agoCopied autocomplete from dev branch.
Scott González [Thu, 14 Jan 2010 17:23:11 +0000 (17:23 +0000)]
Copied autocomplete from dev branch.

14 years agoDatepicker: Fixed #5026 Comparison between 2 date
Keith Wood [Wed, 13 Jan 2010 08:42:53 +0000 (08:42 +0000)]
Datepicker: Fixed #5026 Comparison between 2 date

14 years agoDatepicker: Fixed #4869 Datepicker undesired today date on field & appendText
Keith Wood [Wed, 13 Jan 2010 08:26:46 +0000 (08:26 +0000)]
Datepicker: Fixed #4869 Datepicker undesired today date on field & appendText

14 years agoTabs ajax demo: Changed content of one of the remote tabs so it's obvious that the...
Scott González [Wed, 13 Jan 2010 00:39:40 +0000 (00:39 +0000)]
Tabs ajax demo: Changed content of one of the remote tabs so it's obvious that the two ajax tabs are actually loading different files.

14 years agoDatepicker: Fixed #4804 onChangeMonthYear fires at first run
Keith Wood [Sun, 10 Jan 2010 04:54:12 +0000 (04:54 +0000)]
Datepicker: Fixed #4804 onChangeMonthYear fires at first run

14 years agoDatepicker: Fixed #5022 numberOfMonths with one column multiple rows doesn't display...
Keith Wood [Sun, 10 Jan 2010 04:45:03 +0000 (04:45 +0000)]
Datepicker: Fixed #5022 numberOfMonths with one column multiple rows doesn't display the next button

14 years agoAccordion demos: Added missing include of mouse plugin.
Scott González [Thu, 7 Jan 2010 05:58:13 +0000 (05:58 +0000)]
Accordion demos: Added missing include of mouse plugin.

Fixes #5046 - Accordion demos: Missing mouse plugin.

14 years agoDialog: force the dialog to be visible before trying to position it so we can get...
Scott González [Thu, 7 Jan 2010 04:49:25 +0000 (04:49 +0000)]
Dialog: force the dialog to be visible before trying to position it so we can get the current offset (required for using .offset() as a setter).

14 years ago(no commit message)
Scott González [Thu, 7 Jan 2010 04:47:17 +0000 (04:47 +0000)]

14 years agoMerged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu...
Scott González [Thu, 7 Jan 2010 03:19:50 +0000 (03:19 +0000)]
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests).

14 years agoFixed #5035 - Slider: range background shifts around as range size changes
Richard Worth [Fri, 1 Jan 2010 12:56:36 +0000 (12:56 +0000)]
Fixed #5035 - Slider: range background shifts around as range size changes

14 years agoslider: fixed missing references to mouse plugin
Richard Worth [Fri, 1 Jan 2010 12:48:11 +0000 (12:48 +0000)]
slider: fixed missing references to mouse plugin

14 years agoslider: fixed missing references to mouse plugin
Richard Worth [Fri, 1 Jan 2010 12:43:36 +0000 (12:43 +0000)]
slider: fixed missing references to mouse plugin

14 years agoeol-style
Richard Worth [Fri, 1 Jan 2010 12:09:54 +0000 (12:09 +0000)]
eol-style

14 years agoadded missing reference to position utility
Richard Worth [Fri, 1 Jan 2010 12:08:22 +0000 (12:08 +0000)]
added missing reference to position utility

14 years agoFixed #4960 - Tabs: wrong selected tab index
Richard Worth [Thu, 31 Dec 2009 13:43:54 +0000 (13:43 +0000)]
Fixed #4960 - Tabs: wrong selected tab index

14 years agoDatepicker: added visual test page for #4071
Richard Worth [Thu, 31 Dec 2009 01:11:23 +0000 (01:11 +0000)]
Datepicker: added visual test page for #4071

14 years agoCSS Framework: Shifted disabled state below priority states to make disabled secondar...
Scott González [Wed, 30 Dec 2009 17:16:30 +0000 (17:16 +0000)]
CSS Framework: Shifted disabled state below priority states to make disabled secondary buttons look disabled.

14 years agoset trunk version to 1.8pre
Richard Worth [Wed, 30 Dec 2009 01:58:25 +0000 (01:58 +0000)]
set trunk version to 1.8pre

14 years agoset trunk version to 1.8a2 1.8a2
Richard Worth [Wed, 30 Dec 2009 01:54:48 +0000 (01:54 +0000)]
set trunk version to 1.8a2

14 years agoMouse: Don't prevent text selection in IE.
Scott González [Tue, 29 Dec 2009 01:32:44 +0000 (01:32 +0000)]
Mouse: Don't prevent text selection in IE.

Fixes #4773 - Enable text selection in Internet Explorer.

Patch provided by stakach.

14 years agoDatepicker: Corrected tests for changes in r3494
Keith Wood [Sat, 26 Dec 2009 08:35:40 +0000 (08:35 +0000)]
Datepicker: Corrected tests for changes in r3494

14 years agoTabs: fixed to work with empty nav list again.
Scott González [Fri, 25 Dec 2009 18:25:46 +0000 (18:25 +0000)]
Tabs: fixed to work with empty nav list again.

Fixes #4997 - No longer possible to start with empty tab then add() elements dynamically.

14 years agoupdated build to inclide widget and mouse files directly after core
Jörn Zaefferer [Thu, 24 Dec 2009 09:47:03 +0000 (09:47 +0000)]
updated build to inclide widget and mouse files directly after core

14 years agoPosition: Fixed window detection.
Scott González [Thu, 24 Dec 2009 02:35:19 +0000 (02:35 +0000)]
Position: Fixed window detection.

14 years agoupdated unit test for #4031 - Tabs: Remove deselectable option
Richard Worth [Thu, 24 Dec 2009 01:25:30 +0000 (01:25 +0000)]
updated unit test for #4031 - Tabs: Remove deselectable option

14 years agoslider unit tests: added missing reference to jquery.ui.mouse.js
Richard Worth [Thu, 24 Dec 2009 01:24:55 +0000 (01:24 +0000)]
slider unit tests: added missing reference to jquery.ui.mouse.js

14 years agoupdated unit test for #3991 - Sortable: Remove absolutePosition from ui hash
Richard Worth [Thu, 24 Dec 2009 01:18:00 +0000 (01:18 +0000)]
updated unit test for #3991 - Sortable: Remove absolutePosition from ui hash

14 years agoAdded jquery.ui.mouse.js to non-interaction demos/tests that use interaction plugins.
Scott González [Wed, 23 Dec 2009 03:29:33 +0000 (03:29 +0000)]
Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction plugins.

14 years agoSplit mouse into its own file and udpdated dependency lists.
Scott González [Tue, 22 Dec 2009 19:51:24 +0000 (19:51 +0000)]
Split mouse into its own file and udpdated dependency lists.

Fixes #5023 - Split mouse code into its own file.

14 years agoextracting widget factory into jquery.ui.widget.js
Jörn Zaefferer [Wed, 16 Dec 2009 22:20:18 +0000 (22:20 +0000)]
extracting widget factory into jquery.ui.widget.js

14 years agoDatepicker: Corrected automatic parsing of date on keystrokes
Keith Wood [Tue, 15 Dec 2009 04:00:17 +0000 (04:00 +0000)]
Datepicker: Corrected automatic parsing of date on keystrokes

14 years agoDatepicker: Fixed #4917 Enter key press on popup fails if _dayOverClass td is after...
Keith Wood [Tue, 15 Dec 2009 03:42:40 +0000 (03:42 +0000)]
Datepicker: Fixed #4917 Enter key press on popup fails if _dayOverClass td is after _currentClass td

14 years agoDatepicker - #4895 Corrected English/UK localisation
Keith Wood [Tue, 15 Dec 2009 03:32:25 +0000 (03:32 +0000)]
Datepicker - #4895 Corrected English/UK localisation

14 years agoDatepicker - Fixed #4949 - Double click on next/previous button closes the datepicker
Keith Wood [Tue, 8 Dec 2009 04:54:04 +0000 (04:54 +0000)]
Datepicker - Fixed #4949 - Double click on next/previous button closes the datepicker

14 years agoDstepicker - Demonstrate opening/closing animations
Keith Wood [Tue, 8 Dec 2009 00:08:44 +0000 (00:08 +0000)]
Dstepicker - Demonstrate opening/closing animations

14 years agoDatepicker - Fixed #4987 - Add bosnian language to DatePicker
Keith Wood [Tue, 8 Dec 2009 00:02:19 +0000 (00:02 +0000)]
Datepicker - Fixed #4987 - Add bosnian language to DatePicker

14 years agoDatepicker: Fixed display of month and year dropdowns when showing month after year.
Scott González [Fri, 4 Dec 2009 04:02:55 +0000 (04:02 +0000)]
Datepicker: Fixed display of month and year dropdowns when showing month after year.

Fixes #4420 - showMonthAfterYear make calendar disorder.

Thanks bhornseth for the patch.

14 years agoDatepicker - Fixed #4704 - Datepicker global variable isn't unique
Keith Wood [Wed, 2 Dec 2009 00:33:56 +0000 (00:33 +0000)]
Datepicker - Fixed #4704 - Datepicker global variable isn't unique

14 years agoDatepicker - Fixed #4870 - yearRange doesn't work as expected
Keith Wood [Tue, 1 Dec 2009 01:27:25 +0000 (01:27 +0000)]
Datepicker - Fixed #4870 - yearRange doesn't work as expected

14 years agoDatepicker - Fixed #4787 - Datepicker: fix animation control
Keith Wood [Tue, 1 Dec 2009 01:24:00 +0000 (01:24 +0000)]
Datepicker - Fixed #4787 - Datepicker: fix animation control

14 years agoDatepicker - Fixed #4885 - Tab key should not have default behaviour prevented by...
Keith Wood [Mon, 30 Nov 2009 00:03:36 +0000 (00:03 +0000)]
Datepicker - Fixed #4885 - Tab key should not have default behaviour prevented by datepicker

14 years agoDatepicker - Fixed #4787 - Datepicker: fix animation control
Keith Wood [Sun, 29 Nov 2009 22:56:30 +0000 (22:56 +0000)]
Datepicker - Fixed #4787 - Datepicker: fix animation control

14 years agoDatepicker - Fixed #4956 - undefined variable: lookAhead()
Keith Wood [Fri, 27 Nov 2009 06:17:41 +0000 (06:17 +0000)]
Datepicker - Fixed #4956 - undefined variable: lookAhead()

14 years agoDatepicker - Fixed #4969 - Datepicker cannot change values of fields named with speci...
Keith Wood [Fri, 27 Nov 2009 06:08:13 +0000 (06:08 +0000)]
Datepicker - Fixed #4969 - Datepicker cannot change values of fields named with special characters

14 years agoant build: Fixed file name parsing.
Scott González [Thu, 26 Nov 2009 02:17:16 +0000 (02:17 +0000)]
ant build: Fixed file name parsing.

Fixes #4973 - Build fails on non-Windows OS.

14 years agoeol-style and mime-type
Richard Worth [Sat, 21 Nov 2009 22:30:54 +0000 (22:30 +0000)]
eol-style and mime-type

14 years agoSlider: added visual test page for #4467
Richard Worth [Sat, 21 Nov 2009 22:30:13 +0000 (22:30 +0000)]
Slider: added visual test page for #4467

14 years agoui.dialog: replaced   with   for xhtml compliance (fixes #4970 -XHTML Compl...
Andrew Powell [Sat, 21 Nov 2009 16:59:08 +0000 (16:59 +0000)]
ui.dialog: replaced   with   for xhtml compliance (fixes #4970 -XHTML Compliance :   should be  )