-
Notifications
You must be signed in to change notification settings - Fork 179
Shadow DOM slots, composition #381
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
Shadow DOM slots, composition #381
Conversation
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.
Дякую, за чудовий переклад! Вибачаюсь, що вам довелося так довго чекати :)
Подивіться, будь ласка, мої коментарі і напишіть мені, якщо з чимось не згодні.
@@ -51,45 +51,45 @@ customElements.define('user-card', class extends HTMLElement { | |||
</script> | |||
|
|||
<user-card> | |||
<span *!*slot="username"*/!*>John Smith</span> | |||
<span *!*slot="username"*/!*>Тарас Мельник</span> |
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.
👍
Please make the requested changes. After it, add a comment "/done". |
Co-authored-by: Stanislav <[email protected]>
/done |
@all-contributors add @kolumb for translation |
@stas-dolgachov @kolumb already contributed before to translation |
Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉 |
No description provided.