]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years agodraggable: defaults should be set to 'false' if disabled, not null (fixes #3878)
Paul Bakaus [Tue, 20 Jan 2009 10:06:59 +0000 (10:06 +0000)]
draggable: defaults should be set to 'false' if disabled, not null  (fixes #3878)

15 years agodraggable: fixed using Array for containment option (fixes #3877)
Paul Bakaus [Tue, 20 Jan 2009 10:01:49 +0000 (10:01 +0000)]
draggable: fixed using Array for containment option (fixes #3877)

15 years agoUI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627
Klaus Hartl [Mon, 19 Jan 2009 23:11:30 +0000 (23:11 +0000)]
UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627

15 years agoupdated page titles to match new nav options
Maggie Costello Wachs [Mon, 19 Jan 2009 22:46:58 +0000 (22:46 +0000)]
updated page titles to match new nav options

15 years agoupdated the demo captions, and reordered the examples navigation
Maggie Costello Wachs [Mon, 19 Jan 2009 22:42:58 +0000 (22:42 +0000)]
updated the demo captions, and reordered the examples navigation

15 years agoupdated the demo captions, and reordered the examples navigation
Maggie Costello Wachs [Mon, 19 Jan 2009 21:02:36 +0000 (21:02 +0000)]
updated the demo captions, and reordered the examples navigation

15 years agoUI Tabs: fixed mouseover event option conflicting with default state handling (fixes...
Klaus Hartl [Mon, 19 Jan 2009 20:40:51 +0000 (20:40 +0000)]
UI Tabs: fixed mouseover event option conflicting with default state handling (fixes #3799), cleaned up white space

15 years agoaccordion fillSpace demo: define minHeight for resizable to keep accordion functional
Jörn Zaefferer [Mon, 19 Jan 2009 18:45:37 +0000 (18:45 +0000)]
accordion fillSpace demo: define minHeight for resizable to keep accordion functional

15 years agoRemoved some content from default description and added to overview section on docs...
Todd Parker [Mon, 19 Jan 2009 18:24:50 +0000 (18:24 +0000)]
Removed some content from default description and added to overview section on docs wiki instead,

15 years agoadded 'cursor' options to examples
Maggie Costello Wachs [Mon, 19 Jan 2009 17:39:27 +0000 (17:39 +0000)]
added 'cursor' options to examples

15 years agoAdded caption about setting cursor style w/ cursor option
Maggie Costello Wachs [Mon, 19 Jan 2009 17:38:25 +0000 (17:38 +0000)]
Added caption about setting cursor style w/ cursor option

15 years agodemos/droppable/photo_manager: fixed modal dialog displaying on the demo index
Bohdan Ganicky [Mon, 19 Jan 2009 17:04:20 +0000 (17:04 +0000)]
demos/droppable/photo_manager: fixed modal dialog displaying on the demo index

15 years agodraggable: fixed margin inclusion in snap option (fixes #3853)
Paul Bakaus [Mon, 19 Jan 2009 15:22:56 +0000 (15:22 +0000)]
draggable: fixed margin inclusion in snap option (fixes #3853)

15 years agoaccordion: fixed calling activate with -1 and alwaysOpen: false not properly removing...
Paul Bakaus [Mon, 19 Jan 2009 15:08:52 +0000 (15:08 +0000)]
accordion: fixed calling activate with -1 and alwaysOpen: false not properly removing classes (fixes #3785)

15 years agoaccordion: fixed two small variable issues related to the rewrite
Paul Bakaus [Mon, 19 Jan 2009 15:00:14 +0000 (15:00 +0000)]
accordion: fixed two small variable issues related to the rewrite

15 years agodocumentation: revert change that made /documentation top level, since that seems...
Paul Bakaus [Mon, 19 Jan 2009 14:27:26 +0000 (14:27 +0000)]
documentation: revert change that made /documentation top level, since that seems to break local ajax calls
release: removed packing from the release

15 years agoaccordion: partial refactor and cleanup, all proviously outer functions are now part...
Paul Bakaus [Mon, 19 Jan 2009 13:50:51 +0000 (13:50 +0000)]
accordion: partial refactor and cleanup, all proviously outer functions are now part of the widget (no change in logic)

15 years agosortable: all callbacks with the exception of the beforeStop callback now fire after...
Paul Bakaus [Mon, 19 Jan 2009 12:00:45 +0000 (12:00 +0000)]
sortable: all callbacks with the exception of the beforeStop callback now fire after everything has been normalized again (placeholder/helper removed, styles restored). (fixes #3864 and multiple user requests)

15 years agodraggable,sortable: if connectToSortable is used, ui.sender has to be the original...
Paul Bakaus [Mon, 19 Jan 2009 11:34:22 +0000 (11:34 +0000)]
draggable,sortable: if connectToSortable is used, ui.sender has to be the original draggable (fixes #3856)

15 years agoFixed #3778 - Unable to select month: numberOfMonths - maxDate - changeMonth combi
Keith Wood [Mon, 19 Jan 2009 10:45:09 +0000 (10:45 +0000)]
Fixed #3778 - Unable to select month: numberOfMonths - maxDate - changeMonth combi

15 years agoRemove tests that no longer apply
Keith Wood [Mon, 19 Jan 2009 10:43:08 +0000 (10:43 +0000)]
Remove tests that no longer apply

15 years agoFixed #3859 - Datepicker can't pick years before 1999
Keith Wood [Mon, 19 Jan 2009 10:33:45 +0000 (10:33 +0000)]
Fixed #3859 - Datepicker can't pick years before 1999

15 years agoFixed #3859 - Datepicker can't pick years before 1999
Keith Wood [Mon, 19 Jan 2009 10:06:49 +0000 (10:06 +0000)]
Fixed #3859 - Datepicker can't pick years before 1999

15 years agoFixed #3858 - Datepicker not hiding consistently on external click
Keith Wood [Mon, 19 Jan 2009 09:59:37 +0000 (09:59 +0000)]
Fixed #3858 - Datepicker not hiding consistently on external click

15 years ago$.widget: Fixed #3633: Moved call to _init outside of constructor. This makes it...
Scott González [Mon, 19 Jan 2009 01:30:02 +0000 (01:30 +0000)]
$.widget: Fixed #3633: Moved call to _init outside of constructor.  This makes it possible to invoke callbacks during initialization and have those callbacks use the widget.

15 years agoUI Tabs: fixed init tests, simplified destroy tests
Klaus Hartl [Sun, 18 Jan 2009 21:47:50 +0000 (21:47 +0000)]
UI Tabs: fixed init tests, simplified destroy tests

15 years agoUI Tabs: fixed incomplete destroy method, fixes #3798
Klaus Hartl [Sun, 18 Jan 2009 21:09:31 +0000 (21:09 +0000)]
UI Tabs: fixed incomplete destroy method, fixes #3798

15 years agoAAdded Easings demonstration
Keith Wood [Sun, 18 Jan 2009 05:09:33 +0000 (05:09 +0000)]
AAdded Easings demonstration

15 years agodemos/droppable: fixed up description of activeClass part of visual feedback demo
Richard Worth [Sun, 18 Jan 2009 03:21:47 +0000 (03:21 +0000)]
demos/droppable: fixed up description of activeClass part of visual feedback demo

15 years agoDemos: Fixed #3852: Add in extra directory level for href and src attributes when...
Scott González [Sun, 18 Jan 2009 01:51:19 +0000 (01:51 +0000)]
Demos: Fixed #3852: Add in extra directory level for href and src attributes when demos are loaded from demos/index.html.

15 years agoRemoved broken utf-8 copyright characters.
Scott González [Sun, 18 Jan 2009 00:04:57 +0000 (00:04 +0000)]
Removed broken utf-8 copyright characters.

15 years agoDialog: Fixed #3688: Don't add the button pane div if there are no buttons.
Scott González [Sat, 17 Jan 2009 21:31:43 +0000 (21:31 +0000)]
Dialog: Fixed #3688: Don't add the button pane div if there are no buttons.

15 years agoDialog: Giving the content area and button pane priority over the title bar for which...
Scott González [Sat, 17 Jan 2009 21:00:59 +0000 (21:00 +0000)]
Dialog: Giving the content area and button pane priority over the title bar for which element should gain focus on open.

15 years agoTabs: Fixed tests for #3691: Removed the following options from the defaults hash:
Scott González [Sat, 17 Jan 2009 19:50:26 +0000 (19:50 +0000)]
Tabs: Fixed tests for #3691: Removed the following options from the defaults hash:
- deselectableClass
- disabledClass
- hideClass
- loadingClass
- navClass
- panelClass
- selectedClass

15 years agoTabs: Fixed #3691: Removed the following options:
Scott González [Sat, 17 Jan 2009 19:48:42 +0000 (19:48 +0000)]
Tabs: Fixed #3691: Removed the following options:
- deselectableClass
- disabledClass
- hideClass
- loadingClass
- navClass
- panelClass
- selectedClass

15 years agodocumentation: should be generated in /documentation, not /demos/documentation
Paul Bakaus [Sat, 17 Jan 2009 15:01:08 +0000 (15:01 +0000)]
documentation: should be generated in /documentation, not /demos/documentation

15 years agoDemos: delete /effects_general/ (into individual folders already)
Chi Cheng [Sat, 17 Jan 2009 12:24:05 +0000 (12:24 +0000)]
Demos: delete /effects_general/ (into individual folders already)

15 years agodemos/droppable: added Simple photo manager demo
Bohdan Ganicky [Sat, 17 Jan 2009 00:58:18 +0000 (00:58 +0000)]
demos/droppable: added Simple photo manager demo

15 years agoreorganized/renamed sortable demos
Maggie Costello Wachs [Fri, 16 Jan 2009 22:51:33 +0000 (22:51 +0000)]
reorganized/renamed sortable demos

15 years agoreorganized/renamed sortable demos
Maggie Costello Wachs [Fri, 16 Jan 2009 22:51:08 +0000 (22:51 +0000)]
reorganized/renamed sortable demos

15 years agoadded docs class to documentation headers used in demos (not part of demo code)
Maggie Costello Wachs [Fri, 16 Jan 2009 21:58:28 +0000 (21:58 +0000)]
added docs class to documentation headers used in demos (not part of demo code)

15 years agoreorganized/renamed selectable demos
Maggie Costello Wachs [Fri, 16 Jan 2009 21:57:42 +0000 (21:57 +0000)]
reorganized/renamed selectable demos

15 years agoreorganized/renamed resizable demos
Maggie Costello Wachs [Fri, 16 Jan 2009 21:47:11 +0000 (21:47 +0000)]
reorganized/renamed resizable demos

15 years agoadded renamed demo pages
Maggie Costello Wachs [Fri, 16 Jan 2009 21:46:30 +0000 (21:46 +0000)]
added renamed demo pages

15 years agoreorganized/renamed the droppable demos
Maggie Costello Wachs [Fri, 16 Jan 2009 21:11:47 +0000 (21:11 +0000)]
reorganized/renamed the droppable demos

15 years agoforced a line break in the "snap to" nav text
Maggie Costello Wachs [Fri, 16 Jan 2009 21:11:16 +0000 (21:11 +0000)]
forced a line break in the "snap to" nav text

15 years agosortable: $.ui.plugin is not used anymore (fixes #3725)
Paul Bakaus [Fri, 16 Jan 2009 20:41:03 +0000 (20:41 +0000)]
sortable: $.ui.plugin is not used anymore (fixes #3725)
droppable: ixed activate/deactivate (jq 1.3 related), removed ui.element + ui.options

15 years agoscoped header styles used to document demos so that they don't interfere w/ demo...
Maggie Costello Wachs [Fri, 16 Jan 2009 20:17:45 +0000 (20:17 +0000)]
scoped header styles used to document demos so that they don't interfere w/ demo code

15 years agoFixed #3723 - Fix the ui.options reference
Eduardo Lundgren [Fri, 16 Jan 2009 18:35:04 +0000 (18:35 +0000)]
Fixed #3723 - Fix the ui.options reference

15 years agodocumentation build: don't escape embedded html; first stab at option examples
Jörn Zaefferer [Fri, 16 Jan 2009 17:31:43 +0000 (17:31 +0000)]
documentation build: don't escape embedded html; first stab at option examples

15 years agoeffects: fix #3857
Chi Cheng [Fri, 16 Jan 2009 16:53:46 +0000 (16:53 +0000)]
effects: fix #3857

15 years agocleared headers on stand-alone demo pages, they were wrapping with floats
Maggie Costello Wachs [Fri, 16 Jan 2009 16:49:10 +0000 (16:49 +0000)]
cleared headers on stand-alone demo pages, they were wrapping with floats

15 years agoreorganized effects from "general" into "movement" and "feedback", as they're categor...
Maggie Costello Wachs [Fri, 16 Jan 2009 16:36:16 +0000 (16:36 +0000)]
reorganized effects from "general" into "movement" and "feedback", as they're categorized on the home page

15 years agodroppable: removed all instances of $.ui.plugin, fairly safe here (fixes #3723)
Paul Bakaus [Fri, 16 Jan 2009 14:51:56 +0000 (14:51 +0000)]
droppable: removed all instances of $.ui.plugin, fairly safe here (fixes #3723)

15 years agorelease build: ignore missing version.txt, makes it easier to reuse build on ui-site
Jörn Zaefferer [Fri, 16 Jan 2009 11:19:18 +0000 (11:19 +0000)]
release build: ignore missing version.txt, makes it easier to reuse build on ui-site

15 years agoUI Tabs: fixed adding Ajax tab to empty list (#2839 jQuery bug tracker)
Klaus Hartl [Fri, 16 Jan 2009 07:25:23 +0000 (07:25 +0000)]
UI Tabs: fixed adding Ajax tab to empty list (#2839 jQuery bug tracker)

15 years agoset version back to 1.6pre
Richard Worth [Fri, 16 Jan 2009 06:53:28 +0000 (06:53 +0000)]
set version back to 1.6pre

15 years agoset version to 1.6rc5 1.6rc5
Richard Worth [Fri, 16 Jan 2009 06:05:39 +0000 (06:05 +0000)]
set version to 1.6rc5

15 years agoFixed #3058
Eduardo Lundgren [Fri, 16 Jan 2009 05:57:34 +0000 (05:57 +0000)]
Fixed #3058

15 years agodemos/draggable: removed old demo files
Richard Worth [Fri, 16 Jan 2009 05:48:44 +0000 (05:48 +0000)]
demos/draggable: removed old demo files

15 years agodemos/draggable: removed old demo files
Richard Worth [Fri, 16 Jan 2009 05:48:19 +0000 (05:48 +0000)]
demos/draggable: removed old demo files

15 years agoSlider Theme: Fixed #3848: Fixed vertical range sliders.
Scott González [Fri, 16 Jan 2009 05:28:52 +0000 (05:28 +0000)]
Slider Theme: Fixed #3848: Fixed vertical range sliders.

15 years agoFixed #3843
Eduardo Lundgren [Fri, 16 Jan 2009 05:27:20 +0000 (05:27 +0000)]
Fixed #3843

15 years agoFixed #3842
Eduardo Lundgren [Fri, 16 Jan 2009 05:16:04 +0000 (05:16 +0000)]
Fixed #3842

15 years agoFixed #3841 - check for $.isFunction before trigger
Eduardo Lundgren [Fri, 16 Jan 2009 04:27:38 +0000 (04:27 +0000)]
Fixed #3841 - check for $.isFunction before trigger

15 years agoFixed #3077 (Selectable cannot be selected by click)
Richard Worth [Fri, 16 Jan 2009 04:06:51 +0000 (04:06 +0000)]
Fixed #3077 (Selectable cannot be selected by click)

15 years agoSortable: Fixed _trigger method.
Scott González [Fri, 16 Jan 2009 02:25:03 +0000 (02:25 +0000)]
Sortable: Fixed _trigger method.

15 years agoRevert changes for #3838 for the release 1.6rc5
Eduardo Lundgren [Fri, 16 Jan 2009 02:09:45 +0000 (02:09 +0000)]
Revert changes for #3838 for the release 1.6rc5

15 years agoFix for #3838 - Components should use this.widgetName on internally
Eduardo Lundgren [Fri, 16 Jan 2009 00:33:46 +0000 (00:33 +0000)]
Fix for #3838 - Components should use this.widgetName on internally

15 years agoDraggable: Fixed # 3808: Setting default opacity to null (preserve current opacity).
Scott González [Thu, 15 Jan 2009 23:19:27 +0000 (23:19 +0000)]
Draggable: Fixed # 3808: Setting default opacity to null (preserve current opacity).

15 years agoSortable test unit: change tolerance to default
Eduardo Lundgren [Thu, 15 Jan 2009 22:08:39 +0000 (22:08 +0000)]
Sortable test unit: change tolerance to default

15 years agocompleted reorganization of draggable demos
Maggie Costello Wachs [Thu, 15 Jan 2009 21:57:33 +0000 (21:57 +0000)]
completed reorganization of draggable demos

15 years agoreorganized draggable demos and combined a few into new pages
Maggie Costello Wachs [Thu, 15 Jan 2009 20:17:49 +0000 (20:17 +0000)]
reorganized draggable demos and combined a few into new pages

15 years agoWidget factory: Fixed event triggering (again).
Scott González [Thu, 15 Jan 2009 19:40:11 +0000 (19:40 +0000)]
Widget factory: Fixed event triggering (again).
Draggable: To modify the position during drag, you now set ui.position instead of returning new coords.

15 years agoFixed 3805. Greek localisation
Keith Wood [Thu, 15 Jan 2009 11:25:53 +0000 (11:25 +0000)]
Fixed 3805. Greek localisation

15 years agoHappy Birthday jQuery (switched to jQuery 1.3)
Richard Worth [Wed, 14 Jan 2009 23:26:15 +0000 (23:26 +0000)]
Happy Birthday jQuery (switched to jQuery 1.3)

15 years agoAdded pin classes
Todd Parker [Wed, 14 Jan 2009 16:54:29 +0000 (16:54 +0000)]
Added pin classes

15 years agothemes/base/ui.slider.css: fixed slider ranges in IE6
Richard Worth [Wed, 14 Jan 2009 03:58:25 +0000 (03:58 +0000)]
themes/base/ui.slider.css: fixed slider ranges in IE6

15 years agoDraggable: Fixed connectToSortable option.
Scott González [Wed, 14 Jan 2009 02:12:44 +0000 (02:12 +0000)]
Draggable: Fixed connectToSortable option.

15 years agoFold: Fixed duration.
Scott González [Wed, 14 Jan 2009 02:06:04 +0000 (02:06 +0000)]
Fold: Fixed duration.

15 years agoPulsate: Fixed duration.
Scott González [Wed, 14 Jan 2009 02:00:25 +0000 (02:00 +0000)]
Pulsate: Fixed duration.

15 years agoDialog: Removed Opera-specific dimension code (not needed with jQuery 1.3).
Scott González [Wed, 14 Jan 2009 00:32:12 +0000 (00:32 +0000)]
Dialog: Removed Opera-specific dimension code (not needed with jQuery 1.3).

15 years agoDialog: Fixed #3813: Ensure the content is visible during init.
Scott González [Wed, 14 Jan 2009 00:27:25 +0000 (00:27 +0000)]
Dialog: Fixed #3813: Ensure the content is visible during init.

15 years agofixed behavior where cursor moves faster than handle on drag - simple style toggle
Scott Jehl [Tue, 13 Jan 2009 15:15:24 +0000 (15:15 +0000)]
fixed behavior where cursor moves faster than handle on drag - simple style toggle

15 years agoDraggable: Reverted r1597 - no idea if there are cases that need to be handled that...
Scott González [Tue, 13 Jan 2009 02:51:13 +0000 (02:51 +0000)]
Draggable: Reverted r1597 - no idea if there are cases that need to be handled that aren't in the test suite.

15 years agoDraggable: Removed unnecessary setting of this.positionAbs in _trigger.
Scott González [Tue, 13 Jan 2009 02:13:58 +0000 (02:13 +0000)]
Draggable: Removed unnecessary setting of this.positionAbs in _trigger.

15 years agoswitched to jQuery 1.3rc2
Richard Worth [Tue, 13 Jan 2009 00:49:10 +0000 (00:49 +0000)]
switched to jQuery 1.3rc2

15 years agoadded content panel reflowing if the handle is all the way right and the window gets...
Scott Jehl [Mon, 12 Jan 2009 18:00:29 +0000 (18:00 +0000)]
added content panel reflowing if the handle is all the way right and the window gets wider

15 years agofixed the jump-click value issue - feels pretty good now
Scott Jehl [Mon, 12 Jan 2009 17:05:04 +0000 (17:05 +0000)]
fixed the jump-click value issue - feels pretty good now

15 years agoreverted temp commit for demos
Paul Bakaus [Mon, 12 Jan 2009 14:52:19 +0000 (14:52 +0000)]
reverted temp commit for demos

15 years agotemp commit: reverted to 1.2.6 to fix website issues
Paul Bakaus [Mon, 12 Jan 2009 14:44:09 +0000 (14:44 +0000)]
temp commit: reverted to 1.2.6 to fix website issues

15 years agoslider: implemented auto orientation, removed _orientation() in favor of this.orienta...
Paul Bakaus [Mon, 12 Jan 2009 13:16:09 +0000 (13:16 +0000)]
slider: implemented auto orientation, removed _orientation() in favor of this.orientation, saved some bytes by o=this.options in _init

15 years agoslider: formatting
Paul Bakaus [Mon, 12 Jan 2009 13:02:47 +0000 (13:02 +0000)]
slider: formatting

15 years agoremoved empty div
Scott Jehl [Mon, 12 Jan 2009 04:07:03 +0000 (04:07 +0000)]
removed empty div

15 years agomime type etc
Scott Jehl [Mon, 12 Jan 2009 03:03:08 +0000 (03:03 +0000)]
mime type etc

15 years agomime type etc
Scott Jehl [Mon, 12 Jan 2009 02:45:29 +0000 (02:45 +0000)]
mime type etc

15 years agoadded link to slider scrollbar in nav
Scott Jehl [Mon, 12 Jan 2009 02:39:27 +0000 (02:39 +0000)]
added link to slider scrollbar in nav

15 years agoadded a side scroller / scrollbar demo. have not tested in IE
Scott Jehl [Mon, 12 Jan 2009 02:32:31 +0000 (02:32 +0000)]
added a side scroller / scrollbar demo. have not tested in IE

15 years agodemo-docs update
Jörn Zaefferer [Sat, 10 Jan 2009 12:49:21 +0000 (12:49 +0000)]
demo-docs update

15 years agoUI Tabs: fixed incorrectly named argument in try/catch block
Klaus Hartl [Sat, 10 Jan 2009 12:42:30 +0000 (12:42 +0000)]
UI Tabs: fixed incorrectly named argument in try/catch block