aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Widgets in Dialog compound visual test: Added more widgets and linked Slider ↵jzaefferer2010-03-201-10/+63
| | | | with Progressbar
* Compound visual dialog tests: Add some content to the page for better testingjzaefferer2010-03-202-0/+254
|
* Added visual menu tests from (old) dev-branch and fixed nested-menujzaefferer2010-03-204-0/+773
|
* Merge branch 'master' of github.com:jquery/jquery-uijzaefferer2010-03-207-808/+37
|\
| * Merge branch 'master' of git@github.com:jquery/jquery-uiJohn Resig2010-03-201-0/+3
| |\
| | * Menu: Don't trigger select if a click occurs outside of a menu item.Scott González2010-03-201-0/+3
| | | | | | | | | Fixes #5376 - Menu plugin fires select when border is clicked.
| * | Moved to using Google Closure from YUI Compressor.John Resig2010-03-205-782/+29
| |/
| * Autocomplete: Don't trigger a search when the left or right arrow keys are used.Scott González2010-03-201-0/+2
| | | | | | Fixes #5289 - Autocomplete: ignore cursor left/right.
| * Menu: skip over elements that aren't menu items.Scott González2010-03-202-26/+3
| | | | | | Fixes #5188 - Refactor menu rendering for more customizing.
* | line-endingsjzaefferer2010-03-200-0/+0
|/
* autocomplete: pass through mouse and key events to menu methods in order to ↵Jörn Zaefferer2010-03-201-23/+25
| | | | differentiate between key and mouse events in autocomplete
* added new compound test, still incompleteJörn Zaefferer2010-03-201-0/+44
|
* Added mouse, position, draggable and resizable dependenciesJörn Zaefferer2010-03-201-0/+4
|
* Added some margin to body to avoid horizontal scrollbarJörn Zaefferer2010-03-201-0/+1
|
* Removed jQuery (not used); Added links to all.html, effects.all.html and ↵Jörn Zaefferer2010-03-201-6/+14
| | | | compound tests
* Added Button and AutocompleteJörn Zaefferer2010-03-201-0/+29
|
* debug commentJörn Zaefferer2010-03-201-0/+3
|
* Fixed broken encoding of PrécJörn Zaefferer2010-03-201-1/+1
|
* core focus-test, call start() after running assertionsJörn Zaefferer2010-03-201-1/+1
|
* replaced pearl with perlJörn Zaefferer2010-03-204-4/+4
|
* normalize margin/padding on test markup to get reliable height resultsJörn Zaefferer2010-03-202-3/+5
|
* global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymoreJörn Zaefferer2010-03-201-3/+0
|
* build: corrected position docs urlRichard Worth2010-03-181-1/+1
|
* set trunk version to 1.9preRichard Worth2010-03-181-1/+1
|
* set trunk version to 1.81.8Richard Worth2010-03-181-1/+1
|
* demos index: put effects in a more logical orderRichard Worth2010-03-181-2/+2
|
* demos index: put effects in a more logical orderRichard Worth2010-03-181-3/+3
|
* button default demo: moved prevent navigation to # when clicking on anchor ↵Richard Worth2010-03-181-2/+4
| | | | button to head
* demos: html validationRichard Worth2010-03-181-4/+4
|
* eol-style and mime-typeRichard Worth2010-03-175-93/+115
|
* eol-style and mime-typeRichard Worth2010-03-172-163/+163
|
* sortable ticket #5355 visual test case - minor cleanup, added eol-style propertyRichard Worth2010-03-171-34/+40
|
* fixed #5368 - Autocomplete: aria role for menu should be listbox instead of menuRichard Worth2010-03-171-1/+1
|
* position demo - fixed html validation issue. Hopefully will fix #5358 - ↵Richard Worth2010-03-171-86/+84
| | | | Position Demo is borked
* Slider: fixed change event to be triggered by keyup and value and values ↵Richard Worth2010-03-172-3/+13
| | | | option setters. Fixes #5367 - slider change event not triggered by keypress
* Slider unit tests: slider event changeRichard Worth2010-03-171-1/+23
|
* Slider unit tests: slider event changeRichard Worth2010-03-171-1/+56
|
* whitespaceRichard Worth2010-03-171-10/+10
|
* slider unit tests: corrected some hasClass callsRichard Worth2010-03-171-8/+8
|
* Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is ↵Richard Worth2010-03-174-6/+6
| | | | one word
* Button: Added refresh method to buttonset, futher fixes #5278 - ui.buttons ↵Richard Worth2010-03-171-10/+23
| | | | doesn't visually reset on form "reset" event or input "change" event
* Buttonset - remove corner classes from button widgets instead of button ↵Richard Worth2010-03-171-1/+5
| | | | elements on destroy. Fixes #5361 - buttonset method destroy doesn't remove corner classes from label elements
* button: whitespace and quotes. See ↵Richard Worth2010-03-171-2/+2
| | | | http://docs.jquery.com/JQuery_Core_Style_Guidelines
* Remove ui-helper-hidden-accessible from correct element. See r3880 and r3892Richard Worth2010-03-171-1/+3
|
* Partial visual test for #5355Jörn Zaefferer2010-03-161-0/+52
|
* Button: spacing.Scott González2010-03-161-2/+2
|
* Sortable: Fixed a bug with over/out events and connected draggables.Scott González2010-03-161-2/+5
| | | | Fixes #5346 - over and out events not triggered when draggable connected with single (non-nested) sortable.
* Menu: Don't pass empty values to ._trigger().Scott González2010-03-161-1/+1
|
* Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data ↵Richard Worth2010-03-151-1/+3
| | | | loss
* Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data ↵Richard Worth2010-03-151-0/+4
| | | | loss