aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/datepicker.js
Commit message (Expand)AuthorAgeFilesLines
* Datepicker: Hide the UI on destroyPorter Clevidence2024-08-051-0/+1
* All: Drop support for jQueries different than the latest for each majorMichał Gołębiowski-Owczarek2024-05-151-6/+2
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-5/+5
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
* Datepicker: Get selectedDay from data-date instead of element contentsc-lambert2021-07-121-1/+2
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-20/+35
* Datepicker: Add option for onUpdateDatepicker callbackPatrick McKay2021-05-211-1/+7
* Fix: Adapt datpicker.js for a11yMikolaj Wolicki2021-05-151-4/+9
* Datepicker: Make sure text option are text, shorten HTML stringsMichał Gołębiowski-Owczarek2021-05-121-21/+115
* Datepicker: Make sure altField is treated as a CSS selectorMichał Gołębiowski-Owczarek2021-05-041-1/+1
* Datepicker: Fixed current instance memory leak and added unit testcasesjigar gala2020-03-231-0/+1
* All: Remove usage of jQuery positional selectorsMichał Gołębiowski-Owczarek2020-01-221-1/+1
* All: Use expr.pseudos instead of deprecated expr.filtersMaksymenkov Eugene2019-12-081-1/+1
* Datepicker: Fix prev/next button behavior with `showCurrentAtPos`claudi2017-01-251-3/+1
* Datepicker: Disable maxLineLength for jscsAlexander Schmitz2016-04-131-0/+1
* Datepicker: Fixed keyboard navigationPiotr Baran2016-03-301-2/+2
* Datepicker: Use `getFullYear()` instead of deprecated `getYear()`Fahad Ahmad2016-02-211-1/+1
* Datepicker: Refactor `_updateAlternate()` methodBenjamin Albert2015-11-131-1/+1
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
* Widget: Update to use camelCase identifiersAlexander Schmitz2015-09-111-0/+1
* Datepicker: Style updatesAlexander Schmitz2015-09-111-855/+881
* Datepicker: Remove stray lineScott González2015-08-281-1/+0
* Datepicker: Style updatesAlexander Schmitz2015-08-211-7/+7
* Datepicker: Move datepicker into widgets folderAlexander Schmitz2015-08-081-0/+2093