Issue #3461422 by Wim Leers, bnjmnm, tedbow: Evolve component instance edit...
Issue #3461422 by Wim Leers, bnjmnm, tedbow: Evolve component instance edit form to become simpler: generate a Field Widget directly
parent
6c696bec
No related branches found
No related tags found
Showing
- experience_builder.module 1 addition, 1 deletionexperience_builder.module
- experience_builder.routing.yml 3 additions, 4 deletionsexperience_builder.routing.yml
- src/Controller/ExperienceBuilderController.php 0 additions, 14 deletionssrc/Controller/ExperienceBuilderController.php
- src/Form/ComponentPropsForm.php 63 additions, 0 deletionssrc/Form/ComponentPropsForm.php
- src/Form/DummyComponentFieldForm.php 0 additions, 205 deletionssrc/Form/DummyComponentFieldForm.php
- src/PropExpressions/StructuredData/CompoundExpressionTrait.php 1 addition, 1 deletion...ropExpressions/StructuredData/CompoundExpressionTrait.php
- src/PropExpressions/StructuredData/StructuredDataPropExpression.php 2 additions, 2 deletions...pressions/StructuredData/StructuredDataPropExpression.php
- src/PropSource/StaticPropSource.php 2 additions, 1 deletionsrc/PropSource/StaticPropSource.php
- tests/src/Cypress/cypress/e2e/a11y.cy.js 1 addition, 1 deletiontests/src/Cypress/cypress/e2e/a11y.cy.js
- tests/src/Cypress/cypress/e2e/xb-general.cy.js 17 additions, 1 deletiontests/src/Cypress/cypress/e2e/xb-general.cy.js
- tests/src/Kernel/SdcPropToFieldTypePropTest.php 9 additions, 9 deletionstests/src/Kernel/SdcPropToFieldTypePropTest.php
- ui/src/components/form/Input.tsx 1 addition, 1 deletionui/src/components/form/Input.tsx
- ui/src/components/form/Textarea.tsx 10 additions, 5 deletionsui/src/components/form/Textarea.tsx
Loading
Please register or sign in to comment