Timeline
03/14/08:
- 21:03 Ticket #2519 ([UI] namespacing (events and data)) created by
- All UI plugins should store their instances as: […] not: […] All …
- 20:43 Ticket #2013 (Problem with Accordian Widget in Netscape 7.1) closed by
- duplicate: Duplicate of #2011.
- 19:50 Ticket #2437 (Add a resize callback to dialog options) closed by
- fixed: Fixed in [4911]. Added the following callbacks: dragStart, drag, …
- 19:06 Ticket #2518 ([slider] In Slider test, value doesn't update for keyboard usage) created by
- http://dev.jquery.com/view/trunk/ui/tests/slider.html To recreate: 1. …
- 18:46 Ticket #2517 ([draggable] Unit Test failure: draggable-options-helper-function) created by
- The following test fails: …
- 18:44 Ticket #2516 ([draggable] Unit Test failure: draggable-options-dragPrevention) created by
- The following tests fail: …
- 18:38 Ticket #2492 (nested lists causing problems in ui.sortable) closed by
- duplicate: This is somewhat more complicated and to half extend a duplicate of …
- 18:34 Ticket #2506 (draggable in DIV doesn't scroll DIV) closed by
- invalid: This will not work because the outer div doesn't expose any more "free …
- 17:24 Ticket #2450 (dialog over the div with scrollbars in firefox 2/mac) closed by
- worksforme: I can't reproduce the behavior you have described. If I create a div that …
- 17:11 Ticket #2136 (Draggables aren't correctly contained in parent) closed by
- fixed: This should be fixed.
- 17:08 Ticket #1969 (UI.draggable - limits/boundaries) closed by
- invalid: this can be done using the containment option.
- 16:51 Ticket #2515 (Create a shared utility for making widgets keyboard navigable.) created by
- In order to make jQuery UI widgets navigable with the keyboard, it will …
- 16:45 Ticket #2014 (UI Sortable: opacity effect) closed by
- fixed: already possible.
- 16:40 Ticket #2301 (calling dialog('close') on an element that's not a dialog throws error) closed by
- fixed: Fixed in [4908]. This problem was unique to dialog - other UI plugins do …
- 16:33 Ticket #2427 (fx breaks toggle) closed by
- fixed: THis should be fixed in the newest revision.
- 16:25 Ticket #2514 (Add ARIA semantics to UI) created by
- The Protocols and Formats Working Group has been updating public working …
- 16:12 Ticket #2213 (Latest Sortable Demo - Inline child respects phantom parent boundary FF) closed by
- wontfix: This is not easily fixed - one thing to control it is to set the size of …
- 16:10 Ticket #2211 (Latest Sortable Demo - Disable Button Not working) closed by
- fixed
- 16:08 Ticket #1673 (Site - link to trac) closed by
- fixed
- 16:04 Ticket #1696 (Javascript Errors Using Table Sort When The Table Has Zero Rows In Its ...) closed by
- invalid
- 15:57 Ticket #1792 (widget:tablesorter shift-click twice problem) closed by
- invalid: Tablesorter isn't component of UI anymore.
- 15:56 Ticket #2006 (dragged sortables aren't brought to top) closed by
- wontfix: There is a appendTo option for that - it allows for attaching the cloned …
- 15:53 Ticket #2005 (sortable hoverClass appears above dragged item) closed by
- worksforme: This is not reproducable anymore. Feel free to reopen this issue if it …
- 15:51 Ticket #2004 (Can't drag sortables between two lists when one list is empty) closed by
- fixed: This has been fixed in the newest trunk versions, there is a new option …
- 15:45 Ticket #2305 (svn draggable: containment fails if grid set) closed by
- fixed
- 15:23 Ticket #2513 (Accordion: classNames should be default) created by
- Theme related classNames should be added to the accordions by default. …
- 15:00 Ticket #2512 (Accordion autoheight) created by
- Accordion's option autoheight should be in camelCase. Replaced autoheight …
- 13:21 Ticket #2511 (Attribute Selector Sometimes returns function instead of string) created by
- I'm working on an ASP .NET application, and I wanted to select all …
- 12:00 Ticket #2510 (Optimizations for the merge() method) created by
- By using the Firebug profiler I realized that the "merge()" function is …
- 11:58 Ticket #2509 ($().ready() functions never fire if added after document loads) created by
- For Full detail see discussion here: …
- 11:27 Ticket #2475 (UI Slider) closed by
- duplicate
- 11:21 Ticket #2496 (Cannot recreate slider after it is destroyed) closed by
- fixed: Fixed in [4897].
- 11:21 Ticket #2500 (ui.slider - moveTo assumes string-value is always relative) closed by
- fixed: Fixed in [4897].
- 11:21 Ticket #2053 (ui.slider - Multiple sliders - moveTo function with startValues.) closed by
- fixed: Fixed in [4897].
- 11:12 Ticket #2499 (UI Slider changing slider on the fly) closed by
- worksforme: You can update all options on the fly using the data method. Its currently …
- 11:08 Ticket #2508 (ui.slider - Specified axis gets overwritten by "auto detection") closed by
- invalid: Missed the "o.axis ||".
- 10:24 Ticket #2508 (ui.slider - Specified axis gets overwritten by "auto detection") created by
- This code initializes the options: […] The docs say, for axis: …
- 09:32 Ticket #2507 (IE fix seems to kill firefox) created by
- I have a large page (selects with several thousands of options loaded with …
- 03:26 Ticket #2506 (draggable in DIV doesn't scroll DIV) created by
- I have an outer DIV (200px by 200px) with a draggable image (500px by …
- 02:28 Ticket #2487 (.is() fails on direct descendant selector) closed by
- duplicate: Duplicate of #2266.
03/13/08:
- 22:51 Ticket #2505 (problem with 1.2.3 with chain) created by
- I was using the chain $('th').parent().addClass('table-headng'); from …
- 19:00 Ticket #2504 ([autocomplete] there is no need to blur the field when selecting via mouse) created by
- Input field focus gets lost when selecting use keyboard.
- 18:33 Ticket #2503 (jQuery.fx.update does not account for inline-block elements.) created by
- I was getting popping in my animations for inline-block (or …
- 15:21 Ticket #2502 (ui.slider - Define ranges (min/max) for each handle) created by
- I need to define ranges for each handle, eg. handle one must be between 2 …
- 15:16 Ticket #2501 (ui.slider - Refactoring suggestions) created by
- ui.slider currently contains quite a bit of duplicated code. A few …
- 14:03 Ticket #2500 (ui.slider - moveTo assumes string-value is always relative) created by
- In the current moveTo implementation, if the value is a string, its always …
- 10:58 Ticket #2499 (UI Slider changing slider on the fly) created by
- Hi Guys, I have the situation when, based on an ajax request I need to …
- 02:50 Ticket #2419 (Dialog options after init) closed by
- fixed: Fixed in [4891]
- 00:40 Ticket #2498 (Jquery Validate Plugin) created by
- […]
- 00:36 Ticket #2402 (map function string lambdas broken) closed by
- invalid: Thanks for the tip about that plugin.
- 00:34 Ticket #2491 (ajax XML FILE rss) closed by
- invalid: The problem is likely with the security model of a browser which requires …
03/12/08:
- 23:33 Ticket #2497 (:readonly) created by
- It would be nice to have a :readonly form filter (readonly="true"), …
- 18:49 Ticket #2496 (Cannot recreate slider after it is destroyed) created by
- If you destroy a slider you can't make it again. Calling slider on that …
- 17:03 Ticket #2456 ([validate] Accept dependency expression for every method) closed by
- fixed: Fixed in [4872] and [4889].
- 16:52 Ticket #2158 (ui.accordion.js r4438 silences nested links - But version 1.0 worked) reopened by
- The bug is still there. I made a new sample …
- 11:45 Ticket #2495 (The page allignment is disturbed) created by
- Looks like the footer part is moved up.
- 10:48 Ticket #2494 ([treeview] colapse/expand issue in IE6 and IE8) created by
- i cant get it to work in ie 6 or 8 works in 7, safari, and ff please …
- 07:06 Ticket #2493 (IE 7 and dragging with Page Zoom active) created by
- I must note that I have noticed this behavior on each page I tested which …
- 04:58 Ticket #2492 (nested lists causing problems in ui.sortable) created by
- Putting a sortable list inside another sortable list element leads to an …
- 01:55 Ticket #2491 (ajax XML FILE rss) created by
- I tryed to load data by using jquery ajax possibilities from an url: …
03/11/08:
- 22:07 Ticket #2490 (wiki page for Traversing/find somewhat misleading) created by
- page: http://docs.jquery.com/Traversing/find text: same as $("p …
- 16:08 Ticket #2393 ([ENH] Add ability to define cookie name for UI/Tabs) reopened by
- The problem it is always the same page, just displaying a different …
- 15:56 Ticket #2489 (Nested Tabs with different styling dont work) created by
- I've played a lot around with the actual trunk version, because the old …
- 15:26 Ticket #2486 (jQuery.map() string as callback parameter is broken) closed by
- fixed: Thanks for pointing that out. The demo has been fixed. For more …
- 15:17 Ticket #2485 (jQuery 1.2.x with Interface Plugin) closed by
- invalid: Unfortunately Interface was never updated for 1.2 so it doesn't work and …
- 14:43 Ticket #2488 (blockUI doesn't remove block correctly if displayMode is set) created by
- If displayMode option is set when $(elm).block() is called, calling …
- 13:51 Ticket #2487 (.is() fails on direct descendant selector) created by
- $('li.menuheader>ul>li>a').eq(0).is('li.menuheader>a') returns true
- 12:58 Ticket #2486 (jQuery.map() string as callback parameter is broken) created by
- If the argument is a string, it is treated as a short "lambda-form" …
- 08:05 Ticket #2439 (UI tabs are getting disordered) closed by
- fixed: r4888
- 06:59 Ticket #2485 (jQuery 1.2.x with Interface Plugin) created by
- Hi, i try to download the demo from the Interface for jQuery site …
- 03:55 Ticket #2334 ([datepicker] semicolon is missing after Vor> causes ie to not display ...) reopened by
- This comment is about ui.datepicker-de.js. I think the missing semicolon …
03/10/08:
- 23:10 Ticket #2484 (Slide within tabs) created by
- Hello can i used some slider or paging on tabs, because i was face allot …
- 16:59 Ticket #2483 (jquery dom element construction within frame causing elements to leak) created by
- jQuery Version: 1.2.3 Internet Explorer Version: 6 or 7 In the following …
- 16:57 Ticket #2482 (UI 1.5b Slider slider('destroy') throws excetion) created by
- The following line throws an exception: …
- 16:18 Ticket #2481 (Inflexibility with UI Datepicker: still limited to ready event with bottom ...) created by
- Due to the usage of the document ready event […] the datepicker …
- 15:46 Ticket #2393 ([ENH] Add ability to define cookie name for UI/Tabs) closed by
- worksforme: If I understand correctly you just must not set a global path for the …
- 15:39 Ticket #2435 (Tabs 3. Ajax and .tabs("select", x)) closed by
- invalid
- 15:24 Ticket #2480 (clearTimeout mockup for env.js) created by
- Index: env.js …
- 04:48 Ticket #2334 ([datepicker] semicolon is missing after Vor> causes ie to not display ...) closed by
- worksforme: Closed since I'm unable to reproduce the problem or figure out whose it …
- 04:43 Ticket #2423 (slideUp, slideDown, and height animation causes flickering in IE 7) closed by
- wontfix: Unfortunately, jQuery no longer supports fx calls in quirksmode. Try …
- 04:40 Ticket #2390 (Datepicker v3.4 enable needs to reattach focus event) closed by
- invalid: Closed as requested by author.
- 04:39 Ticket #2391 (Datepicker v3.4 enable needs to reattach focus event) closed by
- invalid: Closed as requested by author.
- 04:30 Ticket #2447 ($.extend overwrites inner objects nstead of extending) closed by
- worksforme: Reported "not a bug" by author.
- 01:39 Ticket #2465 (get dom element for added html) closed by
- invalid: $('<div>bar</div>') will return a jQuery object containing the element. …
03/09/08:
- 19:38 Ticket #2467 (html() funtion of jQuery does't work correctly in ie) closed by
- duplicate: Duplicate of #2468.
- 08:03 Ticket #2341 ([dialog] add destroy method) closed by
- fixed: Fixed in [4883]
- 07:52 Ticket #2476 (Error when using dialog('destroy');) closed by
- fixed: Fixed in [4881]
- 07:34 Ticket #2479 (Interface/Sortables "containment" option breaks sorting) created by
- When I enable the "containment: 'parent'" option and start dragging an …
- 06:49 Ticket #2478 ([Resizable] - Direction flag(s) available to resize callback) created by
- It would be great if there were an easy way to determine the direction of …
- 01:37 Ticket #2477 (Safari 2.0.4 and Sortables) created by
- Try to drag anything and it either wants to become the first or last item …
- 00:33 Ticket #2476 (Error when using dialog('destroy');) created by
- When I need to destroy the dialog (leaving the original div so I can …
03/08/08:
- 11:29 Ticket #2274 (The Tabs Page is showing a 404 on JQuery Site) closed by
- fixed
- 11:27 Ticket #2158 (ui.accordion.js r4438 silences nested links - But version 1.0 worked) closed by
- fixed: The testpages are dead - afaik this bug is fixed in the current revision, …
- 10:51 Ticket #886 (accordion: using it on tr elements) closed by
- fixed: Fixed in latest revision.
- 09:28 Ticket #1614 (Accordion Jumpy In FireFox (Both PC and Mac)) closed by
- wontfix: Please post this to the mailing list instead.
03/07/08:
- 21:08 Ticket #2475 (UI Slider) created by
- I have a bug, but I know this is a side effect how the slider handle …
- 19:43 Ticket #2474 (selectable("<toggle, destroy,...>") doesn't work) created by
- if I use these functions I get the following error: […] I attached a …
- 16:42 Ticket #2473 ([validate]) created by
- I'm having the same problem as Steven N. Severinghaus described on the …
- 06:12 Ticket #2472 ($.clone) created by
- In writing bigger plugins it's often necessary to use clones inside of …
- 05:58 Ticket #2471 (try catch abstraction proposal) created by
- We still have to write try/catch statements without a jQuery construct. It …
- 04:44 Ticket #2470 (Having tabs limit, sortable, and closable.) created by
- I have a script that you add a new tab/div when you press something. …
Note: See TracTimeline
for information about the timeline view.
