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
Jörn Zaefferer
02e8e4d298
accordion: fix for #3626 , refactoring resize code into its own public method
2008-12-22 14:50:59 +00:00
Jörn Zaefferer
47938b305e
accordion: updated to icons: { header, headerSelected }
2008-12-22 14:34:32 +00:00
Klaus Hartl
36095fd0a7
UI Tabs: added a few tests for remove method, still incomplete
2008-12-22 11:45:29 +00:00
Klaus Hartl
0fd2e8c91d
adopted proposed markup for 1.6, fixes #3651
2008-12-22 11:44:30 +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
Scott González
c688dab963
Dialog: Added hover and focus states to all buttons.
2008-12-21 18:00:42 +00:00
Ca-Phun Ung
77d17fc769
Datepicker #3647 : Removed date range features, removed related tests, and fixed disabled states for prev, next and day.
2008-12-21 17:20:54 +00:00
Scott González
8fc17c78f7
Dialog: Fixed #3145 : Added support for height: 'auto'.
2008-12-21 16:54:27 +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
Ca-Phun Ung
dcead10e80
Datepicker #3647 : removed clickable weekdays.
2008-12-20 17:34:31 +00:00
Ca-Phun Ung
831dcf6f36
Datepicker #3647 : Slimed down datepicker by removing all code related to prompt, status and week highlighting.
2008-12-20 17:14:43 +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
Ca-Phun Ung
7b1183d307
Datepicker: Fixes #3647 : added correct class name to highlight selected day
2008-12-20 16:09:04 +00:00
Jörn Zaefferer
2c4cd69440
functional demos: show instructions when navigating back to no-hash
2008-12-20 10:54:00 +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
Ca-Phun Ung
5459f6a5d9
Datepicker: Fixed #3647 : Update markup to new UI CSS framework specs
2008-12-19 22:41:31 +00:00
Scott González
5a302934af
Dialog: Fixed #3221 : User outerWidth/Height for positioning.
2008-12-19 20:34:54 +00:00
Scott González
d83bb9028c
Dialog: Fixed #3564 : Proper positioning in Opera.
2008-12-19 20:23:57 +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
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
3af7184f03
Dialog: Partial fix for #3648 : Added resizable grip.
2008-12-19 02:12:10 +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 González
cc22cc0de3
Dialog: Partial fix for #3648 : Setting proper class on hover of close button.
2008-12-18 21:59:20 +00:00
Jörn Zaefferer
3d889451f2
release build: Fix for #3577 ; also fixed min target to set correct charset (UTF-8)
2008-12-18 19:02:36 +00:00
Paul Bakaus
b81c873338
sortable: removed default tolerance "guess" for the simplier (and better working) default mode, and the plain "pointer" intersection
2008-12-17 19:35:13 +00:00
Eduardo Lundgren
6b2b98cb3d
Sortable accurateIntersection using outerWidth/outerHeight
2008-12-17 19:24:06 +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
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
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
Scott Jehl
5cd62418dc
- removed :active outlines
...
- set :focus pseudo to match hover state
2008-12-14 15:47:51 +00:00