- Issue created by @tostinni
- @tostinni opened merge request.
- Status changed to Needs review
about 1 year ago 3:08am 29 August 2023 - 🇫🇷France tostinni
Adding MR for this code.
For those interesting to test it you need to change your
composer.json
repositories section like this:"repositories": [ { "type": "git", "url": "https://git.drupalcode.org/issue/daterangepicker-3383923.git" }, { "type": "composer", "url": "https://packages.drupal.org/8", "exclude": ["drupal/daterangepicker"] } ],
And then launch
composer require drupal/daterangepicker:dev-3383923-jquery-ui-datepicker-2.0