Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Datepicker: Add Faroese localisation | Keith Wood | 2010-02-26 | 2 | -0/+3 | |
| | ||||||
* | ajax tabs demo: renamed tabs to fit on the demo template | Jörn Zaefferer | 2010-02-24 | 1 | -5/+5 | |
| | ||||||
* | Fix for #4451 - ajax tabs error handling | Jörn Zaefferer | 2010-02-24 | 4 | -2/+21 | |
| | ||||||
* | Datepicker: Fixed #5156 Added Chinese Hong Kong localisation | Keith Wood | 2010-02-22 | 2 | -0/+3 | |
| | | | | That makes 50! | |||||
* | use button on accordion demo page with a button-eleement | Jörn Zaefferer | 2010-02-20 | 1 | -1/+2 | |
| | ||||||
* | partial for #5126 - less rows in remote demo to avoid scrolling | Jörn Zaefferer | 2010-02-20 | 1 | -1/+1 | |
| | ||||||
* | partial for #5126 - improved custom data demo | Jörn Zaefferer | 2010-02-20 | 1 | -3/+2 | |
| | ||||||
* | partial for #5126 - extra classes for combobox input | Jörn Zaefferer | 2010-02-20 | 1 | -2/+1 | |
| | ||||||
* | partial for #5126 - less rows in remote jsonp demo to avoid scrolling | Jörn Zaefferer | 2010-02-20 | 1 | -1/+1 | |
| | ||||||
* | no delay need for local data | Jörn Zaefferer | 2010-02-17 | 1 | -0/+1 | |
| | ||||||
* | Autocomplete categories demo: Simplified styling. | Scott González | 2010-02-17 | 1 | -1/+2 | |
| | ||||||
* | Autocomplete categories demo: Removed custom jQuery methods and tweaked the ↵ | Scott González | 2010-02-17 | 1 | -17/+3 | |
| | | | | category styling. | |||||
* | Autocomplete demo: Added styling to the categories. | Scott González | 2010-02-17 | 1 | -2/+5 | |
| | ||||||
* | Working categorized autocomplete demo. | Scott González | 2010-02-17 | 1 | -31/+64 | |
| | ||||||
* | Fix for #5188 along with a half-functional demo (buggy keyboard navigation) | Jörn Zaefferer | 2010-02-16 | 1 | -0/+69 | |
| | ||||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 116 | -116/+116 | |
| | ||||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 116 | -117/+117 | |
| | | | | file renames in 1.8a1 | |||||
* | Removed extra semicolon. | Scott González | 2010-02-06 | 1 | -1/+1 | |
| | ||||||
* | Slider demo: Don't change default values. | Scott González | 2010-02-05 | 1 | -11/+9 | |
| | | | | Fixes #5131 - Slider demos need options reset before loading next demo. | |||||
* | autocomplete: back to custom json encoding (for compat with older PHP ↵ | Jörn Zaefferer | 2010-01-28 | 1 | -1/+1 | |
| | | | | implementations, fixed the double quotes | |||||
* | autocomplete: back to custom json encoding (for compat with older PHP ↵ | Jörn Zaefferer | 2010-01-28 | 1 | -2/+2 | |
| | | | | implementations, fixed the double quotes | |||||
* | autocomplete: use json_encode in PHP to produce valid JSON | Jörn Zaefferer | 2010-01-28 | 1 | -1/+1 | |
| | ||||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 116 | -116/+116 | |
| | ||||||
* | autocomplete: added xml-parsing demo | Jörn Zaefferer | 2010-01-26 | 3 | -0/+183 | |
| | ||||||
* | button: more specific selectors for demo pages, avoiding any other global ↵ | Jörn Zaefferer | 2010-01-20 | 1 | -1/+1 | |
| | | | | demo page issues | |||||
* | button: don't style everything, just the demo | Jörn Zaefferer | 2010-01-20 | 1 | -1/+1 | |
| | ||||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 15 | -887/+887 | |
| | ||||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 115 | -115/+115 | |
| | ||||||
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 6 | -6/+0 | |
| | | | | Fixes #5071 - Remove bgiframe option from all plugins. | |||||
* | Widget factory: Changed _create to _init. | Scott González | 2010-01-15 | 1 | -1/+1 | |
| | | | | Partial fix for #5064 - Widget: make multiple instantiation more useful. | |||||
* | Dialog: Tweaking demo so buttons fit on one line. | Scott González | 2010-01-15 | 1 | -6/+1 | |
| | ||||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 7 | -13/+13 | |
| | | | | Fixes #5061 - Remove stackfix. | |||||
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 13 | -0/+1138 | |
| | ||||||
* | Tabs ajax demo: Changed content of one of the remote tabs so it's obvious ↵ | Scott González | 2010-01-13 | 1 | -3/+3 | |
| | | | | that the two ajax tabs are actually loading different files. | |||||
* | Accordion demos: Added missing include of mouse plugin. | Scott González | 2010-01-07 | 2 | -0/+2 | |
| | | | | Fixes #5046 - Accordion demos: Missing mouse plugin. | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 21 | -241/+624 | |
| | | | | menu; including menu static tests). | |||||
* | slider: fixed missing references to mouse plugin | Richard Worth | 2010-01-01 | 12 | -0/+12 | |
| | ||||||
* | Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ↵ | Scott González | 2009-12-23 | 7 | -0/+7 | |
| | | | | plugins. | |||||
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 41 | -0/+41 | |
| | | | | Fixes #5023 - Split mouse code into its own file. | |||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 93 | -0/+93 | |
| | ||||||
* | Dstepicker - Demonstrate opening/closing animations | Keith Wood | 2009-12-08 | 2 | -0/+55 | |
| | ||||||
* | Datepicker - Fixed #4987 - Add bosnian language to DatePicker | Keith Wood | 2009-12-08 | 2 | -0/+3 | |
| | ||||||
* | addClass demo: Fixed URLs to be relative. | Scott González | 2009-11-15 | 1 | -5/+5 | |
| | ||||||
* | Effects: Added fade effect. Needs documentation. | Scott González | 2009-11-13 | 1 | -0/+2 | |
| | | | | Fixes #4416 - Add fade effect. | |||||
* | Datepicker: Added Afrikaans and English/UK localisations | Keith Wood | 2009-10-22 | 2 | -0/+6 | |
| | ||||||
* | sortable portlets demo: Swapped plus and minus icons for more consistency | Richard Worth | 2009-10-04 | 1 | -2/+2 | |
| | ||||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 102 | -406/+406 | |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | |||||
* | effects easing: typo | Jörn Zaefferer | 2009-09-02 | 1 | -1/+1 | |
| | ||||||
* | fixed a little issue in Chrome, Safari | Richard Worth | 2009-09-02 | 1 | -1/+2 | |
| | ||||||
* | Fixed a bug in the drawing of all the graphs, especially visible in easeout ↵ | Richard Worth | 2009-09-02 | 1 | -6/+14 | |
| | | | | curves. Added a top line to each graph. Added support for linear graph and preview. Slowed animation down a bit, to aid in preview. |