Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
25.47 KB
MD5: 62407be162654bf25ece9150a7b2d70f
SHA-1: c2504464bed0b0c9f765e2fa600accb6f3fa889c
SHA-256: 80f5abfeaa32718cc079151867ff08062afb2fe58739c015428ac9deb4562c20
Download zip
39.46 KB
MD5: 18908100c67d18c65989b1792e22c791
SHA-1: 760d0766c65cf8e5b22cee47318e4392d31ffd5e
SHA-256: e35341239cb4f2bc7c1ee0b1b558f1b2ca1d75086e8e4b6e070aa3b026ecf865
Release notes
Add compatibility with Drupal 11.
Contributors (9)
Insasse, Liam Morland, chuyenlv, dineshkumarbollu, dylan donkersgoed, erutan, lkmorlan, s.abbott, sarwan
Changelog
Issues: 15 issues resolved.
Changes since 8.x-2.4:
Bug
- #3399529: Error: Cannot unset offset in a non-array variable in Drupal\tablefield\Plugin\Field\FieldType\TablefieldItem->setValue() (line 164 of modules/contrib/tablefield/src/Plugin/Field/FieldType/TablefieldItem.php)
Feature
Task
- #3445155: Fix coding standards
- #3445155: Remove translation in test
- #3397688 by dineshkumarbollu: Correct case of TablefieldFormatter::$moduleHandler
- #3445155: Add .gitlab-ci.yml from template
- #3445155: Remove unnecessary comment
- #3445155 by Liam Morland: Correct indentation in tablefield.permissions.yml
- #3445155 by Liam Morland: Make methods in TablefieldController static
- #3445155 by Liam Morland: Correct spelling and add spelling exceptions
- #3472593: Replace deprecated FormElement with FormElementBase
- #3451341: Update core_version_requirement for Drupal 11 compatibility
- #3451341: Declare property TableValue::$value
- #3170043 by s.abbott, chuyenlv, dylan donkersgoed: Code cleanup