]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years agoDialog visual test:
Scott González [Fri, 19 Dec 2008 01:08:32 +0000 (01:08 +0000)]
Dialog visual test:
- Made it possible to close and re-open the dialog.
- Added buttons.

15 years agoDialog: Partial fix for #3648: Setting proper class on hover of close button.
Scott González [Thu, 18 Dec 2008 21:59:20 +0000 (21:59 +0000)]
Dialog: Partial fix for #3648: Setting proper class on hover of close button.

15 years agorelease build: Fix for #3577; also fixed min target to set correct charset (UTF-8)
Jörn Zaefferer [Thu, 18 Dec 2008 19:02:36 +0000 (19:02 +0000)]
release build: Fix for #3577; also fixed min target to set correct charset (UTF-8)

15 years agosortable: removed default tolerance "guess" for the simplier (and better working...
Paul Bakaus [Wed, 17 Dec 2008 19:35:13 +0000 (19:35 +0000)]
sortable: removed default tolerance "guess" for the simplier (and better working) default mode, and the plain "pointer" intersection

15 years agoSortable accurateIntersection using outerWidth/outerHeight
Eduardo Lundgren [Wed, 17 Dec 2008 19:24:06 +0000 (19:24 +0000)]
Sortable accurateIntersection using outerWidth/outerHeight

15 years agoseparated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for TR bookm...
Scott Jehl [Tue, 16 Dec 2008 22:52:53 +0000 (22:52 +0000)]
separated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for TR bookmarklet compatibility.

15 years ago- removed all !important flags. Replaced with additional selectors.
Scott Jehl [Tue, 16 Dec 2008 22:39:44 +0000 (22:39 +0000)]
- removed all !important flags. Replaced with additional selectors.
- added .ui-state-focus class. Matches appearance of ui-state-hover in framework.

15 years ago- removed pseudo classes for focus (widgets manipulate classes for states instead)
Scott Jehl [Mon, 15 Dec 2008 18:16:11 +0000 (18:16 +0000)]
- removed pseudo classes for focus (widgets manipulate classes for states instead)
- brought back a few !important flags to make sure some selectors take priority in certain situations.

15 years ago- removed broad active outline reset
Scott Jehl [Mon, 15 Dec 2008 15:44:27 +0000 (15:44 +0000)]
- removed broad active outline reset
- removed a few !important styles on text and bg colors. Kept them for active state so active takes precedent over hover styles when both classes are applied.

15 years agotests/slider: removed paging default (commented out in code. not in 1.5.2)
Richard Worth [Mon, 15 Dec 2008 03:02:11 +0000 (03:02 +0000)]
tests/slider: removed paging default (commented out in code. not in 1.5.2)

15 years agomissing "
Richard Worth [Sun, 14 Dec 2008 23:24:55 +0000 (23:24 +0000)]
missing "

15 years ago- removed :active outlines
Scott Jehl [Sun, 14 Dec 2008 15:47:51 +0000 (15:47 +0000)]
- removed :active outlines
- set :focus pseudo to match hover state

15 years agosimplified a couple comments in core.
Scott Jehl [Sun, 14 Dec 2008 15:46:35 +0000 (15:46 +0000)]
simplified a couple comments in core.

15 years agoaccordion: #3646 update - expose icons as headerIcon and headerIconSelected options
Jörn Zaefferer [Sun, 14 Dec 2008 11:45:24 +0000 (11:45 +0000)]
accordion: #3646 update - expose icons as headerIcon and headerIconSelected options

15 years agoFixed #3655 - $.keyCode should be $.ui.keyCode
Richard Worth [Sun, 14 Dec 2008 06:11:37 +0000 (06:11 +0000)]
Fixed #3655 - $.keyCode should be $.ui.keyCode

15 years agotests/slider: addded some missing defaults
Richard Worth [Sun, 14 Dec 2008 06:09:40 +0000 (06:09 +0000)]
tests/slider: addded some missing defaults

15 years agothemes/base/ui.slider.css: added text-align: left for ui-slider in case of other...
Richard Worth [Sun, 14 Dec 2008 03:20:21 +0000 (03:20 +0000)]
themes/base/ui.slider.css: added text-align: left for ui-slider in case of other text-align on container element

15 years agoDialog: Fixed #3664: Dialog fails to init on removed elements.
Scott González [Sat, 13 Dec 2008 15:12:34 +0000 (15:12 +0000)]
Dialog: Fixed #3664: Dialog fails to init on removed elements.

15 years agoset svn:eol-style to native
Richard Worth [Sat, 13 Dec 2008 13:39:49 +0000 (13:39 +0000)]
set svn:eol-style to native

15 years agothemes/base/ui.progressbar.css: needs text-align left in IE in case container has...
Richard Worth [Sat, 13 Dec 2008 13:31:27 +0000 (13:31 +0000)]
themes/base/ui.progressbar.css: needs text-align left in IE in case container has other text-align

15 years agotests/visual: Added some rounded corners
Richard Worth [Sat, 13 Dec 2008 12:05:56 +0000 (12:05 +0000)]
tests/visual: Added some rounded corners

15 years agocorrected some invalid html <div/> to <div></div>
Richard Worth [Sat, 13 Dec 2008 11:51:33 +0000 (11:51 +0000)]
corrected some invalid html <div/> to <div></div>

15 years agoSlider: started on #3650 - Slider: Update markup to new UI CSS Framework specs
Richard Worth [Sat, 13 Dec 2008 11:49:39 +0000 (11:49 +0000)]
Slider: started on #3650 - Slider: Update markup to new UI CSS Framework specs

15 years agotests/visual: fixed Accordion test on all.html page.
Richard Worth [Sat, 13 Dec 2008 11:31:15 +0000 (11:31 +0000)]
tests/visual: fixed Accordion test on all.html page.

15 years agotests/visual/dialog: Added some content to the simple dialog test
Richard Worth [Sat, 13 Dec 2008 11:22:17 +0000 (11:22 +0000)]
tests/visual/dialog: Added some content to the simple dialog test

15 years agoAdded test for #3664 - Dialog init fails on disconnected DOM Element after .remove()
Richard Worth [Sat, 13 Dec 2008 10:57:10 +0000 (10:57 +0000)]
Added test for #3664 - Dialog init fails on disconnected DOM Element after .remove()

15 years agotests/static: Added some variety to the Lorem Ipsums. minor cleanup.
Richard Worth [Sat, 13 Dec 2008 10:43:07 +0000 (10:43 +0000)]
tests/static: Added some variety to the Lorem Ipsums. minor cleanup.

15 years agotests/visual: fixed some text aligning
Richard Worth [Sat, 13 Dec 2008 10:28:22 +0000 (10:28 +0000)]
tests/visual: fixed some text aligning

15 years agotests/visual: Added simple tabs test. Some more cleanup.
Richard Worth [Sat, 13 Dec 2008 10:23:26 +0000 (10:23 +0000)]
tests/visual: Added simple tabs test. Some more cleanup.

15 years agotests/visual: started switching to themes/base. Lots of little cleanup.
Richard Worth [Sat, 13 Dec 2008 09:53:02 +0000 (09:53 +0000)]
tests/visual: started switching to themes/base. Lots of little cleanup.

15 years agoremoved tree test file from trunk
Richard Worth [Sat, 13 Dec 2008 09:02:00 +0000 (09:02 +0000)]
removed tree test file from trunk

15 years agoremoved tabbeddialog.html from trunk (now in /branches/dev/markup)
Richard Worth [Sat, 13 Dec 2008 08:41:15 +0000 (08:41 +0000)]
removed tabbeddialog.html from trunk (now in /branches/dev/markup)

15 years agoremoved media="screen" from stylesheet link tags
Richard Worth [Sat, 13 Dec 2008 08:35:02 +0000 (08:35 +0000)]
removed media="screen" from stylesheet link tags

15 years agochanged tab text to first, second third
Scott Jehl [Fri, 12 Dec 2008 23:26:53 +0000 (23:26 +0000)]
changed tab text to first, second third

15 years agoadded div for animation height workaround.
Scott Jehl [Fri, 12 Dec 2008 20:29:48 +0000 (20:29 +0000)]
added div for animation height workaround.

15 years agoadded mime type
Scott Jehl [Fri, 12 Dec 2008 19:26:39 +0000 (19:26 +0000)]
added mime type

15 years agoAccordion: #3646 - fixed icons
Jörn Zaefferer [Fri, 12 Dec 2008 19:25:34 +0000 (19:25 +0000)]
Accordion: #3646 - fixed icons

15 years agoAccordion: #3646 - add hover classes and unbind on destroy
Jörn Zaefferer [Fri, 12 Dec 2008 19:23:28 +0000 (19:23 +0000)]
Accordion: #3646 - add hover classes and unbind on destroy

15 years agoMashup! added static page for tabbed dialog.
Scott Jehl [Fri, 12 Dec 2008 19:16:49 +0000 (19:16 +0000)]
Mashup! added static page for tabbed dialog.

15 years agochanged close icon positioning to abs
Scott Jehl [Fri, 12 Dec 2008 19:14:50 +0000 (19:14 +0000)]
changed close icon positioning to abs

15 years agosmall padding change to hightlight / error demo
Scott Jehl [Fri, 12 Dec 2008 18:09:48 +0000 (18:09 +0000)]
small padding change to hightlight / error demo

15 years agoagain, overlay positioning tweak in demo page (no significant changes)
Scott Jehl [Fri, 12 Dec 2008 18:07:48 +0000 (18:07 +0000)]
again, overlay positioning tweak in demo page (no significant changes)

15 years agopadding updates to demo blocks
Scott Jehl [Fri, 12 Dec 2008 18:01:09 +0000 (18:01 +0000)]
padding updates to demo blocks

15 years agomore demo content cleanup - no markup changes of note
Scott Jehl [Fri, 12 Dec 2008 17:54:53 +0000 (17:54 +0000)]
more demo content cleanup - no markup changes of note

15 years agoadjusted messaging in demo blocks to be less error-oriented and realistic
Scott Jehl [Fri, 12 Dec 2008 17:31:59 +0000 (17:31 +0000)]
adjusted messaging in demo blocks to be less error-oriented and realistic

15 years ago- changed defaults for shadow to be smaller and a tad darker
Scott Jehl [Fri, 12 Dec 2008 17:25:47 +0000 (17:25 +0000)]
- changed defaults for shadow to be smaller and a tad darker

15 years agoset offsets in demo to be much closer to top left (no notable markup changes)
Scott Jehl [Fri, 12 Dec 2008 17:23:03 +0000 (17:23 +0000)]
set offsets in demo to be much closer to top left (no notable markup changes)

15 years agoremoved h2s and form
Scott Jehl [Fri, 12 Dec 2008 17:21:25 +0000 (17:21 +0000)]
removed h2s and form

15 years agoUpdated #3650: noted that "ui-slider-horizontal" class is on hz slider
Maggie Costello Wachs [Fri, 12 Dec 2008 15:53:54 +0000 (15:53 +0000)]
Updated #3650:  noted that "ui-slider-horizontal" class is on hz slider

css change: slider handles are centered over range start and end points

15 years agoadded additional rules for setting font family and font size on form elements within...
Scott Jehl [Fri, 12 Dec 2008 15:47:58 +0000 (15:47 +0000)]
added additional rules for setting font family and font size on form elements within ui-widget. Win browsers don't inherit properly otherwise.

15 years agopage formatting change (no change to widget markup)
Maggie Costello Wachs [Fri, 12 Dec 2008 15:37:24 +0000 (15:37 +0000)]
page formatting change (no change to widget markup)

15 years agotabs were appearing 2x tall in IE/Vista -- fixed by displaying links as blocks instea...
Maggie Costello Wachs [Fri, 12 Dec 2008 15:29:21 +0000 (15:29 +0000)]
tabs were appearing 2x tall in IE/Vista -- fixed by displaying links as blocks instead of floating

15 years agoAccordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an additiona...
Jörn Zaefferer [Fri, 12 Dec 2008 13:58:41 +0000 (13:58 +0000)]
Accordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an additional div

15 years agoaccordion visual test: svn:property mime-type set to text/html
Jörn Zaefferer [Fri, 12 Dec 2008 13:27:57 +0000 (13:27 +0000)]
accordion visual test: svn:property mime-type set to text/html

15 years agoAccordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added visual...
Jörn Zaefferer [Fri, 12 Dec 2008 13:20:34 +0000 (13:20 +0000)]
Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added visual test and updated tests to markup changes

15 years agotests/static/icons.html: fixed urls to be relative instead of absolute. Removed prelo...
Richard Worth [Fri, 12 Dec 2008 02:32:40 +0000 (02:32 +0000)]
tests/static/icons.html: fixed urls to be relative instead of absolute. Removed preload script.

15 years agotests/static: whitespace and formatting
Richard Worth [Fri, 12 Dec 2008 02:31:34 +0000 (02:31 +0000)]
tests/static: whitespace and formatting

15 years agotests/static: whitespace only
Richard Worth [Fri, 12 Dec 2008 02:23:03 +0000 (02:23 +0000)]
tests/static: whitespace only

15 years ago.1em change in accordion headers top padding
Scott Jehl [Fri, 12 Dec 2008 00:01:12 +0000 (00:01 +0000)]
.1em change in accordion headers top padding

15 years agofixed position of prev/next arrows on hover
Maggie Costello Wachs [Thu, 11 Dec 2008 21:52:50 +0000 (21:52 +0000)]
fixed position of prev/next arrows on hover

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