Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
640.14 KB
MD5: 5bbd090697bf18d46aca2a20b4875474
SHA-1: 6274cd2dd160782795fa1ad8fbb1050874fa859b
SHA-256: 22fdbfd8a04d907ff80f9db6d9f798eb88da2cb143f32cf2fff0e0a9bc311e08
Download zip
738.14 KB
MD5: a422ae25d5203e270edf5f0fea35f2c9
SHA-1: e76f01d8c5e5cea145f51ad8b3a5c84f6d8be8db
SHA-256: 2b3817aaf9962ae07268edae6daaaee0c1896a7a5db7573e1714c4b32009f8df
Release notes
PHP 8.1 and Drupal 10 compatibility! Also now UI Patterns development is done on Drupal.org.
Contributors (5)
GoZ,
Grimreaper,
Project Update Bot,
ademarco,
yenyasinn
Changelog
Issues: 9 issues resolved.
Changes since 8.x-1.2:
Bug
- Merge pull request #356 from nuvoleweb/github-actions
- #3310657 by Grimreaper: Fix hardcoded module path in tests.
- #3310657 by Grimreaper, GoZ: Config structure change after upgrading Field Group to 8.x-3.3
- #3310657 by Grimreaper: Handle subdirectory for links in tests.
Misc
- Remove config_devel dependency.
- Merge pull request #303 from nuvoleweb/remove-config-devel
- #293 NotRegularDirectoryException thrown while scanning for Yaml Patterns Deriver
- Merge pull request #301 from nuvoleweb/293-is_dir
- Add initial GitHub Actions integration.
- Add PHP version env variable.
- Fix code sniffer issues.
- Remove Travis configuration.
- Add phpspec/prophecy-phpunit.
- Add correct user to docker image.
- Symlink project during test and fix GitHub workflow test commands.
- Trigger actions on pull requests too.
- Address input device is not a TTY error.
- #342 by Grimreaper: PHP 8.1 compatibility. First try.
- #342: Add PHP 8.1 in PHP version matrix.
- Merge pull request #343 from FlorentTorregrosa/342-php81
- Remove Github workflow specific code and config to allow tests to be executed on drupal.org. Update .info.yml files.