Skip to content

feat(theme): add shared theme tokens#703

Merged
TorinAsakura merged 3 commits into
masterfrom
feat/theme-tokens
Jun 8, 2026
Merged

feat(theme): add shared theme tokens#703
TorinAsakura merged 3 commits into
masterfrom
feat/theme-tokens

Conversation

@TorinAsakura

@TorinAsakura TorinAsakura commented Jun 8, 2026

Copy link
Copy Markdown
Member

Таска

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

Основной сценарий

  1. Контекст: theme-пакеты Hyperion.
    Действие: собрать @atls-ui/theme, @atls-ui-parts/theme и @atls-ui-admin/theme.
    Ожидаемый результат: сборка проходит, ui-parts/theme и ui-admin/theme используют общие radii и space из @atls-ui/theme/tokens.

Дополнительный сценарий

  1. Контекст: потребитель импортирует примитивные токены.
    Действие: импортировать radii, space, zIndex, animations и opacities из @atls-ui/theme/tokens.
    Ожидаемый результат: импорт доступен без React, Vanilla Extract и theme provider.

Пруфы

  • yarn check
  • yarn workspace @atls-ui/theme build
  • yarn workspace @atls-ui-parts/theme build
  • yarn workspace @atls-ui-admin/theme build

@TorinAsakura TorinAsakura self-assigned this Jun 8, 2026
@TorinAsakura

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Chef's kiss.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@TorinAsakura

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Swish!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@TorinAsakura TorinAsakura merged commit 863c515 into master Jun 8, 2026
6 checks passed
@TorinAsakura TorinAsakura deleted the feat/theme-tokens branch June 8, 2026 22:49
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] Добавить общий слой theme/tokens

1 participant