Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Datepicker: Move datepicker into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -2093/+0 |
| | | | | Ref #13885 | ||||
* | Core: Move keyCode into its own module | Alexander Schmitz | 2015-08-08 | 1 | -2/+2 |
| | | | | Ref #9647 | ||||
* | Core: Move version and creation of the ui namespace into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #9647 | ||||
* | Datepicker: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -18/+18 |
| | |||||
* | All: Add css-dependency-comments based on jQuery Mobile | Rafael Xavier de Souza | 2015-02-26 | 1 | -0/+3 |
| | | | | | | Ref gh-1029 Ref jquery/download.jqueryui.com#178 Closes gh-1440 | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-02 | 1 | -1/+1 |
| | | | | Closes gh-1403 | ||||
* | Build: Remove manifest files; move metadata to source files | Scott González | 2014-11-10 | 1 | -2/+7 |
| | | | | Closes gh-1379 | ||||
* | DatePicker: datepicker_instActive released on instance destroy | Chen Eshchar | 2014-10-20 | 1 | -0/+4 |
| | | | | | Fixes #10668 Closes gh-1362 | ||||
* | 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 |