Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demos:Tests: Avoid self-closing HTML tags | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -2/+2 |
| | | | | | | | | | Self-closing tags are reported by newer versions of the htmllint Grunt plugin. They also don't make sense in our HTML files since they are not XHTML-compliant and they run in HTML mode anyway. Ref gh-2157 | ||||
* | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 1 | -0/+1 |
| | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d | ||||
* | Datepicker: Use new demos infrastructure | Alexander Schmitz | 2015-07-21 | 1 | -7/+2 |
| | | | | Ref #10119 | ||||
* | Datepicker: Fix date range demo when entering values manually | Scott González | 2015-02-23 | 1 | -15/+28 |
| | | | | | Fixes #11143 Closes gh-1454 | ||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -4/+4 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Datepicker demo: Fixed date range restriction when clearing dates. Fixes ↵ | Scott González | 2012-10-11 | 1 | -2/+2 |
| | | | | #5473 - Datepicker: Date range demo bug when clearing date. | ||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 1 | -9/+2 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from ↵ | Scott González | 2012-05-03 | 1 | -8/+10 |
| | | | | date in Date range datepicker. | ||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes ↵ | Scott González | 2011-01-30 | 1 | -1/+1 |
| | | | | #6916 - Datepicker date range demo: syntax glitch. | ||||
* | Datepicker Demo: modifed the name of the event search demo to be date-range. ↵ | Kyle Wilkinson | 2010-11-21 | 1 | -0/+49 |
Fixed #6675 - Date Range demo for Datepicker has unclear title. |