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

Черных Артём #64

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

artemychernykh
Copy link

@artemychernykh artemychernykh commented Nov 8, 2016

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍏 Пройден линтинг и базовые тесты

Copy link

@savichev-igor savichev-igor left a comment

Choose a reason for hiding this comment

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

Сделано как-то некрасиво..

  1. Грустные переключалки какие-то: серые инпуты.
    image

  2. Картинки не прогрузились.
    image

  3. hover на цену вызывает желание закрыть вкладку)..

  4. hover на фотку как-то странно вылазит из обводки.
    image

  5. Тут бы явно не помешал padding.
    image

  6. Списком опять же странно выглядит.
    image

</head>
<body>
<input type="radio" name="view" value="grid" checked>Плитка
<input type="radio" name="view" value="list" class="list">Список
<br>

Choose a reason for hiding this comment

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

Серьёзно ?

Copy link
Author

@artemychernykh artemychernykh Nov 20, 2016

Choose a reason for hiding this comment

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

Что нет так, отступы?

.cat img:hover
{
bottom: -5%;
left: -5%;

Choose a reason for hiding this comment

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

Может сделаешь цивильно scale ?


.price
{
color: #b00000;

Choose a reason for hiding this comment

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

Тут вроде много нулей лишних..

.price:hover::after
{
color: #000;
content: 'купи меня';

Choose a reason for hiding this comment

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

Весь контент лучше размещать в HTML, ибо получишь страдания при локализации сайта..

@savichev-igor
Copy link

🚀

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍏 Пройден линтинг и базовые тесты

@artemychernykh
Copy link
Author

🍏

@trixartem
Copy link

Верстка далековата от макета, сделайте, пожалуйста как можно ближе к макету. И не все задания выполнены. 🍅

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍏 Пройден линтинг и базовые тесты

@artemychernykh
Copy link
Author

🍏 Приблизил к макету.

@trixartem
Copy link

Замечания по верстке:

  • При наведении на карточку скачет вся верстка
  • Нет эффекта при наведении на заголовок и породы
  • При клике на текст в радиогруппе ничего не приосходит, а должна активироваться радиокнопка

Copy link

@trixartem trixartem left a comment

Choose a reason for hiding this comment

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

🍅


.list:checked ~ .note:hover
{
transform: scaleX(1);

Choose a reason for hiding this comment

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

Для чего переопределять значение? Можно же добавлять эффект, если выбран режим плиток

.price
{
color: #b00;
font: bold 1.5em sans-serif;

Choose a reason for hiding this comment

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

font: 700 1.5em sans-serif;

Copy link
Author

Choose a reason for hiding this comment

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

Это даёт какие-нибудь преимущества?

@honest-hrundel
Copy link

🍏 Пройден линтинг и базовые тесты

@artemychernykh
Copy link
Author

🍏 Изменил

@honest-hrundel
Copy link

🍏 Пройден линтинг и базовые тесты

@artemychernykh
Copy link
Author

🍏

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.

4 participants