Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -70/+0 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Dialog: Apply `overflow: hidden` to contain the resize handles | Scott González | 2014-01-15 | 1 | -0/+1 |
| | | | | | Fixes #9521 Closes gh-1092 | ||||
* | Dialog: Changed the width of the close button. Fixed #9133 - Dialog: ↵ | Jasper de Groot | 2013-09-30 | 1 | -1/+1 |
| | | | | Resizing causes close icon to misalign in Firefox. | ||||
* | CSS Framework: Update API links from the old docs site to their new API site ↵ | TJ VanToll | 2013-06-05 | 1 | -1/+1 |
| | | | | location. | ||||
* | Update copyright year to 2013. | Scott González | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Dialog: Removed unnecessary style properties. | Scott González | 2012-12-14 | 1 | -3/+2 |
| | |||||
* | Dialog: Remove unnecessary margin on title. | Scott González | 2012-12-04 | 1 | -1/+1 |
| | |||||
* | Dialog: Adjust southeast resize handle to not be visible and more closely ↵ | Scott González | 2012-12-03 | 1 | -4/+4 |
| | | | | match other resize handles. Fixes #4575 - Dialog: Scrollbar is difficult to use with overflow content and resize handle. | ||||
* | Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar ↵ | Jörn Zaefferer | 2012-12-03 | 1 | -0/+4 |
| | | | | changes height during resize, button pane positioning changes. | ||||
* | Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid ↵ | Anika Henke | 2012-11-29 | 1 | -1/+0 |
| | | | | | | CSS for legacy browsers Because of overlapping issues, this also reverts most of e77edc60 and fixes it in a different way. | ||||
* | Dialog: Use button widget for close button (was already listed as dependency) | Jörn Zaefferer | 2012-11-26 | 1 | -10/+2 |
| | |||||
* | CSS: Reformatted CSS to use better coding standard | Anika Henke | 2012-11-19 | 1 | -12/+65 |
| | |||||
* | Dialog: Set top and left properties in the default styles to avoid a bug in ↵ | Scott González | 2012-11-06 | 1 | -1/+1 |
| | | | | core. Fixes #8741 - Dialog: dialog with position:fixed goes offscreen when opening after scrolling down since v 1.9.0. | ||||
* | Dialog: Awesome new stacking and overlay implementation. Fixes the following ↵ | Nate Eagle | 2012-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | tickets: Fixes #3534 - Dialog: Modal dialog disables all input elements on page. Fixes #4671 - Dialog: Modal Dialog disables vertical scroll bar in Chrome & Safari. Fixes #4995 - Dialog: Modal Dialog's overlay dissapears in IE when content is tall. Fixes #5388 - Dialog: Don't change z-index when already at the top. Fixes #5466 - Dialog: "modal" Dialog Incorrectly Cancels Input Events. Fixes #5762 - Dialog: Get rid of z-index workaround, document it instead. Fixes #6267 - Dialog: checkboxes that inherit a z-index < jqueryui.dialog z-index don't work. Fixes #7051 - Dialog: modal prevents tab key from moving focus off slider handle. Fixes #7107 - Dialog: Modal dialog event loss with high zindex child elements (FF 3.6). Fixes #7120 - Dialog: Modal operation interrupts drag drop marker functionality on gmaps. Fixes #8172 - Dialog: Change event cancelled when opening modal dialog from another modal dialog. Fixes #8583 - Dialog: Mouse event wrongly stopped. Fixes #8722 - Dialog: Remove stack option. Fixes #8729 - Dialog: Remove zIndex option. | ||||
* | Simplify licensing. | Scott González | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 1 | -1/+2 |
| | |||||
* | Protect all copyright notices against minification | Jo Liss | 2012-04-02 | 1 | -1/+1 |
| | | | | | | | For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention. | ||||
* | Updated copyright year. | Scott González | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | Remove whitespace at the end of the Dialog title CSS definition. | Rob Loach | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | Updated copyright year. | Scott González | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: ↵ | aaronpeterson | 2011-01-11 | 1 | -2/+2 |
| | | | | Typesetting on title bar is inconsistent with other widget title bars/headers. | ||||
* | Dialog: Wrap buttons in a div so we can float the div instead of the ↵ | Scott González | 2010-07-29 | 1 | -1/+2 |
| | | | | individual buttons. Fixes #4529 - dialog buttons are accessed in wrong order using tab. | ||||
* | Dialog: Removed CSS rules for button styling - let the button plugin ↵ | Scott González | 2010-07-16 | 1 | -1/+1 |
| | | | | handling that. Fixes #5779 - Themeroller - size inconsistency with button widgets and dialog box buttons. | ||||
* | All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files. | Scott González | 2010-07-14 | 1 | -2/+9 |
| | |||||
* | Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow ↵ | Scott González | 2010-07-14 | 1 | -1/+1 |
| | | | | breaks when displayed inside a dialog on Internet Explorer. | ||||
* | Dialog: Removed relative positioning from content div. | Scott González | 2010-03-14 | 1 | -1/+1 |
| | | | | Fixes #5323 - dialog content shifts when dialog resized from top or left. | ||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -0/+13 |
file renames in 1.8a1 |