-
Notifications
You must be signed in to change notification settings - Fork 85
[Twig Components] Added Menu component #2799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 4.6
Are you sure you want to change the base?
Conversation
Preview of modified filesPreview of modified Markdown: |
f9a39d4
to
b7726fa
Compare
@@ -56,11 +56,25 @@ You can use an unique group name when creating a Twig Component to create your o | |||
|
|||
| Name | Description | YAML type | | |||
|---|---|---| | |||
| [Controller](https://github.com/ibexa/twig-components/blob/main/src/lib/Component/ControllerComponent.php) | Renders a Symfony controller |`controller` | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've ordered these entries alphabetically, no other changes here except adding the menu entry
admin-ui-stylesheet-head: | ||
custom-link-component: | ||
type: stylesheet | ||
custom-html-component: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ordered the examples to match the order from the table
b7726fa
to
c5e6526
Compare
code_samples/ change report
|
Doc for ibexa/twig-components#18