jquery-ui/ui
2012-06-25 11:41:24 -04:00
..
i18n Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale. 2012-06-01 10:41:32 -04:00
.jshintrc Use .jshintrc files. 2012-04-20 11:19:27 -04:00
jquery.ui.accordion.js Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on and _off. 2012-06-14 12:33:16 -04:00
jquery.ui.autocomplete.js Autocomplete: Check for contenteditable via isContentEditable property rather than [contenteditable] selector. Properly accounts for properties vs. attributes and 'inherit'. 2012-06-25 11:41:24 -04:00
jquery.ui.button.js Button: Trim button text before setting as title attribute. 2012-06-25 09:52:42 -04:00
jquery.ui.core.js Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzalez to provide a generalized way of generating and removing generated element id's. Also, added a unit test. Fixed #8361 - Add uniqueId() and removeUniqueId() 2012-05-29 21:13:17 -05:00
jquery.ui.datepicker.js Datepicker: Remove workaround for old Opera. 2012-06-14 18:25:06 -04:00
jquery.ui.dialog.js Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on and _off. 2012-06-14 12:33:16 -04:00
jquery.ui.draggable.js Draggable: Remove workaround for Safari 3. 2012-06-14 18:32:27 -04:00
jquery.ui.droppable.js Droppable: Fixed destroy method. 2012-05-24 15:20:10 -04:00
jquery.ui.effect-blind.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-bounce.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-clip.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-drop.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-explode.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-fade.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-fold.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-highlight.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-pulsate.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-scale.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-shake.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-slide.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect-transfer.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.effect.js Effects: Renamed all files. 2012-06-15 12:47:12 -04:00
jquery.ui.menu.js Menu: Cleanup. 2012-06-18 12:33:52 -04:00
jquery.ui.mouse.js Don't use :input selector. 2012-05-21 14:49:49 -04:00
jquery.ui.position.js Removed some unused variables. 2012-04-28 17:36:38 -04:00
jquery.ui.progressbar.js Lint fixes. 2012-04-02 19:12:21 -04:00
jquery.ui.resizable.js Resizable: Remove IE hidden element hack. It seems illogical and I have no idea what it's trying to fix. 2012-06-14 18:45:27 -04:00
jquery.ui.selectable.js Selectable: Fixed destroy method. 2012-05-24 15:18:04 -04:00
jquery.ui.slider.js Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off. 2012-06-13 08:00:45 -04:00
jquery.ui.sortable.js Sortable: Remove workaround for Safari 3. 2012-06-14 18:46:38 -04:00
jquery.ui.spinner.js Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off. 2012-06-13 08:00:45 -04:00
jquery.ui.tabs.js Tabs: Change array join to string. 2012-06-14 21:22:36 -04:00
jquery.ui.tooltip.js Tooltip: Reposition tracking tooltips when they gain focus. 2012-06-14 12:40:03 -04:00
jquery.ui.widget.js jQuery may be redefined or not exist do to noConflict, so using the global is bad, instead use the scoping function's $ 2012-06-18 15:09:28 -07:00