Skip to content

Add an optional icon and description to the page title#193

Merged
loic425 merged 3 commits intoSylius:mainfrom
loic425:header-icon-and-subheader
Dec 23, 2024
Merged

Add an optional icon and description to the page title#193
loic425 merged 3 commits intoSylius:mainfrom
loic425:header-icon-and-subheader

Conversation

@loic425
Copy link
Copy Markdown
Member

@loic425 loic425 commented Dec 23, 2024

Based on Sylius/Sylius#17579
(improved to retrieve icon and subheader from hooks configuration)

Fixes #172

Capture d’écran du 2024-12-23 08-48-54

@loic425 loic425 force-pushed the header-icon-and-subheader branch from 5a20836 to 95ba528 Compare December 23, 2024 09:05
@loic425 loic425 merged commit 1148d5e into Sylius:main Dec 23, 2024
@loic425 loic425 deleted the header-icon-and-subheader branch December 23, 2024 11:03
GSadee added a commit to Sylius/Sylius that referenced this pull request Jan 10, 2025
…17592)

| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | yes (small improvement)
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

Improvement to #17579
And also related to Sylius/Stack#193

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced header rendering with the ability to include an icon and a
subheader.
	- Support for translations for the new header elements.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
GSadee added a commit to Sylius/SyliusAdminBundle that referenced this pull request Jan 13, 2025
…#17592)

| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | yes (small improvement)
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

Improvement to #17579
And also related to Sylius/Stack#193

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced header rendering with the ability to include an icon and a
subheader.
	- Support for translations for the new header elements.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an optional icon and description to the page title

2 participants