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

4.51.0 #1011

Merged
merged 25 commits into from
Aug 2, 2024
Merged

4.51.0 #1011

merged 25 commits into from
Aug 2, 2024

Conversation

Sarafa2n
Copy link
Contributor

@Sarafa2n Sarafa2n commented Aug 2, 2024

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

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

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

Геннадий Вознюк and others added 24 commits June 26, 2024 17:47
add dark theme types

add theme

add padding size

fixed colors

add custom vars

change fonts

add text colors

add icons color

add separator colors

add stroke colors

fixed fonts

fixed title styles

add compact padding

fixed colors

add button tokens

fix: Дополнить тему цветами для кнопки активного занятия и иконки

fix: Выпилить ненужные токены
Bumps [husky](https://github.com/typicode/husky) from 9.1.3 to 9.1.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.3...v9.1.4)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.5...v29.2.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
media theme: new tokens are added
…9.2.4

build(deps-dev): bump ts-jest from 29.1.5 to 29.2.4
build(deps-dev): bump husky from 9.1.3 to 9.1.4
@Sarafa2n Sarafa2n requested a review from a team as a code owner August 2, 2024 09:48
Copy link

github-actions bot commented Aug 2, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
91.94% (+0.04% 🔼)
1187/1291
🟢 Branches 88.95% 322/362
🟢 Functions 92.86% 169/182
🟢 Lines
91.63% (+0.05% 🔼)
1105/1206
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / index.ts
100% 100% 100% 100%

Test suite run success

450 tests passing in 37 suites.

Report generated by 🧪jest coverage report action from 77899fc

@8coon 8coon merged commit e6c0ebe into master Aug 2, 2024
6 checks passed
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.

4 participants