Timeline
Mar 14, 2011:
- 6:50 PM Ticket #7113 (Modal Dialog continously extends page in IE, v1.9m4) created by
- This is for version 1.9m4! I can't select that. I didn't see any …
- 5:18 PM Ticket #7089 (Button: .last() used in ui.button but not exists in jQ 1.3) closed by
- fixed: Button: avoid .last() call to ensure compatibility with jQuery 1.3. …
- 2:49 PM Ticket #7111 (Dialog Close button has no title.) closed by
- wontfix: Agreed, there's no tooltip for close buttons in OS X either. This …
- 1:55 PM Ticket #7112 (Able to drop item on "invisible items" outside bounds of scrollable div) created by
- See sample code: http://jsbin.com/ulopu3/2/edit When using a …
- 11:07 AM Ticket #5563 (Draggable connected to Sortable, [AJAX (Draggable) + WIDE SELECT] in ...) closed by
- fixed: Fixed in 84257e7f0ae20b81b085f1360c15defdd2b89ea9.
- 11:02 AM Ticket #7111 (Dialog Close button has no title.) created by
- When the ui.dialog window opens the close button has no title. Here …
- 10:56 AM Ticket #5811 (Draggable li with connectToSortable option cannot be dropped on the ...) closed by
- fixed: Fixed in 84257e7f0ae20b81b085f1360c15defdd2b89ea9.
- 8:40 AM Ticket #7097 (Split-Button Arrow Icon Contains Artifact in Firwfox) closed by
- duplicate
- 8:27 AM Ticket #7108 (Accordian Nested in Tab doesn't expand properly) closed by
- duplicate
- 2:21 AM Ticket #7110 (Multiple calls to effect.scale should be based on the original %) created by
- Currently, calling scale twice on an element, if you want it to grow …
Mar 13, 2011:
- 10:27 PM Ticket #7109 (animateClass doesn't like going from borderStyle: none to borderStyle: *) created by
- http://jsfiddle.net/gnarf/GSzRs/
- 8:20 PM Ticket #7108 (Accordian Nested in Tab doesn't expand properly) created by
- If I put an accordian inside a tab in the tab widget it doesn't expand …
Mar 12, 2011:
- 10:12 PM Ticket #7107 (Dialog: Modal dialog event loss with high zindex child elements (FF 3.6)) created by
- Scenario: A file input element exists within a modal dialog and is …
Mar 11, 2011:
- 2:23 PM Ticket #7106 (animateClass: css and class changes during animation are lost) created by
- When performing animation using animateClass (e.g. addClass, …
- 10:53 AM Ticket #7092 (button creation that requires a matching label does not find label in ...) closed by
- fixed: Button: find associated label even without common ancestor. Fixes …
- 10:21 AM Ticket #7104 (Droppable: if activeClass changes the geometry of a droppable, then ...) closed by
- fixed: Droppable: enabled and accepting droppables are now activated prior to …
- 10:02 AM Ticket #7105 (Improving Internal Effects API - Part 3) created by
- We could potentially leverage
$.effects.$ = jQuery.sub()
and … - 9:35 AM Ticket #7104 (Droppable: if activeClass changes the geometry of a droppable, then ...) created by
- Currently the ui.ddmanager caches the geometry of all accepting and …
- 9:30 AM Ticket #7060 (Improving internal Effects API) closed by
- fixed: Reclosing at scotts request... see …
- 9:28 AM Ticket #7103 (Effects: Move effects to $.effects.effect[]) created by
- Part 2 of http://bugs.jqueryui.com/ticket/7060#comment:4 as its own …
- 8:35 AM Ticket #7099 (ui.button without Text broken) closed by
- duplicate
- 8:33 AM Ticket #6801 (Dialog: overlay loses opacity on long pages) reopened by
- 8:26 AM Ticket #6022 (Effects:explode - multiple explosions cut short) closed by
- fixed: effects.*: Explode effect was removing more elements than it should …
- 8:11 AM Ticket #7102 (Jquery popup background grayed out for very lengthy pages (for height ...) closed by
- duplicate
- 4:59 AM Ticket #7102 (Jquery popup background grayed out for very lengthy pages (for height ...) created by
- I attached a sample HTML file with the CSS using jsFiddle. Please use …
Mar 10, 2011:
- 11:09 PM Ticket #7101 (Themeswitcher does not work in IE 7 or 8) created by
- Hi... I implemented themeswitcher so I could style the plupload …
- 6:23 PM Ticket #7100 (jquery.color) created by
- We talked about taking the jQuery.color official plugin …
- 6:13 PM Ticket #7060 (Improving internal Effects API) reopened by
- There is still https://github.com/jquery/jquery-ui/pull/146 to look at …
- 5:13 PM Ticket #7099 (ui.button without Text broken) created by
- Using Buttons without Text results in Broken view
- 3:35 PM Ticket #7092 (button creation that requires a matching label does not find label in ...) reopened by
- 2:42 PM Ticket #7098 (Datepicker: Broken handling of four digit years before year 100) created by
- When entering an early four-digit year, i.e. 03/04/11, it will be …
- 9:58 AM Ticket #7097 (Split-Button Arrow Icon Contains Artifact in Firwfox) created by
- When using the split-button, and only displaying an icon on the right …
- 9:14 AM Ticket #7096 (Configuration options callbacks) closed by
- wontfix: This would be a huge pain to implement and would have very little …
- 9:09 AM Ticket #7092 (button creation that requires a matching label does not find label in ...) closed by
- wontfix: Replying to ddstreet: > Replying to [comment:2 …
- 8:50 AM Ticket #7096 (Configuration options callbacks) created by
- It would be really useful to allow some configuration options to be …
- 8:43 AM Ticket #7095 (Accordion header image new line problem) closed by
- worksforme: Works fine for me: …
- 8:40 AM Ticket #7095 (Accordion header image new line problem) created by
- in the 1.8 version of the UI.. the header arrow image is on it's own …
- 8:02 AM Ticket #7093 (clicking "Today" does not affect calendar view) closed by
- duplicate
- 5:30 AM Ticket #7094 (Buttons problem in Opera) created by
- Only the first element (button) is converted into a jQuery button on …
- 3:37 AM Ticket #7093 (clicking "Today" does not affect calendar view) created by
- If I click the "Today" button in the buttonbar, the date value …
Mar 9, 2011:
- 11:09 PM Ticket #7092 (button creation that requires a matching label does not find label in ...) created by
- When creating a button() for a checkbox or radio box, where an …
- 10:37 AM Ticket #7091 (Droppable: Allow droppables to become visible and active during drag start) created by
- The summary says it all. Use Case: Suppose you want droppables not to …
- 10:18 AM Ticket #7060 (Improving internal Effects API) closed by
- fixed: Merged in gnarf's branch.
- 8:51 AM Ticket #7090 (Nested Tabs. Style rules for parent bleed over into child.) closed by
- invalid: Child selectors can't be used as they don't work in IE 6. Furthermore, …
- 8:46 AM Ticket #7090 (Nested Tabs. Style rules for parent bleed over into child.) created by
- This ticket duplicates #2489, which was closed without verification. …
- 8:45 AM Ticket #7086 (easing only first click is working.) closed by
- fixed: Effects demo: Animate a containing div instead of the canvas directly …
- 8:36 AM Ticket #6933 (jQuery UI Autocomplete Documentation Does not Show Position As an Option) closed by
- fixed
- 8:31 AM Ticket #7087 (Page freezes in IE9 RC when attempting to reopen a previously closed ...) closed by
- worksforme: Using your exact code, this works fine for me in IE 9.0.8080.16413 …
- 7:57 AM Ticket #7088 (the suggestions are covered by the fellow frame) closed by
- invalid: Please use the forums for help.
- 6:23 AM Ticket #7089 (Button: .last() used in ui.button but not exists in jQ 1.3) created by
- .last() function was introduced with jQuery 1.4, to preserve …
- 5:36 AM Ticket #7088 (the suggestions are covered by the fellow frame) created by
- There several frames in my page, and i use the jquery ui …
Mar 8, 2011:
- 5:08 PM Ticket #7087 (Page freezes in IE9 RC when attempting to reopen a previously closed ...) created by
- When a dialog window which contains a link is opened and closed, it …
- 4:05 PM Ticket #7086 (easing only first click is working.) created by
- On the page http://jqueryui.com/demos/effect/easing.html page Google …
- 4:03 PM Ticket #7085 (Menu click when no mouseover causes error) created by
- If you use autocomplete, and have your mouse already in position over …
- 1:45 PM Ticket #7082 (List-item appends to overflowed div's hidden elements.) closed by
- duplicate
- 9:43 AM Ticket #6966 (Pressing ESC on dialog when 2 dialogs are open closes both dialogs) closed by
- fixed: Dialog: Before handling escape key presses, check if the default …
- 9:33 AM Ticket #7084 (Draggable with parent containment and margin) closed by
- fixed: Draggable: modify margins of the containment according to the margin …
- 8:05 AM Ticket #7080 (Autocomplete should place dropdown above text field if there is no ...) closed by
- worksforme: Use the position option to enable flipping: http://jsfiddle.net/ttueW/2/
- 8:01 AM Ticket #7083 (ui-helper-hidden-accessible not working correctly in IE6 or IE7) closed by
- invalid: Closing since the original reporter said it works.
- 6:00 AM Ticket #7084 (Draggable with parent containment and margin) created by
- On jQuery UI 1.8.10 With 2 div elements, the parent has a fixed width …
- 3:22 AM Ticket #7083 (ui-helper-hidden-accessible not working correctly in IE6 or IE7) created by
- When I use this class on a <button> element, in IE6 and IE7 the button …
- 2:27 AM Ticket #7082 (List-item appends to overflowed div's hidden elements.) created by
- Sortable list-item appends to overflowed div's hidden elements. …
- 1:34 AM Ticket #7081 (datepicker positioning/rendering detection does not work properly if ...) created by
- im trying to put a date picket inside a fixed div at the bottom of the …
Mar 7, 2011:
- 9:29 PM Ticket #7080 (Autocomplete should place dropdown above text field if there is no ...) created by
- We are using forms within a fixed layout that has an autocomplete …
- 4:34 PM Ticket #7079 (gotoCurrent doesn't work if dateFormat doesn't have day) created by
- If the dateFormat option does not have a "day" component, the …
- 1:40 PM Ticket #7078 (Accordion: Set aria-selected) created by
- The active header should have aria-selected set to true; other headers …
- 10:53 AM Ticket #6946 (Mouse: click event suppressed after drag in Gecko) closed by
- fixed: Mouse: Reset click event suppression on next mousedown. Fixes #6946 - …
- 9:52 AM Ticket #7077 (Button: Inconsistent button height in IE6) created by
- When creating button with icon from <button> using jQuery …
- 9:35 AM Ticket #7009 (Reformat minDate/maxDate when dateFormat changes) closed by
- fixed: Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes …
- 9:09 AM Ticket #7061 (Slider does not work in IE9) closed by
- worksforme: I'm not sure what's wrong with jsFiddle, but slider works fine in IE9: …
- 8:32 AM Ticket #7068 (draggables start and stop events should still fire when no dragging ...) closed by
- wontfix: Draggable is intentionally meant to ignore clicks. Click events should …
- 8:27 AM Ticket #6702 (horizontal sortable not working (and solution)) closed by
- fixed: Sortable: Changed floating calculation to determine also whether items …
- 7:49 AM Ticket #7076 (Set Z-Index on Click also) closed by
- wontfix: The stack option is being removed.
- 7:48 AM Ticket #7074 (IE Bug with widget-overlay at full screen designs) closed by
- invalid: jQuery and jQuery UI don't support setting dimension-related styles on …
- 7:47 AM Ticket #7073 (Extra empty line in Opera for jquery-ui ThemeRoller tabs for DTD 4.01 ...) closed by
- invalid: The doctype mentioned in the post triggers almost standards mode. …
- 7:09 AM Ticket #7072 (jQuery-UI : buttonset() : When "checked" status of radio buttons ...) closed by
- invalid: Replied on the forum …
- 4:57 AM Ticket #7076 (Set Z-Index on Click also) created by
- when the option "stack" is set for Draggable. it works as expected. …
- 4:17 AM Ticket #7075 (Firefox is very slow with very big sortable lists) created by
- If I use very big (100+) sortable lists (tested with clean code and in …
- 4:09 AM Ticket #7074 (IE Bug with widget-overlay at full screen designs) created by
- In IE 7, 8 is a small bug with full screen designs if you use css: …
- 12:23 AM Ticket #7073 (Extra empty line in Opera for jquery-ui ThemeRoller tabs for DTD 4.01 ...) created by
- The issue was described in detail in …
Note: See TracTimeline
for information about the timeline view.