2.0.x-dev already has it.
https://git.drupalcode.org/issue/addtoany-3482074/-/blob/2.0.x/addtoany....
Will it be possible to maintain a JS version of the files that are minified and keep the { preprocess: false }
on?
Something like this patch?
The rector patch did not work for me, this one worked.
I have added a patch with the rector patches and a fix for the deprecated user_role_names
function and make it compatible with Drupal 11 on the .info
file
I have solved the issues that 'Upgrade status' points out.
- remove twig deprecatred function 'spaceless' (13 minutes ago)
- Use renderInIsolation() instead of renderPlain()
dieppon β made their first commit to this issueβs fork.
Updated the patch for 8.x-2.3
Hi,
I have added a hook_entity_operation() using the code from the hook_menu_local_tasks_alter() it will be need so love but it works.
The shorthand label check is not working, I have updated the code:
dieppon β made their first commit to this issueβs fork.
Seems to work just fine with the patch
There is an issue with the fork, core: 8.x
is not compatible with drupal any more, I have updated the patch.
I have exported the path.
I have updated the Regex to support TV and Reels, it seems to work for me.
That will be nice