Commit Graph

1035 Commits

Author SHA1 Message Date
Jörn Zaefferer
7a58030579 accordion: Fixed #3682, setting overflow:auto for fillSpace:true accordions; added demo 2008-12-26 10:18:38 +00:00
Ca-Phun Ung
d1620877db Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: added a better fix - needs refactoring. 2008-12-24 10:06:00 +00:00
Ca-Phun Ung
56e8aad838 Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: IE doesn't seem to like dynamic widths so had no other choice but to hard code some width values (this needs a better fix). 2008-12-23 19:39:28 +00:00
Paul Bakaus
b2c2240663 demos: fixed styles for sub pages 2008-12-23 18:42:28 +00:00
Paul Bakaus
86d650d7d1 display preloaded content if available (placeholder) 2008-12-23 18:17:07 +00:00
Scott Jehl
f03189c4c5 switched icon positioning for calendar and calculator in framework 2008-12-23 18:01:56 +00:00
Paul Bakaus
af317289a6 demos: overview file headers are not included if $plain is set in php 2008-12-23 17:08:26 +00:00
Richard Worth
cca491dc4f slider: removed hover and focus from range as it's not draggable (yet) 2008-12-23 16:06:38 +00:00
Paul Bakaus
26be359cde demos: modified overview file to use the website markup 2008-12-23 15:39:01 +00:00
Scott Jehl
e3b9588a58 added padding: 0; rule to .ui-dialog-titlebar-close:focus as well as .ui-dialog-titlebar-close:hover 2008-12-23 15:17:57 +00:00
Scott Jehl
9d7d011aa1 tired typo... fixed for good: .ui-state-focus wasn't getting icon color styles. 2008-12-23 15:11:38 +00:00
Scott González
22ca3849f7 Resizable: Partial fix for supporting jQuery objects in alsoResize.
Dialog: Fixed bug with content resizing.
2008-12-23 14:55:41 +00:00
Scott Jehl
8a01ecf52f .ui-state-focus wasn't getting icon color styles. fixed! 2008-12-23 14:53:58 +00:00
Jörn Zaefferer
8ac14a59ae Setting svn:mime-type 'text/html' for new demo html files 2008-12-23 14:41:33 +00:00
Paul Bakaus
3283a205c1 fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) 2008-12-23 14:28:47 +00:00
Paul Bakaus
8b956e5389 fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) 2008-12-23 14:24:34 +00:00
Richard Worth
346034225a demos: Added default datepicker demo 2008-12-23 13:59:00 +00:00
Richard Worth
74be90eb84 demos: Added default dialog demo 2008-12-23 13:56:19 +00:00
Richard Worth
c9f6f0a8c9 demos: Added default tabs demo 2008-12-23 13:47:35 +00:00
Richard Worth
731bff8bcb demos: removed legacy demos folders - functional, real-world 2008-12-23 13:36:42 +00:00
Richard Worth
2b21245cd0 progressbar: changed value to have 'ui-widget-header' instead of 'ui-state-default' 2008-12-23 13:27:57 +00:00
Richard Worth
0725254aff demos: bumped down the nav font a bit 2008-12-23 13:26:07 +00:00
Richard Worth
1d3e8909ac demos: Added progressbar and slider demos 2008-12-23 13:23:38 +00:00
Richard Worth
8c94a14b0f demos: touched up the navigation a bit 2008-12-23 13:02:51 +00:00
Richard Worth
0aeb26d699 demos: Added default and mousover accordion demos 2008-12-23 12:05:08 +00:00
Richard Worth
de95fefbf0 demos: added index page for each plugin subfolder 2008-12-23 11:41:11 +00:00
Richard Worth
c9359e3a38 demos: index file 2008-12-23 11:24:52 +00:00
Richard Worth
811bf8678b updated default theme (UI Lightness) as generated by ThemeRoller v2 for 1.6rc3 release 2008-12-23 11:15:48 +00:00
Richard Worth
81a337f087 new demos folder structure 2008-12-23 10:56:48 +00:00
Richard Worth
22f25cbb0c merged dev/slider branch (revs 1152-1229) back to trunk 2008-12-23 10:38:12 +00:00
Richard Worth
723782d80c Tabs: Added tab hover and focus support. For #3651 Update markup to new UI CSS Framework specs 2008-12-23 08:00:59 +00:00
Scott González
ba704e3b71 Dialog: Removed unnecessary call to moveToTop in drag start. 2008-12-23 04:40:06 +00:00
Scott González
9dc9f22201 Dialog: Move to top on mousedown instead of mouseup. 2008-12-23 04:38:50 +00:00
Scott González
5e936731bd Dialog: Passing in a DOMElement instead of a jQuery object for alsoResize to avoid resizable bug. 2008-12-23 04:32:44 +00:00
Scott González
ca14d8cd66 Dialog static test: Removing duplicate ids. 2008-12-23 04:24:28 +00:00
Scott González
62bf1dd3bd Dialog: Setting the correct element for alsoResize. 2008-12-23 04:23:19 +00:00
Scott González
9924fb33c7 Tabs Static Test: Added missing ui-state-default class to active tab. 2008-12-22 20:34:32 +00:00
Ca-Phun Ung
0339770320 Datepicker #3647: Added RTL support to the datepicker theme and reverted markup changes for RTL in r1196 for better semantics. 2008-12-22 20:24:27 +00:00
Scott Jehl
2f436836e7 overrode background on ui-tab-panel that is being set by ui-widget-content class. The wrapper has this class as well, so all this panel needs of the class is the text color. 2008-12-22 19:28:48 +00:00
Ca-Phun Ung
80feca9864 Datepicker #3647: fixed disabled state for inline datepicker so it looks disabled visually and removed the erroneous cover div. 2008-12-22 19:18:15 +00:00
Scott Jehl
224ae23179 Fixed 1px jog during animation. Works in FF, not in Safari. 2008-12-22 18:32:59 +00:00
Jörn Zaefferer
8f01e245ea Build: Added back packed folder to replace version 2008-12-22 18:29:29 +00:00
Jörn Zaefferer
4be1a4daca Build: Fix for #3576, adding headers to minified and packed files; current solution is rather ugly, need to refactor; also removed unnecessary files from old build scripts, while adding ant-contrib-0.6.jar 2008-12-22 18:27:08 +00:00
Jörn Zaefferer
9f75fb8231 Build: Fix for #3576, adding headers to minified and packed files; current solution is rather ugly, need to refactor; also removed unnecessary files from old build scripts, while adding ant-contrib-0.6.jar 2008-12-22 18:26:26 +00:00
Jörn Zaefferer
9d4bfd8c80 fixed my name and Scott's in AUTHORS.txt 2008-12-22 18:10:47 +00:00
Richard Worth
594ae9261b tests/visual: adjusted the formatting a bit. Separated dialog tests into simple dialog and dialog with buttons 2008-12-22 17:12:26 +00:00
Ca-Phun Ung
3522a23b50 Datepicker #3647: added enable, disable, destroy buttons to visual test. Fixed failing localisation tests. Fixed RTL support and selected day highlighting for keyboard navigation. 2008-12-22 15:47:35 +00:00
Jörn Zaefferer
bc5df7412c accordion: update content div classes to move theme classes to wrapper with seperate content-wrap and content classes 2008-12-22 15:35:03 +00:00
Scott Jehl
100e11c85e updated content divs per Jörn's suggestion. Moved framework classes to wrapper. Padding on inner. 2008-12-22 15:22:17 +00:00
Jörn Zaefferer
87da54c4be accordion: adjusting visual test to demonstrate theming issue 2008-12-22 14:57:15 +00:00