-
Notifications
You must be signed in to change notification settings - Fork 62
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
Commits on Feb 2, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for a489115 - Browse repository at this point
Copy the full SHA a489115View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8983387 - Browse repository at this point
Copy the full SHA 8983387View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9320ec - Browse repository at this point
Copy the full SHA f9320ecView commit details
Commits on Feb 9, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for af31a5a - Browse repository at this point
Copy the full SHA af31a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e972cb - Browse repository at this point
Copy the full SHA 3e972cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23229a0 - Browse repository at this point
Copy the full SHA 23229a0View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f92fd1 - Browse repository at this point
Copy the full SHA 2f92fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c1f22 - Browse repository at this point
Copy the full SHA c3c1f22View commit details
Commits on Feb 13, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 9590f38 - Browse repository at this point
Copy the full SHA 9590f38View commit details
Commits on Feb 14, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for a3c8e5c - Browse repository at this point
Copy the full SHA a3c8e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b47dfc8 - Browse repository at this point
Copy the full SHA b47dfc8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 469f446 - Browse repository at this point
Copy the full SHA 469f446View commit details -
Merge pull request VKCOM#799 from VKCOM/dependabot/npm_and_yarn/eslin…
…t-2534aa1020 build(deps-dev): bump the eslint group with 7 updates
Configuration menu - View commit details
-
Copy full SHA for 2b2c86c - Browse repository at this point
Copy the full SHA 2b2c86cView commit details -
Merge pull request VKCOM#798 from sashanau/master
VK Dobro updates custom-media
Configuration menu - View commit details
-
Copy full SHA for d106e0d - Browse repository at this point
Copy the full SHA d106e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 755b136 - Browse repository at this point
Copy the full SHA 755b136View commit details -
Merge pull request VKCOM#795 from VKCOM/dependabot/npm_and_yarn/react…
…-63a1ebd5ed build(deps-dev): bump the react group with 2 updates
Configuration menu - View commit details
-
Copy full SHA for af4fabb - Browse repository at this point
Copy the full SHA af4fabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8122b - Browse repository at this point
Copy the full SHA 9b8122bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9e99233 - Browse repository at this point
Copy the full SHA 9e99233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce6de2 - Browse repository at this point
Copy the full SHA 7ce6de2View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 01b806e - Browse repository at this point
Copy the full SHA 01b806eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6b55f15 - Browse repository at this point
Copy the full SHA 6b55f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b18e79 - Browse repository at this point
Copy the full SHA 5b18e79View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 13f7b1d - Browse repository at this point
Copy the full SHA 13f7b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e7dd4 - Browse repository at this point
Copy the full SHA d8e7dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ceca46 - Browse repository at this point
Copy the full SHA 2ceca46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2614833 - Browse repository at this point
Copy the full SHA 2614833View commit details
Commits on Feb 15, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 21c321e - Browse repository at this point
Copy the full SHA 21c321eView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 251a600 - Browse repository at this point
Copy the full SHA 251a600View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for b1821b6 - Browse repository at this point
Copy the full SHA b1821b6View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a851327 - Browse repository at this point
Copy the full SHA a851327View commit details
Commits on Feb 21, 2024
-
Merge pull request VKCOM#793 from deniskin/update-media-theme
update media theme with new typography
Configuration menu - View commit details
-
Copy full SHA for 78ebf34 - Browse repository at this point
Copy the full SHA 78ebf34View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb8345c - Browse repository at this point
Copy the full SHA eb8345cView commit details
Commits on Mar 14, 2024
-
Merge pull request VKCOM#819 from deniskin/update-media-theme
media: add new typograpy tokens
Configuration menu - View commit details
-
Copy full SHA for b2ad940 - Browse repository at this point
Copy the full SHA b2ad940View commit details
Commits on Mar 17, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 89466d6 - Browse repository at this point
Copy the full SHA 89466d6View commit details
Commits on Mar 20, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 5385492 - Browse repository at this point
Copy the full SHA 5385492View commit details
Commits on Mar 21, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 80a97c1 - Browse repository at this point
Copy the full SHA 80a97c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba7956 - Browse repository at this point
Copy the full SHA bba7956View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 89b9707 - Browse repository at this point
Copy the full SHA 89b9707View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7721742 - Browse repository at this point
Copy the full SHA 7721742View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2eb6d1 - Browse repository at this point
Copy the full SHA b2eb6d1View commit details
Commits on Mar 23, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 690ae78 - Browse repository at this point
Copy the full SHA 690ae78View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8b2d06 - Browse repository at this point
Copy the full SHA b8b2d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af4d33 - Browse repository at this point
Copy the full SHA 5af4d33View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6789b72 - Browse repository at this point
Copy the full SHA 6789b72View commit details
Commits on Mar 28, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 25b3a1f - Browse repository at this point
Copy the full SHA 25b3a1fView commit details
Commits on Apr 1, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for b7e996c - Browse repository at this point
Copy the full SHA b7e996cView commit details
Commits on Apr 9, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for a8a0aa6 - Browse repository at this point
Copy the full SHA a8a0aa6View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d4bbbd - Browse repository at this point
Copy the full SHA 4d4bbbdView commit details
Commits on Apr 11, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 376cd67 - Browse repository at this point
Copy the full SHA 376cd67View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3737517 - Browse repository at this point
Copy the full SHA 3737517View commit details
Commits on Apr 16, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 733ed4e - Browse repository at this point
Copy the full SHA 733ed4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cb9bb4 - Browse repository at this point
Copy the full SHA 7cb9bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d4a92 - Browse repository at this point
Copy the full SHA c3d4a92View commit details
Commits on Apr 17, 2024
-
Merge pull request VKCOM#830 from VKCOM/mendrew/extend-spacing-system
Extend Spacing system
Configuration menu - View commit details
-
Copy full SHA for ef7d1b6 - Browse repository at this point
Copy the full SHA ef7d1b6View commit details -
Merge pull request VKCOM#841 from VKCOM/fix/title-4-line-height
fix: smaller line height for fontDisplayTitle4
Configuration menu - View commit details
-
Copy full SHA for ad81822 - Browse repository at this point
Copy the full SHA ad81822View commit details -
Merge pull request VKCOM#846 from VKCOM/fix/dark-elevation
fix: dark elevation shadows
Configuration menu - View commit details
-
Copy full SHA for b9cda25 - Browse repository at this point
Copy the full SHA b9cda25View commit details -
Merge pull request VKCOM#849 from VKCOM/snackbar-tokens
add snackbar tokens
Configuration menu - View commit details
-
Copy full SHA for 6dc62d2 - Browse repository at this point
Copy the full SHA 6dc62d2View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e0441f7 - Browse repository at this point
Copy the full SHA e0441f7View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3dbf065 - Browse repository at this point
Copy the full SHA 3dbf065View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 873fcb4 - Browse repository at this point
Copy the full SHA 873fcb4View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for eaf0e43 - Browse repository at this point
Copy the full SHA eaf0e43View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 48226f5 - Browse repository at this point
Copy the full SHA 48226f5View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f717625 - Browse repository at this point
Copy the full SHA f717625View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1b7c351 - Browse repository at this point
Copy the full SHA 1b7c351View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1215790 - Browse repository at this point
Copy the full SHA 1215790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 341db6f - Browse repository at this point
Copy the full SHA 341db6fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a80b197 - Browse repository at this point
Copy the full SHA a80b197View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 282b989 - Browse repository at this point
Copy the full SHA 282b989View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 50e1b79 - Browse repository at this point
Copy the full SHA 50e1b79View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 20ba190 - Browse repository at this point
Copy the full SHA 20ba190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90194dc - Browse repository at this point
Copy the full SHA 90194dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e755d3 - Browse repository at this point
Copy the full SHA 4e755d3View commit details
Commits on Apr 18, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 94c54d5 - Browse repository at this point
Copy the full SHA 94c54d5View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for b2e7dcc - Browse repository at this point
Copy the full SHA b2e7dccView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 212a4ae - Browse repository at this point
Copy the full SHA 212a4aeView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for fa75a04 - Browse repository at this point
Copy the full SHA fa75a04View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 30e220c - Browse repository at this point
Copy the full SHA 30e220cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd9d2a - Browse repository at this point
Copy the full SHA 8bd9d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c597b9 - Browse repository at this point
Copy the full SHA 9c597b9View commit details
Commits on Apr 23, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for c868fad - Browse repository at this point
Copy the full SHA c868fadView commit details -
Artem Garbarchuk committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 7f45258 - Browse repository at this point
Copy the full SHA 7f45258View commit details -
Artem Garbarchuk committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 14b9e0b - Browse repository at this point
Copy the full SHA 14b9e0bView commit details -
Artem Garbarchuk committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for bb4e3d3 - Browse repository at this point
Copy the full SHA bb4e3d3View commit details
Commits on Apr 24, 2024
-
Merge pull request VKCOM#864 from mclaran/vkidok-theme
Added vkidok theme
Configuration menu - View commit details
-
Copy full SHA for cdf16bc - Browse repository at this point
Copy the full SHA cdf16bcView commit details -
Artem Garbarchuk committed
Apr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for e1fe977 - Browse repository at this point
Copy the full SHA e1fe977View commit details -
Artem Garbarchuk committed
Apr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ee06b4 - Browse repository at this point
Copy the full SHA 1ee06b4View commit details -
Merge pull request VKCOM#866 from mclaran/vkidok-theme
Update colors for vkidok theme
Configuration menu - View commit details
-
Copy full SHA for cf89c5b - Browse repository at this point
Copy the full SHA cf89c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd6fa5 - Browse repository at this point
Copy the full SHA 6bd6fa5View commit details -
Merge pull request VKCOM#859 from VKCOM/mendrew/change-spacing-system
Change spacing system tokens
Configuration menu - View commit details
-
Copy full SHA for 697ff4c - Browse repository at this point
Copy the full SHA 697ff4cView commit details -
Merge pull request VKCOM#865 from VKCOM/feat/vkidok-theme
Feat/vkidok theme
Configuration menu - View commit details
-
Copy full SHA for 4d2424e - Browse repository at this point
Copy the full SHA 4d2424eView commit details -
Merge pull request VKCOM#851 from VKCOM/dependabot/npm_and_yarn/react…
…-0ac43417a8 build(deps-dev): bump the react group with 2 updates
Configuration menu - View commit details
-
Copy full SHA for 4789c48 - Browse repository at this point
Copy the full SHA 4789c48View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5391c62 - Browse repository at this point
Copy the full SHA 5391c62View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 4cd0bae - Browse repository at this point
Copy the full SHA 4cd0baeView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f3c5e1a - Browse repository at this point
Copy the full SHA f3c5e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07061d2 - Browse repository at this point
Copy the full SHA 07061d2View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 450d9c3 - Browse repository at this point
Copy the full SHA 450d9c3View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for dc0fff9 - Browse repository at this point
Copy the full SHA dc0fff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a602220 - Browse repository at this point
Copy the full SHA a602220View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb6f8d - Browse repository at this point
Copy the full SHA bdb6f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ef393 - Browse repository at this point
Copy the full SHA 03ef393View commit details -
Configuration menu - View commit details
-
Copy full SHA for 268b58d - Browse repository at this point
Copy the full SHA 268b58dView commit details
Commits on Apr 25, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for ee809fd - Browse repository at this point
Copy the full SHA ee809fdView commit details
Commits on Apr 30, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 88c3f6b - Browse repository at this point
Copy the full SHA 88c3f6bView commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62f5088 - Browse repository at this point
Copy the full SHA 62f5088View commit details
Commits on May 6, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 647c345 - Browse repository at this point
Copy the full SHA 647c345View commit details
Commits on May 7, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for e08ba46 - Browse repository at this point
Copy the full SHA e08ba46View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 94fd336 - Browse repository at this point
Copy the full SHA 94fd336View commit details
Commits on May 13, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 2ca5cf2 - Browse repository at this point
Copy the full SHA 2ca5cf2View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 917a3db - Browse repository at this point
Copy the full SHA 917a3dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d684e51 - Browse repository at this point
Copy the full SHA d684e51View commit details
Commits on May 15, 2024
-
Merge pull request VKCOM#888 from VKCOM/feat/icon-warning
feat: added colorIconWarning
Configuration menu - View commit details
-
Copy full SHA for 9b8b7d6 - Browse repository at this point
Copy the full SHA 9b8b7d6View commit details -
Merge pull request VKCOM#887 from VKCOM/fix/tint-colors
fix: tint colors normalization
Configuration menu - View commit details
-
Copy full SHA for 436714d - Browse repository at this point
Copy the full SHA 436714dView commit details -
Merge pull request VKCOM#878 from VKCOM/fix/accent-violet
Changed colorAccentViolet for vkcom theme
Configuration menu - View commit details
-
Copy full SHA for 2135c80 - Browse repository at this point
Copy the full SHA 2135c80View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 27bbdae - Browse repository at this point
Copy the full SHA 27bbdaeView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2183700 - Browse repository at this point
Copy the full SHA 2183700View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 763c57b - Browse repository at this point
Copy the full SHA 763c57bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 736f73c - Browse repository at this point
Copy the full SHA 736f73cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a6cda1e - Browse repository at this point
Copy the full SHA a6cda1eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8f15c32 - Browse repository at this point
Copy the full SHA 8f15c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for b71ea73 - Browse repository at this point
Copy the full SHA b71ea73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a7695 - Browse repository at this point
Copy the full SHA 05a7695View commit details
Commits on May 16, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 0848f02 - Browse repository at this point
Copy the full SHA 0848f02View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26d8013 - Browse repository at this point
Copy the full SHA 26d8013View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b61668c - Browse repository at this point
Copy the full SHA b61668cView commit details
Commits on May 28, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 5f64888 - Browse repository at this point
Copy the full SHA 5f64888View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93af033 - Browse repository at this point
Copy the full SHA 93af033View commit details -
Configuration menu - View commit details
-
Copy full SHA for facae83 - Browse repository at this point
Copy the full SHA facae83View commit details -
Configuration menu - View commit details
-
Copy full SHA for dde2937 - Browse repository at this point
Copy the full SHA dde2937View commit details
Commits on May 29, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 7ce672c - Browse repository at this point
Copy the full SHA 7ce672cView commit details -
Merge pull request VKCOM#904 from DmitriyBezm/feat-cloud-theme-updating
Cloud theme updating
Configuration menu - View commit details
-
Copy full SHA for d285db5 - Browse repository at this point
Copy the full SHA d285db5View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 041c60d - Browse repository at this point
Copy the full SHA 041c60dView commit details
Commits on Jun 10, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for d0eb708 - Browse repository at this point
Copy the full SHA d0eb708View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 594dfd4 - Browse repository at this point
Copy the full SHA 594dfd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3434c - Browse repository at this point
Copy the full SHA cd3434cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 370128a - Browse repository at this point
Copy the full SHA 370128aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 093cbd5 - Browse repository at this point
Copy the full SHA 093cbd5View commit details
Commits on Jun 12, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for b3396ce - Browse repository at this point
Copy the full SHA b3396ceView commit details
Commits on Jun 13, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for ef1ef11 - Browse repository at this point
Copy the full SHA ef1ef11View commit details
Commits on Jun 14, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 59491aa - Browse repository at this point
Copy the full SHA 59491aaView commit details -
Merge pull request VKCOM#898 from VKCOM/blackysoul/add_docs_with_loca…
…l_themes feat: Rewrite docs for personal themes & fix readme formatting
Configuration menu - View commit details
-
Copy full SHA for a8b174e - Browse repository at this point
Copy the full SHA a8b174eView commit details -
Merge pull request VKCOM#901 from VKCOM/fix/warning-dark
fix: increased saturation of colorBackgroundWarning
Configuration menu - View commit details
-
Copy full SHA for 54fff2f - Browse repository at this point
Copy the full SHA 54fff2fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3514930 - Browse repository at this point
Copy the full SHA 3514930View commit details -
Merge pull request VKCOM#905 from VKCOM/fix/icon-secondary-alpha
fix: colorIconSecondaryAlpha in dark theme
Configuration menu - View commit details
-
Copy full SHA for a050208 - Browse repository at this point
Copy the full SHA a050208View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 689c7d3 - Browse repository at this point
Copy the full SHA 689c7d3View commit details -
Merge pull request VKCOM#908 from VKCOM/feat/cloud-theme-updating
Feat/cloud theme updating
Configuration menu - View commit details
-
Copy full SHA for c1ea894 - Browse repository at this point
Copy the full SHA c1ea894View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8150481 - Browse repository at this point
Copy the full SHA 8150481View commit details -
Merge pull request VKCOM#914 from VKCOM/feat/vkcom-font-base
Updated fonts for vkCom theme
Configuration menu - View commit details
-
Copy full SHA for 1ec61db - Browse repository at this point
Copy the full SHA 1ec61dbView commit details -
Merge pull request VKCOM#915 from VKCOM/qurle/info-tint
feat: added colorBackgroundInfoTint
Configuration menu - View commit details
-
Copy full SHA for fdcbbad - Browse repository at this point
Copy the full SHA fdcbbadView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5abf525 - Browse repository at this point
Copy the full SHA 5abf525View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ff7be8c - Browse repository at this point
Copy the full SHA ff7be8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ea123 - Browse repository at this point
Copy the full SHA 55ea123View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2222b5b - Browse repository at this point
Copy the full SHA 2222b5bView commit details
Commits on Jun 17, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for e812dc6 - Browse repository at this point
Copy the full SHA e812dc6View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 0f6a17f - Browse repository at this point
Copy the full SHA 0f6a17fView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 60b3401 - Browse repository at this point
Copy the full SHA 60b3401View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 36d5f6f - Browse repository at this point
Copy the full SHA 36d5f6fView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 908509a - Browse repository at this point
Copy the full SHA 908509aView commit details
Commits on Jun 18, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for c8ef78f - Browse repository at this point
Copy the full SHA c8ef78fView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74a8f73 - Browse repository at this point
Copy the full SHA 74a8f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b0550 - Browse repository at this point
Copy the full SHA 97b0550View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f314611 - Browse repository at this point
Copy the full SHA f314611View commit details -
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 committedJun 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ee58a6 - Browse repository at this point
Copy the full SHA 8ee58a6View commit details
Commits on Jun 27, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 17373b8 - Browse repository at this point
Copy the full SHA 17373b8View commit details -
Merge pull request VKCOM#933 from VKCOM/qurle/darker-modal
feat: Darkened colorBackgroundModal in dark theme
Configuration menu - View commit details
-
Copy full SHA for eafb24d - Browse repository at this point
Copy the full SHA eafb24dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 63de60d - Browse repository at this point
Copy the full SHA 63de60dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 97f4a68 - Browse repository at this point
Copy the full SHA 97f4a68View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1e145f6 - Browse repository at this point
Copy the full SHA 1e145f6View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 02e8c21 - Browse repository at this point
Copy the full SHA 02e8c21View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6753575 - Browse repository at this point
Copy the full SHA 6753575View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f8eed36 - Browse repository at this point
Copy the full SHA f8eed36View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a5ed7ee - Browse repository at this point
Copy the full SHA a5ed7eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 210caee - Browse repository at this point
Copy the full SHA 210caeeView commit details
Commits on Jun 28, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for b8a1a34 - Browse repository at this point
Copy the full SHA b8a1a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6646f8d - Browse repository at this point
Copy the full SHA 6646f8dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for a7fa65e - Browse repository at this point
Copy the full SHA a7fa65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a65292c - Browse repository at this point
Copy the full SHA a65292cView commit details -
feat: add workspaceAdminDark theme, update tokens
vl.matveev committedJun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9db71d7 - Browse repository at this point
Copy the full SHA 9db71d7View commit details -
vl.matveev committed
Jun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f9a9dea - Browse repository at this point
Copy the full SHA f9a9deaView commit details -
vl.matveev committed
Jun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 48a62ed - Browse repository at this point
Copy the full SHA 48a62edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45dddbb - Browse repository at this point
Copy the full SHA 45dddbbView commit details
Commits on Jul 1, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for de10ab9 - Browse repository at this point
Copy the full SHA de10ab9View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 15a1156 - Browse repository at this point
Copy the full SHA 15a1156View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for dcf85f2 - Browse repository at this point
Copy the full SHA dcf85f2View commit details -
Alibek Dzhukaev committed
Jul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 9692173 - Browse repository at this point
Copy the full SHA 9692173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45861c8 - Browse repository at this point
Copy the full SHA 45861c8View commit details -
Anna Orlyanskaya committed
Jul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d1ae21 - Browse repository at this point
Copy the full SHA 2d1ae21View commit details -
Merge branch 'master' of https://github.com/AnnOrl/vkui-tokens into t…
…utr-346
Anna Orlyanskaya committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 737f4aa - Browse repository at this point
Copy the full SHA 737f4aaView commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a0f2c4 - Browse repository at this point
Copy the full SHA 5a0f2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2706648 - Browse repository at this point
Copy the full SHA 2706648View commit details -
Merge pull request VKCOM#946 from VKCOM/qurle/accessibility-theme
feat: Added accessibility theme
Configuration menu - View commit details
-
Copy full SHA for 900792c - Browse repository at this point
Copy the full SHA 900792cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c74f8 - Browse repository at this point
Copy the full SHA 50c74f8View commit details -
Merge pull request VKCOM#943 from VKCOM/SevereCloud/fix/vkCom/fonts-l…
…odash-merge fix(vkCom): fonts lodash merge
Configuration menu - View commit details
-
Copy full SHA for db90583 - Browse repository at this point
Copy the full SHA db90583View commit details -
Merge pull request VKCOM#952 from alibek-dzhukaev/vkui-okru-tokens
added colors to ok
Configuration menu - View commit details
-
Copy full SHA for a9ff5a3 - Browse repository at this point
Copy the full SHA a9ff5a3View commit details -
Merge pull request VKCOM#955 from VKCOM/feat/accessibility-theme
Feat/accessibility theme
Configuration menu - View commit details
-
Copy full SHA for 7cb960c - Browse repository at this point
Copy the full SHA 7cb960cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3b2a3aa - Browse repository at this point
Copy the full SHA 3b2a3aaView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 714f477 - Browse repository at this point
Copy the full SHA 714f477View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e6aa319 - Browse repository at this point
Copy the full SHA e6aa319View commit details -
Configuration menu - View commit details
-
Copy full SHA for de1d56c - Browse repository at this point
Copy the full SHA de1d56cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0e4b6c6 - Browse repository at this point
Copy the full SHA 0e4b6c6View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1cf11ca - Browse repository at this point
Copy the full SHA 1cf11caView commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ee4fd3 - Browse repository at this point
Copy the full SHA 4ee4fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88727b8 - Browse repository at this point
Copy the full SHA 88727b8View commit details
Commits on Jul 15, 2024
-
a.kostiukov committed
Jul 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 9429d3c - Browse repository at this point
Copy the full SHA 9429d3cView commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8419d82 - Browse repository at this point
Copy the full SHA 8419d82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e8edf3 - Browse repository at this point
Copy the full SHA 6e8edf3View commit details -
feat: calendar theme mailsans -> vksans
Vadim Khizhnyakov committedJul 16, 2024 Configuration menu - View commit details
-
Copy full SHA for a515e2d - Browse repository at this point
Copy the full SHA a515e2dView commit details -
Vadim Khizhnyakov committed
Jul 16, 2024 Configuration menu - View commit details
-
Copy full SHA for f13fad2 - Browse repository at this point
Copy the full SHA f13fad2View commit details
Commits on Jul 17, 2024
-
Vadim Khizhnyakov committed
Jul 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 7608877 - Browse repository at this point
Copy the full SHA 7608877View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8e6801 - Browse repository at this point
Copy the full SHA c8e6801View commit details
Commits on Jul 22, 2024
-
fix: fallback to mailsans to allow feature toggle implementation
Vadim Khizhnyakov committedJul 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 0ef77fe - Browse repository at this point
Copy the full SHA 0ef77feView commit details
Commits on Jul 23, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for c4a3b1c - Browse repository at this point
Copy the full SHA c4a3b1cView commit details -
Vadim Khizhnyakov committed
Jul 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 20f8f39 - Browse repository at this point
Copy the full SHA 20f8f39View commit details -
Vadim Khizhnyakov committed
Jul 23, 2024 Configuration menu - View commit details
-
Copy full SHA for d09224b - Browse repository at this point
Copy the full SHA d09224bView commit details -
Vadim Khizhnyakov committed
Jul 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 4470d86 - Browse repository at this point
Copy the full SHA 4470d86View commit details -
Vadim Khizhnyakov committed
Jul 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3bbc7ce - Browse repository at this point
Copy the full SHA 3bbc7ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a851026 - Browse repository at this point
Copy the full SHA a851026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fce230 - Browse repository at this point
Copy the full SHA 2fce230View commit details
Commits on Jul 26, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 80ca228 - Browse repository at this point
Copy the full SHA 80ca228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 571ac14 - Browse repository at this point
Copy the full SHA 571ac14View commit details
Commits on Jul 29, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 1a957cc - Browse repository at this point
Copy the full SHA 1a957ccView commit details -
Merge pull request VKCOM#983 from VKCOM/qurle/onboarding-colors
feat: Added Lime, Cyan, Azure and Pink colors to accent palette
Configuration menu - View commit details
-
Copy full SHA for c0d09fe - Browse repository at this point
Copy the full SHA c0d09feView commit details -
Merge pull request VKCOM#999 from VKCOM/qurle/fix/base-accent-fonts
fix(vkBase): Linked non-display font tokens to fontFamilyBase
Configuration menu - View commit details
-
Copy full SHA for f4086bc - Browse repository at this point
Copy the full SHA f4086bcView commit details -
Merge pull request VKCOM#991 from VKCOM/qurle/gradient-tweaks
feat: Rounded values for gradient stops
Configuration menu - View commit details
-
Copy full SHA for b1e8d81 - Browse repository at this point
Copy the full SHA b1e8d81View commit details -
Merge pull request VKCOM#944 from kre0n/feat/workspaceAdmin-update
feat: updating workspaceAdmin theme
Configuration menu - View commit details
-
Copy full SHA for 4ed2cde - Browse repository at this point
Copy the full SHA 4ed2cdeView commit details -
Merge pull request VKCOM#973 from fuel-coffee/feat/workspaceAdmin-col…
…ors-change Workspace admin colors change
Configuration menu - View commit details
-
Copy full SHA for 8dc2aeb - Browse repository at this point
Copy the full SHA 8dc2aebView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ebc22c6 - Browse repository at this point
Copy the full SHA ebc22c6View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8ec415e - Browse repository at this point
Copy the full SHA 8ec415eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0b6f860 - Browse repository at this point
Copy the full SHA 0b6f860View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1c53a - Browse repository at this point
Copy the full SHA fb1c53aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c56816a - Browse repository at this point
Copy the full SHA c56816aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecdad88 - Browse repository at this point
Copy the full SHA ecdad88View commit details -
Merge branch 'master' of github.com:VKCOM/vkui-tokens into clnd-10355
Vadim Khizhnyakov committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 7c491f3 - Browse repository at this point
Copy the full SHA 7c491f3View commit details
Commits on Jul 30, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for a275e31 - Browse repository at this point
Copy the full SHA a275e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdbf119 - Browse repository at this point
Copy the full SHA fdbf119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8088824 - Browse repository at this point
Copy the full SHA 8088824View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53bdc2d - Browse repository at this point
Copy the full SHA 53bdc2dView commit details -
Merge pull request VKCOM#998 from DonVadimon/clnd-10355
CLND-10355: calendar fonts
Configuration menu - View commit details
-
Copy full SHA for ceb628b - Browse repository at this point
Copy the full SHA ceb628bView commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cee277d - Browse repository at this point
Copy the full SHA cee277dView commit details -
Merge branch 'paradigm-change-fonts' of github.com:VKCOM/vkui-tokens …
…into paradigm-change-fonts
Configuration menu - View commit details
-
Copy full SHA for d1f6bf5 - Browse repository at this point
Copy the full SHA d1f6bf5View commit details
Commits on Aug 2, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 4311791 - Browse repository at this point
Copy the full SHA 4311791View commit details -
Merge pull request VKCOM#1008 from VKCOM/paradigm-change-fonts
feat: Paradigm change fonts
Configuration menu - View commit details
-
Copy full SHA for 052f7dd - Browse repository at this point
Copy the full SHA 052f7ddView commit details -
Merge pull request VKCOM#974 from deniskin/media-theme-tokens
media theme: new tokens are added
Configuration menu - View commit details
-
Copy full SHA for eafc84c - Browse repository at this point
Copy the full SHA eafc84cView commit details -
Merge pull request VKCOM#1006 from VKCOM/qurle/fix/vkcom-fonts
fix(vkCom): False accent fonts
Configuration menu - View commit details
-
Copy full SHA for d56b5ef - Browse repository at this point
Copy the full SHA d56b5efView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 59a5a0d - Browse repository at this point
Copy the full SHA 59a5a0dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 992fe9b - Browse repository at this point
Copy the full SHA 992fe9bView commit details -
Merge branch 'master' of https://github.com/AnnOrl/vkui-tokens into t…
…utr-346
Anna Orlyanskaya committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 8c9fafd - Browse repository at this point
Copy the full SHA 8c9fafdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 346a4c1 - Browse repository at this point
Copy the full SHA 346a4c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77899fc - Browse repository at this point
Copy the full SHA 77899fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6c0ebe - Browse repository at this point
Copy the full SHA e6c0ebeView commit details
Commits on Aug 19, 2024
-
Merge remote-tracking branch 'tokens/master' into clnd-10353
Egorov Aleksey committedAug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for df4ad8a - Browse repository at this point
Copy the full SHA df4ad8aView commit details