Timeline
Dec 17, 2012:
- 7:45 PM Ticket #8919 (Element drifts across the page when positioning is applied multiple times) closed by
- notabug: From the documentation: > Note: …
- 7:29 PM Ticket #8919 (Element drifts across the page when positioning is applied multiple times) created by
- #[demo](http://jsfiddle.net/mnbayazit/MLJD2/1/) sample code […] …
- 1:35 PM Ticket #8918 (Submenu not displaying on top in IE) created by
- i have a menu plugin built on top of UI Menu that uses a toggle …
- 9:30 AM Ticket #8916 (Display property on not initially shown tabs is can not be set by css) closed by
- notabug
- 8:31 AM Ticket #8917 (Datepicker: Add Canadian French locale) closed by
- fixed: Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add …
- 8:26 AM Ticket #8917 (Datepicker: Add Canadian French locale) created by
- 8:22 AM Ticket #8916 (Display property on not initially shown tabs is can not be set by css) created by
- All tabs that are hidden from the start initially gets "display: none" …
- 7:04 AM Ticket #8915 (Selectable: lasso offset issue with scrolling) created by
- I saw #4377, it's similar, but not the same. This bug is there without …
Dec 16, 2012:
- 3:04 PM Ticket #8913 (Date picker minDate error) closed by
- notabug: Hi jashidkt,
You need to call
setDate
after initializing the …
Dec 15, 2012:
- 6:20 PM Ticket #8914 (Effects: odd behaviour of css hook when setting backgroundColor to ...) created by
- jQuery 1.8.3 jQuery UI 1.9.2 in the resource tab. …
- 4:12 AM Ticket #8874 (Datepicker should prevent default when handling "prev", "next" events) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:42 AM Ticket #8913 (Date picker minDate error) created by
- Even if i set a date according to the server date, when i assign a …
Dec 14, 2012:
- 1:48 PM Ticket #8912 (Slider: stop event is not triggered if mouse moved out of iframe) created by
- To reproduce: 1) Set a vertical slider in a page which is not 100% of …
- 9:21 AM Ticket #8911 (Autocomplete: Unable to use up and down arrow keys in a textarea or a ...) created by
- Setting the autocomplete on either a textarea or a content editable, I …
- 4:11 AM Ticket #8868 (ToolTip Display when near bottom of screen) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:21 AM Ticket #8910 (Datepicker: Incorrect month displayed based on minDate and maxDate) created by
- There is an issue with minDate and maxDate in multimonth display. I've …
Dec 13, 2012:
- 9:34 PM Ticket #8909 (Sortable positioning problem with floats) closed by
- duplicate: Duplicate of #8792. Hi emma, thanks for taking the time to …
- 8:23 PM Ticket #8909 (Sortable positioning problem with floats) created by
- When sortable "li" elements have float style and they wrap on the …
- 10:33 AM Ticket #8908 (API to detect ui component bound to a given element) closed by
- notabug:
element.is( ":data(namespace-widget)" )
, e.g., `element.is( … - 10:30 AM Ticket #8908 (API to detect ui component bound to a given element) created by
- Is there any documented or secure way to detect if a certain UI …
- 10:07 AM Ticket #8907 (Datepicker: Calling a method on a datepicker while another datepicker ...) created by
- When the user double-clicks to select a date from the DatePicker tool …
- 9:01 AM Ticket #8906 (activate tab by id selector) closed by
- notabug: No, that's deprecated.
- 6:24 AM Ticket #8906 (activate tab by id selector) created by
- In deprecated select method you can select tab by id selector: $( …
- 4:59 AM Ticket #8905 (Accordion: setting active option doesn't trigger scrolling to the new panel) created by
- Expected behaviour: When accordion is in scrollable container and …
- 4:32 AM Ticket #8863 (Tooltip freezed) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 12, 2012:
- 8:38 PM Ticket #8904 (Should jQuery UI's test harness be independent of MAMP) closed by
- wontfix: "independent, lightweight web framework" is kind of meaningless. What …
- 6:49 PM Ticket #8904 (Should jQuery UI's test harness be independent of MAMP) created by
- Based on my work on EmberJS and other javascript frameworks I'm …
- 12:22 PM Ticket #8903 (tabs in safari) closed by
- duplicate: Duplicate of #8877.
- 12:17 PM Ticket #8903 (tabs in safari) created by
- using tabs sample code in safari is not working if url contains any …
- 10:40 AM Ticket #8901 (Spinner does not fire start/spin/stop events when calling ...) reopened by
- I feel like we (the jQuery UI team) probably had a long discussion …
- 8:55 AM Ticket #8902 (Remove $.ui.contains) closed by
- fixed: Core: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains. …
- 8:51 AM Ticket #8902 (Remove $.ui.contains) created by
- Deprecated in 1.9.0 (#5000).
- 8:10 AM Ticket #8901 (Spinner does not fire start/spin/stop events when calling ...) closed by
- wontfix: This seems like a pretty big abuse of what spinner does; you should …
Dec 11, 2012:
- 11:45 AM Ticket #8901 (Spinner does not fire start/spin/stop events when calling ...) created by
- When you assign custom 'spin' event handler it is only called when …
- 8:09 AM Ticket #8900 (Bootstrap Theme Integration) closed by
- plugin
- 8:08 AM Ticket #8900 (Bootstrap Theme Integration) reopened by
- Actually, there's a more appropriate resolution…
- 8:07 AM Ticket #8900 (Bootstrap Theme Integration) closed by
- wontfix: We need the community to be creating extensions and themes. We're …
- 12:41 AM Ticket #8900 (Bootstrap Theme Integration) created by
- This chap http://addyosmani.github.com/jquery-ui-bootstrap/ has …
Dec 10, 2012:
- 11:26 PM Ticket #8740 (Tooltip: Does not hide consistently with dynamically loaded content) reopened by
- It looks like the bug caused by explicitly setting focus was fixed in …
- 11:09 PM Ticket #8899 (Datepicker: When current date is not in yearRange date's in range ...) closed by
- duplicate: Duplicate of #8873. Hi wbednarski, thanks for taking the time to …
- 9:31 PM Ticket #8899 (Datepicker: When current date is not in yearRange date's in range ...) created by
- Assuming following code: […] Click on the input, I see datepicker …
- 9:59 AM Ticket #8898 (Dialog: Error with hide effect) closed by
- worksforme: It sounds like you're not including the effects files (and maybe using …
- 9:51 AM Ticket #8898 (Dialog: Error with hide effect) created by
- i've this script: $.extend($.ui.dialog.prototype.options, { show: { …
- 6:01 AM Ticket #8897 (Dragging items in a 'sortable' does not drag the right objects.) created by
- I have copied the example from the download site that enable ne to …
Note: See TracTimeline
for information about the timeline view.