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

fix(components/switcher): switcher button markup correction #2032 #2127

Open
wants to merge 1 commit into
base: v4
Choose a base branch
from

Conversation

ickisIckis
Copy link
Collaborator

fix(components/switcher): switcher button markup correction #2032

Библиотека

  • @prizm-ui/components
  • @prizm-ui/install
  • @prizm-ui/icons
  • @prizm-ui/theme
  • documentation

Компонент

PrizmSwitcherItem

Задача

resolved #2032

Изменения

  • Имеются BREAKING CHANGES
  • Изменения документации
  • Добавление фичи
  • Исправление бага

Checklist:

  • После фичи обновил документацию
  • Сделал код чище чем был до этого
  • Тесты и линтер на рабочей машине успешно выполнились

Release notes

Обновили верстку кнопок в свитчере, убрав лишние скругления.

@@ -13,8 +13,11 @@
:host {
button {
border-radius: 0;

::ng-deep prizm-wrapper {
Copy link
Contributor

Choose a reason for hiding this comment

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

может перенести в глобальные стили

Copy link
Contributor

@ZurabDev ZurabDev left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants