Commit Graph

286 Commits

Author SHA1 Message Date
Ca-Phun Ung
0a716a008e Datepicker #3647: fixed RTL support for new UI markup. 2008-12-20 20:20:33 +00:00
Ca-Phun Ung
dcead10e80 Datepicker #3647: removed clickable weekdays. 2008-12-20 17:34:31 +00:00
Ca-Phun Ung
de2bf2da55 Datepicker: Fixed #3647: Updated visual and automated tests to go with new markup updates. 2008-12-19 22:43:11 +00:00
Scott Jehl
d5d5204f02 Changed slider range and progressbar value divs to use ui-widget-header instead of ui-state-default in static pages.
Two main reasons: our clickable state is misleading on these static elements, and our header state tends to get better contrast over content areas than our buttons do (this is subjective to the theme designer of course).

Scripting should be updated to follow.
2008-12-19 15:13:27 +00:00
Scott González
03f07556bd Dialog: Fixed #3648: Use new CSS framework.
- Removed .ui-dialog-container div.
- Removed autoResize option.
2008-12-19 03:05:01 +00:00
Scott González
f00247f9c9 Dialog visual test:
- Made it possible to close and re-open the dialog.
- Added buttons.
2008-12-19 01:08:32 +00:00
Scott Jehl
5360972903 separated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for TR bookmarklet compatibility. 2008-12-16 22:52:53 +00:00
Richard Worth
6a0da20135 tests/slider: removed paging default (commented out in code. not in 1.5.2) 2008-12-15 03:02:11 +00:00
Richard Worth
7b9b62ec70 missing " 2008-12-14 23:24:55 +00:00
Richard Worth
eeccae3671 tests/slider: addded some missing defaults 2008-12-14 06:09:40 +00:00
Richard Worth
4160a67a8a set svn:eol-style to native 2008-12-13 13:39:49 +00:00
Richard Worth
b22aa06531 tests/visual: Added some rounded corners 2008-12-13 12:05:56 +00:00
Richard Worth
00cc939603 tests/visual: fixed Accordion test on all.html page. 2008-12-13 11:31:15 +00:00
Richard Worth
71528f7fc4 tests/visual/dialog: Added some content to the simple dialog test 2008-12-13 11:22:17 +00:00
Richard Worth
6bdc9f7c96 Added test for #3664 - Dialog init fails on disconnected DOM Element after .remove() 2008-12-13 10:57:10 +00:00
Richard Worth
350e2c1a1b tests/static: Added some variety to the Lorem Ipsums. minor cleanup. 2008-12-13 10:43:07 +00:00
Richard Worth
7e28ee7ea4 tests/visual: fixed some text aligning 2008-12-13 10:28:22 +00:00
Richard Worth
d768b33974 tests/visual: Added simple tabs test. Some more cleanup. 2008-12-13 10:23:26 +00:00
Richard Worth
d3e1901e15 tests/visual: started switching to themes/base. Lots of little cleanup. 2008-12-13 09:53:02 +00:00
Richard Worth
73dec6965b removed tree test file from trunk 2008-12-13 09:02:00 +00:00
Richard Worth
dbb18714e6 removed tabbeddialog.html from trunk (now in /branches/dev/markup) 2008-12-13 08:41:15 +00:00
Richard Worth
3384340953 removed media="screen" from stylesheet link tags 2008-12-13 08:35:02 +00:00
Scott Jehl
7640bb5f0c changed tab text to first, second third 2008-12-12 23:26:53 +00:00
Scott Jehl
dd3e7ee88b added div for animation height workaround. 2008-12-12 20:29:48 +00:00
Scott Jehl
ad19cf1b4c Mashup! added static page for tabbed dialog. 2008-12-12 19:16:49 +00:00
Scott Jehl
b94e8d292a small padding change to hightlight / error demo 2008-12-12 18:09:48 +00:00
Scott Jehl
5c1e0d73c1 again, overlay positioning tweak in demo page (no significant changes) 2008-12-12 18:07:48 +00:00
Scott Jehl
e248c8dc53 padding updates to demo blocks 2008-12-12 18:01:09 +00:00
Scott Jehl
e68e7ac9e5 more demo content cleanup - no markup changes of note 2008-12-12 17:54:53 +00:00
Scott Jehl
ffbd41e86f adjusted messaging in demo blocks to be less error-oriented and realistic 2008-12-12 17:31:59 +00:00
Scott Jehl
1501cc3bdd set offsets in demo to be much closer to top left (no notable markup changes) 2008-12-12 17:23:03 +00:00
Scott Jehl
b3d8349367 removed h2s and form 2008-12-12 17:21:25 +00:00
Maggie Costello Wachs
5fd947366b Updated #3650: noted that "ui-slider-horizontal" class is on hz slider
css change: slider handles are centered over range start and end points
2008-12-12 15:53:54 +00:00
Maggie Costello Wachs
6d606daa29 page formatting change (no change to widget markup) 2008-12-12 15:37:24 +00:00
Jörn Zaefferer
1d357cf4b4 Accordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an additional div 2008-12-12 13:58:41 +00:00
Jörn Zaefferer
ef27211d2d Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added visual test and updated tests to markup changes 2008-12-12 13:20:34 +00:00
Richard Worth
ac55b22659 tests/static/icons.html: fixed urls to be relative instead of absolute. Removed preload script. 2008-12-12 02:32:40 +00:00
Richard Worth
ba9bb22b55 tests/static: whitespace and formatting 2008-12-12 02:31:34 +00:00
Richard Worth
73713183f8 tests/static: whitespace only 2008-12-12 02:23:03 +00:00
Maggie Costello Wachs
d04c08c6fb 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
2008-12-11 21:30:44 +00:00
Maggie Costello Wachs
4c83fcc777 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
2008-12-11 17:46:29 +00:00
Maggie Costello Wachs
e8cb4b0604 back to html 5 doctype 2008-12-11 14:15:21 +00:00
Scott González
a9912abb2a Progressbar: Fixed #3645: Use new CSS framework. 2008-12-11 03:03:13 +00:00
Scott González
713761c876 Dialog: Partial fix for #3648: Use new CSS framework. 2008-12-11 02:45:42 +00:00
Scott González
9eda8e4cb9 Dialog: Fixed #3638: Added closeText option (default 'close'). 2008-12-11 02:25:51 +00:00
Scott González
06ed0691cf Static dialog test: Added ARIA semantics. 2008-12-11 01:22:06 +00:00
Scott Jehl
8c7f9f31da - 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.
2008-12-11 00:03:51 +00:00
Maggie Costello Wachs
6de295187f edited doctype for IE6 2008-12-10 22:14:50 +00:00
Maggie Costello Wachs
9e059778e3 swapped circle with triangle icons 2008-12-10 16:54:15 +00:00
Maggie Costello Wachs
644698dea0 reinstated toggle link to show/hide class names 2008-12-10 16:13:25 +00:00
Richard Worth
c95e3b27a4 progressbar: Removed all progressbar options except value. Added visual test for disabled progressbar. 2008-12-10 05:12:08 +00:00
Scott Jehl
6c37531dd9 change div close style from /> to ></div> 2008-12-09 19:38:00 +00:00
Scott Jehl
914e12594c missed an extra --> (now gone) 2008-12-09 18:26:35 +00:00
Scott Jehl
dfc6effcd8 added hover states to static pages. 2008-12-09 18:25:09 +00:00
Scott Jehl
9cf57d5e72 uncommented different widget examples in demo pages. 2008-12-09 18:11:35 +00:00
Scott Jehl
50760d1b32 added demo states page for highlight and error states 2008-12-09 18:00:40 +00:00
Scott Jehl
a36536efd1 updated to remove label
css now had one selector with 2 rules :)
2008-12-09 16:34:34 +00:00
Scott Jehl
1cecbc8cb4 added icon static demo page for class lookup and referencing 2008-12-09 16:06:26 +00:00
Scott Jehl
d7d55df199 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
2008-12-08 21:48:45 +00:00
Scott Jehl
e495104345 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
2008-12-08 21:34:19 +00:00
Scott Jehl
09e49212a0 - nevermind: changed demo and css to "progressbar" back to "progressindicator"
set proper mime types for demos
2008-12-08 16:39:44 +00:00
Scott Jehl
625eccf9ba changed demo and css to "progressindicator" rather than "progressbar" 2008-12-08 16:07:36 +00:00
Scott Jehl
547c989e22 Changed tabs container padding slightly to match dialog and datepicker's design. 2008-12-08 15:59:03 +00:00
Keith Wood
b3f1dcfadc Fixed 3610. Error in French l18n file. 2008-12-08 10:26:17 +00:00
Scott González
6e7e808d69 Dialog: Fixed #3637: Added role of button to close link. 2008-12-06 14:58:52 +00:00
Maggie Costello Wachs
03909cb87c 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 2008-12-05 22:59:01 +00:00
Maggie Costello Wachs
bd96035b5d added ui-widget class to apply correct font 2008-12-05 20:59:30 +00:00
Richard Worth
485e8fdb1f set svn:eol-style to native 2008-12-05 20:19:46 +00:00
Richard Worth
d8841a752b Added new jQuery UI CSS Framework (/themes/base) and matching static markup test pages. Thanks scottjehl :) 2008-12-05 20:16:37 +00:00
Richard Worth
31a11f073d progressbar: a little clean up and some more visual tests 2008-12-05 15:42:46 +00:00
Richard Worth
d55c733e41 progressbar refactor 2008-12-05 13:35:11 +00:00
Richard Worth
0ef9a8ac3d progressbar tests: started refactor 2008-11-24 13:52:13 +00:00
Paul Bakaus
8e734e4a22 draggable: advanced visual representation of the new automated tests that can be used for debugging purposes 2008-11-23 17:46:14 +00:00
Paul Bakaus
a42894b1d7 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
2008-11-23 17:42:24 +00:00
Richard Worth
0472ff10bb tests: formatting and cleanup for consistency 2008-11-22 19:29:03 +00:00
Richard Worth
f389497e48 removed some old references to 'flora' 2008-11-22 11:18:31 +00:00
Richard Worth
bec5c8dbf1 removed some old references to 'flora' 2008-11-22 11:17:10 +00:00
Paul Bakaus
0036aaf4b6 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) 2008-11-21 19:40:45 +00:00
Richard Worth
64f6baeaf4 selectable: removed toggle method as widget factory provides enable/disable methods. 2008-11-21 04:05:27 +00:00
Richard Worth
8306e62887 set svn:eol-style to native 2008-11-19 06:09:48 +00:00
Richard Worth
027e4d57b7 Removed spinner from trunk. See /branches/dev/spinner 2008-11-19 02:34:05 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Scott González
6fb3ffad36 Core: Fixed #3562: Modify .removeAttr() to work on ARIA properties in FF2. 2008-11-15 04:29:08 +00:00
Keith Wood
0808041ad9 Added tests for daylight savings problems - only show up in specific timezones. 2008-11-14 13:32:12 +00:00
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
David Bolter
976b9b57bb Added accordion keyboard and ARIA support, and tests. Mozilla needs this for website. (partial review: Scott González, fix for 3553) 2008-11-13 15:51:09 +00:00
Richard Worth
a098aeeb75 tests: removed background image from slider unit tests 2008-11-12 03:03:12 +00:00
Richard Worth
e47820f6ea tests: cleanup and consistency with defaults tests 2008-11-12 02:52:31 +00:00
Richard Worth
5a5199124c Removed references to colorpicker from trunk 2008-11-12 01:03:06 +00:00
Richard Worth
79b6eaf13c Moved colorpicker to experimental branch 2008-11-12 01:01:05 +00:00
Richard Worth
fde1cfb4e4 2008-11-11 13:33:15 +00:00
Richard Worth
a08dfc9f6f Added new test suite for common tests across all UI plugins 2008-11-11 13:32:48 +00:00
Richard Worth
542bbbb473 moved magnifier to experimental branch 2008-11-08 22:30:02 +00:00
Richard Worth
9d802d0651 tests droppable - implemented cssNamespace test 2008-11-08 22:19:28 +00:00
Richard Worth
caa51ee0dc tests: Added droppable test suite 2008-11-08 21:53:43 +00:00
Scott González
d942907043 Core Tests: Moved ARIA tests out of selectors module. 2008-11-07 13:49:23 +00:00
Scott González
8becd36f2d Core Tests: Fixed ARIA tests for new .attr() method. 2008-11-07 13:23:02 +00:00
Scott González
8cde7476d3 Progressbar Tests: Fixed default option tests (and updated documentation). 2008-11-07 01:41:12 +00:00
David Bolter
b420cbb3ce Tweaking attr to normalize for FF2 ARIA implementation. Removed ariaRole and ariaState API. (Assist: Scott González, Fixes #3529) 2008-11-05 19:43:21 +00:00
Paul Bakaus
9be9c9f699 mouse: events and default actions on click are not fired after a drag action has been initiated 2008-11-03 12:44:50 +00:00