Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Dialog demo: Use the ui-state-highlight class instead of a hard-coded color. ↵ | Scott González | 2009-08-29 | 1 | -6/+11 |
| | | | | Fixes #4808 - Modal dialog form validation demo - error message uses hard-coded color. | ||||
* | Workaround for #4786, improved | Jörn Zaefferer | 2009-08-18 | 1 | -0/+1 |
| | |||||
* | Workaround for #4786 | Jörn Zaefferer | 2009-08-18 | 1 | -1/+11 |
| | |||||
* | sortable accordion: formatting | Jörn Zaefferer | 2009-08-18 | 1 | -1/+6 |
| | |||||
* | Tabs: Fix for #4785, improving styles | Jörn Zaefferer | 2009-08-18 | 1 | -2/+3 |
| | |||||
* | Tabs: Fix for #4785 | Jörn Zaefferer | 2009-08-18 | 2 | -0/+58 |
| | |||||
* | position: improved default demo to use position:absolute instead of fixed - ↵ | Jörn Zaefferer | 2009-08-16 | 1 | -1/+1 |
| | | | | with fixed, the positioned element doesn't move on scroll | ||||
* | position: added demo to demos/index.html | Jörn Zaefferer | 2009-08-16 | 1 | -0/+2 |
| | |||||
* | include position plugin in demos/index.html - especially annoying when that ↵ | Jörn Zaefferer | 2009-08-06 | 1 | -0/+1 |
| | | | | is missing because position() isn't undefined when ui.position.js is missing | ||||
* | Dialog: Support hash, array, string for cursorAt option. Use position ↵ | Scott González | 2009-08-03 | 6 | -0/+6 |
| | | | | plugin. Partial fix for #2525 - Standardised way to pass coordinates to plugins. | ||||
* | Datepicker: Fixed #4131 Could week numbers [be] added to the Datepicker | Keith Wood | 2009-07-29 | 2 | -0/+35 |
| | |||||
* | Dialog: Include stackfix in default demo. | Scott González | 2009-07-28 | 1 | -0/+1 |
| | |||||
* | Copied position plugin from /branches/dev/positionTo r2971. | Scott González | 2009-07-24 | 6 | -0/+300 |
| | |||||
* | added tabs-slider demo | Jörn Zaefferer | 2009-07-19 | 2 | -0/+65 |
| | |||||
* | toggleClass demo: Fixed script and stylesheet URLs to be relative. | Scott González | 2009-07-13 | 1 | -4/+4 |
| | |||||
* | workaround for #4375 | Jörn Zaefferer | 2009-07-11 | 4 | -9/+20 |
| | |||||
* | replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly | Jörn Zaefferer | 2009-07-09 | 7 | -13/+12 |
| | |||||
* | accordion fix for #4653: added tests, adopted no-auto-height demo to also ↵ | Jörn Zaefferer | 2009-07-03 | 1 | -4/+8 |
| | | | | cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed | ||||
* | datepicker: fixed dateFormat example | Ca-Phun Ung | 2009-06-24 | 1 | -2/+2 |
| | |||||
* | Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localization | Keith Wood | 2009-06-22 | 2 | -0/+3 |
| | |||||
* | Datepicker. Fixed #3657 showOtherMonths should allow the selection of days ↵ | Keith Wood | 2009-06-21 | 2 | -0/+33 |
| | | | | from other months | ||||
* | Datepicker: Fixed #4592 Basque (euskara) localization | Keith Wood | 2009-06-16 | 2 | -0/+3 |
| | |||||
* | Datepicker: Added Vietnamese localisation | Keith Wood | 2009-06-06 | 2 | -0/+3 |
| | |||||
* | Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - ↵ | Scott González | 2009-05-31 | 1 | -7/+14 |
| | | | | Demo: Dialog modal form demo doesn't react to focus on button). | ||||
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 7 | -7/+7 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-05-22 | 2 | -147/+147 |
| | |||||
* | Fix for #4222 | Jörn Zaefferer | 2009-05-11 | 1 | -4/+12 |
| | |||||
* | Datepicker: Added Azerbaijani localisation | Keith Wood | 2009-04-26 | 2 | -0/+3 |
| | |||||
* | removed BOMs | Richard Worth | 2009-04-24 | 2 | -2/+2 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -18/+22 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -2/+2 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -1/+2 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -6/+5 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -12/+0 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -20/+22 |
| | |||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -7/+8 |
| | |||||
* | effects: demo visualising easing functions, added to index | Jörn Zaefferer | 2009-04-23 | 1 | -1/+7 |
| |