]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years ago- Moved several static css rules from theme to core
Scott Jehl [Thu, 11 Dec 2008 21:33:56 +0000 (21:33 +0000)]
- Moved several static css rules from theme to core
- Tokenized overlay and shadow styles for TR integration

15 years agoupdated #3647: static page now has recommended markup for datepicker with multiple...
Maggie Costello Wachs [Thu, 11 Dec 2008 21:30:44 +0000 (21:30 +0000)]
updated #3647: static page now has recommended markup for datepicker with multiple calendars/months

also edited styles so that month/year feedback header always centers over calendar

15 years agoadded "width:auto" to button -- removes odd default width set by IE
Maggie Costello Wachs [Thu, 11 Dec 2008 18:03:36 +0000 (18:03 +0000)]
added "width:auto" to button -- removes odd default width set by IE

15 years agoadded default width (300px)
Maggie Costello Wachs [Thu, 11 Dec 2008 17:54:14 +0000 (17:54 +0000)]
added default width (300px)

15 years agoupdated #3650: noted that inline position style should be removed from range element...
Maggie Costello Wachs [Thu, 11 Dec 2008 17:46:29 +0000 (17:46 +0000)]
updated #3650:  noted that inline position style should be removed from range element (ui-slider-range)

ui.slider.css - added position style, fixed range display issues for IE6

ui.core.css - fixed clearfix class to work in IE7, Opera

15 years agosortable: fixed connectToSortable option, wasn't working with Arrays as described...
Paul Bakaus [Thu, 11 Dec 2008 15:02:21 +0000 (15:02 +0000)]
sortable: fixed connectToSortable option, wasn't working with Arrays as described in the documentation

15 years agoback to html 5 doctype
Maggie Costello Wachs [Thu, 11 Dec 2008 14:15:21 +0000 (14:15 +0000)]
back to html 5 doctype

15 years agosortable,draggable: fixed issues with _convertPositionTo, missed from latest re-facto...
Paul Bakaus [Thu, 11 Dec 2008 13:39:15 +0000 (13:39 +0000)]
sortable,draggable: fixed issues with _convertPositionTo, missed from latest re-factor, miscalculated the absolute position including scroll

15 years agosortable: fixed containment issue (with 'parent', height was miscalculated due to...
Paul Bakaus [Thu, 11 Dec 2008 11:18:28 +0000 (11:18 +0000)]
sortable: fixed containment issue (with 'parent', height was miscalculated due to wrong append order)

15 years agoDialog: Remove ui-widget-content class on destroy.
Scott González [Thu, 11 Dec 2008 03:05:02 +0000 (03:05 +0000)]
Dialog: Remove ui-widget-content class on destroy.

15 years agoProgressbar: Fixed #3645: Use new CSS framework.
Scott González [Thu, 11 Dec 2008 03:03:13 +0000 (03:03 +0000)]
Progressbar: Fixed #3645: Use new CSS framework.

15 years agoDialog: Fixed variable re-declaration.
Scott González [Thu, 11 Dec 2008 02:48:20 +0000 (02:48 +0000)]
Dialog: Fixed variable re-declaration.

15 years agoDialog: Partial fix for #3648: Use new CSS framework.
Scott González [Thu, 11 Dec 2008 02:45:42 +0000 (02:45 +0000)]
Dialog: Partial fix for #3648: Use new CSS framework.

15 years agoDialog: Fixed #3638: Added closeText option (default 'close').
Scott González [Thu, 11 Dec 2008 02:25:51 +0000 (02:25 +0000)]
Dialog: Fixed #3638: Added closeText option (default 'close').

15 years agoStatic dialog test: Added ARIA semantics.
Scott González [Thu, 11 Dec 2008 01:22:06 +0000 (01:22 +0000)]
Static dialog test: Added ARIA semantics.

15 years ago- added overlay.html static demo to demonstrate the positionTo iframefix + shadow...
Scott Jehl [Thu, 11 Dec 2008 00:03:51 +0000 (00:03 +0000)]
- added overlay.html static demo to demonstrate the positionTo iframefix + shadow markup. It's actually not static, but a js demo with our markup recommendations, since we found it easier to communicate our recommendation that way.

- edited ui-widget-overlay and ui-widget-shadow in theme.css
- added ui-helper-zfix to core.css for iframe fix needs

Comment tokens and TR levers for the overlay classes will be added tomorrow.

15 years agochanged ui-widget-overlay to a background with opacity (not yet lever driven)
Scott Jehl [Wed, 10 Dec 2008 22:58:20 +0000 (22:58 +0000)]
changed ui-widget-overlay to a background with opacity (not yet lever driven)

15 years agofixed icon placement in IE6
Maggie Costello Wachs [Wed, 10 Dec 2008 22:33:12 +0000 (22:33 +0000)]
fixed icon placement in IE6

15 years agoedited doctype for IE6
Maggie Costello Wachs [Wed, 10 Dec 2008 22:14:50 +0000 (22:14 +0000)]
edited doctype for IE6

15 years agoui.core.css is now just core css helper dependencies
Scott Jehl [Wed, 10 Dec 2008 18:39:06 +0000 (18:39 +0000)]
ui.core.css is now just core css helper dependencies
added ui.theme.css - contains a themed set of TR classes with token comments (needs to be documented)
ui.all.css now imports core, theme, and allplugins

15 years agoswapped circle with triangle icons
Maggie Costello Wachs [Wed, 10 Dec 2008 16:54:15 +0000 (16:54 +0000)]
swapped circle with triangle icons

15 years agoreinstated toggle link to show/hide class names
Maggie Costello Wachs [Wed, 10 Dec 2008 16:13:25 +0000 (16:13 +0000)]
reinstated toggle link to show/hide class names

15 years agoset svn:eol-style to native
Richard Worth [Wed, 10 Dec 2008 15:40:56 +0000 (15:40 +0000)]
set svn:eol-style to native

15 years agoeffects.core.js: Fixed character encoding so Notepad will stop adding UTF-8 BOM
Richard Worth [Wed, 10 Dec 2008 13:31:00 +0000 (13:31 +0000)]
effects.core.js: Fixed character encoding so Notepad will stop adding UTF-8 BOM

15 years agoRemoved names from ui.core.js as all contribution credit is given in AUTHORS.txt...
Richard Worth [Wed, 10 Dec 2008 13:27:05 +0000 (13:27 +0000)]
Removed names from ui.core.js as all contribution credit is given in AUTHORS.txt and http://ui.jquery.com/about

15 years agoRemoved UTF-8 BOM again. Turns out it was added by Notepad.
Richard Worth [Wed, 10 Dec 2008 13:20:06 +0000 (13:20 +0000)]
Removed UTF-8 BOM again. Turns out it was added by Notepad.

15 years agoprogressbar: Removed all progressbar options except value. Added visual test for...
Richard Worth [Wed, 10 Dec 2008 05:12:08 +0000 (05:12 +0000)]
progressbar: Removed all progressbar options except value. Added visual test for disabled progressbar.

15 years agocore widget: added ui-state-disabled and aria-disabled to widget plugin's disable...
Richard Worth [Wed, 10 Dec 2008 05:10:37 +0000 (05:10 +0000)]
core widget: added ui-state-disabled and aria-disabled to widget plugin's disable/enable/destroy

15 years agofixed border and padding in headers for consistency
Scott Jehl [Tue, 9 Dec 2008 20:21:55 +0000 (20:21 +0000)]
fixed border and padding in headers for consistency

15 years agocleaned up a couple misplaced tokens
Scott Jehl [Tue, 9 Dec 2008 19:48:30 +0000 (19:48 +0000)]
cleaned up a couple misplaced tokens

15 years agochange div close style from /> to ></div>
Scott Jehl [Tue, 9 Dec 2008 19:38:00 +0000 (19:38 +0000)]
change div close style from /> to ></div>

15 years agomissed an extra --> (now gone)
Scott Jehl [Tue, 9 Dec 2008 18:26:35 +0000 (18:26 +0000)]
missed an extra --> (now gone)

15 years agoadded hover states to static pages.
Scott Jehl [Tue, 9 Dec 2008 18:25:09 +0000 (18:25 +0000)]
added hover states to static pages.

15 years agomime type text/html
Scott Jehl [Tue, 9 Dec 2008 18:15:23 +0000 (18:15 +0000)]
mime type text/html

15 years agouncommented different widget examples in demo pages.
Scott Jehl [Tue, 9 Dec 2008 18:11:35 +0000 (18:11 +0000)]
uncommented different widget examples in demo pages.

15 years agoadded demo states page for highlight and error states
Scott Jehl [Tue, 9 Dec 2008 18:00:40 +0000 (18:00 +0000)]
added demo states page for highlight and error states

15 years agoset height on parent container
Scott Jehl [Tue, 9 Dec 2008 17:37:05 +0000 (17:37 +0000)]
set height on parent container
value height now 100%
needs testing on multiple browsers

15 years agoupdated to remove label
Scott Jehl [Tue, 9 Dec 2008 16:34:34 +0000 (16:34 +0000)]
updated to remove label
css now had one selector with 2 rules :)

15 years agoadded icon static demo page for class lookup and referencing
Scott Jehl [Tue, 9 Dec 2008 16:06:26 +0000 (16:06 +0000)]
added icon static demo page for class lookup and referencing

15 years agofollowing changes to datepicker demo page (missed it in first pass)
Scott Jehl [Mon, 8 Dec 2008 21:48:45 +0000 (21:48 +0000)]
following changes to datepicker demo page (missed it in first pass)
set body font size to 62.5% on demos to make things a bit more pleasing to look at
removed h1's on demo pages

15 years agoset body font size to 62.5% on demos to make things a bit more pleasing to look at
Scott Jehl [Mon, 8 Dec 2008 21:34:19 +0000 (21:34 +0000)]
set body font size to 62.5% on demos to make things a bit more pleasing to look at
removed h1's on demo pages

15 years ago- nevermind: changed demo and css to "progressbar" back to "progressindicator"
Scott Jehl [Mon, 8 Dec 2008 16:39:44 +0000 (16:39 +0000)]
- nevermind: changed demo and css to "progressbar" back to "progressindicator"

set proper mime types for demos

15 years agochanged demo and css to "progressindicator" rather than "progressbar"
Scott Jehl [Mon, 8 Dec 2008 16:07:36 +0000 (16:07 +0000)]
changed demo and css to "progressindicator" rather than "progressbar"

15 years agoChanged tabs container padding slightly to match dialog and datepicker's design.
Scott Jehl [Mon, 8 Dec 2008 15:59:03 +0000 (15:59 +0000)]
Changed tabs container padding slightly to match dialog and datepicker's design.

15 years ago- this file now imports core and allplugins.
Scott Jehl [Mon, 8 Dec 2008 15:53:19 +0000 (15:53 +0000)]
- this file now imports core and allplugins.
- changed back again - removed the url(..) (not necessary)

Quick note: It seems that trunk is still not able to preview demos online. This is a problem, since we'll need to be linking to working code from the wiki and also referencing demo pages in conversation. Is there any way we could get this fixed soon?

Thanks!

15 years agoFixed 3642. firstDay displays day names incorrectly.
Keith Wood [Mon, 8 Dec 2008 10:27:39 +0000 (10:27 +0000)]
Fixed 3642. firstDay displays day names incorrectly.

15 years agoFixed 3610. Error in French l18n file.
Keith Wood [Mon, 8 Dec 2008 10:26:17 +0000 (10:26 +0000)]
Fixed 3610. Error in French l18n file.

15 years agoEscape text to prevent date info substitution
Keith Wood [Mon, 8 Dec 2008 10:16:15 +0000 (10:16 +0000)]
Escape text to prevent date info substitution

15 years agoFixed 3598. Datepicker Japanese translation replacement
Keith Wood [Mon, 8 Dec 2008 10:12:12 +0000 (10:12 +0000)]
Fixed 3598. Datepicker Japanese translation replacement

15 years agoFixed 3610. Error in French l18n file.
Keith Wood [Mon, 8 Dec 2008 10:11:26 +0000 (10:11 +0000)]
Fixed 3610. Error in French l18n file.

15 years agotypo
Scott Jehl [Sun, 7 Dec 2008 14:56:29 +0000 (14:56 +0000)]
typo

15 years ago@imports set up earlier this week needed url(...) wrappers
Scott Jehl [Sun, 7 Dec 2008 14:55:51 +0000 (14:55 +0000)]
@imports set up earlier this week needed url(...) wrappers

15 years agoadded ui.allwidgets.css to import all css except framework. Still unsure if this...
Scott Jehl [Sun, 7 Dec 2008 14:50:20 +0000 (14:50 +0000)]
added ui.allwidgets.css to import all css except framework. Still unsure if this will be more helpful than ui.all for TR use. standby...

15 years agoRemoved some UTF-8 BOMs causing problems in the download builder versions of files.
Richard Worth [Sat, 6 Dec 2008 20:51:28 +0000 (20:51 +0000)]
Removed some UTF-8 BOMs causing problems in the download builder versions of files.

15 years agoDialog: Fixed #3637: Added role of button to close link.
Scott González [Sat, 6 Dec 2008 14:58:52 +0000 (14:58 +0000)]
Dialog: Fixed #3637: Added role of button to close link.

15 years agoadded examples of labels offset from the left side, FG's recommendation for best...
Maggie Costello Wachs [Fri, 5 Dec 2008 22:59:01 +0000 (22:59 +0000)]
added examples of labels offset from the left side, FG's recommendation for best workaround re: label position, requires no extra markup and max flexibility

15 years agoadded ui-widget class to apply correct font
Maggie Costello Wachs [Fri, 5 Dec 2008 20:59:30 +0000 (20:59 +0000)]
added ui-widget class to apply correct font

15 years agothemes/base: changed comment-hidden tokens to use /*{tokenname}*/ format instead...
Richard Worth [Fri, 5 Dec 2008 20:23:30 +0000 (20:23 +0000)]
themes/base: changed comment-hidden tokens to use /*{tokenname}*/ format instead of /*tokenname*/

15 years agoset svn:eol-style to native
Richard Worth [Fri, 5 Dec 2008 20:19:46 +0000 (20:19 +0000)]
set svn:eol-style to native

15 years agoAdded new jQuery UI CSS Framework (/themes/base) and matching static markup test...
Richard Worth [Fri, 5 Dec 2008 20:16:37 +0000 (20:16 +0000)]
Added new jQuery UI CSS Framework (/themes/base) and matching static markup test pages. Thanks scottjehl :)

15 years agoprogressbar: a little clean up and some more visual tests
Richard Worth [Fri, 5 Dec 2008 15:42:46 +0000 (15:42 +0000)]
progressbar: a little clean up and some more visual tests

15 years agoprogressbar refactor
Richard Worth [Fri, 5 Dec 2008 13:35:11 +0000 (13:35 +0000)]
progressbar refactor

15 years agosortable: fixed regression that caused wrong offset calculation if the helper option...
Paul Bakaus [Tue, 2 Dec 2008 12:47:53 +0000 (12:47 +0000)]
sortable: fixed regression that caused wrong offset calculation if the helper option has been set to "original"

15 years agoUpdated Dutch localisation
Keith Wood [Mon, 1 Dec 2008 10:56:21 +0000 (10:56 +0000)]
Updated Dutch localisation

15 years agoSource formatting
Eduardo Lundgren [Fri, 28 Nov 2008 15:43:32 +0000 (15:43 +0000)]
Source formatting

15 years agosortable:
Paul Bakaus [Tue, 25 Nov 2008 09:57:41 +0000 (09:57 +0000)]
sortable:
- merged back all position and scroll fixed from draggables
- renamed accurate to accurateIntersection and set it to true by default
- refactored intersection code (no change in logic)
- added forceHelperSize option (default: false), a forced helper size is also triggered when the generated helper doesn't have any styles set for width/height, so this option won't be needed in most cases

15 years agoslider: fixed regression caused by a recent change in the mouse core - since the...
Paul Bakaus [Mon, 24 Nov 2008 17:02:26 +0000 (17:02 +0000)]
slider: fixed regression caused by a recent change in the mouse core - since the mouse core doesn't stop mousedown propagation by default now, the mousedown event was triggered twice - once by the bound handle, and once by the actual element.

15 years agoprogressbar tests: started refactor
Richard Worth [Mon, 24 Nov 2008 13:52:13 +0000 (13:52 +0000)]
progressbar tests: started refactor

15 years agosortable: Another regex for the innerHTML copying in the placeholder, removes the...
Paul Bakaus [Mon, 24 Nov 2008 13:48:50 +0000 (13:48 +0000)]
sortable: Another regex for the innerHTML copying in the placeholder, removes the expando attribute in IE (fixes #3541)

15 years agodraggable: correct mime type on scroll test
Paul Bakaus [Sun, 23 Nov 2008 18:14:12 +0000 (18:14 +0000)]
draggable: correct mime type on scroll test

15 years agocore (mouse): preventDefault in most cases instead of returning false, that blocks...
Paul Bakaus [Sun, 23 Nov 2008 18:00:29 +0000 (18:00 +0000)]
core (mouse): preventDefault in most cases instead of returning false, that blocks all bubbling events (fixed #3552)

15 years agodraggable: advanced visual representation of the new automated tests that can be...
Paul Bakaus [Sun, 23 Nov 2008 17:46:14 +0000 (17:46 +0000)]
draggable: advanced visual representation of the new automated tests that can be used for debugging purposes

15 years agocore: improved logic of $.fn.scrollParent, taking positioning in account
Paul Bakaus [Sun, 23 Nov 2008 17:42:24 +0000 (17:42 +0000)]
core: improved logic of $.fn.scrollParent, taking positioning in account
draggable: fixed and updated tests, rewrote positioning core, now passes the test suite completely in FF, IE6, IE7

15 years agotests: formatting and cleanup for consistency
Richard Worth [Sat, 22 Nov 2008 19:29:03 +0000 (19:29 +0000)]
tests: formatting and cleanup for consistency

15 years agoremoved some old references to 'flora'
Richard Worth [Sat, 22 Nov 2008 11:18:31 +0000 (11:18 +0000)]
removed some old references to 'flora'

15 years agoremoved some old references to 'flora'
Richard Worth [Sat, 22 Nov 2008 11:17:10 +0000 (11:17 +0000)]
removed some old references to 'flora'

15 years agoResizable: disableSelection using jquery plugin.
Eduardo Lundgren [Sat, 22 Nov 2008 05:49:06 +0000 (05:49 +0000)]
Resizable: disableSelection using jquery plugin.

15 years agodraggable: added missing default for zIndex and cursorAt, added missing scroll tests...
Paul Bakaus [Fri, 21 Nov 2008 19:40:45 +0000 (19:40 +0000)]
draggable: added missing default for zIndex and cursorAt, added missing scroll tests (unfortunately showing big regressions that need to be fixed prior to 1.6)

15 years agoSortables: using isOverAxis.
Eduardo Lundgren [Fri, 21 Nov 2008 18:41:57 +0000 (18:41 +0000)]
Sortables: using isOverAxis.

15 years agoCore: isOverAxis avoid duplicated method logic.
Eduardo Lundgren [Fri, 21 Nov 2008 18:41:19 +0000 (18:41 +0000)]
Core: isOverAxis avoid duplicated method logic.

15 years agoSortables: Fixed tolerance guess. Changed name _intersectsWithEdges to _intersectsWit...
Eduardo Lundgren [Fri, 21 Nov 2008 15:30:15 +0000 (15:30 +0000)]
Sortables: Fixed tolerance guess. Changed name _intersectsWithEdges to _intersectsWithPointer.

15 years agodraggable: the snap events 'release' and 'snap' now both have valid mousemove events...
Paul Bakaus [Fri, 21 Nov 2008 14:01:44 +0000 (14:01 +0000)]
draggable: the snap events 'release' and 'snap' now both have valid mousemove events attached.

15 years agofixed header information in MIT license
Paul Bakaus [Fri, 21 Nov 2008 13:00:21 +0000 (13:00 +0000)]
fixed header information in MIT license

15 years agoaccordion: formatting changes - moved some things around for consistency.
Richard Worth [Fri, 21 Nov 2008 04:58:53 +0000 (04:58 +0000)]
accordion: formatting changes - moved some things around for consistency.
_init and destroy at the top. Sorted defaults alphabetically.

15 years agotabs: formatting changes - moved some things around for consistency.
Richard Worth [Fri, 21 Nov 2008 04:48:06 +0000 (04:48 +0000)]
tabs: formatting changes - moved some things around for consistency.
_init and destroy at the top. ui last. Sorted defaults alphabetically.

15 years agochanged author url for Ca-Phun Ung
Ca-Phun Ung [Fri, 21 Nov 2008 04:45:11 +0000 (04:45 +0000)]
changed author url for Ca-Phun Ung

15 years agoslider: formatting changes - moved some things around for consistency.
Richard Worth [Fri, 21 Nov 2008 04:40:23 +0000 (04:40 +0000)]
slider: formatting changes - moved some things around for consistency.
_init and destroy at the top, then _mouse methods. plugins, ui last. Sorted defaults alphabetically.

15 years agodialog: formatting changes
Richard Worth [Fri, 21 Nov 2008 04:17:19 +0000 (04:17 +0000)]
dialog: formatting changes

15 years agoprogressbar: formatting changes
Richard Worth [Fri, 21 Nov 2008 04:12:18 +0000 (04:12 +0000)]
progressbar: formatting changes

15 years agoselectable: removed toggle method as widget factory provides enable/disable methods.
Richard Worth [Fri, 21 Nov 2008 04:05:27 +0000 (04:05 +0000)]
selectable: removed toggle method as widget factory provides enable/disable methods.

15 years agodroppable: removed disabled default as it's provided by widget factory
Richard Worth [Fri, 21 Nov 2008 04:04:36 +0000 (04:04 +0000)]
droppable: removed disabled default as it's provided by widget factory

15 years agodraggable, droppable, resizable, selectable, sortable: formatting changes - moved...
Richard Worth [Fri, 21 Nov 2008 04:01:33 +0000 (04:01 +0000)]
draggable, droppable, resizable, selectable, sortable: formatting changes - moved some things around for consistency.
_init and destroy at the top, then _mouse methods. plugins, ui last. Sorted defaults and plugins alphabetically.

15 years agoNew file: AUTHORS.txt instead of having a single contributor's name in each file...
Richard Worth [Fri, 21 Nov 2008 02:14:03 +0000 (02:14 +0000)]
New file: AUTHORS.txt instead of having a single contributor's name in each file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b

15 years agobuild.xml - Added zip task.
Eduardo Lundgren [Thu, 20 Nov 2008 13:42:56 +0000 (13:42 +0000)]
build.xml - Added zip task.

15 years agobuild.xml - Pack task now using PHP packer.
Eduardo Lundgren [Thu, 20 Nov 2008 13:18:19 +0000 (13:18 +0000)]
build.xml - Pack task now using PHP packer.

15 years agoAdded a build.xml file to help us removing trailing spaces when needed.
Eduardo Lundgren [Thu, 20 Nov 2008 05:51:19 +0000 (05:51 +0000)]
Added a build.xml file to help us removing trailing spaces when needed.

15 years agoAdded a build.xml file to help us removing trailing spaces when needed.
Eduardo Lundgren [Thu, 20 Nov 2008 05:18:26 +0000 (05:18 +0000)]
Added a build.xml file to help us removing trailing spaces when needed.

15 years agobuild.xml - Added replace-version task. Pack task now using PHP packer. i18n minify...
Eduardo Lundgren [Thu, 20 Nov 2008 05:07:42 +0000 (05:07 +0000)]
build.xml - Added replace-version task. Pack task now using PHP packer. i18n minify and pack support.

15 years agoSource formatting: Removing trailing spaces
Eduardo Lundgren [Thu, 20 Nov 2008 04:10:34 +0000 (04:10 +0000)]
Source formatting: Removing trailing spaces

15 years agocore: this fixes the Safari issue that select options can't be selected if the mouse...
Paul Bakaus [Wed, 19 Nov 2008 15:20:36 +0000 (15:20 +0000)]
core: this fixes the Safari issue that select options can't be selected if the mouse widget is used, since the mousedown returns false which calls preventDefault. Returning true causes text to be selectable in FF/Opera though, so this needs to be Safari only for now.