Jörn Zaefferer
d6e4d4705d
Merge branch 'master' into selectmenu
2011-11-18 17:13:28 +01:00
Richard D. Worth
c21a5b4451
Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/ . Fixed #7838 - Clearfix breaks after runs through YUI Compressor
2011-11-09 12:57:52 -05:00
kborchers
92c61b3507
Menubar: Allow structures other than just UL/LI
2011-10-19 13:59:07 -05:00
Felix Nagel
2ed360c380
Selectmenu: code cleanup
2011-10-17 22:13:36 +02:00
Felix Nagel
ac54556fb3
Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu
2011-10-09 00:14:03 +02:00
Felix Nagel
3ba99cbd6b
Selectmenu: code cleanup
2011-10-06 00:38:22 +02:00
Felix Nagel
a438ec3b7d
Selectmenu: fixed disabled status of the widget (keyboard control)
2011-09-29 00:11:18 +02:00
Felix Nagel
fd69abb8d0
Selectmenu: improved width handling and visual style
2011-09-28 00:18:36 +02:00
Scott González
25ba0e6ef3
Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div can flow out of wrapper div.
2011-09-27 12:10:34 -04:00
Felix Nagel
3a8216fed8
Selectmenu: improve positioning and keyboard control
2011-09-26 01:18:19 +02:00
Felix Nagel
35289489c4
Selectmenu: implemented disable for option and optgroup, code cleanup
2011-09-24 04:04:54 +02:00
Felix Nagel
bb4291457c
Selectmenu: improved popop style, styles and focus handling
2011-09-24 01:59:16 +02:00
Felix Nagel
8120b0d6df
Selectmenu: improved visual style
2011-09-22 21:20:49 +02:00
Felix Nagel
ecd8ea4a1c
Selectmenu: basic implementation
2011-09-22 01:34:49 +02:00
Scott González
fb210ae1ec
Merge pull request #353 from kborchers/bug_7043
...
Datepicker: Calculate the max number of rows necessary when displaying months. Fixes #7043 - Datepicker: Using multiple months always renders 6 rows of dates even if only 5 are needed
2011-06-16 10:35:04 -07:00
kborchers
c66a7b157b
CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed
2011-06-14 16:55:27 -05:00
kborchers
abf833049d
Datepicker: Set font-size to 0em on ui-datepicker-row-break to override font-size coming from ui-widget which caused the height to be too tall in IE
2011-06-13 12:05:42 -05:00
Jörn Zaefferer
75408eb08a
Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo into css file.
2011-06-10 19:07:54 +02:00
Scott González
42dd56de5a
Resizable: Remove workaround for handles not working in IE when transparent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps.
2011-05-20 09:53:50 -04:00
jgv
0f860cdd9c
CSS: added support for konqueror border-radius. Fixed #6097 .
2011-05-18 11:54:48 -04:00
Jesse Baird
39fab1f398
missing comma
2011-05-17 14:10:30 -07:00
David Murdoch
1bd139aaf9
Tabs: Fixed CSS when tabs wrap onto multiple lines. Fixes #4882 - Selected Tab CSS causes problem when tabs are wrapped onto more than one line.
2011-05-17 14:12:16 -04:00
Scott González
1655079256
Tabs: Adjust CSS to fix a display issue in IE. Fixes #5520 - Tabs: Bottom border disappears in IE.
...
Thanks pmawhinney
2011-05-17 11:13:03 -04:00
gnarf
5a5fc9fb41
Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing size of some CSS
2011-05-12 10:40:07 -05:00
Richard Worth
5058ac3ce7
Resizable: switch data: background image to valid image file, small 1px transparent gif. Fixed #7293 - Resizable: Chrome dev tools console shows GET data: undefined (undefined)
2011-04-29 07:00:58 -04:00
maggiewachs
49556995d2
Set menu item link top padding to px (in place of em); this fixes the issue where the submenu jumped when mousing over the parent item's menu icon.
2011-04-21 14:29:45 -04:00
maggiewachs
5a5ce51aad
Removed duplicate selector reference
2011-04-21 11:30:29 -04:00
jzaefferer
34e3a2401a
Menu: Add icons support
2011-04-20 17:18:15 +02:00
Richard Worth
08b6a2b518
Resizable: use background-image:url(data:) instead of background-image:url(about:blank) as it's shorter and safer. Thanks @epascarello . Better fixes #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
2011-04-09 23:12:53 -04:00
Richard Worth
64f13b661a
Resizable: Added a non-visible yet non-transparent (apparently) no-request background-image on resizable handles to work around an IE bug. Fixed #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
2011-04-09 15:54:17 -04:00
David Petersen
e9ae04a394
Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates
2011-03-29 07:44:01 -04:00
jzaefferer
7d03598f2c
Menu: Outline outline on focussed menu
2011-02-24 15:57:02 +01:00
jzaefferer
0ddf677e40
Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.html
...
testmenu into contextmenu.html
2011-02-24 15:51:51 +01:00
jzaefferer
38cfcfffe9
Menu: Update autocomplete to use deactivate and check for focus class
2011-02-24 12:05:20 +01:00
jzaefferer
d74fb20a28
Menu: Replace ui-state-hover with ui-state-focus. More semantic, looks
...
the same.
2011-02-24 10:12:20 +01:00
Scott González
f1ff9b8f4d
Accordion: Added ui-accordion-header-icon class to generated icons in order to not interfere with any additional icons that users might add.
2011-02-02 21:15:25 -05:00
Scott González
c58012364b
Accordion: Removed ui-accordion-li-fix class; I couldn't find instances where this caused a problem in IE. Fixed #6892 - Accordion: broken animation in Chrome.
2011-01-31 08:50:17 -05:00
Scott González
6e0482a9cb
Updated copyright year.
2011-01-17 09:13:18 -05:00
aaronpeterson
d1372ea8c6
Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesetting on title bar is inconsistent with other widget title bars/headers.
2011-01-11 14:20:42 -05:00
Scott González
f91c3305cf
Fixed headers for menu, spinner, tooltip stylesheets.
2011-01-10 21:44:25 -05:00
jzaefferer
0479ab6af6
Merge remote branch 'origin/tooltip'
...
Conflicts:
demos/autocomplete/combobox.html
demos/index.html
tests/unit/index.html
2010-12-22 18:58:57 +01:00
jzaefferer
3552947c19
Merge remote branch 'origin/menu'
...
Conflicts:
demos/autocomplete/categories.html
demos/autocomplete/combobox.html
demos/autocomplete/custom-data.html
demos/autocomplete/default.html
demos/autocomplete/folding.html
demos/autocomplete/multiple-remote.html
demos/autocomplete/multiple.html
demos/autocomplete/remote-jsonp.html
demos/autocomplete/remote-with-cache.html
demos/autocomplete/remote.html
demos/autocomplete/xml.html
demos/button/splitbutton.html
demos/index.html
tests/visual/menu/nested.html
themes/base/jquery.ui.autocomplete.css
ui/jquery.ui.autocomplete.js
2010-12-22 18:31:27 +01:00
jzaefferer
2c89e9587e
Merge remote branch 'origin/spinner'
2010-12-22 17:36:41 +01:00
Alex Dovenmuehle
f54747b302
Accordion: Added .ui-accordion-heading class to header's first child. Fixes #6743 - Accordion: Add .ui-accordion-heading class.
2010-12-10 14:54:50 -05:00
jzaefferer
7a85cbe5a1
Spinner: CSS improvements - remove fixed height from wrapper; temp. override icon style to fix off-by-one positioning
2010-12-01 22:57:20 +01:00
jzaefferer
285c991b72
Spinner: Fix crlf to lf line endings.
2010-11-30 13:43:43 +01:00
jzaefferer
9ef5cd02fa
Spinner: Use inline-element for better inline-block support. Removed float:left from input to fix input focussing in IE6.
2010-11-30 13:41:54 +01:00
Scott González
a4d54b4d77
Datepicker: Don't use ui-helper-hidden-accessible for initial hiding.
2010-11-22 11:40:11 -05:00
Scott González
a9d854967f
CSS: Rewrote .ui-helper-hidden-accessible base on HTML5 Boilerplate. Fixes #4623 - CSS: ui-helper-hidden-accessible affects page layout.
2010-11-22 11:12:26 -05:00
jzaefferer
70e8e9f294
Menu: Update license header in theme.
2010-11-20 15:45:46 +01:00
jzaefferer
0e7bef4401
Slider: Removing dir option. Implementation caused more damage then being useful - will eventually implement RTL support in all widgets.
2010-10-25 18:10:07 +02:00
jzaefferer
f7d8a1ba57
Porting old spinner implementation to 1.8, dropping some baggage.
2010-10-22 06:16:12 +02:00
Scott González
61e0aeac7e
Dialog: Wrap buttons in a div so we can float the div instead of the individual buttons. Fixes #4529 - dialog buttons are accessed in wrong order using tab.
2010-07-29 20:56:28 -04:00
Scott González
a090faa833
Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #5691 - wrong menu size calculation in webkit browsers (Autocomplete).
2010-07-19 11:22:32 -04:00
Scott González
44d1a38a19
Autocomplete: Moved all demo images into /demos/autocomplete/images.
2010-07-19 10:06:07 -04:00
Scott González
fe71d5d0a0
Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - added to individual demos. Fixes #5385 - Autocomplete: Inconsistent default styling while loading results.
...
We will need to undo this change when ThemeRoller supports generating loading images.
2010-07-19 09:41:21 -04:00
Scott González
60dc67400e
Dialog: Removed CSS rules for button styling - let the button plugin handling that. Fixes #5779 - Themeroller - size inconsistency with button widgets and dialog box buttons.
2010-07-16 11:20:40 -04:00
Scott González
d8caa61be6
All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files.
2010-07-14 15:55:54 -04:00
Scott González
8a5d4ca321
All: Added http://jqueryui.com/about to header comments.
2010-07-14 15:45:45 -04:00
Scott González
cdd6161419
Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow breaks when displayed inside a dialog on Internet Explorer.
2010-07-14 13:47:06 -04:00
Scott González
66659a1240
Accordion: Remove zoom on anchors. Fixes #4662 - Accordion: Long links create line breaks in IE.
2010-07-14 13:23:54 -04:00
Scott González
936a9a6d9c
Accordion: Default accordion to 100% width. Fixes #4615 - Accordion display problems in IE6/7 on panel close.
2010-07-14 09:19:32 -04:00
Scott González
536ae6189b
Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license .
2010-07-09 09:01:04 -04:00
Richard D. Worth
a90e195489
Selectable: moved position absolute and z-index to css. Fixed #4475 - Selectable helper has z-index hard coded
2010-05-26 18:42:24 -04:00
Richard D. Worth
202ddd0c58
Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left
2010-05-26 15:08:37 -04:00
adam j. sontag
05725e25ae
Selectable: Add default CSS for ui-selectable-helper to CSS framework to allow user override. Fixes #5607 - Selectable has helper css hardcoded in JS
2010-05-13 22:35:40 +08:00
jzaefferer
ca36569e74
Always set font-weight:normal for menu items, in case the menu is a child in a ui-widget-header element
2010-04-30 14:45:52 +02:00
jzaefferer
29847fd353
Remove unnecessary float:left from .ui-menu-item, only caused various layout issues
2010-04-30 09:31:39 +02:00
jzaefferer
f1c59b09f7
Extracted menu theme from autocomplete file into its own
2010-04-30 09:14:08 +02:00
jzaefferer
19b76a14a8
Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where actually necessary
2010-04-21 20:00:45 +02:00
jzaefferer
e7882fa393
Use tooltip to display hint when combobox input doesn't match anything
2010-04-08 23:41:49 +02:00
jzaefferer
6204e1a3c4
The accidental merge of tooltip into master was reverted in master, that revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done
2010-04-08 23:21:47 +02:00
unknown
10ea61be56
Set font-weight normal for active menu items - Fix for #5491 Autocomplete: menu items have no default-state-class, need to override font-weight
2010-04-07 19:16:57 +02:00
Scott González
eda94a05c0
Use border-width instead of border for .ui-tabs-panel to make it easier to override.
...
Fixes #5475 - ui-tabs-panel border override should be border-width, not border.
2010-04-02 17:19:53 -07:00
jzaefferer
00fdd8bcd9
Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"
...
This reverts commit df31e22b95
, reversing
changes made to ab8d155217
.
Need to revert this revert later on when actually merging the tooltip branch into master.
2010-04-01 09:33:25 +02:00
unknown
744343a6e6
Tooltip: Comment about IE6 workaround
2010-03-31 19:00:43 +02:00
jzaefferer
a009595bd3
Merge branch 'master' into tooltip
2010-03-27 11:06:31 +01:00
jzaefferer
551fa98ae4
Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the destroy-method test in IEs (zoom style wasn't cleaned up on destroy) and should perform slightly faster, too
2010-03-27 08:03:48 +01:00
jzaefferer
f1933142e4
Merge branch 'master' into tooltip
2010-03-26 12:45:32 -04:00
jzaefferer
8c2df20a5d
Tooltip: Disable background-images in IE6 on tooltip element to avoid cursor flickering during fade
2010-03-25 17:30:55 -04:00
jzaefferer
b7ad981e69
Fixing styles for menu to work properly in IEs, even with nested menus (updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that
2010-03-24 17:01:30 -04:00
jzaefferer
e7c2eb42d0
Remove width:100%; from menu-item styles (was there for icon-support, which was dropped); also fixed the nested-menu visual test to position properly in IE6
2010-03-22 21:44:32 +01:00
jzaefferer
710c38d193
Experimental shadow for tooltip element
2010-03-22 20:58:28 +01:00
jzaefferer
7dbf7ecfc1
Copying files from old Googlecode dev branch for tooltip
2010-03-21 22:28:32 +01:00
Doug Neiner
3e1f97d5e5
Added scoped selectors for .ui-widget-header
...
When using buttons in a .ui-widget-header, they were loosing their
styling on link elements. By scoping the selector just like is
done for .ui-widget-content, it fixes this problem
2010-03-20 22:19:11 -04:00
Richard Worth
92fe5e9225
Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one word
2010-03-17 13:16:40 +00:00
Scott González
c75abc5e9a
Dialog: Removed relative positioning from content div.
...
Fixes #5323 - dialog content shifts when dialog resized from top or left.
2010-03-14 17:23:37 +00:00
Richard Worth
17c6d719dd
Button: fixed icon spacing issues caused by r3878 fix of #5294
2010-03-11 21:30:51 +00:00
Scott González
5df420eab3
Autocomplete: Fixed menu styling in IE6.
...
Fixes #5297 - Autocomplete: menu layout in IE6.
2010-03-11 03:42:50 +00:00
Richard Worth
ac138fcb25
Fixed #5294 - button icon class typo
2010-03-10 16:45:26 +00:00
Richard Worth
828bcdd2f0
fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1
2010-02-16 01:38:23 +00:00
Jörn Zaefferer
df391a998f
Fix for #5120 - create menu only once and return that element from the widget method, put ui-autocomplete class on menu
2010-02-02 14:04:50 +00:00
Scott González
b144b7644b
Autocomplete: Removed unused style.
2010-01-29 01:55:52 +00:00
Scott González
217cdd1e44
Autocomplete: prevent the menu from expanding to 100% width in IE6.
...
Fixes #5105 - Autocomplete menu not visible in IE6.
2010-01-29 01:53:54 +00:00
Scott Jehl
713608cd42
added w3c standard border-radius properties in prep for IE9 and Opera support
2010-01-27 18:02:17 +00:00
Scott González
1e95c7ff06
Dialog: Added padding and margin to the right side of the titlebar so the title doesn't go behind the close icon.
...
Fixes #5087 - Title goes behind the close link.
2010-01-22 02:05:27 +00:00
Richard Worth
074153407d
Happy New Year
2010-01-20 14:04:26 +00:00
Jörn Zaefferer
ab153e07c7
missing linebreak makes concatenated file unreadable
2010-01-15 12:43:48 +00:00
Scott González
6024fdf256
Copied autocomplete from dev branch.
2010-01-14 17:23:11 +00:00
Scott González
90fb45dffa
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests).
2010-01-07 03:19:50 +00:00
Richard Worth
975b02a82c
Fixed #5035 - Slider: range background shifts around as range size changes
2010-01-01 12:56:36 +00:00
Scott González
2dab6ec236
CSS Framework: Shifted disabled state below priority states to make disabled secondary buttons look disabled.
2009-12-30 17:16:30 +00:00
Scott Jehl
8d2cacae17
added rule to negate outlines on :active state, so the outlines won't appear as much during mouse interaction.
2009-08-28 16:12:39 +00:00
Scott Jehl
16607b109e
removed outline: none; resets from our interaction styles so focus will receive native outline styling.
2009-08-28 16:11:23 +00:00
Scott González
99d09ecfaf
Dialog: Moved positioning and overflow to CSS. Fixes #2848 - Fixed positioning for dialogs.
2009-08-26 01:40:01 +00:00
Jörn Zaefferer
8ebef87f2e
accordion: visual testcase and fix for #4444 ; probably fixes a few other issues, too, eg. less flickering
2009-08-06 18:57:44 +00:00
Scott González
553c6cf7c1
Changed 0px to 0. Fixes #4351 - CSS units for zero.
2009-07-21 03:14:32 +00:00
Richard Worth
8c3179edaa
Updated base theme to match smoothness. Fixed #4447 - UI Icons are not even, causes misaligned buttons
2009-06-04 10:27:26 +00:00
Klaus Hartl
41798e1aa0
Tabs: prevent list-style assigned to li directly, fixes #4450
2009-05-11 14:13:29 +00:00
Jörn Zaefferer
892824558c
Fix for #4222
2009-05-11 11:43:48 +00:00
Keith Wood
126210026b
Datepicker: fixed #4085 - Can not display year and month correctly in Japanese
2009-04-01 10:36:36 +00:00
Klaus Hartl
73abb29d2c
Finally fixed the mutiple row tabs vs float issue (until scrolling is implemented) - fixes #4399 . Also fixed: tabs not scrolling in IE when contained in element with overflow set to auto or scroll, tab label text wrap in IE 6.
2009-03-28 18:59:55 +00:00
Scott Jehl
3aab07e577
added a rule for widget embedding font size. Resets ui-widget class font-size to 1em when inside another ui-widget.
2009-03-24 16:16:55 +00:00
Richard Worth
bd3dc48e02
changed ui.jquery.com to jqueryui.com
2009-02-27 11:41:40 +00:00
Scott Jehl
bf1a72487d
Fixes ie6 bug where range blinks sometimes to a small height or width
...
props to Todd Parker :)
2009-02-24 20:39:43 +00:00
Scott Jehl
1141b61c0e
added rules to make sure font color works on links within error and highlight containers
2009-02-20 21:35:01 +00:00
Scott Jehl
d7cf0ff3f4
switched order of ui-widget-content and ui-widget-header styles - header styles need to apply completely when header is a child of content (or not)
2009-02-20 21:32:48 +00:00
Scott Jehl
e5268f9c32
changed bottom padding on selected tab from .1em to 1px. This is supposed to simply wipe the 1px border. Ems aren't needed
2009-02-19 19:42:30 +00:00
Klaus Hartl
967074f811
Tabs: fixed incorrect cursor for disabled tabs
2009-02-18 21:46:27 +00:00
Klaus Hartl
07809340c8
Tabs: solved spinner issues and ajax loading not being stopped when selecting a static page tab, fixes #4109 , #3929
2009-02-18 21:44:34 +00:00
Scott Jehl
5f1eb4fb73
reverted my slider collision changes - will submit as a patch
2009-02-18 17:13:37 +00:00
Richard Worth
de612c079c
reverted r2094 as it broke ranges (again)
2009-02-18 16:04:40 +00:00
Scott Jehl
8a6935c526
Added a static demo and CSS solution for the common problem that occurs when slider handles collide on the same value.
...
This will fix bug #3467
2009-02-18 15:09:31 +00:00
Richard Worth
0708a84aa8
fixed range sliders in IE6 again
2009-02-18 14:47:15 +00:00
Paul Bakaus
3677e62f15
base theme: fixed typo with the inclusion of a bg texture ( fixes #4046 )
2009-02-10 08:53:49 +00:00
Klaus Hartl
3b4cef1e1f
fixed tab not being pushed on top of panel border in IE6, tweaked CSS a bit
2009-02-05 09:00:51 +00:00
Klaus Hartl
21ac21e621
Removed superfluous display declaration (a float implicitly makes an element display block)
2009-02-05 08:54:57 +00:00
Scott Jehl
08f7ccbe95
few more border resets changed to border-width
2009-02-05 05:43:15 +00:00
Scott Jehl
65770d66ea
typo: width, not weight
2009-02-05 05:34:04 +00:00
Scott Jehl
bfcbc5c80f
changed border-bottom to border-bottom-weight. less specific override to retain border color
2009-02-05 05:30:17 +00:00
Klaus Hartl
18cced634d
Fixed #4044 : In IE6 link pseudo classes still apply if styles have been declared to a only
2009-02-03 22:15:39 +00:00
Bohdan Ganicky
cfbefa55d3
ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in IE6" or hasLayout strikes again
2009-02-03 14:36:42 +00:00
Bohdan Ganicky
497c246104
themes/base/ui.tabs.css: fix for IE6 so tabs' whole region is clickable
2009-02-03 11:36:07 +00:00
Bohdan Ganicky
dc9e09fefe
themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996
2009-02-03 11:10:52 +00:00
Klaus Hartl
d7090f6bac
Tabs: a better cursor for selected and collapsible tabs
2009-02-02 21:16:31 +00:00
Ca-Phun Ung
1866e1382f
datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the static tests were recently updated with a row-break so I have added the row-break fix for now so it will be ready for the release. We should seriously consider inline-block.
2009-02-01 05:50:12 +00:00
Jörn Zaefferer
5484aad005
accordion: added ul-visual-test; improved solution for fixing ul-accordions, no more potential scope issues
2009-01-30 20:42:03 +00:00
Jörn Zaefferer
1322a98df9
accordion: fixed styling of li-elements
2009-01-30 20:27:36 +00:00
Scott Jehl
1d24c0caf8
changed theme url to jqueryui.com
2009-01-30 19:26:02 +00:00
Scott González
2c1d4675a8
Accordion: Fixed #3788 : Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again.
2009-01-30 02:35:37 +00:00
Scott Jehl
e42a055dbb
css updates to abstract left, right, bottom, top values into CSS
2009-01-29 16:18:02 +00:00
Maggie Costello Wachs
7080e7ce02
added row break class to datepicker with multiple calendars. we can delete this later if needed; just want to make sure a fix is in place before the next release.
2009-01-28 16:20:19 +00:00
Richard Worth
8fd2835be1
Added missing icon: .ui-icon-script
2009-01-28 13:02:56 +00:00
Richard Worth
5ded091138
themes base: updated sprite icon pngs to PNG8 for IE6
2009-01-28 12:59:46 +00:00
Scott Jehl
9dbeb228f6
changed theme url to http://ui.jquery.com/themeroller/ and removed token.
2009-01-27 16:18:06 +00:00
Richard Worth
39e2f8af21
eol-style, mime-type
2009-01-23 01:01:15 +00:00
Maggie Costello Wachs
c5125acde4
replaced * html hack with the zoom attribute (also a hack, but cleaner)
2009-01-22 16:41:16 +00:00
Richard Worth
892c52225b
themes/base: removed ui.allplugins.css in favor of ui.base.css (which @imports core and then all plugins). The link pattern is now
...
ui.base.css
ui.theme.css
where before it was
ui.core.css
ui.theme.css
ui.allplugins.css
2009-01-22 11:47:26 +00:00
Scott Jehl
fe303b40d0
YUI combat: specified padding and borders for td, th
2009-01-21 20:27:41 +00:00
Scott Jehl
d88979d066
added list-style: none; to li's to combat other framework css
2009-01-21 20:18:44 +00:00
Scott Jehl
32169da768
updated ui.theme.css to new image filenames and changed image filenames
2009-01-21 19:25:39 +00:00
Scott Jehl
b30d836611
added margin-bottom: 2px to fix gap beneath open accordion panels
2009-01-21 18:13:56 +00:00
Scott Jehl
f6b6534ad4
prefixed all interior selectors with .ui-pluginname
2009-01-21 18:12:13 +00:00
Bohdan Ganicky
134d8bd5d2
ui.accordion.css: modified fix for #3844 , hasLayout issue in IE6
2009-01-20 19:13:10 +00:00
Jörn Zaefferer
38b98551e3
accordion: Fix for #3844
2009-01-20 18:34:50 +00:00
Scott González
02358dc5f2
Slider Theme: Fixed #3848 : Fixed vertical range sliders.
2009-01-16 05:28:52 +00:00
Todd Parker
aa9672456e
Added pin classes
2009-01-14 16:54:29 +00:00
Richard Worth
d60803f637
themes/base/ui.slider.css: fixed slider ranges in IE6
2009-01-14 03:58:25 +00:00
Paul Bakaus
5eca84265f
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
2009-01-07 16:55:50 +00:00
Paul Bakaus
f48f615ec0
accordion: all classes added should have a 'ui-' prefix ( fixes #3705 )
2009-01-07 16:17:12 +00:00
Jörn Zaefferer
3036de5ad6
Fix for #3767
2009-01-06 09:07:15 +00:00
Richard Worth
a11c201008
Happy New Year
2009-01-03 21:55:13 +00:00
Richard Worth
30e2c298ba
fixed #3741 - ui.theme.css should not contain border-radius properties
2009-01-03 02:22:33 +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
Scott Jehl
f03189c4c5
switched icon positioning for calendar and calculator in framework
2008-12-23 18:01:56 +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
8a01ecf52f
.ui-state-focus wasn't getting icon color styles. fixed!
2008-12-23 14:53:58 +00:00
Richard Worth
22f25cbb0c
merged dev/slider branch (revs 1152-1229) back to trunk
2008-12-23 10:38:12 +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
Scott Jehl
224ae23179
Fixed 1px jog during animation. Works in FF, not in Safari.
2008-12-22 18:32:59 +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
Scott Jehl
1402ead00e
removed rule that set background image to none on "today" highlight state. Element shows complete ui-state-highlight style now.
2008-12-22 04:12:54 +00:00
Ca-Phun Ung
0a716a008e
Datepicker #3647 : fixed RTL support for new UI markup.
2008-12-20 20:20:33 +00:00
Scott Jehl
d4f48ededf
added tokens for background positioning and repeat to all themeable backgrounds. Allows for easier addition of new textures
2008-12-20 19:52:00 +00:00
Scott González
8228353e3f
Dialog CSS: Whitesapce cleanup.
2008-12-20 16:42:47 +00:00
Scott González
d05b824128
Dialog CSS: Set content to overflow auto so users can scroll to see the content if the content is too large to fit in the window.
2008-12-20 16:39:07 +00:00
Scott Jehl
4a3e8004c8
small padding shift in accordion headers
2008-12-19 18:21:54 +00:00
Scott Jehl
9546796157
removed opacity shift on slider range
2008-12-19 17:45:11 +00:00
Scott Jehl
64b0ec4f0b
fixed active tab connection and padding
2008-12-19 16:30:52 +00:00
Scott Jehl
b733eb3281
- removed all !important flags. Replaced with additional selectors.
...
- added .ui-state-focus class. Matches appearance of ui-state-hover in framework.
2008-12-16 22:39:44 +00:00
Scott Jehl
7931263be8
- 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.
2008-12-15 18:16:11 +00:00
Scott Jehl
cf6ea69f02
- 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.
2008-12-15 15:44:27 +00:00
Scott Jehl
5cd62418dc
- removed :active outlines
...
- set :focus pseudo to match hover state
2008-12-14 15:47:51 +00:00
Scott Jehl
3f255c9323
simplified a couple comments in core.
2008-12-14 15:46:35 +00:00
Richard Worth
dd9e865d28
themes/base/ui.slider.css: added text-align: left for ui-slider in case of other text-align on container element
2008-12-14 03:20:21 +00:00
Richard Worth
1a8bfae8e8
themes/base/ui.progressbar.css: needs text-align left in IE in case container has other text-align
2008-12-13 13:31:27 +00:00
Scott Jehl
dd3e7ee88b
added div for animation height workaround.
2008-12-12 20:29:48 +00:00
Scott Jehl
52e1236cda
changed close icon positioning to abs
2008-12-12 19:14:50 +00:00
Scott Jehl
676cc75fe0
- changed defaults for shadow to be smaller and a tad darker
2008-12-12 17:25:47 +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
Scott Jehl
f92e8b8110
added additional rules for setting font family and font size on form elements within ui-widget. Win browsers don't inherit properly otherwise.
2008-12-12 15:47:58 +00:00
Maggie Costello Wachs
83dd86d44c
tabs were appearing 2x tall in IE/Vista -- fixed by displaying links as blocks instead of floating
2008-12-12 15:29:21 +00:00
Scott Jehl
3831866f4a
.1em change in accordion headers top padding
2008-12-12 00:01:12 +00:00
Maggie Costello Wachs
8aff63281f
fixed position of prev/next arrows on hover
2008-12-11 21:52:50 +00:00
Scott Jehl
2ceb91a083
- Moved several static css rules from theme to core
...
- Tokenized overlay and shadow styles for TR integration
2008-12-11 21:33:56 +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
a3017dcaae
added "width:auto" to button -- removes odd default width set by IE
2008-12-11 18:03:36 +00:00
Maggie Costello Wachs
279a6998d7
added default width (300px)
2008-12-11 17:54:14 +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
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
Scott Jehl
4fdb6a132a
changed ui-widget-overlay to a background with opacity (not yet lever driven)
2008-12-10 22:58:20 +00:00
Maggie Costello Wachs
f79c973d28
fixed icon placement in IE6
2008-12-10 22:33:12 +00:00
Scott Jehl
3de626ac7d
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
2008-12-10 18:39:06 +00:00
Scott Jehl
ea1a018560
fixed border and padding in headers for consistency
2008-12-09 20:21:55 +00:00
Scott Jehl
f7da676fcf
cleaned up a couple misplaced tokens
2008-12-09 19:48:30 +00:00
Scott Jehl
dd7332125c
set height on parent container
...
value height now 100%
needs testing on multiple browsers
2008-12-09 17:37:05 +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
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
Scott Jehl
7d006a1c17
- 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!
2008-12-08 15:53:19 +00:00
Scott Jehl
73d7cb8099
typo
2008-12-07 14:56:29 +00:00
Scott Jehl
39a38bce1d
@imports set up earlier this week needed url(...) wrappers
2008-12-07 14:55:51 +00:00
Scott Jehl
6001115ae4
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...
2008-12-07 14:50:20 +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
Richard Worth
380df881bc
themes/base: changed comment-hidden tokens to use /*{tokenname}*/ format instead of /*tokenname*/
2008-12-05 20:23: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