Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Autocomplete: Announce autocomplete correctly in all ATs. | Dylan Barrell | 2014-01-14 | 1 | -1/+5 |
| | | | | | Fixes #9631 Closes gh-1153 | ||||
* | Demos: Fix broken links to themeroller | Corey Frang | 2013-12-09 | 3 | -3/+3 |
| | |||||
* | Selectmenu: remove link element and adjust styles in custom renderer demo | Felix Nagel | 2013-11-26 | 1 | -14/+6 |
| | |||||
* | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2013-11-25 | 5 | -5/+4 |
|\ | |||||
| * | Demos: There can be only one button.js | Jörn Zaefferer | 2013-11-20 | 1 | -1/+0 |
| | | |||||
| * | Demos: Fix small typos | Eric Dahl | 2013-11-20 | 4 | -4/+4 |
| | | |||||
* | | Demos: Add meta-viewport element for better 'mobile' testing | Jörn Zaefferer | 2013-11-25 | 3 | -1/+4 |
| | | |||||
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2013-11-16 | 1 | -1/+1 |
|\| | |||||
| * | Autocomplete: Update categories demo again, use only public properties to ↵ | Jörn Zaefferer | 2013-11-13 | 1 | -1/+1 |
| | | | | | | | | update menu option | ||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-11-13 | 4 | -11/+16 |
|\| | |||||
| * | Autocomplete: Update categories demo to use menu's new items option to ↵ | Jörn Zaefferer | 2013-11-13 | 1 | -0/+4 |
| | | | | | | | | exclude custom headers from menu focus | ||||
| * | Menu: Add or modify some demo items to test multi-line items | Jörn Zaefferer | 2013-11-13 | 2 | -1/+2 |
| | | |||||
| * | Menu (icons demo): Removed anchors from menu items. | Scott González | 2013-10-24 | 1 | -9/+9 |
| | | |||||
| * | Fixed spelling error delay-start.html | Jacob McCutcheon | 2013-10-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-10-21 | 1 | -1/+1 |
|\| | |||||
| * | Demos: Fixed small typo. | onovy | 2013-10-18 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-10-10 | 1 | -24/+20 |
|\| | |||||
| * | Menu: Remove the requirement to use anchors in menu items | Kris Borchers | 2013-10-05 | 1 | -24/+20 |
| | | |||||
* | | Selectmenu: add widthMenu and widthButton options | Felix Nagel | 2013-09-29 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-08-31 | 8 | -1/+1 |
|\| | |||||
| * | Demos/tests: Losslessly recompress PNG/GIF images. | Pere Orga | 2013-08-26 | 7 | -0/+0 |
| | | |||||
| * | Position demo: Added missing semicolon. | Mohsen Ekhtiari | 2013-08-12 | 1 | -1/+1 |
| | | |||||
* | | Selectmenu: Updating jQuery to 1.10.2. | Felix Nagel | 2013-07-09 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-07-09 | 137 | -137/+137 |
|\| | |||||
| * | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 137 | -137/+137 |
| | | | | | | | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory. | ||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-06-24 | 18 | -112/+10 |
|\| | |||||
| * | Effects (core): Unite demos into the same single effect/ path | Rafael Xavier de Souza | 2013-06-22 | 17 | -112/+8 |
| | | |||||
| * | Effect: Give puff-effect and size-effect its own files. Previously, they ↵ | Rafael Xavier de Souza | 2013-06-22 | 1 | -0/+2 |
| | | | | | | | | were into scale-effect file. | ||||
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2013-06-05 | 1 | -6/+6 |
|\| | |||||
| * | Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests ↵ | Jörn Zaefferer | 2013-05-31 | 1 | -6/+6 |
| | | | | | | | | to match the new lowercase names. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish | ||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-05-24 | 1 | -18/+42 |
|\| | |||||
| * | Sortable demo (portlets): Cleanup. | Scott González | 2013-05-16 | 1 | -18/+42 |
| | | |||||
| * | Revert "Position: Use absolute positioning when getting scrollbar width to ↵ | Scott González | 2013-05-16 | 1 | -46/+104 |
| | | | | | | | | | | | | avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues." This reverts commit 1d3b8ff78eaa3d64a839ba34af34d1e8b24f82af. |