Skip to content

PLASMA-7413: Motion API was added in Chip#819

Merged
SerraMorec merged 1 commit into
developfrom
feature/plasma-7413
Jun 18, 2026
Merged

PLASMA-7413: Motion API was added in Chip#819
SerraMorec merged 1 commit into
developfrom
feature/plasma-7413

Conversation

@SerraMorec

Copy link
Copy Markdown
Collaborator

sdds-uikit-compose

Chip

  • В компонент добавлено motion API

What/why changed

Для компонента Chip добавлены Motion и MotionStyle, с помощью которых можно настроить анимацию изменения параметров цвета и типографики. Стиль переведен на StatefulValue.

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 89ef7311-050c-4f15-ab38-8bb1c18343cf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/plasma-7413

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@salutedevs

salutedevs commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

📘Артефакты документации опубликованы:

@salutedevs

salutedevs commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

📦 Собранные Debug APK

📲 Как установить APK на Android-устройство:

  1. Распакуйте архив.
  2. Скопируйте нужный .apk на устройство (через USB, Telegram, Google Drive и т.д.).
  3. Откройте .apk на устройстве и подтвердите установку.
    Если потребуется, включите Разрешение на установку из неизвестных источников в настройках устройства.

💻 Установка через USB (ADB):

  1. Включите Отладку по USB на устройстве (Настройки → Для разработчиков).
  2. Подключите устройство к компьютеру по USB.
  3. Убедитесь, что устройство отображается:
    adb devices
  4. Установите .apk:
    adb install path/to/your.apk
    Если приложение уже установлено и нужно обновить:
    adb install -r path/to/your.apk

@SerraMorec SerraMorec force-pushed the feature/plasma-7413 branch from 9f45193 to a437d88 Compare June 17, 2026 05:40
@SerraMorec SerraMorec force-pushed the feature/plasma-7413 branch from a437d88 to 9601778 Compare June 17, 2026 09:37
@SerraMorec SerraMorec merged commit 30032f1 into develop Jun 18, 2026
53 checks passed
@SerraMorec SerraMorec deleted the feature/plasma-7413 branch June 18, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants