Skip to content

PLASMA-7217: DropZone was implemented#800

Open
SerraMorec wants to merge 1 commit into
developfrom
feature/plasma-7217
Open

PLASMA-7217: DropZone was implemented#800
SerraMorec wants to merge 1 commit into
developfrom
feature/plasma-7217

Conversation

@SerraMorec
Copy link
Copy Markdown
Collaborator

sdds-uikit-compose

DropZone

  • Реализован новый компонент

sdds-serv-compose

DropZone

  • Добавлены стили компонента

What/why changed

Реализован новый компонент. Добавлены стили. Добавлено motion API. Написана документация и примеры использования.

2026-06-04.12.34.48.mov

@SerraMorec SerraMorec added enhancement New feature or request compose labels Jun 4, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 4, 2026

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: dbd03593-d7cd-40ef-9a93-6e5eeef41b39

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-7217

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

@SerraMorec SerraMorec force-pushed the feature/plasma-7217 branch from e9bc0e3 to 2d6c177 Compare June 4, 2026 12:11
@SerraMorec SerraMorec force-pushed the feature/plasma-7217 branch from 2d6c177 to 2eb62e3 Compare June 4, 2026 12:36
@salutedevs
Copy link
Copy Markdown
Collaborator

salutedevs commented Jun 4, 2026

@salutedevs
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

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

Labels

compose enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants