Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Selectmenu: added custom_render.html demo to index.html | Felix Nagel | 2011-10-10 | 1 | -0/+1 |
| | |||||
* | Selectmenu: added custom_render.html demo, removed widgetBaseClass | Felix Nagel | 2011-10-09 | 4 | -0/+120 |
| | |||||
* | Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu | Felix Nagel | 2011-10-09 | 3 | -6/+75 |
|\ | |||||
| * | Tooltip demo: Use position option in tracking demo. | Scott González | 2011-10-08 | 1 | -6/+8 |
| | | |||||
| * | Popup: Added tooltip style demo and link to demos index | kborchers | 2011-10-06 | 2 | -0/+67 |
| | | |||||
* | | Selectmenu: changed button to inline element | Felix Nagel | 2011-10-05 | 1 | -0/+1 |
| | | |||||
* | | Selectmenu: adjusted default demo description | Felix Nagel | 2011-10-03 | 1 | -1/+1 |
| | | |||||
* | | Selectmenu: removed option wrapperElement | Felix Nagel | 2011-09-30 | 1 | -3/+5 |
| | | |||||
* | | Selectmenu: improved disable method, added and improved demo files | Felix Nagel | 2011-09-27 | 1 | -15/+15 |
| | | |||||
* | | Selectmenu: improve positioning and keyboard control | Felix Nagel | 2011-09-26 | 1 | -5/+5 |
| | | |||||
* | | Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu | Felix Nagel | 2011-09-24 | 5 | -20/+101 |
|\| | |||||
| * | Popup: Make menu dependency actually optional, cleanup demos | Jörn Zaefferer | 2011-09-21 | 2 | -24/+0 |
| | | |||||
| * | Popup: Added show/hide animations and a demo | kborchers | 2011-09-21 | 2 | -0/+97 |
| | | |||||
| * | Position demo: Updated sizes of elements. | Scott González | 2011-09-16 | 1 | -4/+11 |
| | | |||||
| * | Spinner: Fixed map demo. | Scott González | 2011-09-14 | 1 | -4/+5 |
| | | |||||
* | | Selectmenu: improved disabled implementation | Felix Nagel | 2011-09-24 | 1 | -2/+2 |
| | | |||||
* | | Selectmenu: implemented disable for option and optgroup, code cleanup | Felix Nagel | 2011-09-24 | 1 | -5/+5 |
| | | |||||
* | | Selectmenu: refresh method, value option, code cleanup | Felix Nagel | 2011-09-24 | 1 | -2/+2 |
| | | |||||
* | | Selectmenu: improved popop style, styles and focus handling | Felix Nagel | 2011-09-24 | 1 | -0/+30 |
| | | |||||
* | | Selectmenu: basic popop support, code cleanup | Felix Nagel | 2011-09-23 | 1 | -1/+4 |
| | | |||||
* | | Selectmenu: basic implementation | Felix Nagel | 2011-09-22 | 2 | -0/+83 |
|/ | |||||
* | Merge remote branch 'kborchers/position_flipfit2' | Jörn Zaefferer | 2011-08-15 | 1 | -0/+2 |
|\ | |||||
| * | Position: Added better collision detection for flip and fit, added visual ↵ | kborchers | 2011-08-12 | 1 | -0/+2 |
| | | | | | | | | tests for each and updated the unit tests to take the changes into account. In the process, I removed the rounding that was being done to the position since older jQuery couldn't handle the fractions. There was another pull for this same issue and I have merged the unit tests from that pull into this commit. Also added flipfit! | ||||
* | | Spinner: Removed value option. Don't change empty values to zero on init. ↵ | Scott González | 2011-08-13 | 1 | -2/+6 |
|/ | | | | Don't enforce min/max on blur. | ||||
* | Spinner demo: Fixed time demo. | Scott González | 2011-08-10 | 1 | -1/+1 |
| | |||||
* | Replace $.global with Globalize, update Spinner to use it. Related demos ↵ | Jörn Zaefferer | 2011-08-10 | 3 | -16/+16 |
| | | | | currently broken due to previous changes. | ||||
* | Widget demo: Fixed typo. | Scott González | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | Spinner demos: Cleanup. | Scott González | 2011-08-07 | 7 | -181/+196 |
| | |||||
* | Spinner: Fixed double firing of change event when setting the value option ↵ | Scott González | 2011-08-07 | 1 | -1/+6 |
| | | | | directly. | ||||
* | Spinner demos: Fixed line endings. | Scott González | 2011-08-07 | 7 | -383/+383 |
| | |||||
* | Widget: Update demo to work with 1.6 | Jörn Zaefferer | 2011-08-04 | 1 | -1/+1 |
| | |||||
* | Menu: Added a navigation menu demo which shows how to handle keyboard navigation | kborchers | 2011-08-03 | 2 | -0/+85 |
| | |||||
* | Tabs (bottom demo): Fixed styling. Fixes #4785 - Add a tabs demo with the ↵ | Scott González | 2011-08-03 | 1 | -3/+10 |
| | | | | tabs at the bottom. | ||||
* | Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a ↵ | Scott González | 2011-08-02 | 1 | -5/+4 |
| | | | | tabs demo with the tabs at the bottom. | ||||
* | Add new topalign menu demo to index, update jquery reference. Remove TODO ↵ | Jörn Zaefferer | 2011-07-27 | 3 | -4/+5 |
| | | | | from contextmenu demo, it works fine. | ||||
* | Merge remote branch 'kborchers/menu_topalign' | Jörn Zaefferer | 2011-07-27 | 1 | -0/+80 |
|\ | |||||
| * | Menu: Added top-aligned menu demo | kborchers | 2011-07-26 | 1 | -0/+80 |
| | | |||||
* | | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 4 | -123/+70 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js | ||||
| * | | Widget demo: Add a button to change the color of the widget. | Scott González | 2011-07-20 | 1 | -4/+22 |
| |/ | |||||
| * | Menubar: Trigger select event after running all other methods. Allows the ↵ | Jörn Zaefferer | 2011-07-13 | 1 | -6/+8 |
| | | | | | | | | select-handler to destroy the widget without errors. | ||||
| * | Position: Cleanup up position demo CSS and add it to the within-visual-test | Jörn Zaefferer | 2011-07-12 | 1 | -7/+7 |
| | | |||||
| * | Merge remote branch 'bmsterling/position' | Jörn Zaefferer | 2011-07-12 | 1 | -0/+12 |
| |\ | |||||
| | * | Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine ↵ | Benjamin Sterling | 2011-07-11 | 1 | -0/+12 |
| | | | | | | | | | | | | if the element is flipped via css | ||||
| * | | Menubar: Added the autoExpand option and modified the default demo to show ↵ | kborchers | 2011-07-07 | 1 | -0/+1 |
| |/ | | | | | | | functionality | ||||
| * | Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo ↵ | Jörn Zaefferer | 2011-06-10 | 1 | -35/+4 |
| | | | | | | | | into css file. | ||||
| * | Popup: Remove comment in default demo, focus handling is now working properly | Jörn Zaefferer | 2011-06-10 | 1 | -1/+1 |
| | | |||||
| * | Merge remote branch 'hanshillen/popup-hh' | Jörn Zaefferer | 2011-06-10 | 1 | -15/+13 |
| |\ | |||||
| | * | Fix various pull request comments and coding standards issues | Hans Hillen | 2011-05-30 | 1 | -19/+13 |
| | | | |||||
| | * | wrapping tab order for popup | Hans Hillen | 2011-05-25 | 1 | -7/+11 |
| | | | |||||
| * | | Update menubar to forward menu option to nested menus, update default demo ↵ | Jörn Zaefferer | 2011-06-09 | 1 | -60/+7 |
| | | | | | | | | | | | | to set within update to the demo frame (for /demos) or window (standalone). Update visual test to have more useful defaults |