jquery-ui/ui
Scott González 1f2cfb942f Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are not html-encoded.
As noted in the ticket, it's probably better to default to unstyled items to prevent problems. Users can still implement their own rendering method as shown in the custom data and display demo.
2010-07-19 15:45:30 -04:00
..
i18n Datepicker: Fixed pt-BR translation. Fixes #5363 - Error in datepicker translation for pt-BR. 2010-07-16 13:56:03 -04:00
jquery.effects.blind.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.bounce.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.clip.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.core.js Fixed argument shifting for effects. Fixes #5731 - hide and show called with ommiting the options in parameters does not call the callback. 2010-07-16 10:02:06 -04:00
jquery.effects.drop.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.explode.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.fade.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.fold.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.highlight.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.pulsate.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.scale.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.shake.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.slide.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.effects.transfer.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.accordion.js Accordion: Use .addClass() instead of .toggleClass() during init so the classes can be added by the user. 2010-07-16 13:40:11 -04:00
jquery.ui.autocomplete.js Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are not html-encoded. 2010-07-19 15:45:30 -04:00
jquery.ui.button.js Button: Restrict DOM querying to labels. Fixes #5810 - Buttonset and applet error. 2010-07-16 11:48:40 -04:00
jquery.ui.core.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.datepicker.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.dialog.js Dialog: Adjusted logic for finding the first tabbable element. Fixes #5767 - On open, the first tabbable element inside the dialog was never being focused in favor of the dialog container. 2010-07-16 16:57:46 -04:00
jquery.ui.draggable.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.droppable.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.mouse.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.position.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.progressbar.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.resizable.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.selectable.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.slider.js All: Added http://jqueryui.com/about to header comments. 2010-07-14 15:45:45 -04:00
jquery.ui.sortable.js Sortable: Return an empty URL param for empty sortable lists. Fixed #5794 - sortable("serialize", {key: "foo[]"}) returns an empty string for an empty list 2010-07-17 03:06:04 +08:00
jquery.ui.tabs.js Tabs: Fixed select method handling for index of -1. 2010-07-17 18:50:47 -04:00
jquery.ui.widget.js Widget: Deep extend options when creating a new plugin. Fixes #5830 - Widget: Using inheritance overwrites the base classes options. 2010-07-15 10:27:21 -04:00