aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Autocomplete: Fixed #5348 - Autocomplete: menu item should not remain ↵Richard Worth2010-03-151-0/+3
| | | | selected when mouse off menu
* Autocomplete: fixed #5347 - Autocomplete: each successive item hover makes ↵Richard Worth2010-03-151-6/+6
| | | | item above shrink a bit in IE
* autocomplete: combobox demo: tweaked padding to be more consistent across ↵Richard Worth2010-03-151-1/+2
| | | | browsers
* autocomplete demo: corrected spelling of perlRichard Worth2010-03-151-1/+1
|
* button demo: minor updateRichard Worth2010-03-151-2/+2
|
* Button demo: added descriptionRichard Worth2010-03-151-1/+3
|
* Button: fixed #5324 - button disabled state doesn't get refreshed when ↵Richard Worth2010-03-151-0/+4
| | | | disabled set on original element
* Button: remove disabled attribute from original element when option set to falseRichard Worth2010-03-151-1/+5
|
* button: fixed #5328 - button disabled only visually when disabled option ↵Richard Worth2010-03-151-5/+12
| | | | set, still functional
* Dialog visual test - corrected page title, added headingRichard Worth2010-03-151-1/+4
|
* Accordion: Fixed visual test for dl markup.Scott González2010-03-141-6/+11
| | | | Fixes #5329 - Nested Accordion header is not lined up properly.
* Button: Don't react to keydown when disabled.Scott González2010-03-141-6/+8
| | | | Partial fix for #5328 - button disabled only visually when disabled option set, still functional.
* Dialog: Removed relative positioning from content div.Scott González2010-03-141-1/+1
| | | | Fixes #5323 - dialog content shifts when dialog resized from top or left.
* dialog: added visual test for position right topRichard Worth2010-03-121-0/+33
|
* renameRichard Worth2010-03-121-0/+84
|
* button: added visual test for button option disabledRichard Worth2010-03-121-0/+84
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-12332-651/+981
|