Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[Emoji] Emoji component#19489
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Emoji] Emoji component#19489
Uh oh!
There was an error while loading.Please reload this page.
Conversation
smnandre commentedFeb 16, 2024
Run ../_checker/code-block-checker.php verify:docs `pwd` components/emoji.rst components/intl.rst --baseline=baseline.json --output-format=github --symfony-application=`realpath ../_sf_app`Error: [Missing class] Class, interface or trait with name "Symfony\Component\Emoji\EmojiTransliterator" does not existError: [Missing class] Class, interface or trait with name "Symfony\Component\Emoji\EmojiTransliterator" does not existError: Process completed with exit code 1. Does that mean Emoji component must be added to the symfony app ? |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
smnandre commentedFeb 20, 2024
Thank you for the feedback@javiereguiluz ! The CI stays red (will stay red until we add "emoji" to the stimulus app used in this CI workflow i think) Anything i can add / imrpove ? |
1600ad5 to876cbc0Comparejaviereguiluz commentedMar 11, 2024
Simon, thanks a lot for this 🙌 This is now merged! Note that while merging we reorganized contents a bit. We discussed internally in the Symfony Docs team and decided to do so because we don't want to add new docs under |
smnandre commentedMar 12, 2024
Ok noted for the future
Thanks for the heads up and explanation! Makes a lot of sense :) |
…iluz)This PR was merged into the 7.1 branch.Discussion----------[String] Reorganize String component contentsAs mentioned in#19489, we want to move contents out from `components/`. This PR moves String to its own root-level article.Commits-------d4aed27 [String] Reorganize String component contents
Uh oh!
There was an error while loading.Please reload this page.
Emoji documentation
(Issue:#19484)