Account created on 27 January 2013, over 11 years ago
#

Merge Requests

Recent comments

πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

I tested the module against Slick 3.x and did not find any issues. Please review.

πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

kolesnikoff β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

Reviewed and tested. The deprecation warning has gone.

πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

+
And, unfortunately, the #StandWithUkraine banner was silently and chicken-heartedly removed from the Composer as well https://github.com/composer/packagist/commit/d394c8de05843d8f7789e6b37215c7a173590f5f.

πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

You can install the patched D10-compatible version of the module using this configuration of the composer.json file:

{
    "require": {
        "drupal/views_autocomplete_api": "2.1.x"
    },
    "repositories": [
        {
            "type": "composer",
            "url": "https://packages.drupal.org/8",
            "exclude": [
                "drupal/views_autocomplete_api"
            ]
        },
        {
            "type": "git",
            "url": "https://git.drupalcode.org/issue/views_autocomplete_api-3332131"
        }
    ],
}
πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

kolesnikoff β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

Adding a patch for a bulk author changing of the Media entities.

πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

Applying the patch from #2 rendered a duplicate the same way described in https://www.drupal.org/project/textfield_counter/issues/3257307 πŸ› Duplicate counter on paragraph fields Closed: duplicate .

I added a filtering to $(once("textfield-counter-text-watcher", "." + fieldSettings.key[index])) as well and it helped.

Please review and test.

πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

Reroll the patch for Drupal 9.5.9.

πŸ‡ΊπŸ‡¦Ukraine kolesnikoff

kolesnikoff β†’ made their first commit to this issue’s fork.

Production build 0.69.0 2024