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: font in paradigm base #1005

Closed
wants to merge 29 commits into from
Closed

feat: font in paradigm base #1005

wants to merge 29 commits into from

Conversation

Sarafa2n
Copy link
Contributor

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

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

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

vl.matveev and others added 25 commits June 28, 2024 16:18
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.20.1 to 4.23.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.20.1...v4.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@vkontakte/vkui](https://github.com/VKCOM/VKUI/tree/HEAD/packages/vkui) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/VKCOM/VKUI/releases)
- [Commits](https://github.com/VKCOM/VKUI/commits/v6.3.0/packages/vkui)

---
updated-dependencies:
- dependency-name: "@vkontakte/vkui"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
feat: Added Lime, Cyan, Azure and Pink colors to accent palette
fix(vkBase): Linked non-display font tokens to fontFamilyBase
feat: Rounded values for gradient stops
build(deps-dev): bump husky from 9.0.11 to 9.1.3
…vkui-6.3.0

build(deps-dev): bump @vkontakte/vkui from 6.2.0 to 6.3.0
…4.23.0

build(deps-dev): bump type-fest from 4.20.1 to 4.23.0
@Sarafa2n Sarafa2n requested a review from a team as a code owner July 30, 2024 08:30
@Sarafa2n Sarafa2n closed this Jul 31, 2024
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.

3 participants