Install
Works with Drupal: ^10.5 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
27.82 KB
MD5: cef3ce73274ac0febd6cbf0bd890199f
SHA-1: 32c0dda3247c2d77a3c889d01f2ebb53a9f941ed
SHA-256: b757705dafdee8ce280d65906f462d55b3077261a5d1723e793b4950769570b0
Download zip
37.22 KB
MD5: 110566381556df62d05151ba63e9c2d1
SHA-1: f7613b4537e8000e56e7633b3163fa1bb97566bb
SHA-256: 1f30c87ff8f80680348cf9f3f74caca7ff5d019cf57cca16ac60331908bb2be6
Release notes
Add a summary here
Contributors (1)
Changelog
Issues: 11 issues resolved.
Changes since 1.0.6 (compare):
Bug
- fix: #3590244 Fix identity loss when reordering rows with a disabled #key field
- fix: #3590245 Fix phantom blank row after remove at #min_items boundary
- fix: #3590246 Clamp more_items server-side against #cardinality in addItemsSubmit()
Feature
- feat: #3590248 Support machine_name elements and #states sibling selectors inside rows
Support
- feat: #3401650 Where to access this feature?
Task
- task: #3590239 Drop Drupal 9 support and require PHP 8.2 and Drupal ^10.5 || ^11
- task: #3590240 Convert @FormElement annotation to PHP attribute
- task: #3590242 Add full type declarations to ElementMultiple
- task: #3590243 Remove jQuery dependency from JavaScript behaviors
- task: #3590247 Accessibility: add alt to image buttons and replace inline...
- task: #3590249 Add unit tests for pure helpers and cache module path lookup