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

CLND-10353: new calendar tokens (ждет августа) #1035

Closed
wants to merge 1,471 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 2, 2024

  1. build(deps-dev): bump webpack from 5.89.0 to 5.90.1

    Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.89.0...v5.90.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a489115 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    8983387 View commit details
    Browse the repository at this point in the history
  2. update tests

    deniskin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f9320ec View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. build(deps-dev): bump the react group with 2 updates

    Bumps the react group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).
    
    
    Updates `@types/react` from 18.2.48 to 18.2.55
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `@types/react-dom` from 18.2.18 to 18.2.19
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: react
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: react
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    af31a5a View commit details
    Browse the repository at this point in the history
  2. update media tokens naming

    deniskin committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3e972cb View commit details
    Browse the repository at this point in the history
  3. update tests

    deniskin committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    23229a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. updates custom-media Dobro

    sashanau committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2f92fd1 View commit details
    Browse the repository at this point in the history
  2. updates custom-media Dobro

    sashanau committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c3c1f22 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. build(deps-dev): bump the eslint group with 7 updates

    Bumps the eslint group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [eslint](https://github.com/eslint/eslint) | `7.32.0` | `8.56.0` |
    | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
    | [eslint-config-silence](https://github.com/zapolnoch/eslint-config-silence) | `1.0.0` | `2.0.0` |
    | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.1` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.2.1` | `5.1.3` |
    | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `10.0.0` | `12.0.0` |
    | [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) | `0.19.0` | `0.24.0` |
    
    
    Updates `eslint` from 7.32.0 to 8.56.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.32.0...v8.56.0)
    
    Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)
    
    Updates `eslint-config-silence` from 1.0.0 to 2.0.0
    - [Release notes](https://github.com/zapolnoch/eslint-config-silence/releases)
    - [Commits](zapolnoch/eslint-config-silence@v1.0.0...v2.0.0)
    
    Updates `eslint-plugin-import` from 2.28.1 to 2.29.1
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.1)
    
    Updates `eslint-plugin-prettier` from 4.2.1 to 5.1.3
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v4.2.1...v5.1.3)
    
    Updates `eslint-plugin-simple-import-sort` from 10.0.0 to 12.0.0
    - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
    - [Commits](lydell/eslint-plugin-simple-import-sort@v10.0.0...v12.0.0)
    
    Updates `eslint-plugin-sonarjs` from 0.19.0 to 0.24.0
    - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
    - [Commits](SonarSource/eslint-plugin-sonarjs@0.19.0...0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: eslint
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: eslint-config-silence
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: eslint
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: eslint
    - dependency-name: eslint-plugin-simple-import-sort
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: eslint
    - dependency-name: eslint-plugin-sonarjs
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9590f38 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. build(deps-dev): bump husky from 8.0.3 to 9.0.11

    Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.3...v9.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a3c8e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b47dfc8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request VKCOM#800 from VKCOM/dependabot/npm_and_yarn/husky…

    …-9.0.11
    
    build(deps-dev): bump husky from 8.0.3 to 9.0.11
    8coon authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    469f446 View commit details
    Browse the repository at this point in the history
  4. Merge pull request VKCOM#799 from VKCOM/dependabot/npm_and_yarn/eslin…

    …t-2534aa1020
    
    build(deps-dev): bump the eslint group with 7 updates
    8coon authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2b2c86c View commit details
    Browse the repository at this point in the history
  5. Merge pull request VKCOM#798 from sashanau/master

    VK Dobro updates custom-media
    8coon authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d106e0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    755b136 View commit details
    Browse the repository at this point in the history
  7. Merge pull request VKCOM#795 from VKCOM/dependabot/npm_and_yarn/react…

    …-63a1ebd5ed
    
    build(deps-dev): bump the react group with 2 updates
    8coon authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    af4fabb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b8122b View commit details
    Browse the repository at this point in the history
  9. Merge pull request VKCOM#787 from VKCOM/dependabot/github_actions/pet…

    …er-evans/create-pull-request-6
    
    build(deps): bump peter-evans/create-pull-request from 5 to 6
    8coon authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9e99233 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ce6de2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request VKCOM#788 from VKCOM/dependabot/npm_and_yarn/webpa…

    …ck-5.90.1
    
    build(deps-dev): bump webpack from 5.89.0 to 5.90.1
    8coon authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    01b806e View commit details
    Browse the repository at this point in the history
  12. Merge pull request VKCOM#786 from VKCOM/dependabot/npm_and_yarn/type-…

    …fest-4.10.2
    
    build(deps-dev): bump type-fest from 4.10.1 to 4.10.2
    8coon authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6b55f15 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5b18e79 View commit details
    Browse the repository at this point in the history
  14. Merge pull request VKCOM#785 from VKCOM/dependabot/npm_and_yarn/terse…

    …r-webpack-plugin-5.3.10
    
    build(deps-dev): bump terser-webpack-plugin from 5.3.9 to 5.3.10
    8coon authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    13f7b1d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d8e7dd4 View commit details
    Browse the repository at this point in the history
  16. 4.43.1

    8coon committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2ceca46 View commit details
    Browse the repository at this point in the history
  17. Merge pull request VKCOM#801 from VKCOM/4.43.1

    4.43.1
    8coon authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2614833 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. build(deps-dev): bump clsx from 2.0.0 to 2.1.0

    Bumps [clsx](https://github.com/lukeed/clsx) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/lukeed/clsx/releases)
    - [Commits](lukeed/clsx@v2.0.0...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: clsx
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    21c321e View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump lint-staged from 15.2.0 to 15.2.2

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.0 to 15.2.2.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.0...v15.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    251a600 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @vkontakte/vk-bridge from 2.12.2 to 2.14.1

    Bumps [@vkontakte/vk-bridge](https://github.com/VKCOM/vk-bridge/tree/HEAD/packages/core) from 2.12.2 to 2.14.1.
    - [Release notes](https://github.com/VKCOM/vk-bridge/releases)
    - [Commits](https://github.com/VKCOM/vk-bridge/commits/@vkontakte/[email protected]/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/vk-bridge"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b1821b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    a851327 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request VKCOM#793 from deniskin/update-media-theme

    update media theme with new typography
    Sarafa2n authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    78ebf34 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    eb8345c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge pull request VKCOM#819 from deniskin/update-media-theme

    media: add new typograpy tokens
    8coon authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b2ad940 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. build(deps): bump follow-redirects from 1.15.5 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    89466d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. build(deps-dev): bump webpack-dev-server from 4.15.1 to 5.0.4

    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.0.4.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v4.15.1...v5.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5385492 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. build(deps-dev): bump webpack from 5.90.1 to 5.91.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.91.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.90.1...v5.91.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    80a97c1 View commit details
    Browse the repository at this point in the history
  2. Extend base spacing system

    According to VKCOM/VKUI#6684
    mendrew committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bba7956 View commit details
    Browse the repository at this point in the history
  3. Update camel case converters

    To support the case when we want to keep size groups
    together in the token result name.
    
    For example:
    sizeS -> size-s
    sizeXs -> size-xs
    size2Xs -> size-2xs
    size2Xs3Regular2L -> size-2xs-regular-2l
    size2L3Regular-3S -> size-2l-3-regular-3s
    mendrew committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    89b9707 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Add example with edge case

    mendrew committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7721742 View commit details
    Browse the repository at this point in the history
  2. Handle more edge cases

    Most of them are correct for us
    mendrew committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b2eb6d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    690ae78 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    b8b2d06 View commit details
    Browse the repository at this point in the history
  2. Update snapshots

    mendrew committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5af4d33 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Group similar tests

    mendrew committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6789b72 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. build(deps): bump express from 4.18.2 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    25b3a1f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. build(deps): bump actions/configure-pages from 4 to 5

    Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
    - [Release notes](https://github.com/actions/configure-pages/releases)
    - [Commits](actions/configure-pages@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/configure-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b7e996c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. build(deps-dev): bump style-loader from 3.3.3 to 4.0.0

    Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.3 to 4.0.0.
    - [Release notes](https://github.com/webpack-contrib/style-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/style-loader@v3.3.3...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: style-loader
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a8a0aa6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    4d4bbbd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. build(deps-dev): bump css-loader from 6.8.1 to 7.1.1

    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.8.1 to 7.1.1.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v6.8.1...v7.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    376cd67 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. fixed dark elevation shadows

    qurle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3737517 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. build(deps-dev): bump @vkontakte/icons from 2.95.0 to 2.108.0

    Bumps [@vkontakte/icons](https://github.com/VKCOM/icons/tree/HEAD/packages/icons) from 2.95.0 to 2.108.0.
    - [Release notes](https://github.com/VKCOM/icons/releases)
    - [Commits](https://github.com/VKCOM/icons/commits/@vkontakte/[email protected]/packages/icons)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/icons"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    733ed4e View commit details
    Browse the repository at this point in the history
  2. add snackbar tokens

    Sarafa2n committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7cb9bb4 View commit details
    Browse the repository at this point in the history
  3. fix test

    Sarafa2n committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c3d4a92 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge pull request VKCOM#830 from VKCOM/mendrew/extend-spacing-system

    Extend Spacing system
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ef7d1b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#841 from VKCOM/fix/title-4-line-height

    fix: smaller line height for fontDisplayTitle4
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ad81822 View commit details
    Browse the repository at this point in the history
  3. Merge pull request VKCOM#846 from VKCOM/fix/dark-elevation

    fix: dark elevation shadows
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b9cda25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request VKCOM#849 from VKCOM/snackbar-tokens

    add snackbar tokens
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6dc62d2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request VKCOM#802 from VKCOM/dependabot/npm_and_yarn/clsx-…

    …2.1.0
    
    build(deps-dev): bump clsx from 2.0.0 to 2.1.0
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e0441f7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request VKCOM#847 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/icons-2.108.0
    
    build(deps-dev): bump @vkontakte/icons from 2.95.0 to 2.108.0
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3dbf065 View commit details
    Browse the repository at this point in the history
  7. Merge pull request VKCOM#843 from VKCOM/dependabot/npm_and_yarn/css-l…

    …oader-7.1.1
    
    build(deps-dev): bump css-loader from 6.8.1 to 7.1.1
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    873fcb4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request VKCOM#839 from VKCOM/dependabot/npm_and_yarn/style…

    …-loader-4.0.0
    
    build(deps-dev): bump style-loader from 3.3.3 to 4.0.0
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    eaf0e43 View commit details
    Browse the repository at this point in the history
  9. Merge pull request VKCOM#834 from VKCOM/dependabot/github_actions/act…

    …ions/configure-pages-5
    
    build(deps): bump actions/configure-pages from 4 to 5
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    48226f5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request VKCOM#832 from VKCOM/dependabot/npm_and_yarn/expre…

    …ss-4.19.2
    
    build(deps): bump express from 4.18.2 to 4.19.2
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f717625 View commit details
    Browse the repository at this point in the history
  11. Merge pull request VKCOM#828 from VKCOM/dependabot/npm_and_yarn/webpa…

    …ck-dev-middleware-5.3.4
    
    build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1b7c351 View commit details
    Browse the repository at this point in the history
  12. Merge pull request VKCOM#825 from VKCOM/dependabot/npm_and_yarn/webpa…

    …ck-5.91.0
    
    build(deps-dev): bump webpack from 5.90.1 to 5.91.0
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1215790 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    341db6f View commit details
    Browse the repository at this point in the history
  14. Merge pull request VKCOM#824 from VKCOM/dependabot/npm_and_yarn/webpa…

    …ck-dev-server-5.0.4
    
    build(deps-dev): bump webpack-dev-server from 4.15.1 to 5.0.4
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a80b197 View commit details
    Browse the repository at this point in the history
  15. Merge pull request VKCOM#823 from VKCOM/dependabot/npm_and_yarn/follo…

    …w-redirects-1.15.6
    
    build(deps): bump follow-redirects from 1.15.5 to 1.15.6
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    282b989 View commit details
    Browse the repository at this point in the history
  16. Merge pull request VKCOM#808 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/vk-bridge-2.14.1
    
    build(deps-dev): bump @vkontakte/vk-bridge from 2.12.2 to 2.14.1
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    50e1b79 View commit details
    Browse the repository at this point in the history
  17. Merge pull request VKCOM#807 from VKCOM/dependabot/npm_and_yarn/lint-…

    …staged-15.2.2
    
    build(deps-dev): bump lint-staged from 15.2.0 to 15.2.2
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    20ba190 View commit details
    Browse the repository at this point in the history
  18. 4.44.0

    8coon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    90194dc View commit details
    Browse the repository at this point in the history
  19. Merge pull request VKCOM#850 from VKCOM/4.44.0

    4.44.0
    8coon authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4e755d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. build(deps-dev): bump the react group with 2 updates

    Bumps the react group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).
    
    
    Updates `@types/react` from 18.2.55 to 18.2.79
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `@types/react-dom` from 18.2.19 to 18.2.25
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: react
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: react
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    94c54d5 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @babel/core from 7.23.9 to 7.24.4

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.9 to 7.24.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b2e7dcc View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @types/lodash from 4.14.202 to 4.17.0

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    212a4ae View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @vkontakte/vkjs from 1.1.1 to 1.1.2

    Bumps [@vkontakte/vkjs](https://github.com/VKCOM/vkjs) from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/VKCOM/vkjs/releases)
    - [Commits](VKCOM/vkjs@v1.1.1...v1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/vkjs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fa75a04 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump @vkontakte/vkui from 6.0.0 to 6.0.2

    Bumps [@vkontakte/vkui](https://github.com/VKCOM/VKUI/tree/HEAD/packages/vkui) from 6.0.0 to 6.0.2.
    - [Release notes](https://github.com/VKCOM/VKUI/releases)
    - [Commits](https://github.com/VKCOM/VKUI/commits/v6.0.2/packages/vkui)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/vkui"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    30e220c View commit details
    Browse the repository at this point in the history
  6. Change spacing system tokens

    According to conversation with design
    mendrew committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8bd9d2a View commit details
    Browse the repository at this point in the history
  7. Update snapshots

    mendrew committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9c597b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. build(deps-dev): bump type-fest from 4.10.2 to 4.16.0

    Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.10.2 to 4.16.0.
    - [Release notes](https://github.com/sindresorhus/type-fest/releases)
    - [Commits](sindresorhus/type-fest@v4.10.2...v4.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: type-fest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c868fad View commit details
    Browse the repository at this point in the history
  2. Added vkidok theme

    Artem Garbarchuk committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7f45258 View commit details
    Browse the repository at this point in the history
  3. update snapshots

    Artem Garbarchuk committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    14b9e0b View commit details
    Browse the repository at this point in the history
  4. Fixed lint

    Artem Garbarchuk committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bb4e3d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge pull request VKCOM#864 from mclaran/vkidok-theme

    Added vkidok theme
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cdf16bc View commit details
    Browse the repository at this point in the history
  2. Fix colors

    Artem Garbarchuk committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e1fe977 View commit details
    Browse the repository at this point in the history
  3. Update snapthots.test.ts.snap

    Artem Garbarchuk committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1ee06b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request VKCOM#866 from mclaran/vkidok-theme

    Update colors for vkidok theme
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cf89c5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bd6fa5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request VKCOM#859 from VKCOM/mendrew/change-spacing-system

    Change spacing system tokens
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    697ff4c View commit details
    Browse the repository at this point in the history
  7. Merge pull request VKCOM#865 from VKCOM/feat/vkidok-theme

    Feat/vkidok theme
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4d2424e View commit details
    Browse the repository at this point in the history
  8. Merge pull request VKCOM#851 from VKCOM/dependabot/npm_and_yarn/react…

    …-0ac43417a8
    
    build(deps-dev): bump the react group with 2 updates
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4789c48 View commit details
    Browse the repository at this point in the history
  9. Merge pull request VKCOM#853 from VKCOM/dependabot/npm_and_yarn/babel…

    …/core-7.24.4
    
    build(deps-dev): bump @babel/core from 7.23.9 to 7.24.4
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5391c62 View commit details
    Browse the repository at this point in the history
  10. Merge pull request VKCOM#861 from VKCOM/dependabot/npm_and_yarn/type-…

    …fest-4.16.0
    
    build(deps-dev): bump type-fest from 4.10.2 to 4.16.0
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4cd0bae View commit details
    Browse the repository at this point in the history
  11. Merge pull request VKCOM#857 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/vkui-6.0.2
    
    build(deps-dev): bump @vkontakte/vkui from 6.0.0 to 6.0.2
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f3c5e1a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07061d2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request VKCOM#856 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/vkjs-1.1.2
    
    build(deps-dev): bump @vkontakte/vkjs from 1.1.1 to 1.1.2
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    450d9c3 View commit details
    Browse the repository at this point in the history
  14. Merge pull request VKCOM#854 from VKCOM/dependabot/npm_and_yarn/types…

    …/lodash-4.17.0
    
    build(deps-dev): bump @types/lodash from 4.14.202 to 4.17.0
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    dc0fff9 View commit details
    Browse the repository at this point in the history
  15. Merge pull request VKCOM#821 from VKCOM/media-theme-fix

    Media theme fix
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a602220 View commit details
    Browse the repository at this point in the history
  16. 4.45.0: update snapshots

    8coon committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bdb6f8d View commit details
    Browse the repository at this point in the history
  17. 4.45.0

    8coon committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    03ef393 View commit details
    Browse the repository at this point in the history
  18. Merge pull request VKCOM#867 from VKCOM/4.45.0

    4.45.0
    8coon authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    268b58d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. build(deps-dev): bump clsx from 2.1.0 to 2.1.1

    Bumps [clsx](https://github.com/lukeed/clsx) from 2.1.0 to 2.1.1.
    - [Release notes](https://github.com/lukeed/clsx/releases)
    - [Commits](lukeed/clsx@v2.1.0...v2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: clsx
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ee809fd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. build(deps-dev): bump @babel/core from 7.24.4 to 7.24.5

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    88c3f6b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    62f5088 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. build(deps-dev): bump @types/lodash from 4.17.0 to 4.17.1

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.0 to 4.17.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    647c345 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. build(deps-dev): bump type-fest from 4.16.0 to 4.18.2

    Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.16.0 to 4.18.2.
    - [Release notes](https://github.com/sindresorhus/type-fest/releases)
    - [Commits](sindresorhus/type-fest@v4.16.0...v4.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: type-fest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    e08ba46 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @vkontakte/icons from 2.108.0 to 2.114.0

    Bumps [@vkontakte/icons](https://github.com/VKCOM/icons/tree/HEAD/packages/icons) from 2.108.0 to 2.114.0.
    - [Release notes](https://github.com/VKCOM/icons/releases)
    - [Commits](https://github.com/VKCOM/icons/commits/@vkontakte/[email protected]/packages/icons)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/icons"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    94fd336 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. build(deps-dev): bump the react group across 1 directory with 4 updates

    Bumps the react group with 4 updates in the / directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).
    
    
    Updates `react` from 18.2.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)
    
    Updates `@types/react` from 18.2.79 to 18.3.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `react-dom` from 18.2.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)
    
    Updates `@types/react-dom` from 18.2.25 to 18.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: react
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: react
    - dependency-name: react-dom
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: react
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: react
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    2ca5cf2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix: tint colors normalization

    qurle committed May 14, 2024
    Configuration menu
    Copy the full SHA
    917a3db View commit details
    Browse the repository at this point in the history
  2. feat: added colorIconWarning

    qurle committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d684e51 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge pull request VKCOM#888 from VKCOM/feat/icon-warning

    feat: added colorIconWarning
    Sarafa2n authored May 15, 2024
    Configuration menu
    Copy the full SHA
    9b8b7d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#887 from VKCOM/fix/tint-colors

    fix: tint colors normalization
    Sarafa2n authored May 15, 2024
    Configuration menu
    Copy the full SHA
    436714d View commit details
    Browse the repository at this point in the history
  3. Merge pull request VKCOM#878 from VKCOM/fix/accent-violet

    Changed colorAccentViolet for vkcom theme
    Sarafa2n authored May 15, 2024
    Configuration menu
    Copy the full SHA
    2135c80 View commit details
    Browse the repository at this point in the history
  4. Merge pull request VKCOM#885 from VKCOM/dependabot/npm_and_yarn/react…

    …-b51a21bf4f
    
    build(deps-dev): bump the react group across 1 directory with 4 updates
    Sarafa2n authored May 15, 2024
    Configuration menu
    Copy the full SHA
    27bbdae View commit details
    Browse the repository at this point in the history
  5. Merge pull request VKCOM#883 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/icons-2.114.0
    
    build(deps-dev): bump @vkontakte/icons from 2.108.0 to 2.114.0
    Sarafa2n authored May 15, 2024
    Configuration menu
    Copy the full SHA
    2183700 View commit details
    Browse the repository at this point in the history
  6. Merge pull request VKCOM#882 from VKCOM/dependabot/npm_and_yarn/type-…

    …fest-4.18.2
    
    build(deps-dev): bump type-fest from 4.16.0 to 4.18.2
    Sarafa2n authored May 15, 2024
    Configuration menu
    Copy the full SHA
    763c57b View commit details
    Browse the repository at this point in the history
  7. Merge pull request VKCOM#880 from VKCOM/dependabot/npm_and_yarn/types…

    …/lodash-4.17.1
    
    build(deps-dev): bump @types/lodash from 4.17.0 to 4.17.1
    Sarafa2n authored May 15, 2024
    Configuration menu
    Copy the full SHA
    736f73c View commit details
    Browse the repository at this point in the history
  8. Merge pull request VKCOM#875 from VKCOM/dependabot/npm_and_yarn/babel…

    …/core-7.24.5
    
    build(deps-dev): bump @babel/core from 7.24.4 to 7.24.5
    Sarafa2n authored May 15, 2024
    Configuration menu
    Copy the full SHA
    a6cda1e View commit details
    Browse the repository at this point in the history
  9. Merge pull request VKCOM#870 from VKCOM/dependabot/npm_and_yarn/clsx-…

    …2.1.1
    
    build(deps-dev): bump clsx from 2.1.0 to 2.1.1
    Sarafa2n authored May 15, 2024
    Configuration menu
    Copy the full SHA
    8f15c32 View commit details
    Browse the repository at this point in the history
  10. npm version bump

    Sarafa2n committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b71ea73 View commit details
    Browse the repository at this point in the history
  11. Merge pull request VKCOM#889 from VKCOM/4.46.0

    4.46.0
    8coon authored May 15, 2024
    Configuration menu
    Copy the full SHA
    05a7695 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. build(deps-dev): bump rimraf from 5.0.5 to 5.0.7

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.5 to 5.0.7.
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.5...v5.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    0848f02 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    26d8013 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    b61668c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. build(deps-dev): bump @types/react in the react group

    Bumps the react group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
    
    
    Updates `@types/react` from 18.3.2 to 18.3.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: react
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    5f64888 View commit details
    Browse the repository at this point in the history
  2. Cloud theme updating

    DmitriyBezm committed May 28, 2024
    Configuration menu
    Copy the full SHA
    93af033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    facae83 View commit details
    Browse the repository at this point in the history
  4. lints and tests

    qurle committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dde2937 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. build(deps-dev): bump ts-jest from 29.1.2 to 29.1.4

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.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.2...v29.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 29, 2024
    Configuration menu
    Copy the full SHA
    7ce672c View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#904 from DmitriyBezm/feat-cloud-theme-updating

    Cloud theme updating
    8coon authored May 29, 2024
    Configuration menu
    Copy the full SHA
    d285db5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. more saturated colors

    qurle committed May 30, 2024
    Configuration menu
    Copy the full SHA
    041c60d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. build(deps-dev): bump @types/lodash from 4.17.1 to 4.17.5

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.1 to 4.17.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d0eb708 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Updated fonts in vkCom theme

    qurle committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    594dfd4 View commit details
    Browse the repository at this point in the history
  2. Lints and snapshots

    qurle committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cd3434c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    370128a View commit details
    Browse the repository at this point in the history
  4. Added colorBackgroundInfoTint

    qurle committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    093cbd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. build(deps-dev): bump @vkontakte/vkui from 6.0.2 to 6.1.1

    Bumps [@vkontakte/vkui](https://github.com/VKCOM/VKUI/tree/HEAD/packages/vkui) from 6.0.2 to 6.1.1.
    - [Release notes](https://github.com/VKCOM/VKUI/releases)
    - [Commits](https://github.com/VKCOM/VKUI/commits/v6.1.1/packages/vkui)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/vkui"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b3396ce View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. build(deps-dev): bump lint-staged from 15.2.2 to 15.2.7

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.2 to 15.2.7.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ef1ef11 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Merge pull request VKCOM#890 from VKCOM/dependabot/npm_and_yarn/rimra…

    …f-5.0.7
    
    build(deps-dev): bump rimraf from 5.0.5 to 5.0.7
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    59491aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#898 from VKCOM/blackysoul/add_docs_with_loca…

    …l_themes
    
    feat: Rewrite docs for personal themes & fix readme formatting
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a8b174e View commit details
    Browse the repository at this point in the history
  3. Merge pull request VKCOM#901 from VKCOM/fix/warning-dark

    fix: increased saturation of colorBackgroundWarning
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    54fff2f View commit details
    Browse the repository at this point in the history
  4. Merge pull request VKCOM#902 from VKCOM/dependabot/npm_and_yarn/react…

    …-7c237d0e20
    
    build(deps-dev): bump @types/react from 18.3.2 to 18.3.3 in the react group
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3514930 View commit details
    Browse the repository at this point in the history
  5. Merge pull request VKCOM#905 from VKCOM/fix/icon-secondary-alpha

    fix: colorIconSecondaryAlpha in dark theme
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a050208 View commit details
    Browse the repository at this point in the history
  6. Merge pull request VKCOM#906 from VKCOM/dependabot/npm_and_yarn/ts-je…

    …st-29.1.4
    
    build(deps-dev): bump ts-jest from 29.1.2 to 29.1.4
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    689c7d3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request VKCOM#908 from VKCOM/feat/cloud-theme-updating

    Feat/cloud theme updating
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c1ea894 View commit details
    Browse the repository at this point in the history
  8. Merge pull request VKCOM#912 from VKCOM/dependabot/npm_and_yarn/types…

    …/lodash-4.17.5
    
    build(deps-dev): bump @types/lodash from 4.17.1 to 4.17.5
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8150481 View commit details
    Browse the repository at this point in the history
  9. Merge pull request VKCOM#914 from VKCOM/feat/vkcom-font-base

    Updated fonts for vkCom theme
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1ec61db View commit details
    Browse the repository at this point in the history
  10. Merge pull request VKCOM#915 from VKCOM/qurle/info-tint

    feat: added colorBackgroundInfoTint
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fdcbbad View commit details
    Browse the repository at this point in the history
  11. Merge pull request VKCOM#917 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/vkui-6.1.1
    
    build(deps-dev): bump @vkontakte/vkui from 6.0.2 to 6.1.1
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5abf525 View commit details
    Browse the repository at this point in the history
  12. Merge pull request VKCOM#919 from VKCOM/dependabot/npm_and_yarn/lint-…

    …staged-15.2.7
    
    build(deps-dev): bump lint-staged from 15.2.2 to 15.2.7
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ff7be8c View commit details
    Browse the repository at this point in the history
  13. 4.47.0

    8coon committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    55ea123 View commit details
    Browse the repository at this point in the history
  14. Merge pull request VKCOM#921 from VKCOM/4.47.0

    4.47.0
    8coon authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2222b5b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. build(deps-dev): bump prettier from 3.2.5 to 3.3.2 in the prettier group

    Bumps the prettier group with 1 update: [prettier](https://github.com/prettier/prettier).
    
    
    Updates `prettier` from 3.2.5 to 3.3.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: prettier
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e812dc6 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @vkontakte/vk-bridge from 2.14.1 to 2.14.2

    Bumps [@vkontakte/vk-bridge](https://github.com/VKCOM/vk-bridge/tree/HEAD/packages/core) from 2.14.1 to 2.14.2.
    - [Release notes](https://github.com/VKCOM/vk-bridge/releases)
    - [Commits](https://github.com/VKCOM/vk-bridge/commits/@vkontakte/[email protected]/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/vk-bridge"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0f6a17f View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump type-fest from 4.18.2 to 4.20.1

    Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.18.2 to 4.20.1.
    - [Release notes](https://github.com/sindresorhus/type-fest/releases)
    - [Commits](sindresorhus/type-fest@v4.18.2...v4.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: type-fest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    60b3401 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump css-loader from 7.1.1 to 7.1.2

    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 7.1.1 to 7.1.2.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v7.1.1...v7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    36d5f6f View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.4 to 29.1.5.
    - [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.4...v29.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    908509a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. build(deps): bump ws from 8.16.0 to 8.17.1

    Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.16.0...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c8ef78f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    74a8f73 View commit details
    Browse the repository at this point in the history
  2. Updated snapshots

    qurle committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    97b0550 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    f314611 View commit details
    Browse the repository at this point in the history
  2. add tutoria theme

    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: Выпилить ненужные токены
    Геннадий Вознюк authored and Anna Orlyanskaya committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8ee58a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. build(deps-dev): bump @vkontakte/icons from 2.114.0 to 2.123.0

    Bumps [@vkontakte/icons](https://github.com/VKCOM/icons/tree/HEAD/packages/icons) from 2.114.0 to 2.123.0.
    - [Release notes](https://github.com/VKCOM/icons/releases)
    - [Commits](https://github.com/VKCOM/icons/commits/@vkontakte/[email protected]/packages/icons)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/icons"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    17373b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#933 from VKCOM/qurle/darker-modal

    feat: Darkened colorBackgroundModal in dark theme
    8coon authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    eafb24d View commit details
    Browse the repository at this point in the history
  3. Merge pull request VKCOM#923 from VKCOM/dependabot/npm_and_yarn/prett…

    …ier-6ed6698e63
    
    build(deps-dev): bump prettier from 3.2.5 to 3.3.2 in the prettier group
    8coon authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    63de60d View commit details
    Browse the repository at this point in the history
  4. Merge pull request VKCOM#924 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/vk-bridge-2.14.2
    
    build(deps-dev): bump @vkontakte/vk-bridge from 2.14.1 to 2.14.2
    8coon authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    97f4a68 View commit details
    Browse the repository at this point in the history
  5. Merge pull request VKCOM#925 from VKCOM/dependabot/npm_and_yarn/type-…

    …fest-4.20.1
    
    build(deps-dev): bump type-fest from 4.18.2 to 4.20.1
    8coon authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1e145f6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request VKCOM#926 from VKCOM/dependabot/npm_and_yarn/css-l…

    …oader-7.1.2
    
    build(deps-dev): bump css-loader from 7.1.1 to 7.1.2
    8coon authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    02e8c21 View commit details
    Browse the repository at this point in the history
  7. Merge pull request VKCOM#927 from VKCOM/dependabot/npm_and_yarn/ts-je…

    …st-29.1.5
    
    build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5
    8coon authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6753575 View commit details
    Browse the repository at this point in the history
  8. Merge pull request VKCOM#929 from VKCOM/dependabot/npm_and_yarn/ws-8.…

    …17.1
    
    build(deps): bump ws from 8.16.0 to 8.17.1
    8coon authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f8eed36 View commit details
    Browse the repository at this point in the history
  9. Merge pull request VKCOM#934 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/icons-2.123.0
    
    build(deps-dev): bump @vkontakte/icons from 2.114.0 to 2.123.0
    8coon authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a5ed7ee View commit details
    Browse the repository at this point in the history
  10. 4.48.0

    8coon committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    210caee View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. build(deps-dev): bump @types/lodash from 4.17.5 to 4.17.6

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.5 to 4.17.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b8a1a34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#935 from VKCOM/4.48.0

    4.48.0
    8coon authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6646f8d View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump webpack from 5.91.0 to 5.92.1

    Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.92.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.91.0...v5.92.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a7fa65e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a65292c View commit details
    Browse the repository at this point in the history
  5. feat: add workspaceAdminDark theme, update tokens

    vl.matveev committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9db71d7 View commit details
    Browse the repository at this point in the history
  6. feat: update workspaceAdmin

    vl.matveev committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f9a9dea View commit details
    Browse the repository at this point in the history
  7. feat: fix snapshots

    vl.matveev committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    48a62ed View commit details
    Browse the repository at this point in the history
  8. Added accessibility theme

    qurle committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    45dddbb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. build(deps-dev): bump @babel/core from 7.24.5 to 7.24.7

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.5 to 7.24.7.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    de10ab9 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @vkontakte/icons from 2.123.0 to 2.124.0

    Bumps [@vkontakte/icons](https://github.com/VKCOM/icons/tree/HEAD/packages/icons) from 2.123.0 to 2.124.0.
    - [Release notes](https://github.com/VKCOM/icons/releases)
    - [Commits](https://github.com/VKCOM/icons/commits/@vkontakte/[email protected]/packages/icons)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/icons"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    15a1156 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @vkontakte/vkjs from 1.1.2 to 1.2.0

    Bumps [@vkontakte/vkjs](https://github.com/VKCOM/vkjs) from 1.1.2 to 1.2.0.
    - [Release notes](https://github.com/VKCOM/vkjs/releases)
    - [Commits](VKCOM/vkjs@v1.1.2...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@vkontakte/vkjs"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dcf85f2 View commit details
    Browse the repository at this point in the history
  4. added colors to ok

    Alibek Dzhukaev committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9692173 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45861c8 View commit details
    Browse the repository at this point in the history
  6. Лишнее значение

    Anna Orlyanskaya committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2d1ae21 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/AnnOrl/vkui-tokens into t…

    …utr-346
    Anna Orlyanskaya committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    737f4aa View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    5a0f2c4 View commit details
    Browse the repository at this point in the history
  2. test: update snapshot

    SevereCloud committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2706648 View commit details
    Browse the repository at this point in the history
  3. Merge pull request VKCOM#946 from VKCOM/qurle/accessibility-theme

    feat: Added accessibility theme
    8coon authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    900792c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50c74f8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request VKCOM#943 from VKCOM/SevereCloud/fix/vkCom/fonts-l…

    …odash-merge
    
    fix(vkCom): fonts lodash merge
    8coon authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    db90583 View commit details
    Browse the repository at this point in the history
  6. Merge pull request VKCOM#952 from alibek-dzhukaev/vkui-okru-tokens

    added colors to ok
    8coon authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a9ff5a3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request VKCOM#955 from VKCOM/feat/accessibility-theme

    Feat/accessibility theme
    8coon authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7cb960c View commit details
    Browse the repository at this point in the history
  8. Merge pull request VKCOM#947 from VKCOM/dependabot/npm_and_yarn/babel…

    …/core-7.24.7
    
    build(deps-dev): bump @babel/core from 7.24.5 to 7.24.7
    8coon authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3b2a3aa View commit details
    Browse the repository at this point in the history
  9. Merge pull request VKCOM#948 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/icons-2.124.0
    
    build(deps-dev): bump @vkontakte/icons from 2.123.0 to 2.124.0
    8coon authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    714f477 View commit details
    Browse the repository at this point in the history
  10. Merge pull request VKCOM#949 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/vkjs-1.2.0
    
    build(deps-dev): bump @vkontakte/vkjs from 1.1.2 to 1.2.0
    8coon authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e6aa319 View commit details
    Browse the repository at this point in the history
  11. 4.49.0: update deps

    8coon committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    de1d56c View commit details
    Browse the repository at this point in the history
  12. Merge pull request VKCOM#941 from VKCOM/dependabot/npm_and_yarn/types…

    …/lodash-4.17.6
    
    build(deps-dev): bump @types/lodash from 4.17.5 to 4.17.6
    8coon authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0e4b6c6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request VKCOM#938 from VKCOM/dependabot/npm_and_yarn/webpa…

    …ck-5.92.1
    
    build(deps-dev): bump webpack from 5.91.0 to 5.92.1
    8coon authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1cf11ca View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. 4.49.0

    8coon committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4ee4fd3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#956 from VKCOM/4.49.0

    4.49.0
    8coon authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    88727b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. feat: override tokens

    a.kostiukov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9429d3c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    8419d82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e8edf3 View commit details
    Browse the repository at this point in the history
  3. feat: calendar theme mailsans -> vksans

    Vadim Khizhnyakov committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a515e2d View commit details
    Browse the repository at this point in the history
  4. test: snap

    Vadim Khizhnyakov committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f13fad2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. feat: calendar tokens

    Vadim Khizhnyakov committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7608877 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    c8e6801 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fix: fallback to mailsans to allow feature toggle implementation

    Vadim Khizhnyakov committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0ef77fe View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. build(deps-dev): bump type-fest from 4.20.1 to 4.23.0

    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] <[email protected]>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c4a3b1c View commit details
    Browse the repository at this point in the history
  2. feat: new tokens

    Vadim Khizhnyakov committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    20f8f39 View commit details
    Browse the repository at this point in the history
  3. feat: new tokens

    Vadim Khizhnyakov committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d09224b View commit details
    Browse the repository at this point in the history
  4. test: snap

    Vadim Khizhnyakov committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4470d86 View commit details
    Browse the repository at this point in the history
  5. feat: new tokens

    Vadim Khizhnyakov committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3bbc7ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a851026 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fce230 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

    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] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    80ca228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    571ac14 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. build(deps-dev): bump husky from 9.0.11 to 9.1.3

    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] <[email protected]>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1a957cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#983 from VKCOM/qurle/onboarding-colors

    feat: Added Lime, Cyan, Azure and Pink colors to accent palette
    Sarafa2n authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c0d09fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request VKCOM#999 from VKCOM/qurle/fix/base-accent-fonts

    fix(vkBase): Linked non-display font tokens to fontFamilyBase
    Sarafa2n authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f4086bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request VKCOM#991 from VKCOM/qurle/gradient-tweaks

    feat: Rounded values for gradient stops
    Sarafa2n authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b1e8d81 View commit details
    Browse the repository at this point in the history
  5. Merge pull request VKCOM#944 from kre0n/feat/workspaceAdmin-update

    feat: updating workspaceAdmin theme
    Sarafa2n authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4ed2cde View commit details
    Browse the repository at this point in the history
  6. Merge pull request VKCOM#973 from fuel-coffee/feat/workspaceAdmin-col…

    …ors-change
    
    Workspace admin colors change
    Sarafa2n authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8dc2aeb View commit details
    Browse the repository at this point in the history
  7. Merge pull request VKCOM#1000 from VKCOM/dependabot/npm_and_yarn/husk…

    …y-9.1.3
    
    build(deps-dev): bump husky from 9.0.11 to 9.1.3
    Sarafa2n authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ebc22c6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request VKCOM#997 from VKCOM/dependabot/npm_and_yarn/vkont…

    …akte/vkui-6.3.0
    
    build(deps-dev): bump @vkontakte/vkui from 6.2.0 to 6.3.0
    Sarafa2n authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8ec415e View commit details
    Browse the repository at this point in the history
  9. Merge pull request VKCOM#990 from VKCOM/dependabot/npm_and_yarn/type-…

    …fest-4.23.0
    
    build(deps-dev): bump type-fest from 4.20.1 to 4.23.0
    Sarafa2n authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0b6f860 View commit details
    Browse the repository at this point in the history
  10. fix: tests

    Sarafa2n committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fb1c53a View commit details
    Browse the repository at this point in the history
  11. 4.50.0

    Sarafa2n committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c56816a View commit details
    Browse the repository at this point in the history
  12. Merge pull request VKCOM#1002 from VKCOM/4.50.0

    4.50.0
    8coon authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ecdad88 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c491f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. build(deps-dev): bump husky from 9.1.3 to 9.1.4

    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] <[email protected]>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a275e31 View commit details
    Browse the repository at this point in the history
  2. fix(vkCom): False accent fonts

    qurle committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fdbf119 View commit details
    Browse the repository at this point in the history
  3. Removed comment

    qurle committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8088824 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. feat: change fonts

    Sarafa2n committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    53bdc2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#998 from DonVadimon/clnd-10355

    CLND-10355: calendar fonts
    Sarafa2n authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ceb628b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix: tests

    Sarafa2n committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    cee277d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'paradigm-change-fonts' of github.com:VKCOM/vkui-tokens …

    …into paradigm-change-fonts
    Sarafa2n committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d1f6bf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. build(deps-dev): bump ts-jest from 29.1.5 to 29.2.4

    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] <[email protected]>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4311791 View commit details
    Browse the repository at this point in the history
  2. Merge pull request VKCOM#1008 from VKCOM/paradigm-change-fonts

    feat: Paradigm change fonts
    Sarafa2n authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    052f7dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request VKCOM#974 from deniskin/media-theme-tokens

    media theme: new tokens are added
    Sarafa2n authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    eafc84c View commit details
    Browse the repository at this point in the history
  4. Merge pull request VKCOM#1006 from VKCOM/qurle/fix/vkcom-fonts

    fix(vkCom): False accent fonts
    Sarafa2n authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d56b5ef View commit details
    Browse the repository at this point in the history
  5. Merge pull request VKCOM#1009 from VKCOM/dependabot/npm_and_yarn/ts-j…

    …est-29.2.4
    
    build(deps-dev): bump ts-jest from 29.1.5 to 29.2.4
    Sarafa2n authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    59a5a0d View commit details
    Browse the repository at this point in the history
  6. Merge pull request VKCOM#1004 from VKCOM/dependabot/npm_and_yarn/husk…

    …y-9.1.4
    
    build(deps-dev): bump husky from 9.1.3 to 9.1.4
    Sarafa2n authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    992fe9b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/AnnOrl/vkui-tokens into t…

    …utr-346
    Anna Orlyanskaya committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8c9fafd View commit details
    Browse the repository at this point in the history
  8. Merge pull request VKCOM#942 from AnnOrl/tutr-346

    Тема для Tutoria
    Sarafa2n authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    346a4c1 View commit details
    Browse the repository at this point in the history
  9. 4.51.0

    Sarafa2n committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    77899fc View commit details
    Browse the repository at this point in the history
  10. Merge pull request VKCOM#1011 from VKCOM/4.51.0

    4.51.0
    8coon authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e6c0ebe View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge remote-tracking branch 'tokens/master' into clnd-10353

    Egorov Aleksey committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    df4ad8a View commit details
    Browse the repository at this point in the history