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

9 animations #241

Merged
merged 13 commits into from
Dec 19, 2021
Merged

9 animations #241

merged 13 commits into from
Dec 19, 2021

Conversation

SanSandru4
Copy link
Contributor

@SanSandru4 SanSandru4 commented Dec 16, 2021

No description provided.

@SanSandru4
Copy link
Contributor Author

@electrovladyslav electrovladyslav self-assigned this Dec 17, 2021
Copy link
Contributor

@electrovladyslav electrovladyslav left a comment

Choose a reason for hiding this comment

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

Класс!
Не уверен, что та анимация, которую ты применил к картинкам, отвечает требованию ТЗ. Спрошу у Коли.

Pictures should appear nicely when scrolling

@@ -12,6 +12,14 @@
<title>Archmove</title>
</head>
<body>
<div class="preloader" data-preloader>
<div class="loader__spin"></div>
Copy link
Contributor

Choose a reason for hiding this comment

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

Если родительский блок называется preloader то и его дочерние элементы должны начинаться с такого же слова. Это создаёт одинаковое пространство имён

Copy link
Contributor

@electrovladyslav electrovladyslav left a comment

Choose a reason for hiding this comment

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

Уже почти.
Если хочешь, давай созвонимся, побеседуем за БЭМ.

@@ -1,28 +0,0 @@
const changeSkin = document.querySelector('[data-attr-change-skin]');
Copy link
Contributor

Choose a reason for hiding this comment

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

Не не нужно в этом пулл реквесте удалять что-то из других папок.
Сделай так, чтобы этого удаления файла не было в этом пулл-реквесте

@@ -12,6 +12,14 @@
<title>Archmove</title>
</head>
<body>
<div class="preloader" data-preloader>
<div class="preloader__spin loader"></div>
Copy link
Contributor

Choose a reason for hiding this comment

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

Зачем ты добавил тут блок лоадер? Это отдельная сущность? Или это всё одна сущность прелоадер?

@electrovladyslav electrovladyslav merged commit ae56471 into MastersAcademy:main Dec 19, 2021
@electrovladyslav
Copy link
Contributor

Супер!

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.

2 participants