Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Datepicker: Fix prev/next button behavior with `showCurrentAtPos` | claudi | 2017-01-25 | 1 | -3/+1 |
| | | | | | Fixes #15102 Closes gh-1784 | ||||
* | Datepicker: Disable maxLineLength for jscs | Alexander Schmitz | 2016-04-13 | 1 | -0/+1 |
| | | | | | | There are too many errors and re-write is essentially done Ref gh-1690 | ||||
* | Datepicker: Fixed keyboard navigation | Piotr Baran | 2016-03-30 | 1 | -2/+2 |
| | | | | | Fixes #7956 Closes gh-1677 | ||||
* | Datepicker: Use `getFullYear()` instead of deprecated `getYear()` | Fahad Ahmad | 2016-02-21 | 1 | -1/+1 |
| | | | | | Fixes #14920 Closes gh-1678 | ||||
* | Datepicker: Refactor `_updateAlternate()` method | Benjamin Albert | 2015-11-13 | 1 | -1/+1 |
| | | | | Closes gh-1647 | ||||
* | All: Fix manifest issues for categories and CSS dependencies | Jörn Zaefferer | 2015-10-23 | 1 | -3/+3 |
| | | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder. | ||||
* | Widget: Update to use camelCase identifiers | Alexander Schmitz | 2015-09-11 | 1 | -0/+1 |
| | |||||
* | Datepicker: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -855/+881 |
| | | | | Ref #14246 | ||||
* | Datepicker: Remove stray line | Scott González | 2015-08-28 | 1 | -1/+0 |
| | | | | Fixes #14416 | ||||
* | Datepicker: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -7/+7 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Datepicker: Move datepicker into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -0/+2093 |
Ref #13885 |