- First commit to issue fork.
- @bronismateusz opened merge request.
- 🇺🇸United States Danny Englander San Diego
Danny Englander → made their first commit to this issue’s fork.
- 🇺🇸United States Danny Englander San Diego
If anyone is interested in using this now, I was able to add this to composer using the following code below via my update to the issue fork above.
"repositories": [ { "type": "composer", "url": "https://packages.drupal.org/8", "exclude": [ "drupal/themable_forms" ] }, { "type": "git", "url": "https://git.drupalcode.org/issue/themable_forms-3290022.git" } ],
and then run:
composer require 'drupal/themable_forms:dev-3290022-automated-drupal-10'
see https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr... → for more information on how to do this.
- Status changed to Fixed
over 1 year ago 3:59pm 28 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.