Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demos: Fix menu markup in tooltip video-player demo | Jörn Zaefferer | 2014-11-07 | 1 | -3/+3 |
| | |||||
* | Selectmenu: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 1 | -4/+5 |
| | |||||
* | Autocomplete: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | Menu: Wrap menu items in a <div> | TJ VanToll | 2014-10-25 | 3 | -38/+56 |
| | | | | | | | This avoids styling issues where ui-state-focus rules apply to submenus. Fixes #10162 Closes gh-1342 | ||||
* | Theme: Change default widget font-size to 1em | TJ VanToll | 2014-10-24 | 2 | -4/+0 |
| | | | | | Fixes #10131 Closes gh-1374 | ||||
* | All: Drop support for IE7 | Scott González | 2014-10-21 | 1 | -4/+0 |
| | | | | | Fixes #9838 Closes gh-1365 | ||||
* | Demos: Remove duplicate CSS properties | Bruno Pérel | 2014-10-20 | 2 | -2/+2 |
| | | | | Closes gh-1363 | ||||
* | Autocomplete: Remove duplicate array key in demo | Bruno Pérel | 2014-10-20 | 1 | -1/+0 |
| | | | | Ref gh-1363 | ||||
* | 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 |