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

chore(html): get rid of type duplication #3188

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Conversation

JackUait
Copy link
Contributor

Проблема

В html.d.ts дублировался тип для div, что мешало сборке одного из проектов

Решение

Удалил дубль типа div

Ссылки

Чек-лист перед запросом ревью

  1. Добавлены тесты на все изменения
    ⬜ unit-тесты для логики
    ⬜ скриншоты для верстки и кросс-браузерности
    ✅ нерелевантно

  2. Добавлена (обновлена) документация
    ⬜ styleguidist для пропов и примеров использования компонентов
    ⬜ jsdoc для утилит и хелперов
    ⬜ комментарии для неочевидных мест в коде
    ⬜ прочие инструкции (README.md, contributing.md и др.)
    ✅ нерелевантно

  3. Изменения корректно типизированы
    ⬜ без использования any (см. PR 2856)
    ✅ нерелевантно

  4. Прочее
    ✅ все тесты и линтеры на CI проходят
    ✅ в коде нет лишних изменений
    ✅ заголовок PR кратко и доступно отражает суть изменений (он попадет в changelog)

@JackUait JackUait changed the base branch from next to master June 21, 2023 10:40
@JackUait JackUait changed the title fix(theme): add missing units to values (#3184) chore(html): get rid of type duplication Jun 21, 2023
@JackUait JackUait requested review from zhzz and HelenaIsh June 21, 2023 11:11
@zhzz zhzz merged commit 5de46a4 into master Jun 23, 2023
@zhzz zhzz deleted the fix/html-types-duplicate branch June 23, 2023 09:29
zhzz pushed a commit that referenced this pull request Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants