Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.11.31.11.3 | Scott González | 2015-02-12 | 1 | -3/+3 |
| | |||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-02-09 | 1 | -1/+1 |
| | | | | | Closes gh-1403 (cherry picked from commit c89cb74893c4f99d6163e29110c36d9e02dc7df1) | ||||
* | DatePicker: datepicker_instActive released on instance destroy | Chen Eshchar | 2015-02-05 | 1 | -0/+4 |
| | | | | | | Fixes #10668 Closes gh-1362 (cherry picked from commit e5e3ca4240fbae9684f689ec6e00882ec0211922) | ||||
* | Datepicker: Abstract mouseover logic to avoid explicit event trigger | TJ VanToll | 2014-07-23 | 1 | -14/+20 |
| | | | | | | | | | The reliance on `.mouseover()` caused an issue in some circumstances (see #5816). The removal of `.mouseover()` broke keyboard navigation (see #10319). Fixes #10319 Closes gh-1290 | ||||
* | Datepicker: reject dates with two year digits when expecting 'yy' | Rodrigo Menezes | 2014-07-14 | 1 | -1/+2 |
| | | | | | Fixes #8353 Closes gh-1248 | ||||
* | Datepicker: Define en and en-US locales based on defaults | Scott González | 2014-06-16 | 1 | -0/+2 |
| | | | | | Fixes #6682 Closes gh-1269 | ||||
* | Datepicker: Remove unnecessary mouseover trigger | Rafael Xavier de Souza | 2014-05-02 | 1 | -1/+1 |
| | | | | | Fixes #5816 Closes gh-974 | ||||
* | All: Updating copyright year to 2014 | TJ VanToll | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -0/+2071 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |