]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
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

15 years agoUI Tabs: allow initializing an empty list, fixes #3683
Klaus Hartl [Sat, 10 Jan 2009 12:35:01 +0000 (12:35 +0000)]
UI Tabs: allow initializing an empty list, fixes #3683

15 years agoadded url
Jörn Zaefferer [Sat, 10 Jan 2009 12:20:46 +0000 (12:20 +0000)]
added url

15 years agomoving documentation folder under demos to make it work locally
Jörn Zaefferer [Sat, 10 Jan 2009 12:20:32 +0000 (12:20 +0000)]
moving documentation folder under demos to make it work locally

15 years agoUI Tabs: fixed a bunch of problems that were introduced with the new markup, fixes...
Klaus Hartl [Sat, 10 Jan 2009 11:53:07 +0000 (11:53 +0000)]
UI Tabs: fixed a bunch of problems that were introduced with the new markup, fixes #3734, #3795

15 years agoUI Tabs: reviewed code to handle hover/focus states: needs to take disabling into...
Klaus Hartl [Sat, 10 Jan 2009 10:47:28 +0000 (10:47 +0000)]
UI Tabs: reviewed code to handle hover/focus states: needs to take disabling into account, namespaced events, to be destroyed

15 years agocore: fixed _trigger not modifing the original event with event.result
Paul Bakaus [Fri, 9 Jan 2009 16:52:27 +0000 (16:52 +0000)]
core: fixed _trigger not modifing the original event with event.result
sortable: use event.result to listen for a return false

15 years agosortable: don't copy content from the original item into the placeholder anymore...
Paul Bakaus [Fri, 9 Jan 2009 15:16:41 +0000 (15:16 +0000)]
sortable: don't copy content from the original item into the placeholder anymore by default (fixes #3595), check if event still exists in _trigger, fixes issue when you call $(this).sortable('cancel') from within a callback

15 years agoWidget factory: _trigger will now set event.result if the callback returns a value...
Scott González [Fri, 9 Jan 2009 14:28:39 +0000 (14:28 +0000)]
Widget factory: _trigger will now set event.result if the callback returns a value.  The created event is now always run through $.Event to reset isDefaultPrevent(), isPropagationStopped(), isImmediatePropagationStopped().

15 years agodraggable: removed unneeded comment block
Paul Bakaus [Fri, 9 Jan 2009 14:08:32 +0000 (14:08 +0000)]
draggable: removed unneeded comment block
sortable: fixed sort callback, merged position fixes from draggables

15 years agoset eol-style to native
Richard Worth [Fri, 9 Jan 2009 11:47:42 +0000 (11:47 +0000)]
set eol-style to native

15 years agodemos/sortable - fixed svn:mime-type on tolerance.html
Bohdan Ganicky [Fri, 9 Jan 2009 11:10:23 +0000 (11:10 +0000)]
demos/sortable - fixed svn:mime-type on tolerance.html

15 years agodemos/datepicker: moved icon image into own datepicker images folder instead of demos...
Richard Worth [Fri, 9 Jan 2009 10:47:12 +0000 (10:47 +0000)]
demos/datepicker: moved icon image into own datepicker images folder instead of demos/images

15 years agoAdded description of keyboard equivalents
Keith Wood [Fri, 9 Jan 2009 08:30:36 +0000 (08:30 +0000)]
Added description of keyboard equivalents

15 years agofixed columns to stay wide and droppable when empty
Richard Worth [Fri, 9 Jan 2009 00:30:23 +0000 (00:30 +0000)]
fixed columns to stay wide and droppable when empty

15 years agoSortable tolerance demo
Eduardo Lundgren [Fri, 9 Jan 2009 00:15:54 +0000 (00:15 +0000)]
Sortable tolerance demo

15 years agoFixed some spacing issues for the format dropdown and added a label.
Todd Parker [Thu, 8 Jan 2009 22:28:45 +0000 (22:28 +0000)]
Fixed some spacing issues for the format dropdown and added a label.

15 years agointegrating documentation into demo files, first draft; run Ant targets docs-download...
Jörn Zaefferer [Thu, 8 Jan 2009 21:57:49 +0000 (21:57 +0000)]
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files

15 years agointegrating documentation into demo files, first draft; run Ant targets docs-download...
Jörn Zaefferer [Thu, 8 Jan 2009 21:53:08 +0000 (21:53 +0000)]
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files

15 years agointegrating documentation into demo files, first draft; run Ant targets docs-download...
Jörn Zaefferer [Thu, 8 Jan 2009 21:51:42 +0000 (21:51 +0000)]
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files

15 years agointegrating documentation into demo files, first draft; run Ant targets docs-download...
Jörn Zaefferer [Thu, 8 Jan 2009 21:51:13 +0000 (21:51 +0000)]
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files

15 years agorelease build: moved properties to top level, removing load.properties dependency...
Jörn Zaefferer [Thu, 8 Jan 2009 19:01:26 +0000 (19:01 +0000)]
release build: moved properties to top level, removing load.properties dependency completely

15 years agodemos/draggable - added events demo
Bohdan Ganicky [Thu, 8 Jan 2009 16:39:03 +0000 (16:39 +0000)]
demos/draggable - added events demo

15 years agodatepicker: fixes #3779: added code to detect browser width/height in quirksmode.
Ca-Phun Ung [Thu, 8 Jan 2009 16:03:34 +0000 (16:03 +0000)]
datepicker: fixes #3779: added code to detect browser width/height in quirksmode.

15 years agosortable,draggable: fixed order and propagation of events (fixes #3658, #3730 and...
Paul Bakaus [Thu, 8 Jan 2009 15:49:20 +0000 (15:49 +0000)]
sortable,draggable: fixed order and propagation of events (fixes #3658, #3730 and #3726)

15 years agoAUTHORS.txt: added Bohdan Ganicky
Richard Worth [Thu, 8 Jan 2009 15:03:56 +0000 (15:03 +0000)]
AUTHORS.txt: added Bohdan Ganicky

15 years agodraggable: revert 'invalid/valid' now works with dropping on sortables (fixes #3556...
Paul Bakaus [Thu, 8 Jan 2009 14:03:34 +0000 (14:03 +0000)]
draggable: revert 'invalid/valid' now works with dropping on sortables (fixes #3556), beautified demo of connectToSortable demonstrating the reverts on both draggable and sortable

15 years agodraggable: if cursorAt was used, revert was reverting to the wrong position (fixes...
Paul Bakaus [Thu, 8 Jan 2009 13:39:58 +0000 (13:39 +0000)]
draggable: if cursorAt was used, revert was reverting to the wrong position (fixes #3699)

15 years agodraggable: fixed convertPositionTo (fixes #3710)
Paul Bakaus [Thu, 8 Jan 2009 13:31:16 +0000 (13:31 +0000)]
draggable: fixed convertPositionTo (fixes #3710)

15 years agodraggable: re-implemented containment and grid support (fixes #3607)
Paul Bakaus [Thu, 8 Jan 2009 12:37:15 +0000 (12:37 +0000)]
draggable: re-implemented containment and grid support (fixes #3607)

15 years agodraggable: second partial fix for remaining scroll issues (for the special case,...
Paul Bakaus [Thu, 8 Jan 2009 11:19:48 +0000 (11:19 +0000)]
draggable: second partial fix for remaining scroll issues (for the special case, subtract scrollLeft/scrollTop already in getParentOffset, so calculations become easier in _generatePosition)

15 years agoreverted change on iframe demo
Jörn Zaefferer [Thu, 8 Jan 2009 10:46:26 +0000 (10:46 +0000)]
reverted change on iframe demo

15 years agoFixed 3764. Malaysian localisation
Keith Wood [Thu, 8 Jan 2009 10:20:01 +0000 (10:20 +0000)]
Fixed 3764. Malaysian localisation

15 years agodemos/draggable - svn props fixed on cancel.html
Bohdan Ganicky [Thu, 8 Jan 2009 09:13:50 +0000 (09:13 +0000)]
demos/draggable - svn props fixed on cancel.html

15 years agodemos/draggable - added cancel option demo
Bohdan Ganicky [Thu, 8 Jan 2009 08:58:02 +0000 (08:58 +0000)]
demos/draggable - added cancel option demo

15 years agodraggable: partial fix for remaining scroll issues (containment, grid broken atm...
Paul Bakaus [Thu, 8 Jan 2009 07:54:40 +0000 (07:54 +0000)]
draggable: partial fix for remaining scroll issues (containment, grid broken atm, comes with next commit)

15 years agodemos/index.html - added link to open demo in new window.
Ca-Phun Ung [Thu, 8 Jan 2009 06:50:51 +0000 (06:50 +0000)]
demos/index.html - added link to open demo in new window.

15 years agospelling of localization - see [1465]
Richard Worth [Thu, 8 Jan 2009 05:54:53 +0000 (05:54 +0000)]
spelling of localization - see [1465]

15 years agoreverted r1544 (it was temporary)
Richard Worth [Thu, 8 Jan 2009 05:44:34 +0000 (05:44 +0000)]
reverted r1544 (it was temporary)

15 years agotemporarily switched back to 1.2.6
Richard Worth [Thu, 8 Jan 2009 05:39:38 +0000 (05:39 +0000)]
temporarily switched back to 1.2.6

15 years agotests: updated default value for 'cancel' option in tests
Paul Bakaus [Wed, 7 Jan 2009 17:45:15 +0000 (17:45 +0000)]
tests: updated default value for 'cancel' option in tests

15 years agodraggable,droppable,sortable: properly implemented cssNamespace option across plugins...
Paul Bakaus [Wed, 7 Jan 2009 17:43:15 +0000 (17:43 +0000)]
draggable,droppable,sortable: properly implemented cssNamespace option across plugins (selectable & resizable to go, so those options should stay undocumented until all plugins are converted. Fixes #3707)

15 years agodatepicker: prev/next buttons were bumping in disabled state due to :hover rules...
Paul Bakaus [Wed, 7 Jan 2009 16:55:50 +0000 (16:55 +0000)]
datepicker: prev/next buttons were bumping in disabled state due to :hover rules in the stylesheet, fixed by adding ui-datepicker-prev/next-hover classes, fixes #3774

15 years agoaccordion: all classes added should have a 'ui-' prefix (fixes #3705)
Paul Bakaus [Wed, 7 Jan 2009 16:17:12 +0000 (16:17 +0000)]
accordion: all classes added should have a 'ui-' prefix (fixes #3705)

15 years agoeffects: improved syntax, arguments, fixes #3674
Paul Bakaus [Wed, 7 Jan 2009 16:07:23 +0000 (16:07 +0000)]
effects: improved syntax, arguments, fixes #3674

15 years agoexplode: classed added to later remove temp elements without creating a scope should...
Paul Bakaus [Wed, 7 Jan 2009 15:40:20 +0000 (15:40 +0000)]
explode: classed added to later remove temp elements without creating a scope should have a ui- prefix anyway (fixes #3704)

15 years agocancel option should take in account <option> (fixes #3786)
Paul Bakaus [Wed, 7 Jan 2009 15:37:02 +0000 (15:37 +0000)]
cancel option should take in account <option> (fixes #3786)

15 years agoUpdated jQuery 1.3pre to r6065 (post 1.3b2)
Scott González [Wed, 7 Jan 2009 15:00:32 +0000 (15:00 +0000)]
Updated jQuery 1.3pre to r6065 (post 1.3b2)

15 years agodemos/dialog: set up dialog demos to use bgiframe
Richard Worth [Wed, 7 Jan 2009 03:40:05 +0000 (03:40 +0000)]
demos/dialog: set up dialog demos to use bgiframe

15 years agoAdded bgiframe 2.1.1 to external folder
Richard Worth [Wed, 7 Jan 2009 03:34:18 +0000 (03:34 +0000)]
Added bgiframe 2.1.1 to external folder

15 years agorestructured unit tests folder
Richard Worth [Wed, 7 Jan 2009 03:31:15 +0000 (03:31 +0000)]
restructured unit tests folder

15 years agonew folder for external plugins
Richard Worth [Wed, 7 Jan 2009 02:53:09 +0000 (02:53 +0000)]
new folder for external plugins

15 years agotests/images: cleaned up (removed) some unused images
Richard Worth [Wed, 7 Jan 2009 02:45:25 +0000 (02:45 +0000)]
tests/images: cleaned up (removed) some unused images

15 years agoremoved default theme in favor of only one versioned css framework/TR theme - base
Richard Worth [Wed, 7 Jan 2009 02:38:50 +0000 (02:38 +0000)]
removed default theme in favor of only one versioned css framework/TR theme - base

15 years agoremoved default theme in favor of only one versioned css framework/TR theme - base
Richard Worth [Wed, 7 Jan 2009 02:36:51 +0000 (02:36 +0000)]
removed default theme in favor of only one versioned css framework/TR theme - base

15 years agoRefined demo left nav design and added selected state class. I need someone to look...
Todd Parker [Tue, 6 Jan 2009 18:03:05 +0000 (18:03 +0000)]
Refined demo left nav design and added selected state class. I need someone to look at these changes and figure out how they relate to the web demos template file because they seem to be almost copies of each other and I didn't update this file.

15 years agoFix for #3767
Jörn Zaefferer [Tue, 6 Jan 2009 09:07:15 +0000 (09:07 +0000)]
Fix for #3767

15 years agodemos/sortables/portlets.html - corrected page title
Richard Worth [Mon, 5 Jan 2009 22:44:18 +0000 (22:44 +0000)]
demos/sortables/portlets.html - corrected page title

15 years agodemos/sortable: Added a portlets demo
Richard Worth [Mon, 5 Jan 2009 22:28:56 +0000 (22:28 +0000)]
demos/sortable: Added a portlets demo

15 years agomime-type and eol-style
Richard Worth [Mon, 5 Jan 2009 20:57:34 +0000 (20:57 +0000)]
mime-type and eol-style

15 years agoAdded mockup of the link to view demo in a new window and the view source spindown...
Todd Parker [Mon, 5 Jan 2009 20:23:14 +0000 (20:23 +0000)]
Added mockup of the link to view demo in a new window and the view source spindown that need to be added above and below the description under the iframe. Demo css updated with styles needed and made Trebuchet MS the font on all rules.

15 years agoSortable demos: Using ids for selectors.
Scott González [Mon, 5 Jan 2009 19:42:08 +0000 (19:42 +0000)]
Sortable demos: Using ids for selectors.

15 years agodraggable containment demo fixed
Jörn Zaefferer [Mon, 5 Jan 2009 18:56:13 +0000 (18:56 +0000)]
draggable containment demo fixed

15 years agoDatepicker i18n: Fixed #3761: Removed the following values:
Scott González [Sun, 4 Jan 2009 18:11:41 +0000 (18:11 +0000)]
Datepicker i18n: Fixed #3761: Removed the following values:
closeStatus
prevStatus
prevBigText
prevBigStatus
nextStatus
nextBigText
nextBigStatus
currentStatus
monthStatus
yearStatus
weekHeader
weekStatus
dayStatus
dateStatus
initStatus

15 years agobuild: update YUICompressor 2.4.2
Chi Cheng [Sun, 4 Jan 2009 17:55:04 +0000 (17:55 +0000)]
build: update YUICompressor 2.4.2

15 years agodatepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]: added...
Ca-Phun Ung [Sun, 4 Jan 2009 15:13:01 +0000 (15:13 +0000)]
datepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]: added back functionality to detect whether the datepicker displays outside a viewpoint. Additionally if the viewpoint is too small to fit the datepicker it will show in its usual position regardless. I have also added a visual test case for this.

15 years agofixes xhtml code (disabled="disabled")
Chi Cheng [Sun, 4 Jan 2009 14:16:40 +0000 (14:16 +0000)]
fixes xhtml code (disabled="disabled")

15 years agodatepicker: fixes #3679 [focus error on IE if disabled]: added visual test to verify...
Ca-Phun Ung [Sun, 4 Jan 2009 13:43:01 +0000 (13:43 +0000)]
datepicker: fixes #3679 [focus error on IE if disabled]: added visual test to verify. Both IE 6 & 7 do not return an error.

15 years agodemos/datepicker/localization.html - fixed closing bracket in dropdown for Arabic...
Ca-Phun Ung [Sun, 4 Jan 2009 11:13:40 +0000 (11:13 +0000)]
demos/datepicker/localization.html - fixed closing bracket in dropdown for Arabic, Persian and Hebrew selections - something to do with RTL languages.

15 years agodatepicker: fixes #3755 [clearText option exists but not used.]: removed clearText...
Ca-Phun Ung [Sun, 4 Jan 2009 11:07:42 +0000 (11:07 +0000)]
datepicker: fixes #3755 [clearText option exists but not used.]: removed clearText and clearStatus from ui.datepicker.js and related i18n files.

15 years agodatepicker: fixes #3232 [Position Problem in IE 6/7]: re-wrote the _checkOffset funct...
Ca-Phun Ung [Sun, 4 Jan 2009 09:30:39 +0000 (09:30 +0000)]
datepicker: fixes #3232 [Position Problem in IE 6/7]: re-wrote the _checkOffset function to remove browser detection and compact it to 3 lines. Positioning tested and looks good in FF3, Safari3, Opera 9.61, IE6 & 7.

15 years agodemos: fixed content out of boxes, font-size and paddings
Chi Cheng [Sun, 4 Jan 2009 09:20:45 +0000 (09:20 +0000)]
demos: fixed content out of boxes, font-size and paddings

15 years agoui.core.js: corrected invalid (x)html
Richard Worth [Sat, 3 Jan 2009 22:46:47 +0000 (22:46 +0000)]
ui.core.js: corrected invalid (x)html

15 years agoauthors.txt: Added Rich Caloggero, Colin Clark, Michelle D'Souza. Changed Maggie...
Richard Worth [Sat, 3 Jan 2009 21:59:30 +0000 (21:59 +0000)]
authors.txt: Added Rich Caloggero, Colin Clark, Michelle D'Souza. Changed Maggie Costello to Maggie Costello Wachs.

15 years agoHappy New Year
Richard Worth [Sat, 3 Jan 2009 21:55:13 +0000 (21:55 +0000)]
Happy New Year

15 years agoResizable: Partial fix for #3728: Use this._trigger for all events/callbacks.
Scott González [Sat, 3 Jan 2009 15:37:51 +0000 (15:37 +0000)]
Resizable: Partial fix for #3728: Use this._trigger for all events/callbacks.

15 years agoDroppable test: Fixed accept default.
Scott González [Sat, 3 Jan 2009 15:33:10 +0000 (15:33 +0000)]
Droppable test: Fixed accept default.

15 years agoDroppable: Fixed #3727: Use this._trigger for all callbacks/events.
Scott González [Sat, 3 Jan 2009 15:30:23 +0000 (15:30 +0000)]
Droppable: Fixed #3727: Use this._trigger for all callbacks/events.

15 years agoDraggable: Proper event prefix.
Scott González [Sat, 3 Jan 2009 15:15:22 +0000 (15:15 +0000)]
Draggable: Proper event prefix.

15 years agodemos/sortable/default: added some icons
Richard Worth [Sat, 3 Jan 2009 15:10:19 +0000 (15:10 +0000)]
demos/sortable/default: added some icons

15 years agorelease/build.xml: fixed clean task
Richard Worth [Sat, 3 Jan 2009 14:47:12 +0000 (14:47 +0000)]
release/build.xml: fixed clean task

15 years agoDialog: Fixed #3756: Wrong height on every other open.
Scott González [Sat, 3 Jan 2009 14:43:50 +0000 (14:43 +0000)]
Dialog: Fixed #3756: Wrong height on every other open.

15 years agodemos/index.html - replaced the $= attribute selector with an if condition for now...
Ca-Phun Ung [Sat, 3 Jan 2009 14:24:57 +0000 (14:24 +0000)]
demos/index.html - replaced the $= attribute selector with an if condition for now to overcome the selector bug in 1.3.

15 years agodemos/demos.css - fixed font-sizing in IE7.
Ca-Phun Ung [Sat, 3 Jan 2009 09:07:34 +0000 (09:07 +0000)]
demos/demos.css - fixed font-sizing in IE7.

15 years agoDialog: Fixed #3753: Cleaned ui hash in callbacks.
Scott González [Sat, 3 Jan 2009 05:55:13 +0000 (05:55 +0000)]
Dialog: Fixed #3753: Cleaned ui hash in callbacks.

15 years agoSelectable: Fixed #3752: Cleaned up ui hash in callbacks.
Scott González [Sat, 3 Jan 2009 05:52:26 +0000 (05:52 +0000)]
Selectable: Fixed #3752: Cleaned up ui hash in callbacks.

15 years agoSelectable: Fixed #3729: Use this._trigger for all callbacks.
Scott González [Sat, 3 Jan 2009 05:48:46 +0000 (05:48 +0000)]
Selectable: Fixed #3729: Use this._trigger for all callbacks.