]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
14 years agoExperimental shadow for tooltip element
jzaefferer [Mon, 22 Mar 2010 19:58:28 +0000 (20:58 +0100)]
Experimental shadow for tooltip element

14 years agoTooltip: Added another element for testing the issue with mouseover/out
jzaefferer [Sun, 21 Mar 2010 21:45:36 +0000 (22:45 +0100)]
Tooltip: Added another element for testing the issue with mouseover/out

14 years agoCopying files from old Googlecode dev branch for tooltip
jzaefferer [Sun, 21 Mar 2010 21:28:32 +0000 (22:28 +0100)]
Copying files from old Googlecode dev branch for tooltip

14 years agoAdding a .gitignore file with some presets
jzaefferer [Sun, 21 Mar 2010 20:11:38 +0000 (21:11 +0100)]
Adding a .gitignore file with some presets

14 years agoCleaning up visual tests
jzaefferer [Sun, 21 Mar 2010 20:07:25 +0000 (21:07 +0100)]
Cleaning up visual tests

Fixes #5395 - Visual Tests Cleanup

14 years agoFixing another typo in README
jzaefferer [Sun, 21 Mar 2010 19:48:04 +0000 (20:48 +0100)]
Fixing another typo in README

14 years agoAdding link to using-jquery-ui forum to README
jzaefferer [Sun, 21 Mar 2010 19:47:22 +0000 (20:47 +0100)]
Adding link to using-jquery-ui forum to README

14 years agoImproving README.md, eg. fixing links after misunderstanding Markdown
jzaefferer [Sun, 21 Mar 2010 19:45:06 +0000 (20:45 +0100)]
Improving README.md, eg. fixing links after misunderstanding Markdown

14 years agoAdding README.md for Github to display something
jzaefferer [Sun, 21 Mar 2010 19:43:10 +0000 (20:43 +0100)]
Adding README.md for Github to display something

14 years agoPosition Visual Test: Corrected page title - Testcase for #5284 Position: Smarter...
jzaefferer [Sun, 21 Mar 2010 18:52:18 +0000 (19:52 +0100)]
Position Visual Test: Corrected page title - Testcase for #5284 Position: Smarter collision detection

14 years agoPosition: Adding visual testcase for #5284 - Position: Smarter collision detection
jzaefferer [Sun, 21 Mar 2010 18:48:30 +0000 (19:48 +0100)]
Position: Adding visual testcase for #5284 - Position: Smarter collision detection

14 years agoAdded scoped selectors for .ui-widget-header
Doug Neiner [Sun, 21 Mar 2010 02:19:11 +0000 (22:19 -0400)]
Added scoped selectors for .ui-widget-header

When using buttons in a .ui-widget-header, they were loosing their
styling on link elements. By scoping the selector just like is
done for .ui-widget-content, it fixes this problem

14 years agoCombobox demo: Improved styling and added a title to the button, to avoid having...
jzaefferer [Sat, 20 Mar 2010 21:04:35 +0000 (22:04 +0100)]
Combobox demo: Improved styling and added a title to the button, to avoid having   in the tooltip

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Scott González [Sat, 20 Mar 2010 20:58:32 +0000 (16:58 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoAutocomplete: Combobox demo - don't use position plugin to place the button next...
Scott González [Sat, 20 Mar 2010 20:57:37 +0000 (16:57 -0400)]
Autocomplete: Combobox demo - don't use position plugin to place the button next to the text field.

Fixes #5338 - autocomplete combobox look weird in opera 10.50.

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Sat, 20 Mar 2010 20:52:31 +0000 (21:52 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoline-endings
jzaefferer [Sat, 20 Mar 2010 20:51:53 +0000 (21:51 +0100)]
line-endings

14 years agoWidgets in Dialog compound visual test: Added more widgets and linked Slider with...
jzaefferer [Sat, 20 Mar 2010 20:51:12 +0000 (21:51 +0100)]
Widgets in Dialog compound visual test: Added more widgets and linked Slider with Progressbar

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Scott González [Sat, 20 Mar 2010 20:22:42 +0000 (16:22 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoCompound visual dialog tests: Add some content to the page for better testing
jzaefferer [Sat, 20 Mar 2010 20:21:02 +0000 (21:21 +0100)]
Compound visual dialog tests: Add some content to the page for better testing

14 years agoMenu: pass the original event to the select callback.
Scott González [Sat, 20 Mar 2010 20:17:56 +0000 (16:17 -0400)]
Menu: pass the original event to the select callback.

Fixes #5343 - Add option to allow form submission when option is chosen.

14 years agoAdded visual menu tests from (old) dev-branch and fixed nested-menu
jzaefferer [Sat, 20 Mar 2010 20:04:04 +0000 (21:04 +0100)]
Added visual menu tests from (old) dev-branch and fixed nested-menu

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Sat, 20 Mar 2010 19:37:43 +0000 (20:37 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoline-endings
jzaefferer [Sat, 20 Mar 2010 19:36:25 +0000 (20:36 +0100)]
line-endings

14 years agoMerge branch 'master' of git@github.com:jquery/jquery-ui
John Resig [Sat, 20 Mar 2010 19:28:38 +0000 (15:28 -0400)]
Merge branch 'master' of git@github.com:jquery/jquery-ui

14 years agoMoved to using Google Closure from YUI Compressor.
John Resig [Sat, 20 Mar 2010 19:28:10 +0000 (15:28 -0400)]
Moved to using Google Closure from YUI Compressor.

14 years agoMenu: Don't trigger select if a click occurs outside of a menu item.
Scott González [Sat, 20 Mar 2010 19:09:46 +0000 (15:09 -0400)]
Menu: Don't trigger select if a click occurs outside of a menu item.

Fixes #5376 - Menu plugin fires select when border is clicked.

14 years agoAutocomplete: Don't trigger a search when the left or right arrow keys are used.
Scott González [Sat, 20 Mar 2010 18:58:38 +0000 (14:58 -0400)]
Autocomplete: Don't trigger a search when the left or right arrow keys are used.

Fixes #5289 - Autocomplete: ignore cursor left/right.

14 years agoMenu: skip over elements that aren't menu items.
Scott González [Sat, 20 Mar 2010 18:37:25 +0000 (14:37 -0400)]
Menu: skip over elements that aren't menu items.

Fixes #5188 - Refactor menu rendering for more customizing.

14 years agoautocomplete: pass through mouse and key events to menu methods in order to different...
Jörn Zaefferer [Sat, 20 Mar 2010 14:57:06 +0000 (14:57 +0000)]
autocomplete: pass through mouse and key events to menu methods in order to differentiate between key and mouse events in autocomplete

14 years agoadded new compound test, still incomplete
Jörn Zaefferer [Sat, 20 Mar 2010 14:39:20 +0000 (14:39 +0000)]
added new compound test, still incomplete

14 years agoAdded mouse, position, draggable and resizable dependencies
Jörn Zaefferer [Sat, 20 Mar 2010 14:39:05 +0000 (14:39 +0000)]
Added mouse, position, draggable and resizable dependencies

14 years agoAdded some margin to body to avoid horizontal scrollbar
Jörn Zaefferer [Sat, 20 Mar 2010 14:38:50 +0000 (14:38 +0000)]
Added some margin to body to avoid horizontal scrollbar

14 years agoRemoved jQuery (not used); Added links to all.html, effects.all.html and compound...
Jörn Zaefferer [Sat, 20 Mar 2010 14:38:34 +0000 (14:38 +0000)]
Removed jQuery (not used); Added links to all.html, effects.all.html and compound tests

14 years agoAdded Button and Autocomplete
Jörn Zaefferer [Sat, 20 Mar 2010 14:38:24 +0000 (14:38 +0000)]
Added Button and Autocomplete

14 years agodebug comment
Jörn Zaefferer [Sat, 20 Mar 2010 14:38:12 +0000 (14:38 +0000)]
debug comment

14 years agoFixed broken encoding of Préc
Jörn Zaefferer [Sat, 20 Mar 2010 14:37:55 +0000 (14:37 +0000)]
Fixed broken encoding of Préc

14 years agocore focus-test, call start() after running assertions
Jörn Zaefferer [Sat, 20 Mar 2010 14:37:36 +0000 (14:37 +0000)]
core focus-test, call start() after running assertions

14 years agoreplaced pearl with perl
Jörn Zaefferer [Sat, 20 Mar 2010 14:37:18 +0000 (14:37 +0000)]
replaced pearl with perl

14 years agonormalize margin/padding on test markup to get reliable height results
Jörn Zaefferer [Sat, 20 Mar 2010 14:32:06 +0000 (14:32 +0000)]
normalize margin/padding on test markup to get reliable height results

14 years agoglobal introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore
Jörn Zaefferer [Sat, 20 Mar 2010 14:31:23 +0000 (14:31 +0000)]
global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore

14 years agobuild: corrected position docs url
Richard Worth [Thu, 18 Mar 2010 12:29:25 +0000 (12:29 +0000)]
build: corrected position docs url

14 years agoset trunk version to 1.9pre
Richard Worth [Thu, 18 Mar 2010 11:46:01 +0000 (11:46 +0000)]
set trunk version to 1.9pre

14 years agoset trunk version to 1.8 1.8
Richard Worth [Thu, 18 Mar 2010 11:43:54 +0000 (11:43 +0000)]
set trunk version to 1.8

14 years agodemos index: put effects in a more logical order
Richard Worth [Thu, 18 Mar 2010 10:50:37 +0000 (10:50 +0000)]
demos index: put effects in a more logical order

14 years agodemos index: put effects in a more logical order
Richard Worth [Thu, 18 Mar 2010 10:48:29 +0000 (10:48 +0000)]
demos index: put effects in a more logical order

14 years agobutton default demo: moved prevent navigation to # when clicking on anchor button...
Richard Worth [Thu, 18 Mar 2010 10:38:25 +0000 (10:38 +0000)]
button default demo: moved prevent navigation to # when clicking on anchor button to head

14 years agodemos: html validation
Richard Worth [Thu, 18 Mar 2010 10:31:17 +0000 (10:31 +0000)]
demos: html validation

14 years agoeol-style and mime-type
Richard Worth [Wed, 17 Mar 2010 23:50:13 +0000 (23:50 +0000)]
eol-style and mime-type

14 years agoeol-style and mime-type
Richard Worth [Wed, 17 Mar 2010 23:42:32 +0000 (23:42 +0000)]
eol-style and mime-type

14 years agosortable ticket #5355 visual test case - minor cleanup, added eol-style property
Richard Worth [Wed, 17 Mar 2010 23:37:02 +0000 (23:37 +0000)]
sortable ticket #5355 visual test case - minor cleanup, added eol-style property

14 years agofixed #5368 - Autocomplete: aria role for menu should be listbox instead of menu
Richard Worth [Wed, 17 Mar 2010 23:22:02 +0000 (23:22 +0000)]
fixed #5368 - Autocomplete: aria role for menu should be listbox instead of menu

14 years agoposition demo - fixed html validation issue. Hopefully will fix #5358 - Position...
Richard Worth [Wed, 17 Mar 2010 19:22:05 +0000 (19:22 +0000)]
position demo - fixed html validation issue. Hopefully will fix #5358 - Position Demo is borked

14 years agoSlider: fixed change event to be triggered by keyup and value and values option sette...
Richard Worth [Wed, 17 Mar 2010 17:39:29 +0000 (17:39 +0000)]
Slider: fixed change event to be triggered by keyup and value and values option setters. Fixes #5367 - slider change event not triggered by keypress

14 years agoSlider unit tests: slider event change
Richard Worth [Wed, 17 Mar 2010 15:58:22 +0000 (15:58 +0000)]
Slider unit tests: slider event change

14 years agoSlider unit tests: slider event change
Richard Worth [Wed, 17 Mar 2010 15:31:17 +0000 (15:31 +0000)]
Slider unit tests: slider event change

14 years agowhitespace
Richard Worth [Wed, 17 Mar 2010 15:04:14 +0000 (15:04 +0000)]
whitespace

14 years agoslider unit tests: corrected some hasClass calls
Richard Worth [Wed, 17 Mar 2010 15:02:18 +0000 (15:02 +0000)]
slider unit tests: corrected some hasClass calls

14 years agoFixed #5362 - Buttonset class should be ui-buttonset because buttonset is one word
Richard Worth [Wed, 17 Mar 2010 13:16:40 +0000 (13:16 +0000)]
Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one word

14 years agoButton: Added refresh method to buttonset, futher fixes #5278 - ui.buttons doesn...
Richard Worth [Wed, 17 Mar 2010 13:07:46 +0000 (13:07 +0000)]
Button: Added refresh method to buttonset, futher fixes #5278 - ui.buttons doesn't visually reset on form "reset" event or input "change" event

14 years agoButtonset - remove corner classes from button widgets instead of button elements...
Richard Worth [Wed, 17 Mar 2010 13:03:23 +0000 (13:03 +0000)]
Buttonset - remove corner classes from button widgets instead of button elements on destroy. Fixes #5361 - buttonset method destroy doesn't remove corner classes from label elements

14 years agobutton: whitespace and quotes. See http://docs.jquery.com/JQuery_Core_Style_Guidelines
Richard Worth [Wed, 17 Mar 2010 12:56:15 +0000 (12:56 +0000)]
button: whitespace and quotes. See http://docs.jquery.com/JQuery_Core_Style_Guidelines

14 years agoRemove ui-helper-hidden-accessible from correct element. See r3880 and r3892
Richard Worth [Wed, 17 Mar 2010 12:49:27 +0000 (12:49 +0000)]
Remove ui-helper-hidden-accessible from correct element. See r3880 and r3892

14 years agoPartial visual test for #5355
Jörn Zaefferer [Tue, 16 Mar 2010 15:44:02 +0000 (15:44 +0000)]
Partial visual test for #5355

14 years agoButton: spacing.
Scott González [Tue, 16 Mar 2010 04:07:23 +0000 (04:07 +0000)]
Button: spacing.

14 years agoSortable: Fixed a bug with over/out events and connected draggables.
Scott González [Tue, 16 Mar 2010 01:15:57 +0000 (01:15 +0000)]
Sortable: Fixed a bug with over/out events and connected draggables.

Fixes #5346 - over and out events not triggered when draggable connected with single (non-nested) sortable.

14 years agoMenu: Don't pass empty values to ._trigger().
Scott González [Tue, 16 Mar 2010 00:26:06 +0000 (00:26 +0000)]
Menu: Don't pass empty values to ._trigger().

14 years agoAutocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data loss
Richard Worth [Mon, 15 Mar 2010 21:24:42 +0000 (21:24 +0000)]
Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data loss

14 years agoAutocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data loss
Richard Worth [Mon, 15 Mar 2010 21:11:21 +0000 (21:11 +0000)]
Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data loss

14 years agoAutocomplete: Fixed #5348 - Autocomplete: menu item should not remain selected when...
Richard Worth [Mon, 15 Mar 2010 20:57:02 +0000 (20:57 +0000)]
Autocomplete: Fixed #5348 - Autocomplete: menu item should not remain selected when mouse off menu

14 years agoAutocomplete: fixed #5347 - Autocomplete: each successive item hover makes item above...
Richard Worth [Mon, 15 Mar 2010 20:40:20 +0000 (20:40 +0000)]
Autocomplete: fixed #5347 - Autocomplete: each successive item hover makes item above shrink a bit in IE

14 years agoautocomplete: combobox demo: tweaked padding to be more consistent across browsers
Richard Worth [Mon, 15 Mar 2010 20:32:02 +0000 (20:32 +0000)]
autocomplete: combobox demo: tweaked padding to be more consistent across browsers

14 years agoautocomplete demo: corrected spelling of perl
Richard Worth [Mon, 15 Mar 2010 19:35:05 +0000 (19:35 +0000)]
autocomplete demo: corrected spelling of perl

14 years agobutton demo: minor update
Richard Worth [Mon, 15 Mar 2010 19:30:29 +0000 (19:30 +0000)]
button demo: minor update

14 years agoButton demo: added description
Richard Worth [Mon, 15 Mar 2010 19:29:35 +0000 (19:29 +0000)]
Button demo: added description

14 years agoButton: fixed #5324 - button disabled state doesn't get refreshed when disabled set...
Richard Worth [Mon, 15 Mar 2010 14:13:17 +0000 (14:13 +0000)]
Button: fixed #5324 - button disabled state doesn't get refreshed when disabled set on original element

14 years agoButton: remove disabled attribute from original element when option set to false
Richard Worth [Mon, 15 Mar 2010 14:07:00 +0000 (14:07 +0000)]
Button: remove disabled attribute from original element when option set to false

14 years agobutton: fixed #5328 - button disabled only visually when disabled option set, still...
Richard Worth [Mon, 15 Mar 2010 14:00:53 +0000 (14:00 +0000)]
button: fixed #5328 - button disabled only visually when disabled option set, still functional

14 years agoDialog visual test - corrected page title, added heading
Richard Worth [Mon, 15 Mar 2010 13:42:05 +0000 (13:42 +0000)]
Dialog visual test - corrected page title, added heading

14 years agoAccordion: Fixed visual test for dl markup.
Scott González [Sun, 14 Mar 2010 19:05:59 +0000 (19:05 +0000)]
Accordion: Fixed visual test for dl markup.

Fixes #5329 - Nested Accordion header is not lined up properly.

14 years agoButton: Don't react to keydown when disabled.
Scott González [Sun, 14 Mar 2010 17:53:18 +0000 (17:53 +0000)]
Button: Don't react to keydown when disabled.

Partial fix for #5328 - button disabled only visually when disabled option set, still functional.

14 years agoDialog: Removed relative positioning from content div.
Scott González [Sun, 14 Mar 2010 17:23:37 +0000 (17:23 +0000)]
Dialog: Removed relative positioning from content div.

Fixes #5323 - dialog content shifts when dialog resized from top or left.

14 years agodialog: added visual test for position right top
Richard Worth [Fri, 12 Mar 2010 13:35:19 +0000 (13:35 +0000)]
dialog: added visual test for position right top

14 years agorename
Richard Worth [Fri, 12 Mar 2010 13:28:17 +0000 (13:28 +0000)]
rename

14 years agobutton: added visual test for button option disabled
Richard Worth [Fri, 12 Mar 2010 13:27:49 +0000 (13:27 +0000)]
button: added visual test for button option disabled

14 years agohtml pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
Richard Worth [Fri, 12 Mar 2010 03:18:34 +0000 (03:18 +0000)]
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase

14 years agoresizable visual test: changed alsoResize child test to have position:absolute parent...
Richard Worth [Fri, 12 Mar 2010 01:48:45 +0000 (01:48 +0000)]
resizable visual test: changed alsoResize child test to have position:absolute parent and position:relative child. This is the source of the dialog issue #5323 - dialog content shifts when dialog resized from top or left

14 years agoresizable: added visual test for alsoResize with child element
Richard Worth [Fri, 12 Mar 2010 01:21:36 +0000 (01:21 +0000)]
resizable: added visual test for alsoResize with child element

14 years agoDialog: quiet JSLint
Richard Worth [Fri, 12 Mar 2010 01:10:57 +0000 (01:10 +0000)]
Dialog: quiet JSLint

14 years agoPosition: quiet JSLint
Richard Worth [Thu, 11 Mar 2010 22:16:00 +0000 (22:16 +0000)]
Position: quiet JSLint

14 years agoAutocomplete: quiet jslint
Richard Worth [Thu, 11 Mar 2010 22:06:29 +0000 (22:06 +0000)]
Autocomplete: quiet jslint

14 years agoButton: fixed icon spacing issues caused by r3878 fix of #5294
Richard Worth [Thu, 11 Mar 2010 21:30:51 +0000 (21:30 +0000)]
Button: fixed icon spacing issues caused by r3878 fix of #5294

14 years agoButton: quiet jslint
Richard Worth [Thu, 11 Mar 2010 21:17:28 +0000 (21:17 +0000)]
Button: quiet jslint

14 years agodialog: corrected typo in ui.position property for drag events. Updated unit tests...
Richard Worth [Thu, 11 Mar 2010 20:48:21 +0000 (20:48 +0000)]
dialog: corrected typo in ui.position property for drag events. Updated unit tests tracking fix of #5291

14 years agoButton: No need to check the button type before removing the hidden class.
Scott González [Thu, 11 Mar 2010 20:21:38 +0000 (20:21 +0000)]
Button: No need to check the button type before removing the hidden class.

14 years agoButton: Conform to coding standards.
Scott González [Thu, 11 Mar 2010 20:10:43 +0000 (20:10 +0000)]
Button: Conform to coding standards.

14 years agoButton: Fixed tests that check for hidden button elements.
Scott González [Thu, 11 Mar 2010 20:10:26 +0000 (20:10 +0000)]
Button: Fixed tests that check for hidden button elements.

14 years agoreverted r3888 un-fixing #5322 for now as trunk is in release candidate state - only...
Richard Worth [Thu, 11 Mar 2010 16:57:10 +0000 (16:57 +0000)]
reverted r3888 un-fixing #5322 for now as trunk is in release candidate state - only criticals and blockers should be fixed until 1.8 is final

14 years agosortable: fixed #5322 (helper position weird when axis was used, fixes sortable tabs...
Paul Bakaus [Thu, 11 Mar 2010 16:35:20 +0000 (16:35 +0000)]
sortable: fixed #5322 (helper position weird when axis was used, fixes sortable tabs demo)

14 years agoFixed #5278 - ui.buttons doesn't visually reset on form "reset" event or input "chang...
Richard Worth [Thu, 11 Mar 2010 06:31:16 +0000 (06:31 +0000)]
Fixed #5278 - ui.buttons doesn't visually reset on form "reset" event or input "change" event