-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'refs/remotes/origin/master' into feat/p…
…ortal_container # Conflicts: # packages/portal/src/Component.tsx
- Loading branch information
Showing
91 changed files
with
885 additions
and
434 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
--- | ||
'@alfalab/core-components-action-button': patch | ||
'@alfalab/core-components-amount-input': patch | ||
'@alfalab/core-components-attach': patch | ||
'@alfalab/core-components-bank-card': patch | ||
'@alfalab/core-components-base-modal': patch | ||
'@alfalab/core-components-bottom-sheet': patch | ||
'@alfalab/core-components-button': patch | ||
'@alfalab/core-components-calendar': patch | ||
'@alfalab/core-components-calendar-with-skeleton': patch | ||
'@alfalab/core-components-chart': patch | ||
'@alfalab/core-components-checkbox': patch | ||
'@alfalab/core-components-code-input': patch | ||
'@alfalab/core-components-collapse': patch | ||
'@alfalab/core-components-custom-button': patch | ||
'@alfalab/core-components-custom-picker-button': patch | ||
'@alfalab/core-components-drawer': patch | ||
'@alfalab/core-components-filter-tag': patch | ||
'@alfalab/core-components-form-control': patch | ||
'@alfalab/core-components-hatching-progress-bar': patch | ||
'@alfalab/core-components-icon-button': patch | ||
'@alfalab/core-components-icon-view': patch | ||
'@alfalab/core-components-indicator': patch | ||
'@alfalab/core-components-input': patch | ||
'@alfalab/core-components-input-autocomplete': patch | ||
'@alfalab/core-components-international-phone-input': patch | ||
'@alfalab/core-components-link': patch | ||
'@alfalab/core-components-masked-input': patch | ||
'@alfalab/core-components-modal': patch | ||
'@alfalab/core-components-navigation-bar-private': patch | ||
'@alfalab/core-components-notification': patch | ||
'@alfalab/core-components-notification-manager': patch | ||
'@alfalab/core-components-number-input': patch | ||
'@alfalab/core-components-pass-code': patch | ||
'@alfalab/core-components-password-input': patch | ||
'@alfalab/core-components-pattern-lock': patch | ||
'@alfalab/core-components-phone-input': patch | ||
'@alfalab/core-components-picker-button': patch | ||
'@alfalab/core-components-plate': patch | ||
'@alfalab/core-components-popover': patch | ||
'@alfalab/core-components-popup-sheet': patch | ||
'@alfalab/core-components-portal': patch | ||
'@alfalab/core-components-progress-bar': patch | ||
'@alfalab/core-components-pure-cell': patch | ||
'@alfalab/core-components-radio': patch | ||
'@alfalab/core-components-radio-group': patch | ||
'@alfalab/core-components-scrollbar': patch | ||
'@alfalab/core-components-select': patch | ||
'@alfalab/core-components-select-with-tags': patch | ||
'@alfalab/core-components-side-panel': patch | ||
'@alfalab/core-components-slider-input': patch | ||
'@alfalab/core-components-sortable-list': patch | ||
'@alfalab/core-components-space': patch | ||
'@alfalab/core-components-switch': patch | ||
'@alfalab/core-components-tab-bar': patch | ||
'@alfalab/core-components-tabs': patch | ||
'@alfalab/core-components-tag': patch | ||
'@alfalab/core-components-textarea': patch | ||
'@alfalab/core-components-toast': patch | ||
'@alfalab/core-components-toast-plate': patch | ||
'@alfalab/core-components-underlay': patch | ||
'@alfalab/core-components-universal-date-input': patch | ||
--- | ||
|
||
Добавлен параметр displayName для корректного отображения компонентов в React Devtools |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@alfalab/core-components-attach": patch | ||
--- | ||
|
||
Изменили стили типографики для имени файла и текста, отображаемого, когда файл не загружен |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@alfalab/core-components-filter-tag": minor | ||
--- | ||
|
||
Добавили новое свойство block, отвечающее за растягивание компонента на ширину контейнера |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@alfalab/core-components-calendar": patch | ||
--- | ||
|
||
Повышена специфичность для стилей, отвечающих за внутренний отступ у кнопок выбора года и месяца |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@alfalab/core-components-steps": patch | ||
--- | ||
|
||
Исправлена логика смены активного шага |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@alfalab/core-components-bottom-sheet': patch | ||
--- | ||
|
||
Исправлена ошибка рендера в ssr |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@alfalab/core-components-select': patch | ||
--- | ||
|
||
Исправлен сброс чекбоксов при работе с поиском в мультиселекте |
Oops, something went wrong.