Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tabs: Use standard promise methods for jqXHR | Scott González | 2015-03-10 | 1 | -1/+1 |
| | | | | | | | | The old success(), error() and complete() methods have been deprecated for a while and have been removed in upstream master. Closes gh-1455 (cherry picked from commit c1dfb98d4576901aacf35f99d2506e8f652c2690) | ||||
* | Easing: Fixed small typo in easing demo | Anne-Gaelle Colom | 2015-02-09 | 1 | -1/+1 |
| | | | | (cherry picked from commit fe75984e53d27ec1291c8fcd1e2691ad3c58c1a0) | ||||
* | Demos: Remove duplicate CSS properties | Bruno Pérel | 2015-02-05 | 2 | -2/+2 |
| | | | | | Closes gh-1363 (cherry picked from commit 14c4eae32423682dd291fea633081502077f4df9) | ||||
* | Autocomplete: Remove duplicate array key in demo | Bruno Pérel | 2015-02-05 | 1 | -1/+0 |
| | | | | | Ref gh-1363 (cherry picked from commit 0fccf94113eb549ba591729f8854d1e289b0479b) | ||||
* | Menu: Adding a demo showing how to create category headers | TJ VanToll | 2014-09-19 | 2 | -0/+43 |
| | | | | Closes gh-1347 | ||||
* | Effects Demos: Fix typeErrors on puff and size demos | Mike Sherov | 2014-09-10 | 3 | -0/+6 |
| | |||||
* | Tabs: Fix description in ajax demo | Scott González | 2014-08-27 | 1 | -1/+1 |
| | | | | Closes jquery/jqueryui.com#90 | ||||
* | Autocomplete: Fix styling for combobox demo | Scott González | 2014-07-24 | 1 | -4/+1 |
| | | | | Fixes #10059 | ||||
* | Datepicker: Set explicit button text in demo | Scott González | 2014-07-15 | 1 | -1/+2 |
| | | | | | Fixes #9626 Closes gh-1283 | ||||
* | Spinner: Fix inclusion of mousewheel plugin in demos | Scott González | 2014-07-12 | 6 | -6/+6 |
| | | | | Fixes #10188 | ||||
* | Dialog demo: Remove a duplicate (and incorrect) script include | TJ VanToll | 2014-07-10 | 1 | -1/+0 |
| | |||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 134 | -142/+142 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Tooltip: Don't use `rgba()` for solid colors in video player demo | Scott González | 2014-05-06 | 1 | -2/+2 |
| | | | | Fixes a display issue in IE8. | ||||
* | Selectmenu: Add new production selection demo | Felix Nagel | 2014-05-05 | 2 | -0/+94 |
| | | | | Closes gh-1230 | ||||
* | Tooltip demo: Reword dialog description for clarity | TJ VanToll | 2014-05-05 | 1 | -1/+1 |
| | | | | Closes gh-1233 | ||||
* | Dialog demo: Update modal form demo | Jörn Zaefferer | 2014-04-24 | 1 | -40/+52 |
| | | | | | | | | | | - Removes an invalid jquery.ui.button.js reference (button.js is loaded) - Updates the email regex to use the one from the HTML5 spec - Refactors the code to add the user on both button click and form submit - Reset the form to its original state on submit - Initialize the form with values that can be submitted immediately, better for a demo - Rename bValid to valid | ||||
* | Dialog demo: Move animated dialog demo to the end of the index | Jörn Zaefferer | 2014-04-24 | 1 | -1/+1 |
| | | | | | This demo looks rather silly and has no purpose beyond showing of the animation options. It doesn't do that very well. | ||||
* | Dialog demo: Remove regular modal demo, the other modal demos are better | Jörn Zaefferer | 2014-04-24 | 2 | -39/+0 |
| | |||||
* | Demos: Delete useless interactions demos | Jörn Zaefferer | 2014-04-24 | 7 | -220/+0 |
| | | | | | | | All three delay-start demos use by examples for distance and delay while the default works fine. The connected-through tabs demo is just ridiculous. | ||||
* | Progressbar demo: Speed up the progress a bit to make them less annoying | Jörn Zaefferer | 2014-04-24 | 2 | -4/+4 |
| | |||||
* | Button demo: Replace anchors with more appropriate buttons | Jörn Zaefferer | 2014-04-24 | 8 | -15/+8 |
| | |||||
* | Resizable demo: Trivial grammatical fix | TJ VanToll | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | Widget demo: Replace 'go black' with 'go screen' to keep text readable | Jörn Zaefferer | 2014-04-24 | 1 | -5/+5 |
| | |||||
* | Tooltip demo: Add a menu to the playlist button | Jörn Zaefferer | 2014-04-24 | 1 | -1/+31 |
| | |||||
* | Tooltip demo: We have no plans for interactive tooltips | Jörn Zaefferer | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | Tooltip demo: Mention the option used in the track demo | Jörn Zaefferer | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | Tooltip demo: Position tooltips next to inputs instead of over inputs | Jörn Zaefferer | 2014-04-24 | 1 | -1/+6 |
| | |||||
* | Tabs demo: Improve manipulation by providing default values for new tab | Jörn Zaefferer | 2014-04-24 | 1 | -2/+2 |
| | |||||
* | Spinner demo: Reorder input and select to be consistent with other demos | Jörn Zaefferer | 2014-04-24 | 1 | -4/+5 |
| | |||||
* | Sortable demo: Allow dropping to empty list and improve general styling | Jörn Zaefferer | 2014-04-24 | 1 | -2/+16 |
| | |||||
* | Slider demo: Make read only inputs readonly | Jörn Zaefferer | 2014-04-24 | 6 | -6/+6 |
| | |||||
* | Resizable demo: Fix description text, replacing the copy-pasta | Jörn Zaefferer | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | Position demo: Address todo comment by replacing plugin methods | Jörn Zaefferer | 2014-04-24 | 1 | -22/+21 |
| | |||||
* | Effect demo: Change anchor to button element | Jörn Zaefferer | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | Button demo: Remove unnecessary anchors from popp menu | Jörn Zaefferer | 2014-04-23 | 1 | -3/+3 |
| | |||||
* | Autocomplete demo: Datasource needs min. 3 characters | Jörn Zaefferer | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | Accordion demo: Refresh accordion after sorting | Scott González | 2014-04-23 | 1 | -0/+3 |
| | |||||
* | Selectemnu: Demo cleanup | Scott González | 2014-04-08 | 2 | -72/+67 |
| | |||||
* | Droppable: Fix dependencies in photo manager demo | Scott González | 2014-03-10 | 1 | -0/+1 |
| | |||||
* | Slider: Switch handles from <a href="#"> to <span tabindex="0"> | TJ VanToll | 2014-03-07 | 1 | -1/+1 |
| | | | | | Fixes #9890 Closes gh-1207 | ||||
* | Demos: Adding <meta name="viewport"> tag for easier mobile browsing | TJ VanToll | 2014-03-07 | 20 | -9/+21 |
| | |||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 138 | -138/+138 |
| | |||||
* | Tabs: Removed tabs at bottom demo | Scott González | 2014-02-19 | 2 | -59/+0 |
| | | | | | Places tabs at the bottom is bad for accessibility. Dynamic content should not precede the control for the content. | ||||
* | Demos: Fix custom style tooltip demo | Jörn Zaefferer | 2014-02-12 | 1 | -3/+1 |
| | | | | | | | Fixes typo in 'transform' property, also removes unnecessary prefixes (based on our browser support and caniuse.com data). Fixes jquery/jqueryui.com#68 | ||||
* | Autocomplete: Update remote-jsonp demo with working geo webservice | Jörn Zaefferer | 2014-01-29 | 1 | -11/+3 |
| | | | | | | | The previous webservice now requires user credentials. The new one is also in use in a jQuery Mobile demo. Fixes #9764 | ||||
* | All: Quote CSS url() values | Scott González | 2014-01-24 | 6 | -11/+13 |
| | | | | Closes gh-1172 | ||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 143 | -767/+767 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | All: Wrap I18n files with UMD return exports | Rafael Xavier de Souza | 2014-01-24 | 4 | -16/+68 |
| | | | | | Ref #9464 Ref gh-1029 | ||||
* | Demos: Fixing broken links to effect demos | TJ VanToll | 2014-01-17 | 1 | -9/+9 |
| | |||||
* | Droppable demos: Use ui-state-default for activation | Scott González | 2014-01-15 | 2 | -4/+4 |
| | | | | Closes gh-1085 |