-
- Downloads
Issue #3418165: Fix bug after Support empty option for Link type select.
parent
c667094d
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 99 additions, 0 deletions.gitlab-ci.yml
- src/Plugin/Field/FieldFormatter/TypedLinkFormatter.php 1 addition, 1 deletionsrc/Plugin/Field/FieldFormatter/TypedLinkFormatter.php
- src/Plugin/Field/FieldType/TypedLinkItem.php 7 additions, 2 deletionssrc/Plugin/Field/FieldType/TypedLinkItem.php
- src/Plugin/Field/FieldWidget/TypedLinkWidget.php 81 additions, 21 deletionssrc/Plugin/Field/FieldWidget/TypedLinkWidget.php
- tests/src/FunctionalJavascript/TypedLinkFieldWidgetTest.php 158 additions, 0 deletionstests/src/FunctionalJavascript/TypedLinkFieldWidgetTest.php
- tests/src/Kernel/TypedLinkFieldTest.php 111 additions, 0 deletionstests/src/Kernel/TypedLinkFieldTest.php
- typed_link.info.yml 3 additions, 1 deletiontyped_link.info.yml
.gitlab-ci.yml
0 → 100644
tests/src/Kernel/TypedLinkFieldTest.php
0 → 100644
Please register or sign in to comment