dioni β changed the visibility of the branch 3476681-uncaught-typeerror-action-textcontent to active.
dioni β changed the visibility of the branch 3476681-uncaught-typeerror-action-textcontent to hidden.
Thanks @sriharsha.uppuluri, that is the only way I could make it responsive
dioni β created an issue.
Tested with OpenSocial, and working as expected
Added patch
On a fresh install, I can't install drush 12.
composer why-not drush/drush 12.4.3
drush/drush 12.4.3 requires chi-teck/drupal-code-generator (^3.0)
But chi-teck/drupal-code-generator is blocked on ^2
composer why-not chi-teck/drupal-code-generator 3
drupal/update_helper 3.0.4 requires chi-teck/drupal-code-generator (^2.4)
And drupal/update_helper can't be updated because drupal/config_modify:
composer why-not drupal/update_helper 4
drupal/config_modify 1.1.0 requires drupal/update_helper (^2 || ^3)
And 'Social core' has config_modify as dependency.
I guess the only option is an update to config_modify module to support update_helper ^4
Attached the .patch, thanks @bkosborne
Added @shelane as mantainer
Added shelane as mantainer
Fork updated with jquery/once to core/once fixed
https://git.drupalcode.org/issue/catalog_lite-3368976
Differences here:
https://git.drupalcode.org/issue/catalog_lite-3368976/-/compare/8.x-1.x....
we need to move jquery/once to core/once, discussing about that here https://www.drupal.org/project/catalog_lite/issues/3368976 π Make the theme compatible with Drupal 10 Needs work
We need to move jquery/once to use core/once, moving to needs work
The fork created can be used with Drupal9|10, using version 'dev-8.x-1.x' in composer
There are a couple of fixes to do, described here https://www.drupal.org/project/catalog_lite/issues/3296715 β
Cool, thanks!!!
Please, use the patch -2, I forgot to include the preg_quote function.
I have create a patch because it was blocking my current project.
I can confirm it too
By mistake I created different branches in the current fork, the good one is:
https://git.drupalcode.org/issue/collapse_text-3369249/-/tree/3369249-D1...
It allows the migration from Drupal 9 to Drupal 10.
I can't remove the other branches, if someone can that would be great.