jquery-ui/ui
2013-11-13 19:45:56 +01:00
..
i18n Datepicker: Corrected values for Latvian locale. Fixes #9656 - Datepicker: Incorrect values in Latvian localization. 2013-11-13 07:09:10 -05:00
.jshintrc Updated .jshintrc settings. 2013-04-08 15:02:12 -04:00
jquery.ui.accordion.js Accordion: moving aria-expanded from active tabpanel to active tab. Fixed #9407 - Accordion: aria-expanded attribute on wrong element 2013-10-28 10:32:25 -04:00
jquery.ui.autocomplete.js Autocomplete: Append liveRegion to body to support detached init. Fixes #9590 - Dynamically adding input field breaks auto-complete's accessibility for screen readers 2013-10-19 00:27:51 +02:00
jquery.ui.button.js Button: Remove obsolete mouse click coordinates checking. Fixed #7665 - Button: Radio button & checkboxes ignore mouseclicks for minor mouse movements. 2013-10-29 12:51:17 -04:00
jquery.ui.core.js Core: Move variables for .uniqueId()/.removeUniqueId() into their implementations. 2013-10-24 09:19:42 -04:00
jquery.ui.datepicker.js Datepicker: Prefix variables with component name. 2013-10-24 09:19:42 -04:00
jquery.ui.dialog.js Dialog: Move option category hashes into the widget prototype. 2013-10-24 09:19:41 -04:00
jquery.ui.draggable.js Draggable: Make sure positional constraints are never applied to ui.originalPosition 2013-10-21 11:20:03 -04:00
jquery.ui.droppable.js Droppable: update ddmanager when scope changes through setOption. Fixed #9287 - droppable: Scope option cannot be changed after initialization. 2013-10-29 13:58:15 -04:00
jquery.ui.effect-blind.js Blind effect: Moved regexes into effect definition. 2013-10-24 09:19:41 -04:00
jquery.ui.effect-bounce.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-clip.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-drop.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-explode.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-fade.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-fold.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-highlight.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-puff.js Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file. 2013-06-22 11:37:37 -03:00
jquery.ui.effect-pulsate.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-scale.js Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file. 2013-06-22 11:37:37 -03:00
jquery.ui.effect-shake.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-size.js Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file. 2013-06-22 11:37:37 -03:00
jquery.ui.effect-slide.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect-transfer.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.effect.js Removed guard against duplicate loading. Use safe references to original functions when proxying, don't rename originals. 2013-03-08 10:23:25 -05:00
jquery.ui.menu.js Menu: Simplify styling. Remove rounded corners, reduce spacing. 2013-11-13 18:41:47 +01:00
jquery.ui.mouse.js Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: cannot drag element inside iframe 2013-05-20 22:10:04 -04:00
jquery.ui.position.js Position: Wrap everything in an IIFE to avoid name collisions when the build strips the main closure. 2013-10-24 09:19:42 -04:00
jquery.ui.progressbar.js Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. 2013-03-14 19:08:21 -04:00
jquery.ui.resizable.js Resizable: Moved helper methods into the widget prototype. 2013-10-24 09:19:42 -04:00
jquery.ui.selectable.js Update copyright year to 2013. 2013-01-10 08:52:20 -05:00
jquery.ui.selectmenu.js Selectmenu: follow-up to close menu on other element mousedown not on click 2013-10-30 21:36:03 +01:00
jquery.ui.slider.js Spinner: Prefix variables with component name. 2013-10-24 09:19:42 -04:00
jquery.ui.sortable.js Sortable: Adjust itemWithLeastDistance algorithm in _contactContainers to properly handle dragging items to the beginning and ends of lists. Fixes #9314 - Sortable: Items cannot be dragged directly into bottom position. Fixes #9381 - Sortable: Connected list placeholders have an inaccurate initial position 2013-11-01 15:17:05 -05:00
jquery.ui.spinner.js Spinner: Prefix variables with component name. 2013-10-24 09:19:42 -04:00
jquery.ui.tabs.js Tabs: Don't decode URLs if they're not UTF-8. Fixes #9518 - Tabs: URLs encoded in anything other than UTF-8 will throw an error. 2013-11-13 12:29:29 -05:00
jquery.ui.tooltip.js Tooltip: Use .uniqueId() and move aria-describedby helper methods into the widget prototype. 2013-10-24 09:19:42 -04:00
jquery.ui.widget.js Widget: Prefix variables with component name. 2013-10-24 09:19:42 -04:00