bind
click here to add a description
click here to add a homepage
Extended placeholder for _bind with usage code and some TODOs
Placeholder for _bind prototype
Updated AUTHORS.txt with URLs to website and Github, thanks Ralph
Adding a .gitignore file with some presets
Cleaning up visual tests
Fixing another typo in README
Adding link to using-jquery-ui forum to README
Improving README.md, eg. fixing links after misunderstanding Markdown
Adding README.md for Github to display something
Position Visual Test: Corrected page title - Testcase for #5284 Position: Smarter collision detection
Position: Adding visual testcase for #5284 - Position: Smarter collision detection
Added scoped selectors for .ui-widget-header
Combobox demo: Improved styling and added a title to the button, to avoid having in the tooltip
Merge branch 'master' of github.com:jquery/jquery-ui
Autocomplete: Combobox demo - don't use position plugin to place the button next to the text field.
line-endings
Widgets in Dialog compound visual test: Added more widgets and linked Slider with Progressbar
Compound visual dialog tests: Add some content to the page for better testing
Menu: pass the original event to the select callback.
Added visual menu tests from (old) dev-branch and fixed nested-menu
Merge branch 'master' of git@github.com:jquery/jquery-ui
Moved to using Google Closure from YUI Compressor.
Menu: Don't trigger select if a click occurs outside of a menu item.
Autocomplete: Don't trigger a search when the left or right arrow keys are used.
Menu: skip over elements that aren't menu items.
autocomplete: pass through mouse and key events to menu methods in order to differentiate between key and mouse events in autocomplete