Issue #3462709 by Wim Leers, tedbow, bnjmnm: Introduce...
Issue #3462709 by Wim Leers, tedbow, bnjmnm: Introduce `hook_storable_prop_shape_alter()`, use it to prefer the Media Library widget for "image" PropShape if Media Library is installed
parent
b404bbf2
No related branches found
No related tags found
Pipeline #244088 passed
Stage: development
Stage: build
Stage: validate
Stage: test
Stage: publish
Stage: deploy
Showing
- experience_builder.api.php 38 additions, 0 deletionsexperience_builder.api.php
- experience_builder.module 60 additions, 0 deletionsexperience_builder.module
- src/CandidateStorablePropShape.php 48 additions, 0 deletionssrc/CandidateStorablePropShape.php
- src/Form/ComponentEditForm.php 3 additions, 3 deletionssrc/Form/ComponentEditForm.php
- src/Form/ComponentPropsForm.php 44 additions, 2 deletionssrc/Form/ComponentPropsForm.php
- src/Plugin/Field/FieldWidget/TwoTerribleTextAreasWidget.php 2 additions, 2 deletionssrc/Plugin/Field/FieldWidget/TwoTerribleTextAreasWidget.php
- src/PropShape.php 25 additions, 1 deletionsrc/PropShape.php
- src/PropSource/StaticPropSource.php 24 additions, 7 deletionssrc/PropSource/StaticPropSource.php
- src/SdcPropJsonSchemaType.php 1 addition, 1 deletionsrc/SdcPropJsonSchemaType.php
- src/StorablePropShape.php 0 additions, 2 deletionssrc/StorablePropShape.php
- tests/modules/xb_test_storage_prop_shape_alter/xb_test_storage_prop_shape_alter.info.yml 6 additions, 0 deletions...rop_shape_alter/xb_test_storage_prop_shape_alter.info.yml
- tests/modules/xb_test_storage_prop_shape_alter/xb_test_storage_prop_shape_alter.module 24 additions, 0 deletions..._prop_shape_alter/xb_test_storage_prop_shape_alter.module
- tests/src/Kernel/ComponentTest.php 3 additions, 3 deletionstests/src/Kernel/ComponentTest.php
- tests/src/Kernel/HookStoragePropAlterTest.php 38 additions, 0 deletionstests/src/Kernel/HookStoragePropAlterTest.php
- tests/src/Kernel/MediaLibraryHookStoragePropAlterTest.php 79 additions, 0 deletionstests/src/Kernel/MediaLibraryHookStoragePropAlterTest.php
- tests/src/Kernel/PropShapeRepositoryTest.php 39 additions, 21 deletionstests/src/Kernel/PropShapeRepositoryTest.php
- tests/src/Kernel/PropSourceTest.php 2 additions, 2 deletionstests/src/Kernel/PropSourceTest.php
- ui/src/services/dummyPropsForm.ts 1 addition, 1 deletionui/src/services/dummyPropsForm.ts
Loading
Please register or sign in to comment