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

feat(docs): get initial theme & adaptivityMode from query string #1166

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

Conversation

OkciD
Copy link

@OkciD OkciD commented Jan 23, 2025

Перед отправкой этого реквеста на ревью убедитесь, что:

  • в вашей ветке работает сборка (npm run build:local),
  • в вашей ветке проходят тесты (npm test),
  • в вашей ветке проходит линтер (npm run lint), некоторые ошибки можно автоматически поправить с помощью npm run lint:fix,
  • покрытие тестов не ниже минимального значения,
  • если вы вносите изменения в задокументированные части библиотеки,
    ваш pull request содержит обновления документации,
  • если вы вносите изменения в сами токены, вы
    согласовали их с дизайнерами.

Подробнее о внесении изменений в репозиторий токенов

@OkciD OkciD requested a review from 8coon January 23, 2025 17:23
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.72%. Comparing base (81f48f0) to head (b4a7508).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1166   +/-   ##
=======================================
  Coverage   91.72%   91.72%           
=======================================
  Files          86       86           
  Lines        1450     1450           
  Branches      261      261           
=======================================
  Hits         1330     1330           
  Misses        120      120           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@OkciD OkciD force-pushed the tokens-page-query-params branch 2 times, most recently from d876f90 to a1826ca Compare January 24, 2025 08:53
@OkciD OkciD force-pushed the tokens-page-query-params branch from a1826ca to b4a7508 Compare January 24, 2025 09:01
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.

2 participants