-
Notifications
You must be signed in to change notification settings - Fork 63
next to master #2038
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
Open
hextion
wants to merge
79
commits into
master
Choose a base branch
from
next
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
next to master #2038
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: added generate-major-changeset script * chore: comment
* feat(universal-modal): migrate from type to interface (Core 49) (#1838) * feat(universal-modal): migrate from type to interface * feat(universal-modal): migrate from type to interface * docs: typo (#1844) * fix/slider-input-sync (#1842) * fix(slider-input): specifity * fix(themes): site slider-input * chore: changeset * fix(themes): site theme form control + slider input * chore: changeset * chore: updated screenshots * feat(markdown): add transformLinkUri prop (#1833) * fix(popup-sheet): исправлена работа touch событий (#1849) * chore: version packages (#1840) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Salavat Gizatov <100ishundred@gmail.com> Co-authored-by: Vadim Kalushko <vakalushko.job@yandex.ru> Co-authored-by: core-ds-bot <103739374+core-ds-bot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat(portal): getPortalContainer * chore: redundant dependency * chore: changeset
* feat(universal-modal): migrate from type to interface (Core 49) (#1838) * feat(universal-modal): migrate from type to interface * feat(universal-modal): migrate from type to interface * docs: typo (#1844) * fix/slider-input-sync (#1842) * fix(slider-input): specifity * fix(themes): site slider-input * chore: changeset * fix(themes): site theme form control + slider input * chore: changeset * chore: updated screenshots * feat(markdown): add transformLinkUri prop (#1833) * fix(popup-sheet): исправлена работа touch событий (#1849) * chore: version packages (#1840) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix/typography-mixins-as-is (#1805) * fix: correct rollup config * feat: added dynamic mixin support * chore: added dynamic mixins test * chore: improve isSamePath * feat(root): added `dynamic-mixins` build * chore: removed globby * chore: updated `postcss-custom-properties` * chore(vars): don't depcheck * fix: updated build root * chore: correct from * chore: simplify postcss config * refactor: param name * refactor: dark colors generator * fix(vars): introduced typography-vars.css * refactor: generate dark colors * fix: correct rollup config * chore: correct changeset * fix: dynamic-mixins build * chore: lint-staged md * refactor: simple build-themes.mjs * refactor: simple postcss syntax * refactor: simple build-themes.mjs * chore: jest config * chore: updated `postcss-preset-env` * fix: lint:css errors + typography mixins * chore: sort * test: updated screenshots * fix: no dynamic mixins * chore: mixin collision * chore: useless changeset * chore: limit lint-staged concurrency * chore: dead code * fix: process css * fix(vars): excluded `no-typography.css` from `no-typography-index.css` * chore: removed `dynamic-mixins` mention * chore: updated postcss-related dependencies * chore: purgecss in process css * fix(button): up css specificity --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(shared): добавить возможность проброса aria-* аттрибутов для компонентов Tab, Tabs, RadioGroup и Space [DS-12036] (#1813) * feat(shared): добавить возможность проброса restProps для компонентов Tab и Space * fix esLint * CodeReview * Fix build * fix eslint * interface added * fix(popup-sheet): Исправление специфичности селектора в компоненте [DS-12371] (#1831) * feat(card-image): add the onError prop [DS-12515] (#1863) Co-authored-by: Щемелёв Евгений Владимирович <ESchemelev@alfabank.ru> * chore: version packages (#1862) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat/DS-8534_slot_orders (#1857) * fix(input-autocomplete): change addon order * fix(input): change addon order * fix(select): change addon order * fix(input-autocomplete): fix duplicate test * chore: migrated to `@alfalab/lint-preset` (#1867) * chore: migrated to `@alfalab/lint-preset` * chore: useless dependency * chore: used `@alfalab/lint-preset@^1.0.0` * chore/ci-improve (#1869) * ci: used `core-ds/changesets-snapshot-release@v1` * ci: updated `actions/checkout@v5` * ci: updated `actions/github-script@v8` * ci: updated `actions/download-artifact@v5` * ci: updated `actions/setup-node@v5` * chore/sort-package-json (#1870) * chore: added `sort-package-json` * chore: sort * chore: updated jest (#1819) * chore: updated jest * chore: sort package.json * chore: ts-jest * chore/eslint-deps (#1872) * chore: `@types/eslint` * chore: correct eslint ignorePatterns * chore: removed `glob` (#1871) * chore/jest-types (#1873) * chore: sync `@types/jest` * chore: correct version range * chore: up `@changesets/cli` version (#1874) * chore/build-storybook (#1878) * chore: exclude root package * chore: useless env var * feat(select): добавлена поддержка environment для корректной работы Select внутри ShadowRoot [DS-12564] (#1865) * feat(select): добавлена поддержка environment для корректной работы Select внутри ShadowRoot * fix(select): fix tests * fix(select): fix tests * fix(select): fix backspace behaviour (#1875) * chore: version packages (#1866) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * docs: fixed storybook types gen (#1882) * Fix after merge conflict --------- Co-authored-by: Salavat Gizatov <100ishundred@gmail.com> Co-authored-by: Vadim Kalushko <vakalushko.job@yandex.ru> Co-authored-by: core-ds-bot <103739374+core-ds-bot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: GradooC <42534280+GradooC@users.noreply.github.com> Co-authored-by: Щемелёв Евгений Владимирович <ESchemelev@alfabank.ru>
* feat: update changesets * feat: update changesets
next/merge-from-master
Next update master
Co-authored-by: Валерия Чуричева <valeriacuriceva@MacBook-Pro-Valeria.local>
* refactor: no alfasans * feat: sync typography * chore: preload alfasans to storybook preview * chore: added suffix version util * feat: added core-components variants * feat: added alfasans variant * chore: changesets * feat(text): export for storybook * test: updated screenshots * ci: improved update screenshots workflow * test: updated screenshots --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test(universal-modal): update screenshots (#1994) * feat(confirmation): Добавить пропсу для max-width мобильной версии [DS-14351] (#1995) * feat(Confirmation): Добавить пропсу для max-width мобильной версии [DS-14351] * CodeReview * fix(universal-modal): исправить специфичность компонента [DS-13773] (#1998) * fix(universal-modal): исправить специфичность компонента [DS-13773] * Update salty-berries-shave.md * fix/DS-12658_option-list (#1997) * fix(select): update screenshots * fix(select): fix responsive search in option list * fix(select): update screenshots * fix(select): fix scroll responsive logic in option list * fix(select): update screenshots * fix(select): update screenshots * fix(select): update screenshots * fix(select): update screenshots * fix(select): fix scroll responsive logic in virtual option list * fix(select): update screenshots * fix(select): add changeset * fix(select): update screenshots * fix(select): update changeset * fix(select): update screenshots * Revert "fix(select): update screenshots" This reverts commit 347f7aa. * feat(base-modal): Заблокировать скролл страницы при появлении виртуальной клавиатуры [DS-14173] (#1983) * feat(base-modal): Заблокировать скролл страницы при появлении виртуальной клавиатуры * CodeReview * CodeReview * CodeReview, fix description * feat(bottom-sheet): Добавлен слот outerAddons и проп outerClassName для его стилизации [DS-14590] (#2002) * feat(bottom-sheet): Добавлен слот outerAddons и проп outerClassName для его стилизации * CodeReview * add comment and fix esLint * fix esLint * add yarn.lcok (#2007) * chore: version packages (#1996) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(navigation-bar-private): поднять специфичность для иконки [DS-14673] (#2008) * fix(navigation-bar-private): поднять специфичность для иконки [DS-14673] * fix test * fix(bottom-sheet): fix subtitle specificity (#2011) * feat(chart): добавлена возможность вывода кастомного контента (#1940) * feat(chart): добавлена возможность вывода кастомного контента - добавлена возможность вывода кастомного контента - исправлено позиционирование стрелки * refactor(chart): refactor the code * chore(chart): add changeset * chore(chart): fix changeset --------- Co-authored-by: Vladimir Astrelin <astrelinvl@gmail.com> * chore: version packages (#2010) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * test: updated screenshots --------- Co-authored-by: fulcanellee <45999900+fulcanellee@users.noreply.github.com> Co-authored-by: Vadim Kalushko <vakalushko.job@yandex.ru> Co-authored-by: core-ds-bot <103739374+core-ds-bot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: astrelinvl <66316011+astrelinvl@users.noreply.github.com> Co-authored-by: Vladimir Astrelin <astrelinvl@gmail.com>
Next update master
next update master
* refactor: removed css font vars * test: updated screenshots * feat(toast-plate): added boldTitle prop * chore: correct sizes * feat(input): added bold prop * fix(bank-card): fixed to match design * fix(calendar): accent mixin * feat: no deprecated sizes * test: updated screenshots * test: updated screenshots * chore: correct changeset * fix: patch `storybook-addon-live-examples` * fix(amount): storybook * fix(toast): rework `boldTitle` prop * test: updated screenshots * test: updated screenshots * feat(text): added missing text styles * test: updated screenshots * test: updated screenshots * feat(vars): updated `ui-primitives@35.3.0` * test: removed alfasans screenshots * chore: changeset --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat(codemod): add size transformers * feat(codemod): fix after merge * chore: correct changeset --------- Co-authored-by: hextion <100ishundred@gmail.com>
* refactor(amount-input): adopt maskito * test(amount-input): disabled unit tests * chore: changeset
* feat: add lock state * test: updated screenshots --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
🦋 Changeset detectedLatest commit: 90b8438 The changes in this PR will be included in the next version bump. This PR includes changesets to release 122 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
Bundle size report
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.