Skip to content

feat(theme): spacing - #756

Merged
TorinAsakura merged 1 commit into
masterfrom
feat/mobile-spacings
Aug 12, 2026
Merged

feat(theme): spacing#756
TorinAsakura merged 1 commit into
masterfrom
feat/mobile-spacings

Conversation

@comfrt1k

Copy link
Copy Markdown
Contributor

Таска

Как проверять

  1. Контекст: пакет mobile/kmp/ui
    Действие: выполнить ./gradlew :ui:compileDebugKotlinAndroid :ui:compileKotlinIosSimulatorArm64
    Ожидаемый результат: Android и iOS targets собираются; spacing-токены доступны из com.atls.hyperion.ui.theme.tokens.layout.Spacing.

  2. Контекст: использование spacing-токенов в KMP-коде
    Действие: обратиться к Spacing.component.* и Spacing.layout.*
    Ожидаемый результат: доступны component spacing из Figma (none, xs2, xs, sm, md, lg, xl, xl2, xl3, xl4) и layout spacing из Figma (xs2, xs, sm, md, lg, xl).

Пруфы

Details IMAGE 2026-08-12 04:02:15

@comfrt1k comfrt1k self-assigned this Aug 12, 2026
@comfrt1k
comfrt1k requested a review from TorinAsakura August 12, 2026 01:02
@TorinAsakura
TorinAsakura merged commit 490f5e3 into master Aug 12, 2026
1 check passed
@TorinAsakura
TorinAsakura deleted the feat/mobile-spacings branch August 12, 2026 01:05
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.

[Feature] Реализовать Spacing для Hyperion Mobile

2 participants