]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years agoCore tests: Tests for :data selector.
Scott González [Thu, 22 Jan 2009 01:45:42 +0000 (01:45 +0000)]
Core tests: Tests for :data selector.

15 years agoFixed link to TR docs
Todd Parker [Wed, 21 Jan 2009 21:14:33 +0000 (21:14 +0000)]
Fixed link to TR docs

15 years agoUI Tabs: fixed broken animations and the frequently reported "jumpyness", fixes ...
Klaus Hartl [Wed, 21 Jan 2009 21:05:07 +0000 (21:05 +0000)]
UI Tabs: fixed broken animations and the frequently reported "jumpyness", fixes #3872

15 years agoYUI combat: specified padding and borders for td, th
Scott Jehl [Wed, 21 Jan 2009 20:27:41 +0000 (20:27 +0000)]
YUI combat: specified padding and borders for td, th

15 years agoadded list-style: none; to li's to combat other framework css
Scott Jehl [Wed, 21 Jan 2009 20:18:44 +0000 (20:18 +0000)]
added list-style: none; to li's to combat other framework css

15 years agoadded pin icons
Scott Jehl [Wed, 21 Jan 2009 20:02:21 +0000 (20:02 +0000)]
added pin icons

15 years agoupdated ui.theme.css to new image filenames and changed image filenames
Scott Jehl [Wed, 21 Jan 2009 19:25:39 +0000 (19:25 +0000)]
updated ui.theme.css to new image filenames and changed image filenames

15 years agoAdded new About and Theme links to left nav, removed letterspacing from css.
Todd Parker [Wed, 21 Jan 2009 18:17:39 +0000 (18:17 +0000)]
Added new About and Theme links to left nav, removed letterspacing from css.

15 years agoadded margin-bottom: 2px to fix gap beneath open accordion panels
Scott Jehl [Wed, 21 Jan 2009 18:13:56 +0000 (18:13 +0000)]
added margin-bottom: 2px to fix gap beneath open accordion panels

15 years agoprefixed all interior selectors with .ui-pluginname
Scott Jehl [Wed, 21 Jan 2009 18:12:13 +0000 (18:12 +0000)]
prefixed all interior selectors with .ui-pluginname

15 years agoaccordion: fix for #3896
Jörn Zaefferer [Wed, 21 Jan 2009 13:37:20 +0000 (13:37 +0000)]
accordion: fix for #3896

15 years agoCore: Partial fix for #3559: Proper implementation for :focusable and :tabbable selec...
Scott González [Wed, 21 Jan 2009 03:25:02 +0000 (03:25 +0000)]
Core: Partial fix for #3559: Proper implementation for :focusable and :tabbable selectors.

15 years agoFixed #3733
Eduardo Lundgren [Wed, 21 Jan 2009 03:07:58 +0000 (03:07 +0000)]
Fixed #3733

15 years agoDialog: Don't override title option on init.
Scott González [Tue, 20 Jan 2009 21:57:00 +0000 (21:57 +0000)]
Dialog: Don't override title option on init.

15 years agosmall fix to demo caption
Maggie Costello Wachs [Tue, 20 Jan 2009 21:47:27 +0000 (21:47 +0000)]
small fix to demo caption

15 years agoslightly reorganized/renamed demos to better reflect functionality
Maggie Costello Wachs [Tue, 20 Jan 2009 21:30:24 +0000 (21:30 +0000)]
slightly reorganized/renamed demos to better reflect functionality

15 years agoslightly reorganized/renamed demos to better reflect functionality
Maggie Costello Wachs [Tue, 20 Jan 2009 21:10:12 +0000 (21:10 +0000)]
slightly reorganized/renamed demos to better reflect functionality

15 years agoslightly reorganized/renamed demos to better reflect functionality
Maggie Costello Wachs [Tue, 20 Jan 2009 20:13:03 +0000 (20:13 +0000)]
slightly reorganized/renamed demos to better reflect functionality

15 years agoslightly reorganized/renamed demos to better reflect functionality
Maggie Costello Wachs [Tue, 20 Jan 2009 20:09:55 +0000 (20:09 +0000)]
slightly reorganized/renamed demos to better reflect functionality

15 years agoui.accordion.css: modified fix for #3844, hasLayout issue in IE6
Bohdan Ganicky [Tue, 20 Jan 2009 19:13:10 +0000 (19:13 +0000)]
ui.accordion.css: modified fix for #3844, hasLayout issue in IE6

15 years agoaccordion: Fix for #3844
Jörn Zaefferer [Tue, 20 Jan 2009 18:34:50 +0000 (18:34 +0000)]
accordion: Fix for #3844

15 years agodemos/draggable/events: tiny CSS fix for IE6
Bohdan Ganicky [Tue, 20 Jan 2009 16:49:33 +0000 (16:49 +0000)]
demos/draggable/events: tiny CSS fix for IE6

15 years agosortable: connectWith should accept string selectors (fixes #3892, backward compatibi...
Paul Bakaus [Tue, 20 Jan 2009 16:34:21 +0000 (16:34 +0000)]
sortable: connectWith should accept string selectors (fixes #3892, backward compatibility still existant)

15 years agosortable: fixed missing placeholder default (fixes #3889)
Paul Bakaus [Tue, 20 Jan 2009 16:20:44 +0000 (16:20 +0000)]
sortable: fixed missing placeholder default (fixes #3889)

15 years agosortable: fixed missing handle default (fixes #3889)
Paul Bakaus [Tue, 20 Jan 2009 16:10:43 +0000 (16:10 +0000)]
sortable: fixed missing handle default (fixes #3889)

15 years agosortable: fixed missing connectWith default (fixes #3888)
Paul Bakaus [Tue, 20 Jan 2009 16:05:09 +0000 (16:05 +0000)]
sortable: fixed missing connectWith default (fixes #3888)

15 years agosortable: renamed 'default' tolerance to 'intersect' (it's a advanced intersection...
Paul Bakaus [Tue, 20 Jan 2009 15:39:55 +0000 (15:39 +0000)]
sortable: renamed 'default' tolerance to 'intersect' (it's a advanced intersection, after all), fixes #3887

15 years agoaccordion: removal of selectedClass option (fixes #3886)
Paul Bakaus [Tue, 20 Jan 2009 14:54:32 +0000 (14:54 +0000)]
accordion: removal of selectedClass option (fixes #3886)

15 years agodemos/index: quick fix for #3810
Bohdan Ganicky [Tue, 20 Jan 2009 14:44:28 +0000 (14:44 +0000)]
demos/index: quick fix for #3810

15 years agoaccordion: added missing defaults (fixes #3884)
Paul Bakaus [Tue, 20 Jan 2009 14:33:19 +0000 (14:33 +0000)]
accordion: added missing defaults (fixes #3884)

15 years agodemos/selectable: removed unused files
Richard Worth [Tue, 20 Jan 2009 14:08:49 +0000 (14:08 +0000)]
demos/selectable: removed unused files

15 years agodemos: fixed propagation demo callback
Paul Bakaus [Tue, 20 Jan 2009 13:36:29 +0000 (13:36 +0000)]
demos: fixed propagation demo callback

15 years agodemos: removed unlinked droppable demos
Paul Bakaus [Tue, 20 Jan 2009 13:33:59 +0000 (13:33 +0000)]
demos: removed unlinked droppable demos

15 years agoFixed #3766 - slider seems to be missing ui.handle property in options
Richard Worth [Tue, 20 Jan 2009 13:31:30 +0000 (13:31 +0000)]
Fixed #3766 - slider seems to be missing ui.handle property in options

15 years agodemos/sortable: some cleanup and consistency
Richard Worth [Tue, 20 Jan 2009 13:12:22 +0000 (13:12 +0000)]
demos/sortable: some cleanup and consistency

15 years agodroppable: defaults should be set to 'false' if disabled, not null (fixes #3881)
Paul Bakaus [Tue, 20 Jan 2009 13:10:11 +0000 (13:10 +0000)]
droppable: defaults should be set to 'false' if disabled, not null  (fixes #3881)

15 years agoUI Tabs: updated TODO to with information for reported bug
Klaus Hartl [Tue, 20 Jan 2009 12:57:32 +0000 (12:57 +0000)]
UI Tabs: updated TODO to with information for reported bug

15 years agofixed code inline styling
Richard Worth [Tue, 20 Jan 2009 12:24:05 +0000 (12:24 +0000)]
fixed code inline styling

15 years agomime types
Richard Worth [Tue, 20 Jan 2009 11:44:47 +0000 (11:44 +0000)]
mime types

15 years agoset svn:eol-style to native
Richard Worth [Tue, 20 Jan 2009 11:42:07 +0000 (11:42 +0000)]
set svn:eol-style to native

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