Timeline
Dec 11, 2010:
- 3:58 PM Ticket #5869 (Accordion: Deprecate navigation options) closed by
- fixed: Accordion: Split out navigation options into an extension. Fixes #5869 …
- 3:11 PM Ticket #6651 (accordionchangestart should allow to cancel change) closed by
- duplicate
Dec 10, 2010:
- 3:13 PM Ticket #5000 (Deprecate $.ui.contains) closed by
- fixed: All: Replaced all uses of $.ui.contains() with $.contains(). Fixes …
- 3:06 PM Ticket #5939 (Tabs: Remove rotation) closed by
- fixed: Tabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation. …
- 3:03 PM Ticket #5940 (Tabs: Remove rotation) closed by
- duplicate: There's really no reason to deprecate this instead of just dropping …
- 2:55 PM Ticket #6743 (Accordion: Add .ui-accordion-heading class) closed by
- fixed: Accordion: Added .ui-accordion-heading class to header's first child. …
- 2:53 PM Ticket #6743 (Accordion: Add .ui-accordion-heading class) created by
- from [http://forum.jquery.com/topic/accordion-api-redesign API …
- 2:32 PM Ticket #5100 (Dialog: remove deprecated dialog option beforeclose) closed by
- fixed: Dialog: Removed handling of deprecated beforeclose option. Fixes #5100 …
- 2:26 PM Ticket #5884 (Interactions: Replace usage of .data() with $.data) closed by
- duplicate
- 2:20 PM Ticket #3721 (Remove $.ui.plugin) closed by
- duplicate
- 2:12 PM Ticket #5972 (Widget: Throw error for non-existent method calls) closed by
- fixed: Widget: Throw errors for invalid method calls. Fixes #5972 - Widget: …
- 12:57 PM Ticket #6742 (Tabs dependency documentation) closed by
- fixed: Dependencies for all plugins have been updated.
- 12:18 PM Ticket #6742 (Tabs dependency documentation) created by
- The ui.tabs documentation lists ui.core as being the only dependency …
- 11:24 AM Ticket #6741 (Dialog overlay dissapears by closeing a dialog) closed by
- duplicate: This has already been fixed: http://jsbin.com/iniyo4 Presumably a …
- 11:18 AM Ticket #6741 (Dialog overlay dissapears by closeing a dialog) created by
- I discovered an error while developing a webapp that uses multiple …
- 11:10 AM Ticket #6735 (Issue with UI theme dropdown on the JqueryUI download page) closed by
- fixed: This is fixed with the 1.8.7 release.
- 11:08 AM Ticket #6739 (Documentation: Missing create event in all widgets) closed by
- fixed: Fixed and live.
- 10:30 AM Ticket #6740 (Dynamically changing accordion's event handler doesn't actually change ...) created by
- I'm trying to change the accordion's event handler on the fly but it …
Dec 9, 2010:
- 6:52 PM Ticket #6739 (Documentation: Missing create event in all widgets) created by
- See [http://forum.jquery.com/topic/undocumented-dialog-event-create …
- 10:15 AM Ticket #6738 (Word boundaries) closed by
- invalid: We're not implementing any other matching algorithms. Please ask for …
- 10:06 AM Ticket #6738 (Word boundaries) created by
- I need an autocomplete-combobox with word boundaries matching Using …
- 6:58 AM Ticket #6737 (Datepicker: Rewrite) created by
- Rewrite datepicker to use the widget factory and conform to our coding …
Dec 8, 2010:
- 4:20 PM Ticket #6736 (Effects: Bugs with dir=rtl and position.right) created by
- The slide effect - .hide('slide') / .show('slide') - does not work …
- 2:45 PM Ticket #6735 (Issue with UI theme dropdown on the JqueryUI download page) created by
- Hello - Wanted to let you know there is an issue with your download …
- 1:47 PM Ticket #6734 (Datepicker i18n: Problem with JavascriptPacker) created by
- There are some languagefiles with hidden whitespaces. If you open …
- 1:28 PM Milestone 1.8.7 completed
- 12:37 PM Ticket #6030 (ui.dialog with jQuery 1.3.2 causes RangeError) closed by
- fixed: Dialog: Moved the default value for the position.of option inside the …
- 11:55 AM Ticket #6733 (datepicker bug: error with selecting dates with multiple calendars) created by
- Using
Google Chrome 8.0.552.215
,Mozilla Firefox 3.6.12
, `Safari … - 9:59 AM Ticket #6732 (HTML encoded characters do not get decoded in the autocomplete field) closed by
- invalid: The labels are treated as text, not html. There's an …
- 9:54 AM Ticket #6732 (HTML encoded characters do not get decoded in the autocomplete field) created by
- When setting the source for autocomplete with a Javascript array like …
- 8:18 AM Ticket #6731 (Incorrect datepicker parseDate when date format has single "y") closed by
- duplicate
- 8:15 AM Ticket #6730 (Autocomplete does not work on Firefox(3.6.12) while you type chinese ...) closed by
- duplicate: I'm not sure why you opened this ticket when you already saw that …
- 4:28 AM Ticket #6731 (Incorrect datepicker parseDate when date format has single "y") created by
- When date format has single "y" and year is greater than 2020 DP …
- 4:03 AM Ticket #6730 (Autocomplete does not work on Firefox(3.6.12) while you type chinese ...) created by
- Environment: OS: Windows7 Browser: …
Dec 7, 2010:
- 4:59 PM Ticket #6729 (Combobox: Incorrect button size) created by
- ummm... where is the image attachment option! …
- 4:29 PM Ticket #6710 (tabs module uses global selectors instead of local to "this.element" ...) closed by
- fixed: Tabs: Added context to global selectors. Fixed #6710 - tabs module …
- 12:34 PM Ticket #6728 (Datepicker: Add i18n translation for Rhaeto-Romanic) closed by
- fixed: Datepicker: Added Rhaeto-Romanic translation. Fixes #6728 - …
- 12:31 PM Ticket #6728 (Datepicker: Add i18n translation for Rhaeto-Romanic) created by
- 11:57 AM Ticket #6727 (Slider: Visual issues with disabled slider in IE8) created by
- In IE8: only the slider track gets its opacity adjusted when a slider …
- 8:42 AM WikiStart edited by
- (diff)
- 8:21 AM WikiStart edited by
- (diff)
- 8:18 AM Ticket #6677 (Download Builder bundles jQuery 1.4.2 with jQuery UI 1.8.6) closed by
- fixed: Fixed (and live).
Dec 6, 2010:
- 8:49 PM Ticket #6726 (DatePicker creates a marge at the bottom of the page) closed by
- duplicate: Duplicate of #4623.
- 6:37 PM Ticket #6726 (DatePicker creates a marge at the bottom of the page) created by
- When a datepicker is used in a page and hidden, it is placed at the …
- 2:55 PM Ticket #6725 (Optional Keyboard Events Setting) closed by
- wontfix: We would need a much better reason than a random client having an …
- 2:48 PM Ticket #6725 (Optional Keyboard Events Setting) created by
- I have client requirements dictating actions against various …
- 1:22 PM Ticket #6724 (jQueryUI does not honour DOM/CSS hierarchy) closed by
- worksforme: Use the appendTo option.
- 1:15 PM Ticket #6724 (jQueryUI does not honour DOM/CSS hierarchy) created by
- hen one hovers their mouse over an autocomplete option the element …
- 12:36 PM Ticket #6723 (Resizable: helper cannot be changed after initialization) created by
- When you make an item resizable using jquery ui, you cannot set the …
- 12:30 PM Ticket #6722 (Provide data-widgetName-options way to pass in options) closed by
- wontfix: Defining entire option hashes in attributes is pretty ugly (I would …
- 12:26 PM Ticket #6722 (Provide data-widgetName-options way to pass in options) created by
- With the introduction of the data- attributes, it would be nice to …
- 10:06 AM Ticket #6643 (using range and step options makes jquery change min and max) closed by
- fixed: Slider: Changed _trimAlignValue function to return the correct …
- 8:02 AM Ticket #6721 (Widget style enhancement) closed by
- invalid: This is configurable in ThemeRoller.
Dec 5, 2010:
- 10:30 PM Ticket #6721 (Widget style enhancement) created by
- The jQuery UI stylesheet is setting the background color of class …
- 4:52 PM Ticket #6720 (Accordion: ol numbering bug) reopened by
- sorry, missed that part when the first time I read the ticket.
- 2:38 PM Ticket #6720 (Accordion: ol numbering bug) closed by
- worksforme: The numbers look fine to me. Tested in Safari, Firefox and Opera.
- 11:43 AM Ticket #6720 (Accordion: ol numbering bug) created by
- <ol> in the accordion content (under IE8 only) has been replaced. …
Dec 4, 2010:
- 1:37 PM Ticket #6719 (Autodelete for Dialogs) closed by
- wontfix: You can build this as an extension.
- 10:34 AM Ticket #6719 (Autodelete for Dialogs) created by
- Dialogs are likely to be created dynamically and forgotten about. We …
Note: See TracTimeline
for information about the timeline view.