aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Test: Update effects_core test, since puff-effect and size-effect now have it...Rafael Xavier de Souza2013-06-222-4/+3
* Effect: Give puff-effect and size-effect its own files. Previously, they were...Rafael Xavier de Souza2013-06-225-240/+284
* Menu: Ensure an event was passed before checking its type. Fixes #9384 - Menu...TJ VanToll2013-06-201-1/+1
* Menu tests: Fix lint errorJörn Zaefferer2013-06-201-1/+1
* Build: Update grunt-contrib-jshint to latest, fixes jshint errors not abortin...Jörn Zaefferer2013-06-201-1/+1
* Draggable: active element blurs when clicking on a draggable. Fixes #4261 - D...Steven Luscher2013-06-194-11/+31
* Clicking on a draggable anchor without moving it should make it the active el...Steven Luscher2013-06-192-0/+17
* Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing sho...TJ VanToll2013-06-162-0/+15
* Build: Add support for running on TravisJörn Zaefferer2013-06-122-0/+8
* CSS Framework: Update API links from the old docs site to their new API site ...TJ VanToll2013-06-0517-18/+16
* Slider Tests: Remove pointless doc blocks.Scott González2013-06-044-12/+0
* Tabs: Use .ui-tabs-anchor in stylesheet.Scott González2013-06-041-6/+5
* Datepicker: Removing unused ui-datepicker-month-year class name.TJ VanToll2013-06-031-3/+0
* Slider: Remove range div when changing range option to false. Fixes #9355 - S...Scott González2013-06-032-3/+23
* Spinner: Trivial spelling / grammatical fixes in CSS comments.TJ VanToll2013-06-021-2/+2
* Dialog: Use proper position data after drag and resize. Fixes #9351 - Dialog:...Scott González2013-05-311-6/+21
* Build: Update node-testswarm to 1.1.0 to match latest TestSwarm APIJörn Zaefferer2013-05-311-1/+1
* Revert b12def5ab2b718f226f2a0c24c6b6d98cd0940c1 - instead update to testswarm...Jörn Zaefferer2013-05-312-4/+2
* Build: Don't pass undefined to grunt's method in error cases. Must be for t...Jörn Zaefferer2013-05-311-1/+3
* Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests t...Jörn Zaefferer2013-05-312-10/+10
* Droppable: Style guide conformance.Steven Luscher2013-05-291-116/+116
* Droppable: Defer querying of offsetWidth and offsetHeight until they're requi...Steven Luscher2013-05-291-11/+28
* Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: E...Christian Klammer2013-05-292-2/+49
* Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Au...Scott González2013-05-282-16/+41
* Accordion: Removing unused ui-accordion-noicons class.TJ VanToll2013-05-271-3/+0
* Dialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on...TJ VanToll2013-05-231-1/+4
* Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Inco...Scott González2013-05-221-0/+4
* Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: can...Brian Grinstead2013-05-205-15/+41
* Interactions: Fixed an off-by-one error in isOverAxis.David Hansen2013-05-203-3/+32
* Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 ...Scott González2013-05-202-1/+11
* Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker...Scott González2013-05-163-20/+20
* Sortable demo (portlets): Cleanup.Scott González2013-05-161-18/+42
* Position: Use absolute positioning when getting scrollbar width to avoid refl...Scott González2013-05-161-1/+1
* Revert "Position: Use absolute positioning when getting scrollbar width to av...Scott González2013-05-162-47/+105
* Position: Use absolute positioning when getting scrollbar width to avoid refl...Scott González2013-05-162-105/+47
* Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Inco...Toshi MARUYAMA2013-05-101-2/+2
* Remove environment-specific files from .gitignore.Scott González2013-05-091-7/+0
* Autocomplete: Remove handling for NUMPAD_ENTER.Scott González2013-05-061-1/+0
* Updated AUTHORS.txt.Scott González2013-05-021-0/+3
* Core: Removed $.ui.keyCode.NUMPAD_*. Fixes #9269 - Remove number pad key codes.Scott González2013-05-021-6/+0
* Release: Ability to provide a different repo for testing.Scott González2013-04-301-2/+40
* Progressbar: Add new download dialog demoKris Borchers2013-04-302-0/+116
* Autocomplete tests: Cleanup.Scott González2013-04-302-18/+32
* Whitespace.Scott González2013-04-301-2/+2
* Build: Fix effect demo url (typo)Rafael Xavier de Souza2013-04-291-1/+1
* Build: Fix version in package.json, oversight when branching 1-10-stableJörn Zaefferer2013-04-261-1/+1
* Build: Change the homepage and demo URLs to the main effects page. Fixes #924...Jörn Zaefferer2013-04-261-2/+2
* Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplet...Jason Moon2013-04-252-1/+44
* Position demo: Fixed usage of center positioning.Scott González2013-04-251-2/+2
* Autocomplete: Refactored _response() so that requestIndex is defined closer t...Scott González2013-04-251-15/+15