Skip to content
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

Решил 5 задач из раздела компонеты #5

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

SergeyKalabin
Copy link

No description provided.

@jsru-1
Copy link
Contributor

jsru-1 commented Jan 9, 2025

Проверьте, пожалуйста, ваше решение, не все тесты прошли (PR не будет принят до тех пор, пока все добавленные задачи не будут решены).

@jsru-1
Copy link
Contributor

jsru-1 commented Jan 9, 2025

Добавляю преподавателя (@ShGKme) для код-ревью.

@jsru-1 jsru-1 requested a review from ShGKme January 9, 2025 19:49
@SergeyKalabin
Copy link
Author

Здравствуйте, забыл что создал файлы и без команды git add . они не добавятся

…а V-bind и в 3 задачке добавил :slotted, что бы проникло в slot
@jsru-1
Copy link
Contributor

jsru-1 commented Jan 12, 2025

Решение было обновлено, посмотрим что скажет @ShGKme

Copy link
Contributor

@ShGKme ShGKme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Принято


<h2>Программа</h2>

<!-- Программа митапа -->
<MeetupAgenda v-if="Object.keys( meetup.agenda ).length !== 0" :agenda="meetup.agenda" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agenda - массив, можно проверять длину через meetuop.agenda.length.

@jsru-1 jsru-1 merged commit 03b8760 into js-tasks-ru:master Jan 13, 2025
1 check passed
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.

3 participants