@salutejs/plasma-asdk 0.273.0-canary.1755.13157710356.0 → 0.273.0-canary.1756.13182478014.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1 +1,91 @@
1
+ ## 0.272.0 (6 февраля 2025)
2
+
3
+ ## Функциональные изменения в компонентах
4
+
5
+ ### Accordion
6
+
7
+ * добавлены **новые** размеры с `h2` по `h5`
8
+
9
+ [PR](https://github.com/salute-developers/plasma/pull/1724)
10
+
11
+ ### Toast
12
+
13
+ Убрана очистка таймаута в ToastContorller
14
+
15
+ [PR](https://github.com/salute-developers/plasma/pull/1712)
16
+
17
+ * исправлена передача свойства `closeIconType`
18
+ * добавлено **новое** свойство `textColor`
19
+ * добавлены новые значения для `view`:`positive`, `negative`
20
+ * значения `view`:`dark`,`light` помечены как `deprecated`
21
+
22
+ [PR](https://github.com/salute-developers/plasma/pull/1719)
23
+
24
+ ### Portal
25
+
26
+ * исправлена ошибка гидрации в Next
27
+
28
+ ### Autocomplete
29
+
30
+ * исправлена ширина компонента в storybook
31
+
32
+ [PR](https://github.com/salute-developers/plasma/pull/1730)
33
+
34
+ ### DatePicker
35
+
36
+ * добавлена возможность передавать внешнее значение даты в DatePicker
37
+
38
+ https://github.com/user-attachments/assets/b26c67c2-1255-4831-b44e-0e876103153d
39
+
40
+ [PR](https://github.com/salute-developers/plasma/pull/1720)
41
+
42
+ ### Range
43
+
44
+ * добавлена возможность задать цвет `helperText` при статусе `error` и `success`
45
+
46
+ ### Datepicker
47
+
48
+ * добавлена возможность задать цвет `helperText` при статусе `error` и `success`
49
+
50
+ [PR](https://github.com/salute-developers/plasma/pull/1727)
51
+
52
+ ### Popover
53
+
54
+ * Добавлен пропс `animated`, который делает плавное появления `Popover` за 200мс
55
+
56
+ ### Tooltip
57
+
58
+ * Исправлена работа свойства `animated`, путем наследования этого свойства из `Popover`
59
+
60
+ [PR](https://github.com/salute-developers/plasma/pull/1739)
61
+
62
+ ### Dropdown
63
+
64
+ * добавлен явный экспорт типов;
65
+
66
+ ### Select
67
+
68
+ * добавлен явный экспорт типов;
69
+
70
+ [PR](https://github.com/salute-developers/plasma/pull/1732)
71
+
72
+ ### Textfield
73
+
74
+ * исправлен баг, связанный с пропсом required в режиме с чипами;
75
+
76
+ [PR](https://github.com/salute-developers/plasma/pull/1738)
77
+
78
+ ### TextArea
79
+
80
+ * Hint остается активным при disabled состоянии
81
+
82
+ <img width="417" alt="image" src="https://github.com/user-attachments/assets/6fe979b2-3532-46d7-9fa3-a8b141ad73fb" />
83
+
84
+ [PR](https://github.com/salute-developers/plasma/pull/1700)
85
+
86
+ * добавлен раздел в документацию по работе с NextJs
87
+
88
+ [PR](https://github.com/salute-developers/plasma/pull/1740)
89
+
90
+
1
91
  ## 0.259.0 (23 января 2025)
2
- исправлена логика расчета отображаемого значения
3
- добавлен новый компонент Note
4
- исправлен баг, позволявший ввести число с точкой в конце, больше максимального значения или ниже минимального значения
5
- добавлено свойство `precision`, определяющее кол-во знаков после запятой
6
- добавлены тесты на эти кейсы
7
- добавлена возможность указать место раскрытия календаря
8
- добавлен блок для отображения дополнительного контента в виде badge или counter
9
- поля ввода даты становятся независимыми после выбора полной даты в DatePickerRange
10
- добавлено свойство `closeAfterDateSelect`, позволяющее закрыть календарь после выбора даты
11
- Изменен отступ между иконкой слева и label при горизонтальном слайдере
12
- Проверка, что токен называется в CamelCase нотации
13
- Название токена не должно превышвать 32 символа
14
- Название не должно начинаться с название подгруппы, в которой он создаётся
15
- В названии не должно быть зарезервированных слов "onDark", "onLight", "inverse"
16
- Значение обычного цвета теперь поддерживается только в HEX и HEXA форматах
17
- Значение градиента допускается только в полном описании: linear|radial-gradient (<угол / радиус>, <цвет> <позиция>, <цвет> <позиция>)
18
- добавлена возможность передачи `restProps` в компоненты `CellTextbox`
19
- исправлен пример для `CellTextbox`
20
- исправлена ширина кликабельной области `label` по умолчанию (`singleLine=false`)
21
- добавлена `story` для длинного названия + `singleLine`
22
- добавлен тест на клик по `label` и тест для свойства `singleLine`
23
- исправлена ширина кликабельной области `label` по умолчанию (`singleLine=false`)
24
- исправлен размер иконки trigger для hint
25
- добавлено отображение Hint внутри TextField-like компонент
26
- добавлена возможность задавать направление раскрытия вложенных дропдаунов
27
- актуализированы примеры документации для свойств: `size`, `view`
28
- перенесен внешний css из rc-tree в локальную сборку
29
- актуализированы токены для конфигураций компонентов
30
- добавлены новые токены для более детальной кастомизации
31
- исправлен токен жирности шрифта для `button-like` варианта `Select`;
32
- добавлен токен `itemMargin`
33
- добавлен токен `disclosureIconColor`
34
- изменили минимальное значение с 1 на 0
35
- добавлены свойства beforeList и afterList, которые служат ячейками для content в выпадающем списке;
36
- изменен тип свойства `rightHelper` на `ReactNode`
37
- добавлена поддержка `react-hook-form`
38
- Добавлена генерация `spacing` токенов
39
- обновлена, глобально, версия TS с 4.2.4 до 4.5.5
40
- добавлено свойство `helperText`
41
- добавлен `helperTextView` со значениями `default` и `negative`
42
- исправлена типизация компонента (убран принудительный кастинг)
43
- Добавлен размер `xl` во все вертикали
44
- исправлено поведение свойства `textAfter`, теперь позиция всегда рядом с текстом input
45
- актуализированы примеры в storybook в соответствии с дизайном
46
- исправлена работа `placeholder` при работе `react-hook-form` с defaultValues
47
- исправлены циклические зависимости
48
- в target можно передать ref на элемент, рядом с которым произойдет открытие
49
- свойство `hasArrow` помечено как `deprecated`
50
- актуализированы примеры в `storybook`
51
- добавлена новые токены для возможности управления расстоянием между контентом Item и иконкой DisclosureRight
52
- добавлен новый токен, отвечающий за скейлинг иконки DisclosureRight в зависимости от размера компонента
53
- исправлены стили скруглений и отступтов, теперь они рассчитываются по формуле, также как и в компоненет `Select`
54
- добавлен новый компонент (многоуровневый раскрывающийся список в виде дерева);
55
- свойства required попадает в `DOM` на соотвествующие элементы
56
- закрытие выпадающего списка теперь возможно по повторному нажатию на таргет;
57
- Добавлены `spacing` токены
58
- добавлено свойство `UNSAFE_SSR_ENABLED` в `PopupProvider` для корректной hydration компонента;
59
- актуализированы примеры в документации для свойства `placement`
60
- изменен формат записи токена для `padding` с длинной на короткую
61
- добавлено ограничение на отрицательные значения в годах
62
- добавлены свойства beforeList и afterList, которые служат ячейками для content в выпадающем списке;
63
- исправлено поведение, когда нажатие на `Tab` очищало набранный текст в `single` mode;
64
- исправлен import для типа `RequiredProps`
65
- добавлены свойства `required`, `requiredPlacement`
66
- актуализированы примеры в документации
67
- добавлена возможность изменить цвет закрывающей иконки
68
- скорректирован внутренний `align-items`
69
- расширен тип у `item` для использования дата-атрибутов и классов в DOM.
70
- добавлено свойство `zIndex` для облегчения работы со слоями в выпадающем меню
71
- исправлен баг, связанный с неправильной работой свойства renderValue в одиночном режиме варианта `textfield-like`;
72
- добавлена страница в storybook с выводом цветовых токенов темы
73
- изменен `type` для свойства `leftHelper` на `ReactNode`
74
- обновлен до версии `3.6.1`
75
- исправлено поведение работы value (внешнее управление)
76
- исправлена подстветка шкалы в вертикальном и инверсированном режиме
77
- добавлены новые свойства `pointerVisibility`, `currentValueVisibility`
78
- добавлена возможность открывать по `hover`
79
- rest аргументы прокидываются на уровень `.popup-base-root` элемента
80
- актуализированы примеры storybook и документация
81
- добавлен новый компонент
82
- Исправлено поведение, при котором во время ввода значения / потери или получение фокуса приводило к скроллу страницы при включенном autoResize
83
- добавлен отдельный `config` для вариации `outline`
84
- добавлена соответствующая поддержка во все библиотеки
85
- исправлены токены целью добавления возможности реализации нового дизайна
86
- добавлено новое свойство `renderItem`;
87
- улучшено поведение свойства `renderItem` при работе с вложенными списками;
88
- исправлен баг, приводящий к неправильной работе чипов в режиме multiple при renderValue;
89
- добавлен surfaceClear токен для варианта clear
90
- добавлены padding для варианта clear
91
- реализован вариант только с иконкой
92
- добавлена возможность передать пользовательский цвет для текста и фона
93
- добавлены св-ва required, requiredPlacement и optional;
94
92
  ![plasma-b2c Select -- prop required, requiredPlacement snap](https://github.com/user-attachments/assets/42fcb1fe-6a37-434b-843f-d285b4e6f279)
95
- добавлен новый проп `chipType`, который позволяет менять внешний вид для чипа в режиме multiselect;
96
93
  ![plasma-b2c Select -- prop chipType snap](https://github.com/user-attachments/assets/66c5cb36-bd40-444f-bace-1fb8dec2f130)
97
- при отсутствии значения календарная сетка отображается с минимальной даты
98
- добавлена возможность отображать вечные оповещения
99
- добавлена поддержка `react-hook-form`
100
- добавлена документация по использованию с нативной формой и `react-hook-form`
101
- добавлен новый компонент
102
- добавлены размеры `XL`
103
- добавлен размер `XXS` для компонента `IconButton`
104
- добавлено свойство keepPlaceholder для одновременного отображения label и placeholder
105
- добавлено свойство `chipView`
106
- добавлен callback `chipValidator`
107
- добавлены статусные `view`: `positive`, `negative`, `warning`
108
- добавлен базовый дизайн с пропсами `hasBody` и `hasClose`
109
- старые примеры в сторибуках перенесены в `Custom Modal Demo`
110
- добавлено свойство для выноса левого helper за пределы TextArea
111
- упростили типы связанный со свойством `required`
112
- обновлена конфигурация компонента
113
- обновлены примеры в `storybook`
114
- изменен `view negative` в соответствии с макетом
115
- изменен конфиг компонента в соответсвии с макетам
116
- изменен конфиг компонента в соответсвии с макетам
117
- исправлены токены в соответствие с макетом
118
- убран `control` для свойства `size` в `storybook`
119
- добавлен в сборку для `linaria`
120
- исправлен баг, возникающий когда проп `listHeight` был больше, чем актуальная высота списка, что приводило к пустым пробелам в этом же выпадающем списке.
121
- исправлено некорректное поведение выпадающего списка при использовании его внутри скролла, не являющегося скроллом вьюпорта;
122
- убран автоподскролл по фокусу
123
- добавлена генерация иконок для платформы `react-native`
124
- добавлены примеры с валидацией формы в раздел "Формы"
125
- добавлено свойство `noWrap`, запрещающее перенос текста по пробелам
126
- обновлены `storybooks`, тесты и документация
127
- исправлена опечатка в названии папки `typograpy` -> `typography`
128
- --
129
- Release by 27.11.2024 [#1597](https://github.com/salute-developers/plasma/pull/1597) ([@denivladislav](https://github.com/denivladislav) [@Salute-Eva](https://github.com/Salute-Eva) [@shuga2704](https://github.com/shuga2704) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@iljs](https://github.com/iljs) [@neretin-trike](https://github.com/neretin-trike) [@vadim-kudr](https://github.com/vadim-kudr))
130
- docs(): api reports regenerated [#1588](https://github.com/salute-developers/plasma/pull/1588) ([@denivladislav](https://github.com/denivladislav))
131
- docs(): api report regenerated [#1560](https://github.com/salute-developers/plasma/pull/1560) ([@denivladislav](https://github.com/denivladislav))
132
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
133
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
134
- feat(plasma-_, sdds-_): Switch track and thumb tokens improved ([@denivladislav](https://github.com/denivladislav))
135
- chore(): Switch tokens updated ([@denivladislav](https://github.com/denivladislav))
136
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
137
- [@iljs](https://github.com/iljs)
138
- [@Salute-Eva](https://github.com/Salute-Eva)
139
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
140
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
141
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
142
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
143
- Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
144
- Vlad Denisov ([@denivladislav](https://github.com/denivladislav))
145
- --
146
- добавлены новые св-ва `required`, `requiredPlacement` и `optional`;
147
- добавлены новые св-ва `required`, `requiredPlacement` и `optional`;
148
- добавлена возможность передать свойство `autoComplete`
149
- добавлено событие `onClickClose` по клику на крестик
150
- `onClear` помечено как deprecated
151
- написан тест на onClickClose
152
- реализована возможность обрезания текста по максимальной ширине
153
- компонент включен в поставку `plasma-*` и `sdds-*` библиотек
154
- добавлено свойство alwaysOpened
155
- добавлен тест на новое свойство
156
- добавлен токен изменения цвета фона компонента при наведении
157
- для `sdds-cs` исправлены значения токенов `itemSelectedDividerColor` и `itemSelectedDividerColorHover`
158
- для `sdds-dfa` исправлены токены для состояния `disabled`
159
- исправлены `argTypes` в stories
160
- исправлен курсор при наведении на текущий `Breadcrumb`
161
- исправлены токены для `hover` и `active` состояний у `Breadcrumb`
162
- добавлены размеры `s`, `l`
163
- добавлено свойство `description`
164
- добавлено свойство `toggleSize`
165
- обновлены документация и тесты
166
- свойство `square` у `Button` помечено как `deprecated`
167
- свойство `square` удалено из storybooks для `Attach`
168
- для размеров `m`, `l` у `Attach` исправлен размер иконки по умолчанию в варианте `IconButton`
169
- исправлены токены для view=secondary в пакете `sdds-cs`
170
- исправлены токены для view=secondary в пакете `sdds-cs`
171
- исправлены смещающиеся активные элементы
172
- добавлен фокус
173
- добавлены тесты
174
- осуществлен переход на `floating-ui`
175
- расширена типизация, позволяющая использовать компонент в режиме uncontrolled (b2c и web)
176
- исправлено некорректное отображение ячейки выпадающего списка при длинных значениях
177
- расширены возможности использования компонента через портал. Теперь помимо рефки можно пробросить id `dom-элемента`
178
- исправлены UI-баги при использовании портала
179
- улучшена поддержка типов
180
- вернули возможность использовать `TabItemProps`, `TabsProps` во все пакетах
181
- добавлен view `negative` для `Combobox`
182
- добавлен view `negative` для `Autocomplete`
183
- `Autocomplete`,
184
- `Combobox`,
185
- `Dropdown`,
186
- `Notifications`,
187
- `Range`,
188
- `Pagination`,
189
- `Tabs`,
190
- `DatePicker`
191
- обновлена тема `sdds_insol`
192
- обновлено свойство `background-color` на background в компоненте `Button` для поддержки градиентов в значениях у токенов.
193
- обновлены конфигурации для компонентов `Button`, `TextArea` и `TextField`
194
- изменена документация ( значения `size` ) для корректного отображения в документации в вертикали `sdds-cs`
195
- добавлен подраздел примеры смены тем
196
- --
197
- Release by 13.11.2024 [#1559](https://github.com/salute-developers/plasma/pull/1559) ([@iljs](https://github.com/iljs) [@Salute-Eva](https://github.com/Salute-Eva) [@shuga2704](https://github.com/shuga2704) [@neretin-trike](https://github.com/neretin-trike) [@Yakutoc](https://github.com/Yakutoc) [@vadim-kudr](https://github.com/vadim-kudr) [@TitanKuzmich](https://github.com/TitanKuzmich) [@denivladislav](https://github.com/denivladislav) [@luizasok](https://github.com/luizasok))
198
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
199
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
200
- feat(plasma-_, sdds-_): Select improvements [#1550](https://github.com/salute-developers/plasma/pull/1550) ([@shuga2704](https://github.com/shuga2704))
201
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
202
- [@iljs](https://github.com/iljs)
203
- [@Salute-Eva](https://github.com/Salute-Eva)
204
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
205
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
206
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
207
- Luiza_Sok ([@luizasok](https://github.com/luizasok))
208
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
209
- Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
210
- Vlad Denisov ([@denivladislav](https://github.com/denivladislav))
211
- --
212
- styled components перенесены в папку `styled-components` для пакета `sdds-serv`
213
- добавлена генерация CSS Linaria по-умолчанию для пакета `sdds-serv`
214
- исправлен параметр `contentRight`
215
- исправлен отступы во всех поставках `sdds` в `AccordionItem`
216
- добавлен новый параметр `opened`, для контроля состоянием вне компонента
217
- добавлена возможность прокидывать `ref` в `AccordionItem`
218
- добавлены подсказки сверху справа и в виде Tooltip
219
- обновлены тесты и документация
220
- добавлены новые токены в ядро компонента
221
- исправлена конфигурация компонента с учетом новых токенов для поставки `sdds-cs`
222
- компонент Dropdown переведен на новую архитекутуру. API сохранен;
223
- исправлен баг, связанный с невозможностью раскрытия выпадающего списка в старом(legacy) Dropdown;
224
- исправлены недочеты по UI;
225
- расширены возможности использования через портал;
226
- несуществующие value (которых нет в массиве items) теперь отбрасываются и не принимают участие в работе компонента;
227
- изменение массива items теперь приводит к обновлению выбранных элементов (для гибкой асинхронной работы);
228
- исправлен баг, связанный с мутацией исходного массива items;
229
- добавлено новое св-во renderValue;
230
- несуществующие value (которых нет в массиве items) теперь отбрасываются и не принимают участие в работе компонента;
231
- изменение массива items теперь приводит к обновлению выбранных элементов (для гибкой асинхронной работы);
232
- добавлено вертикальное отображение
233
- обновлен дизайн горизонтального отображения
234
- изменен `type` для `title` на `ReactNode`
235
- добавлено расположение `bottom-left`
236
- добавлены `Header Tabs`
237
- добавлены `hover` и `active` состояния для стрелок
238
- обновлены тесты и `storybooks`
239
- добавлена `view negative` для компонента `Select`
240
- исправлен цветовой токен для `contentLeftColor` в компоненте `Select`
241
- убраны лишние опции и примеры из storybook для компонента `Select`
242
- добавлены тесты;
243
- видимое значение не может быть меньше 1
244
- для значений от 1 до 9 `Counter` становится круглым
245
- добавлены размеры `l`, `m`, `s` во все пакеты (в `sdds-cs` только размер `s`)
246
- исправлены токены отступов для размера `xxs`
247
- обновлены `storybooks` и документация
248
- собраны изменение всех тем в один PR:
249
94
  - https://github.com/salute-developers/plasma/pull/1491
250
95
  - https://github.com/salute-developers/plasma/pull/1489
251
96
  - https://github.com/salute-developers/plasma/pull/1486
252
97
  - https://github.com/salute-developers/plasma/pull/1485
253
- добавлена новая тема `sdds_os` на основе `sdds_serv`
254
- обновлена `default` тема для пакета plasma-tokens
255
- обновлены токены типографики в теме `sdds-cs`. Теперь для всех размеров экранов (L, M и S) значения всех параметров одинаковые
256
- исправлена генерация токенов для модульного css, а также обновлены все темы
257
- добавлены методы генерации наборов токенов (dark и light режимов) для компонента `ViewContainer`
258
- добавлено подключение темы через css модули из пакета @salutejs/plasma-themes в plasma-new-hope
259
- добавлен компонент `ViewContainer` в plasma-new-hope в качестве примера
260
- добавлен декоратор `decoratorViewContainer` в plasma-new-hope с возможностью переключения тем и режимов контейнера (onDark / onLight / default)
261
- добавлен компонент `ViewContainer` во все библиотеки вертикали `sdds`, а также примеры и документация
262
- поправлено поведение hover для дней на календарной сетке
263
- добавлена новая библиотека
264
- --
265
- Release by 30.10.2024 [#1521](https://github.com/salute-developers/plasma/pull/1521) ([@iljs](https://github.com/iljs) [@Salute-Eva](https://github.com/Salute-Eva) [@simashova](https://github.com/simashova) [@Irinkv](https://github.com/Irinkv) [@neretin-trike](https://github.com/neretin-trike) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@shuga2704](https://github.com/shuga2704) [@vadim-kudr](https://github.com/vadim-kudr) [@denivladislav](https://github.com/denivladislav))
266
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
267
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
268
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
269
- [@iljs](https://github.com/iljs)
270
- [@Irinkv](https://github.com/Irinkv)
271
- [@Salute-Eva](https://github.com/Salute-Eva)
272
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
273
- Anastasia Simashova ([@simashova](https://github.com/simashova))
274
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
275
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
276
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
277
- Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
278
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
279
- --
280
- свойство `view` помечено как `optional`
281
- свойство `view` для AccordionItem помечено как `deprecated`
282
- свойство `title` для `AccordionItem` теперь `ReactNode`
283
- исправлен скроллбар
284
- обновлены `snapshots`
285
- добавлены storybook декораторы для `Popup` и `Notification` для правильного отображения: `Drawer, Modal, Notification, Popup`
286
- вертикальные табы добавлены в поставку всех клиентских библиотек
287
- добавлено свойство `value` для горизонтальных и вертикальных табов
288
- исправлены токены для всех пакетов
289
- добавлен новый размер `XS`
290
- используется token `--text-accent` когда `view: secondary`
291
- для `closeIconColor` используется token `--text-accent` когда `view: secondary`
292
- изменены `padding{Right,Left}` на `8px`
293
- добавлена поддержка обработчика `onClick` при клике на ссылку
294
- поправлены union типы
295
- обновлена документация с указанием типов элементов
296
- исправлен скролл табов при малой ширине
297
- в `storybooks` добавлены свойства `width` и `height`, доступные при условии `clip = scroll`
298
- исправлен `onChange`, `id` и `name`
299
- добавлено свойство `onClear`
300
- в документацию добавлен пример с использованием компонента внутри формы
301
- добавлен дженерик для св-ва `items` в компоненте Combobox
302
- добавлена фокусировка по клику на дочерние элементы
303
- изменены токены для компонентов: `Autocomplie`, `Avatar`, `Breadcrumbs`, `Cell`, `Drawer`, `Dropdown`, `Modal`, `Notification`, `Pagination`, `Popover`, `Price`, `Progress`, `Segment`, `Slider`, `Tabs`, `Toast`, `Toolbar`, `Tooltip`
304
- добавлена и обновлена актуальная документация
305
- добавлен вызов change callback при выборе даты из календаря
306
- добавлена возможность указать frame, в котором будет происходить рендер календаря
307
- добавлена сортировка дат для Range DatePicker
308
- исправлено поведение фокуса при закрытии календаря
309
- добавлен вертикальный режим
310
- обновлен дизайн горизонтального отображения
311
- обновлен CS дизайн
312
- исправлены некорректные `imports` для примеров в документации к `Dropdown`
313
- добавлена страница для компонента `Tooltip`
314
- исправлен `truncate` имени файла
315
- исправлены тесты
316
- изменены методы генерации базовой темы в старом формате
317
- изменены методы генерации базовой темы для новой архитектуры
318
- исправлен токен background для view="dark"
319
- --
320
- Release by 16.10.2024 [#1487](https://github.com/salute-developers/plasma/pull/1487) ([@shuga2704](https://github.com/shuga2704) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@denivladislav](https://github.com/denivladislav) [@luizasok](https://github.com/luizasok) [@neretin-trike](https://github.com/neretin-trike) [@vadim-kudr](https://github.com/vadim-kudr) [@TitanKuzmich](https://github.com/TitanKuzmich) [@iljs](https://github.com/iljs) [@Yeti-or](https://github.com/Yeti-or))
321
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
322
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
323
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
324
- [@iljs](https://github.com/iljs)
325
- [@Salute-Eva](https://github.com/Salute-Eva)
326
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
327
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
328
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
329
- Luiza_Sok ([@luizasok](https://github.com/luizasok))
330
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
331
- Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
332
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
333
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
334
- --
335
- добавлен новый компонент в поставку пакетов `plasma-*` и `sdds-*`
336
- написаны тесты и документация
337
- исправлен баг с некорректной работой св-ва `placement` в storybook в новой вкладке;
338
- убрана приписка `new` в названиях сторей для `combobox` в sdds-\*;
339
- Свойство `label-position` заложено в ядро компонента, а не в конфиг ( как-раньше )
340
- Добавлен в поставку `web` и `b2c` в сборке с linaria
341
- добавлено новое свойство `locale` для работы с локалями отличными от `ru`
342
- добавлен divider в новый Dropdown
343
- обновлена документация
344
- исправлено появление горизонтального скроллбара при открытии Drawer
345
- исправлено динамическое изменение placement и анимации открытия/закрытия
346
- добавлено **новое** отображение `clear`
347
- добавлен `divider` для `clear` отображения
348
- обновлены тесты и документация
349
- включено в поставку `plasma-*`, `sdds-*` пакетов
350
- добавлено отображение clear TextArea
351
- добавлен divider для clear отображения
352
- обновлены тесты и документация
353
- включено в поставку plasma-\*, sdds-\* пакетов
354
- добавлена поддержка `React Hook Form`
355
- добавлена поддержка работы с `html form`
356
- добавлен новый компонент: горизонтальный, вертикальный режим
357
- --
358
- Release by 02.10.2024 [#1465](https://github.com/salute-developers/plasma/pull/1465) ([@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@shuga2704](https://github.com/shuga2704) [@iljs](https://github.com/iljs) [@IgorYar](https://github.com/IgorYar) [@vadim-kudr](https://github.com/vadim-kudr))
359
- feat(new-hope): edit work label position switch [#1447](https://github.com/salute-developers/plasma/pull/1447) ([@iljs](https://github.com/iljs))
360
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
361
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
362
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
363
- [@iljs](https://github.com/iljs)
364
- [@Salute-Eva](https://github.com/Salute-Eva)
365
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
366
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
367
- Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
368
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
369
- Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
370
- --
371
- добавлен **новый** компонент
372
- включен в поставку plasma-_ и sdds-_ пакетов
373
- Изменены токены для компонентов `Autocomplite`, `Combobox`, `Datepicker`, `Range`, `Textfield`, `Textarea`, `Select` в поставке `sdds-cs`
374
- добавлен **новый** компонент в поставку всех клиентских библиотек
375
- добавлена возможность использовать свойство `className`
376
- изменены тесты plasma-b2c компонента TextArea
377
- --
378
- Release by 24.09.2024 [#1450](https://github.com/salute-developers/plasma/pull/1450) ([@IgorYar](https://github.com/IgorYar) [@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@iljs](https://github.com/iljs) [@denivladislav](https://github.com/denivladislav))
379
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
380
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
381
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
382
- [@iljs](https://github.com/iljs)
383
- [@Salute-Eva](https://github.com/Salute-Eva)
384
- Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
385
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
386
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
387
- --
388
- добавлено свойство `clear`, которое меняет отображение `view`
389
- обновлена документация и storybook
390
- используется корректный `color token` для содержимого `contentLeft\Right` slots
391
- добавлен `hover` для `contentRight` slot
392
- добавлено новое свойство `alwaysOpened`
393
- обновлены токены в конфигурации компонента для `plasma-web`
394
- обновлена документация
395
- исправили `view` по-умолчанию для `sdds` вертикалей
396
- переведен на новую архитектуру и добавлен в поставки `plasma-{b2c, web}`
397
- исправлена работа свойства `placeholder`
398
98
 
399
- исправлена ошибка, когда изначальное значение в `single combobox` не отображалось
400
- исправлены формулы генерации `brightness` токенов
401
- обновлены / добавлены `active`, `hover`, `brightness` токены для `plasma-{b2c, web}` themes
402
- изменены тесты `plasma-b2c` компонентов `Slider`, `Tabs`, `DatePicker` и `Card`
403
- --
404
- Release by 18.09.2024 [#1442](https://github.com/salute-developers/plasma/pull/1442) ([@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@IgorYar](https://github.com/IgorYar) [@Yakutoc](https://github.com/Yakutoc) [@shuga2704](https://github.com/shuga2704) [@neretin-trike](https://github.com/neretin-trike))
405
- Merge remote-tracking branch 'origin/dev' into release_2024-09-18 ([@Yakutoc](https://github.com/Yakutoc))
406
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
407
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
408
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
409
- [@Salute-Eva](https://github.com/Salute-Eva)
410
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
411
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
412
- Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
413
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
414
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
415
- --
416
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
417
- [@Salute-Eva](https://github.com/Salute-Eva)
418
- --
419
- токены для `Switch` приведены в соответствие с макетами
420
- добавлено состояние `hover`
421
- удален `skip test` для свойства `pressed` (это свойство deprecated). Вместо него добавлен тест `onMouseDown` с событием `realMouseDown`
422
- в тест `OnClick` добавлен `realClick`
423
- добавлена поддержка русского и английского языка
424
- добавлено форматирование даты
425
- обновлен токен `modalOverlayColor` в `plasma-{web, b2c}`
426
- добавлен новый компонент для `plasma-{web, b2c}, sdds-{serv, dfa}`
427
- написаны тесты и документация
428
- добавлены новые свойства: `required`, `requiredPlacement, optional`
429
- обновлены screenshots и документация
430
- добавлен в поставку для `plasma-{web, b2c}, sdds-*`
431
- реализована вложенность (на основе [Floating UI](https://floating-ui.com/))
432
- добавлено новое свойство `closeAfterSelect` в `Combobox` и `Select`.
433
- поправлен отступ в компоненте `Select` в варианте `textfield-like`.
434
- опубликован новый пакет `@salutejs/sdds-finportal`
435
- Добавлены новые токены `-brightness` в `theme-builder`
436
- Во все темы добавлены новый токены для высветления: `combobox`, `dropdown`, `notification`, `toast`, `toolbar` и `tooltip`
437
- Исправлен компонент `Comobox` и обновлены тесты
438
- Изменен workfkow cypress
439
- изменены тесты plasma-b2c компонентов ButtonGroup и IconButton
440
- --
441
- Release by 04.09.2024 [#1420](https://github.com/salute-developers/plasma/pull/1420) ([@denivladislav](https://github.com/denivladislav) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@IgorYar](https://github.com/IgorYar) [@iljs](https://github.com/iljs) [@neretin-trike](https://github.com/neretin-trike) VAnaKudryavtsev@sberbank.ru [@shuga2704](https://github.com/shuga2704))
442
- Merge remote-tracking branch 'origin/dev' into release_2024-09-04 ([@Yakutoc](https://github.com/Yakutoc))
443
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
444
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
445
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
446
- [@iljs](https://github.com/iljs)
447
- [@Salute-Eva](https://github.com/Salute-Eva)
448
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
449
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
450
- Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
451
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
452
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
453
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
454
- Кудрявцев Вадим Анатольевич (vanakudryavtsev@sberbank.ru)
455
- Кудрявцев Вадим Анатольевич (VAnaKudryavtsev@sberbank.ru)
456
- --
457
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
458
- [@Salute-Eva](https://github.com/Salute-Eva)
459
- --
460
- удалена лишняя зависимость `ref.current` в hooks
461
- исправлена документация в `plasma-web`
462
- для `plasma-new-hope` и `sdds-dfa` добавлены недостающие файлы документации
463
- добавлен размер `xs` в `plasma-web`
464
- изменены конфигурации компонентов для `sdds-cs`
465
- добавлен фон через токены для `trigger`
466
- добавлен отдельный фон через токены в состоянии `loading`
467
- обновлен набор для `Disclosure`
468
- исправлены опечатки в `tokens` для `theme`: `plasma_web`, `sdds_dfa`, `sdds_serv`
469
- исправлена обработка свойств `opened` для модальных окон
470
- исправлено отображение полей для ввода в модальном окне редактирования token
471
- исправлена генерация токенов `active` и `hover` состояний при изменении отключении / включении token
472
- поднята документацию для пакета `plasma-b2c`
473
- изменены тесты plasma-b2c компонентов Breadcrumbs и Price
474
- изменены тесты plasma-b2c компонентов Badge и Chip
475
- --
476
- Release by 28.08.2024 [#1403](https://github.com/salute-developers/plasma/pull/1403) ([@Yakutoc](https://github.com/Yakutoc) [@simashova](https://github.com/simashova) [@neretin-trike](https://github.com/neretin-trike) [@Salute-Eva](https://github.com/Salute-Eva) [@IgorYar](https://github.com/IgorYar) [@denivladislav](https://github.com/denivladislav) [@iljs](https://github.com/iljs))
477
- feat(\*): add custom background trigger for checkbox and rasiobox ([@iljs](https://github.com/iljs))
478
- feat(\*): add custom loading background to button ([@iljs](https://github.com/iljs))
479
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
480
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
481
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
482
- [@iljs](https://github.com/iljs)
483
- [@Salute-Eva](https://github.com/Salute-Eva)
484
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
485
- Anastasia Simashova ([@simashova](https://github.com/simashova))
486
- Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
487
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
488
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
489
- --
490
- добавлено свойство `portal`
491
- обновлена документация
492
- исправлены типы и описание компонента для корректной генерации документации
493
- добавлены недостающие примеры в документацию `sdds-cs`
494
- публичные свойства `opened`/`isVisible` помечаны как `deprecated`
495
- изменены `types` , от которых зависят дочерние компоненты
496
- исправлено "дергание" `label` в `inner` режиме
497
- добавлены параметры `view` для примеров в storybook в `plasma-b2c`
498
- компоненты `SelectNew` и `Select` объединены в `Select`. `SelectNew` больше не существует.
499
- исправлен баг в `Autocomplete`, связанный с очисткой внешнего значения в `contolled`-варианте
500
- исправлена логика регистрации `popups`
501
- исправлена логика выставления `overflow-y` для `body`
502
- добавлен набор иконок `RowHeight`
503
- добавлены набор иконок `DoubleDisclosure_{Down,Up}`
504
- Исправлено смещение текста при наборе в поиск
505
- удалён пакет `@salutejs/plasma-tokens-native`, больше не нужен
506
- удалён пакет `@auto-it/upload-assets`, т.к. больше не нужно прикреплять `assets` к релизу или `pull request`
507
- Добавлены методы генерации старых токенов в библиотеку `core-themes`
508
- Добавлены токены со старым неймингом (префиксом `plasma-colors`) в вертикаль `plasma-themes` для тем `plasma-web` и `plasma-b2c`
509
- Добавлены токены высветления для библиотек `plasma-themes`, `caldera-online-themes`, `sdds-themes`, `flamingo-themes`.
510
- заменены токены `plasma-colors`
511
- обновлено описание способов подключения и использования `theme` и токенов для всех поднятых пакетов с документацией, а также в шаблонах.
512
- исправлены типы и описание компонента для корректной генерации документации
513
- добавлены недостающие примеры в документацию `sdds-cs`
514
- изменены тесты plasma-b2c компонентов Button и Range
515
- обновлены скриншоты
516
- --
517
- Release by 21.08.2024 [#1382](https://github.com/salute-developers/plasma/pull/1382) ([@denivladislav](https://github.com/denivladislav) [@Salute-Eva](https://github.com/Salute-Eva) [@IgorYar](https://github.com/IgorYar) [@neretin-trike](https://github.com/neretin-trike) [@vadim-kudr](https://github.com/vadim-kudr) [@simashova](https://github.com/simashova) [@iljs](https://github.com/iljs) [@Yakutoc](https://github.com/Yakutoc) [@shuga2704](https://github.com/shuga2704) [@luizasok](https://github.com/luizasok) VAnaKudryavtsev@sberbank.ru)
518
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
519
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
520
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
521
- [@iljs](https://github.com/iljs)
522
- [@Salute-Eva](https://github.com/Salute-Eva)
523
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
524
- Anastasia Simashova ([@simashova](https://github.com/simashova))
525
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
526
- Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
527
- Luiza_Sok ([@luizasok](https://github.com/luizasok))
528
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
529
- Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
530
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
531
- Кудрявцев Вадим Анатольевич (VAnaKudryavtsev@sberbank.ru)
532
- --
533
- добавлена возможность задавать labelPlacement
534
- добавлен тест на данное свойство
535
- добавлена возможность открытия календаря в DatePicker по нажатию Space
536
- добавлена привязка времени к датам
537
- добавлена возможность задавать промежуток больший, чем 1 сутки
538
- изменен токен default состояния для поля ввода
539
- обновлены скриншоты для DatePicker
540
- исправлено поведение, связанное с шириной поля ввода
541
- добавлена поддержка асинхронной установки defaultDate
542
- добавлен в поставку `plasma-{b2c, web}, sdds-{serv,dfa}`
543
- добавлен примеры в storybook и документация
544
- Добавлен новый проп renderTarget в компонент Select
545
- В пакете `sdds-cs` были изменены конфиги в компонентах: `Accordion`, `Avatar`, `Badge`, `Cell`, `Counter`, `Chip`, `Divider`, `Indicator`
546
- В `Accordion` добавлен токен цвета иконки
547
- В `plasma-web` добавлены новые view
548
- при нажатии на таб, который не виден целиком, происходит прокрутка до конца этого таба
549
- при нажатии на стрелки влево/вправо происходит прокрутка до следующего таба
550
- исправлена ошибка `disabled=true` в конфигурациях
551
- исправлены примеры `Storybook`, тесты и документация
552
- добавлена документация для пакета `sdds-cs`
553
- Поправлено описание подключения темы для `sdds` вертикали
554
- Теперь фокус при открытии `modal` работает после анимации
555
- --
556
- Release by 07.08.2024 [#1348](https://github.com/salute-developers/plasma/pull/1348) ([@Yakutoc](https://github.com/Yakutoc) [@Salute-Eva](https://github.com/Salute-Eva) [@TitanKuzmich](https://github.com/TitanKuzmich) [@iljs](https://github.com/iljs) [@neretin-trike](https://github.com/neretin-trike) [@shuga2704](https://github.com/shuga2704) [@vadim-kudr](https://github.com/vadim-kudr) [@denivladislav](https://github.com/denivladislav))
557
- feat(plasma-asdk): move Header from new-hope ([@TitanKuzmich](https://github.com/TitanKuzmich))
558
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
559
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
560
- docs: regenerate api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
561
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
562
- [@iljs](https://github.com/iljs)
563
- [@Salute-Eva](https://github.com/Salute-Eva)
564
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
565
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
566
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
567
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
568
- Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
569
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
570
- --
571
- убрана зависимость от свойства `frame` в элементе `PopupRootContainer`
572
- переделан компонент `Portal` из конфигурируемого в обычный функциональный компонент
573
- добавлено новое свойство `hasClear`
574
- добавлен тест и обновлена документация
575
- добавлена поддержка выбора кварталов
576
- добавлены 4ре варианта работы с календарем (выбор дней, месяцев, календарей, лет)
577
- добавлена поддержка кварталов в datepicker
578
- добавлена возможность задавать события для каждой календарной сетки
579
- добавлена возможность задавать неактивные элементы для каждой календарной сетки
580
- добавлен в поставку во все клиентские библиотеки
581
- компонент `Price` добавлен в `plasma-new-hope`, портирован в `plasma-{web, b2c}`, `sdds-{serv, dfa}`
582
- для `Price` обновлены тесты и документация
583
- исправлена ошибка отсутствующего `PropsTable` в документации `Portal`
584
- добавлен новый компонент с поддержкой вложенных списков
585
- поставлен во все клиентские библиотеки
586
- добавлены компоненты:
587
99
  - Calendar
588
100
  - Notification
589
101
  - ButtonBase
590
102
  - Skeleton
591
103
  - Accordion
592
- заменены старые токены с префиксом `--plasma-colors...` на корректные.
593
- добавлен новый view (b2c)
594
- добавлена возможность добавить класс в accordionItem
595
- исправлена работы disabled
596
- добавлен флаг startLeftPosition
597
- переделаны новые отступы из нового дизайна
598
- добавлен пропс color
599
- в секции plasma-web storybook добавлен color picker
600
- Добавлена новая темая `sdds_cs` в библиотеку `@salutejs/sdds-themes` с учётом обновленных токенов типографики.
601
- изменен `cdn` в примерах`https://vc-static.sberdevices.ru/smartmarket-video-news/` на `https://cdn1.newsback.sberdevices.ru/p-newsback/`
602
- исправлен проброс стилей в Tooltip
603
- исправлена логика при использовании свойства `autoResize` (теперь ширина автоматически растягивается)
604
- --
605
- Release by 24.07.2024 [#1319](https://github.com/salute-developers/plasma/pull/1319) ([@Yeti-or](https://github.com/Yeti-or) [@neretin-trike](https://github.com/neretin-trike) [@Salute-Eva](https://github.com/Salute-Eva) [@simashova](https://github.com/simashova) [@TitanKuzmich](https://github.com/TitanKuzmich) [@iljs](https://github.com/iljs) [@shuga2704](https://github.com/shuga2704) [@denivladislav](https://github.com/denivladislav) [@vadim-kudr](https://github.com/vadim-kudr) [@Yakutoc](https://github.com/Yakutoc))
606
- feat: Add color prop to Typography, code review fixes [#1308](https://github.com/salute-developers/plasma/pull/1308) ([@vadim-kudr](https://github.com/vadim-kudr))
607
- feat: Add color prop to Typography, fixes ([@vadim-kudr](https://github.com/vadim-kudr))
608
- Merge remote-tracking branch 'origin/dev' into release_2024-07-24 ([@Yakutoc](https://github.com/Yakutoc))
609
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
610
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
611
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
612
- [@iljs](https://github.com/iljs)
613
- [@Salute-Eva](https://github.com/Salute-Eva)
614
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
615
- Anastasia Simashova ([@simashova](https://github.com/simashova))
616
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
617
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
618
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
619
- Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
620
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
621
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
622
- --
623
- добавлен новый компонент DatePicker
624
- написаны тесты и документация
625
- проведен рефакторинг стилей и токенов календаря
626
- исправлен отступ от первой иконки в Range
627
- компонент добавлен в `plasma-new-hope`, портирован в `plasma-{web, b2c}`, `caldera`, `sdds`
628
- добавлены тесты и документация
629
- компонент внедрён в `Popover` и `Popup`
630
- исправлено имя теста для `Popover`
631
- убран из примеров в `stories` лишний горизонтальный скролл
632
- добавлена недостающая документация в `caldera-online`
633
- добавлено новое свойство `portal`
634
- добавлена тема `sdds_dfa` в библиотеку вертикалей `@salutejs/sdds-themes`
635
- добавлена библиотека `@salutejs/sdds-dfa`
636
- поправлены компоненты `Header`, `Skeleton`, `Accordion`
637
- добавлена поддержка пакета `@emotion`
638
- новый UI для блока поиск
639
- исправлен вывод набора иконок
640
- исправлено `isDeprecate` на `isDeprecated`
641
- исправлена генерация иконок под iOS
642
- удалено **ненужное** свойство `opacity` в наборе старых иконок
643
- реорганизовали обязательные проверки (стало меньше и быстрее)
644
- скрипт для генерации компонентов вынесен в отдельную команду
645
- добавлена поддержка пакета `@emotion` для библиотеки `plasma-new-hope`
646
- добавлены методы генерации токенов для web приложений на основе новой json структуры.
647
- перегенированы темы для всех вертикалей: `sdds`, `plasma`, `flamingo` и `caldera-online` на основе json файлов из [данного репозитория](https://github.com/salute-developers/theme-converter/tree/main/themes).
648
- удалены старые json темы из пакета `@salutejs/data-themes`.
649
- переименован пакет `@salutejs/data-themes` в `@salutejs/core-themes` и обновлены все зависимости
650
- убрана ссылка/кнопка на storybook из документации для `plasma-{web,ui}`
651
- добавлен шаблон документации для компонент `Accordion`
652
- добавлена документация для пакета `sdds-dfa`
653
- исправлена документация для `Popover`
654
- добавлены токены цвета и размера textBefore/After
655
- исправлен line-height у иконок
656
- добавлена страница с цветовой палитрой
657
- --
658
- Release by 11.07.2024 [#1296](https://github.com/salute-developers/plasma/pull/1296) ([@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@denivladislav](https://github.com/denivladislav) [@Yeti-or](https://github.com/Yeti-or) [@shuga2704](https://github.com/shuga2704) [@neretin-trike](https://github.com/neretin-trike) [@iljs](https://github.com/iljs))
659
- feat(plasma-new-hope): add emotion support [#1276](https://github.com/salute-developers/plasma/pull/1276) ([@Yeti-or](https://github.com/Yeti-or))
660
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
661
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
662
- chore: update package-locks.json files \[skip ci\] ([@Yakutoc](https://github.com/Yakutoc))
663
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
664
- [@iljs](https://github.com/iljs)
665
- [@Salute-Eva](https://github.com/Salute-Eva)
666
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
667
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
668
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
669
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
670
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
671
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
672
- --
673
- добавлен новый компонент в поставку для `plasma-{web,b2c}`
674
- Добавлен компонент `Sheet`
675
- `TextArea` портирован в `sdds`
676
- исправлена типизация (разбитие на три группы `rows / cols`, `height / width`, `autoResize / minAuto / maxAuto`)
677
- исправлен расчёт `autoResize`
678
- исправлена документация
679
- удалено упоминание `resize` (свойство `deprecated`)
680
- добавлена возможность задать выбранные по умолчанию сегменты
681
- добавлен тест на выбранные значения
682
- добавлено пояснение в документации
683
- обновлен набор `.svg` иконок
684
- обновлены/расширенны категории иконок
685
- обновлены snapshots для тестов измененных иконок
686
- обновлен набор `.svg` иконок
687
- обновлен набор `.svg` иконок
688
- добавлена обработка всех имеющихся размеров: 16, 24, 36
689
- обновлены cypress snapshots с использованием иконки `IconDone`
690
- изменен токен по-умолчанию для свойство `color` в `IconRoot` (теперь `var(--text-primary)`)
691
- обновлены cypress snapshots связанные с `var(--text-primary)`
692
- добавлены `.xml` иконки для всех имеющихся размеров: 16, 24, 36
693
- добавлен вывод комбинации (старых + новых) иконок
694
- добавлено динамическое изменение размера иконок в grid
695
- косметические правки по дизайну
696
- добавлено меню фильтра по размеру
697
- внесены дизайн правки
698
- исправлена документация для компонента `Switch`, `Checkbox` и `Radiobox`
699
- изменена работа документации, теперь при генерации файла документации туда добавляются все типы, в том числе и из `react`
700
- в компонент `PropsTable` добавлен параметр `include`, который добавляет свойство в документацию, если он является типом из `react`
701
- исправлено свойства `stylingCallback` на `scopeCallback`
702
- исправлено свойства `stylingResetCallback` на `scopeResetCallback`
703
- добавлена документация для библиотеки `caldera-online`
704
- поправлены шаблоны документации для `Button, Segment, Radiobox`
705
- удалено упоминание `resize` (свойство `deprecated`)
706
- --
707
- Release by 26.06.2024 [#1269](https://github.com/salute-developers/plasma/pull/1269) ([@iljs](https://github.com/iljs) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@denivladislav](https://github.com/denivladislav) [@TitanKuzmich](https://github.com/TitanKuzmich))
708
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
709
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
710
- fix(docs): Change proptable and check types after json generate [#1232](https://github.com/salute-developers/plasma/pull/1232) ([@iljs](https://github.com/iljs))
711
- fix(sdds-serv): Fix switch types and auto fix docs ([@iljs](https://github.com/iljs))
712
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
713
- [@iljs](https://github.com/iljs)
714
- [@Salute-Eva](https://github.com/Salute-Eva)
715
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
716
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
717
- Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
718
- --
719
- заменили значение свойства `stroke` на `currentColor`
720
- добавлены классы для более гибкого и удобного управления темами, созданных в новом формате.
721
- добавлена возможность генерации базовой темы в новом формате.
722
- добавлена возможность считывать темы в новом формате и конвертировать их в экземпляры созданных классов.
723
- добавлена возможность записывать темы в новом формате на основе созданного экземпляра класса.
724
- редизайн grid
725
- редизайн cell grid
726
- редизайн меню расширенной информации об иконки
727
- --
728
- Release by 11.06.2024 [#1238](https://github.com/salute-developers/plasma/pull/1238) ([@neretin-trike](https://github.com/neretin-trike) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc))
729
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
730
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
731
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
732
- [@Salute-Eva](https://github.com/Salute-Eva)
733
- Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
734
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
735
- --
736
- добавлен пропс для включения/исключения минимума и максимума диапазона дат
737
- добавлен компонент Slider
738
- изменен `padding` для `label`
739
- включен в поставку `plasma-{b2c,web} / sdds-serv`
740
- написаны тесты и документация
741
- включен в поставку `sdds-serv`
742
- добавлена документация в `sdds-serv-docs`
743
- добавлен корректный проброс `className` в `Tab` и `TabItem`
744
- поправлена документация для `Tab` и `Segment`
745
- добавлено отображение `value`
746
- исправлены внутренние отступы от `contentLeft`, `contentRight`
747
- дополнены тесты и документация
748
- исправлены тесты, зависящие от `Button: Notification, Pagination, Toast, Toolbar`
749
- добавлен токен переопределения цвета `value` в `ButtonGroup`
750
- добавлены токены прозрачности для positive, warning, negative цветов
751
- добавлены токены с active, hover модификаторами
752
- исправлен types компонентов для библиотек `plasma-asdk`, `sdds-serv` и `caldera-online`
753
- --
754
- Release by 29.05.2024 [#1222](https://github.com/salute-developers/plasma/pull/1222) ([@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@akhdrv](https://github.com/akhdrv) [@Yakutoc](https://github.com/Yakutoc) [@iljs](https://github.com/iljs))
755
- feat(plasma-asdk): update config, stories for Button ([@TitanKuzmich](https://github.com/TitanKuzmich))
756
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
757
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
758
- docs: regenerate api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
759
- fix(components): fix checkbox types (sdds-serv, caldera-online, plasma-asdk) [#1217](https://github.com/salute-developers/plasma/pull/1217) ([@iljs](https://github.com/iljs))
760
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
761
- [@iljs](https://github.com/iljs)
762
- [@Salute-Eva](https://github.com/Salute-Eva)
763
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
764
- Artem Khaydarov ([@akhdrv](https://github.com/akhdrv))
765
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
766
- --
767
- Release by 15.05.2024 [#1205](https://github.com/salute-developers/plasma/pull/1205) ([@renovate[bot]](https://github.com/renovate[bot]) [@iljs](https://github.com/iljs) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@shuga2704](https://github.com/shuga2704) [@akhdrv](https://github.com/akhdrv))
768
- feat(plasma-asdk,caldera-online,sdds-serv): refactor Checkbox & Radiobox configs [#1176](https://github.com/salute-developers/plasma/pull/1176) ([@TitanKuzmich](https://github.com/TitanKuzmich))
769
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
770
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
771
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
772
- [@iljs](https://github.com/iljs)
773
- [@renovate[bot]](https://github.com/renovate[bot])
774
- [@Salute-Eva](https://github.com/Salute-Eva)
775
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
776
- Artem Khaydarov ([@akhdrv](https://github.com/akhdrv))
777
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
778
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
779
- --
780
- исправлено позиционирование стрелочки
781
- добавлен тест на много-строчный сценарий
782
- расширен пример в `stories` с учетом `a11y` возможностей
783
- исправлено некорректное поведение свойства `placement`
784
- исправлено свойство `enableContentLeft` и `enableContentRight` в TextField
785
- добавлен `aria-label`
786
- расширены примеры с доступностью
787
- удален лишнее свойство `hasClear` из примера в `story`
788
- заменены со старого формата на новый токены в конфигурации (без приставки `--plasma-colors`)
789
- добавлена недостающие свойство `view=accent`
790
- обновлены `cypress snapshots`
791
- добавлены файлы фирменной палитры в формате `.json`
792
- добавлена директория `src` в gitignore, т.к. теперь его содержимое генерируется автоматически на основе `.json`
793
- исправлены все уязвимости в клиентских пакетах (аля `plasma-web`)
794
- обновлен до `vite@4.5.3`
795
- обновлен `@babel` и его зависимости до latest
796
- заменен `babel-plugin-transform-class-properties` на `@babel/plugin-transform-class-properties`
797
- обновлены `TS` до 4.2.4
798
- обновлен `@storybook/react` до 7.6.17
799
- исправлены все уязвимости
800
- поправлены мелкие ошибки в типах
801
- --
802
- Release by 24.04.2024 [#1196](https://github.com/salute-developers/plasma/pull/1196) ([@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@neretin-trike](https://github.com/neretin-trike) [@shuga2704](https://github.com/shuga2704))
803
- feat(plasma-asdk): replace primary to default view ([@TitanKuzmich](https://github.com/TitanKuzmich))
804
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
805
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
806
- fix: audit fix [#1184](https://github.com/salute-developers/plasma/pull/1184) ([@Yakutoc](https://github.com/Yakutoc))
807
- chore: update deps ([@Yakutoc](https://github.com/Yakutoc))
808
- docs: regenerate api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
809
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
810
- [@Salute-Eva](https://github.com/Salute-Eva)
811
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
812
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
813
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
814
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
815
- --
816
- добавлена прослойка для dropdown в `b2c` и `web` (работает на старом api и с dropdown из new-hope)
817
- добавлен в поставку `plasma-{web,b2c}`
818
- поправлена типизация
819
- компонент добавлен в поставку для `sdds-serv`, включая документацию
820
- добавлены токены состояний (active / hover) для конфигов компонента в библиотеках `@salutejs/plasma-{b2c,web,asdk}`, `@salutejs/sdds-serv`, `@salutejs/caldera-online` .
821
- убрана поддержка вложенности
822
- добавлена прослойка для компонента в `plasma-{b2c,web}` и `sdds-serv` (\* работает на старом api и с select из new-hope).
823
- переделаны тесты и обновлена документация
824
- проведен рефакторинг и редизайн
825
- обновлены тесты и документация
826
- добавлен в поставку в sdds-serv
827
- добавлен конвертор SVG в PNG для iOS app
828
- исправлена формула для расчёта `hover / active` состояний
829
- добавлены новые токены (но в выключенном состоянии) в существующие темы и схемы для библиотек `@salutejs/plasma-tokens`, `@salutejs/data-themes`, `@salutejs/caldera-online-themes`, `@salutejs/sdds-serv-themes`, `@salutejs/plasma-themes`, `@salutejs/flamingo-themes`
830
- добавлены недостающие токены для обратной совместимости у библиотек `@salutejs/plasma-tokens-web`, `@salutejs/plasma-tokens-b2c`, `@salutejs/plasma-tokens-b2b`,
831
- добавлены недостающие токены в темы `plasma_b2c`, `plasma_web`, `sds_engineer` для библиотеки `@salutejs/plasma-new-hope`
832
- исправлена ошибка в документации
833
- Добавлена генерация hover / active состояний для групп токенов.
834
- исправлена ошибка навигации с помощью кнопок `next` \ `pre`
835
- исправлен поиск иконок по названию
836
- исправлен grid для набора иконок
837
- --
838
- Release by 10.04.2024 [#1175](https://github.com/salute-developers/plasma/pull/1175) ([@shuga2704](https://github.com/shuga2704) [@Salute-Eva](https://github.com/Salute-Eva) [@neretin-trike](https://github.com/neretin-trike) [@Yakutoc](https://github.com/Yakutoc) [@iljs](https://github.com/iljs) [@TitanKuzmich](https://github.com/TitanKuzmich))
839
- Merge remote-tracking branch 'origin/dev' into release_2024-04-10 ([@Yakutoc](https://github.com/Yakutoc))
840
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
841
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
842
- fix(plasma-web,plasma-b2c,plasma-asdk,sdds-serv,calder-online): Update API report [#1167](https://github.com/salute-developers/plasma/pull/1167) ([@neretin-trike](https://github.com/neretin-trike))
843
- fix(plasma-web,plasma-b2c,plasma-asdk,sdds-serv,calder-online): Update state tokens for `Button` ([@neretin-trike](https://github.com/neretin-trike))
844
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
845
- [@iljs](https://github.com/iljs)
846
- [@Salute-Eva](https://github.com/Salute-Eva)
847
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
848
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
849
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
850
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
851
- --
852
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
853
- [@Salute-Eva](https://github.com/Salute-Eva)
854
- --
855
- добавлен в библиотеку в `new-hope`
856
- добавлен в поставку пакетов `plasma-{b2c, web}, sdds-serv`
857
- написаны тесты и документация
858
- добавлены fallback на следующие свойства: isVisible, arrow, animated
859
- включен в поставку `plasma-{b2c/web}` и `sdds-serv`
860
- написаны тесты и документация
861
- добавлен в поставку клиентских библиотек
862
- включили в поставку в `plasma-{b2c/web}` \ `sdds-serv`
863
- написаны тесты и документация
864
- Добавлен скрипт генерации иконок под android на основе svg
865
- Обновлена инструкция по добавлению иконок
866
- добавлена директория `old` для обратной совместимости
867
- добавлен CLI для создание **директории** документации по шаблону
868
- добавлен CLI для создание **компонента** документации по шаблону
869
- добавлен retry для шага `Update package-lock files` для обхода ошибки `ECONNRESET`
870
- добавлен `workflow` для ручного запуска `Update package-lock files`
871
- распараллели процесс создания и загрузки артефактов документации
872
- добавили `marocchino/sticky-pull-request-comment` для приклеивания сообщения к одному комментарию в pr
873
- добавлена конфигурация: `config-ci.json`
874
- удалены неиспользуемые переменные
875
- добавлен dispatch события для запуска `build icons` в `plasma-android`
876
- добавлена генерация компонентов по заданному шаблону
877
- Исправлена ошибка примера путём обновления токенов бэграундов в сторибуке для библиотек `plasma-web`, `plasma-b2c`, `plasma-asdk`.
878
- изменили величину измерения высоты на dvh в storybook
879
- поправлена передача `props` в `Image.stories`
880
- произведён рефакторинг методов, которые генерируют токены
881
- актуализированы базовые токены, которые генерируются сервисом ThemeBuilder
882
- добавлена новая группа `outline`, используемая в обводках / рамках
883
- поправлен размер и отступ фокуса на кнопке
884
- поправлен токен фона для `transparent-accent` Badge
885
- поправлен токен цвета текста для `transparent-light`
886
- --
887
- Release by 27.03.2024 [#1151](https://github.com/salute-developers/plasma/pull/1151) ([@kayman233](https://github.com/kayman233) [@Salute-Eva](https://github.com/Salute-Eva) [@iljs](https://github.com/iljs) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@neretin-trike](https://github.com/neretin-trike) [@akhdrv](https://github.com/akhdrv) [@eg-zhuravlev](https://github.com/eg-zhuravlev))
888
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
889
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
890
- fix(plasma-web,plasma-b2c,plasma-asdk): Remove js token from import with nested directory [#1144](https://github.com/salute-developers/plasma/pull/1144) ([@neretin-trike](https://github.com/neretin-trike))
891
- fix(plasma-web,plasma-b2c,plasma-asdk): Replace tokens for background in storybook to new [#1139](https://github.com/salute-developers/plasma/pull/1139) ([@neretin-trike](https://github.com/neretin-trike))
892
- chore: Update package-lock.json files [no ci](<[@Yakutoc](https://github.com/Yakutoc)>)
893
- chore: bump manual package-locks [#1119](https://github.com/salute-developers/plasma/pull/1119) ([@TitanKuzmich](https://github.com/TitanKuzmich))
894
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
895
- [@iljs](https://github.com/iljs)
896
- [@kayman233](https://github.com/kayman233)
897
- [@Salute-Eva](https://github.com/Salute-Eva)
898
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
899
- Artem Khaydarov ([@akhdrv](https://github.com/akhdrv))
900
- Evgeniy Zhuravlev ([@eg-zhuravlev](https://github.com/eg-zhuravlev))
901
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
902
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
903
- --
904
- добавлено возможность выбора одного дня для `range`
905
- исправлен ошибка связанная с прозрачностью в `Safari`
906
- удалены токены `scale` из кнопки и группы кнопок в пакетах `plasma-{b2c, web, sdds-serv}, caldera/-online`
907
- удалены токены `scale` из `example` для `plasma-new-hope`
908
- добавлен в поставку в `plasma-{b2c, web, new-hope}, sdds-serv`
909
- написаны тесты и обновлена документация
910
- добавлен базовый компонент для создания `custom` кнопок для библиотек `plasma-{b2c,new-hope}`
911
- добавлен svg формат иконок (не попадают в итоговой билд)
912
- добавлена генерация компонентов иконок на основе svg во время билда
913
- удалены компоненты и их assets из git
914
- добавлена новый пакет документации
915
- исправлена логика работы classname, теперь все наследуется корректно
916
- исправлена ошибка UI в документации
917
- --
918
- Release by 13.03.2024 [#1112](https://github.com/salute-developers/plasma/pull/1112) ([@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@iljs](https://github.com/iljs) [@neretin-trike](https://github.com/neretin-trike) [@shuga2704](https://github.com/shuga2704) [@kayman233](https://github.com/kayman233))
919
- Merge remote-tracking branch 'origin/dev' into release_2024-03-13 ([@Yakutoc](https://github.com/Yakutoc))
920
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
921
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
922
- chore: bump manual package-locks [#1111](https://github.com/salute-developers/plasma/pull/1111) ([@TitanKuzmich](https://github.com/TitanKuzmich))
923
- chore(storybook): bump storybook to "@latest" [#1096](https://github.com/salute-developers/plasma/pull/1096) ([@Yakutoc](https://github.com/Yakutoc))
924
- chore: update package-locks [no ci](<[@Yakutoc](https://github.com/Yakutoc)>)
925
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
926
- [@iljs](https://github.com/iljs)
927
- [@kayman233](https://github.com/kayman233)
928
- [@Salute-Eva](https://github.com/Salute-Eva)
929
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
930
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
931
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
932
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
933
- --
934
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
935
- [@Salute-Eva](https://github.com/Salute-Eva)
936
- --
937
- добавлены компоненты `Drawer` и `Panel`
938
- включен в поставку `plasma-{b2c/web/sdds-serv}`
939
- для компонента `Drawer` написаны тесты
940
- добавлены тесты и документация
941
- добавлен в поставку для библиотек: `plasma-{web,b2c}`
942
- интегрирован в компонент `Avatar`
943
- добавлен новый компонент и тесты с документацией
944
- исправлена структура файлов для `Spiner`
945
- добавлен компонент `Button` в поставку в `plasma-{b2c,web}`
946
- обновлена документация для `Button`
947
- обновлены тесты зависящие от `Button`
948
- поведение анимация `label` внутри поля стала запускаться одинаковым между `b2c` и `web`. Запуск на фокусе, а не на начале редактирования.
949
- при показе `label` внутри поля больше не учитывается `placeholder`
950
- исправлено поведение для цвет `placeholder`, больше не зависит от наличия `leftHelper`
951
- добавлена возможность указать пакет/релиз к которому нужно прикрепить assets
952
- удалены все упоминания о пакете `plasma-temple` из текущего репозитория
953
- Добавлен пакет `@salutejs/data-themes`, который содержит все созданные json-схемы, а также набор методов, позволяющие сгенерировать темы для web-платформы в формате js объектов для `styled-component` и css стилей для подключения с помощью нативных способов.
954
- В пакетах с наборами тем были объеденены токены с цветами и типографикой.
955
- Так же если необходимы токены цвета или типографики отдельно, забрать их можно по пути `@salutejs/<vertical-name>-themes/tokens` для общих токенов и `@salutejs/<vertical-name>-themes/tokens/<theme-name>` для конкретных тем.
956
- Добавлена новые пакеты с наборами тем для следующих дизайн вертикаль:
957
104
  - `@salutejs/plasma-themes` - для вертикали `Plasma` - пока нигде не используется;
958
105
  - `@salutejs/sdds-themes` - для вертикали `SDDS` - используется с библиотекой `@salutejs/sdds-serv`;
959
106
  - `@salutejs/cladera-online-themes` - для вертикали `Caldera Online` - используется с библиотеками `@salutejs/cladera-online` и `@salutejs/cladera`;
960
107
  - `@salutejs/flamingo-themes` - для вертикали `Flamingo` - пока нигде не используется;
961
- Удалена зависимость `@salutejs/plasma-tokens` из пакета.
962
- Обновлена документация со способом установки и подключением;
963
- Убрана зависимость от пакета `@salutejs/plasma-tokens` и добавлен пакет `@salutejs/sdds-themes`;
964
- Обновлён способ подключение темы в storybook;
965
- Исправлена сторис LiveDemo в компоненте `Toast`;
966
- Заменены токены цветов в конфигах компонента `Segment` на актуальные
967
- Обновлена документация со способом установки и подключением;
968
- Убрана зависимость от пакета `@salutejs/plasma-tokens` и добавлен пакет `@salutejs/caldera-online-themes`;
969
- Обновлён способ подключение темы в storybook;
970
- Исправлена сторис LiveDemo в компоненте `Toast`;
971
- Заменены токены цветов в конфигах компонента `Segment` на актуальные
972
- исправлены опечатки в документации
973
- добавлен параграф об обязательном наличие локально browser `chromium`
974
- добавлен `SDDS Android` проект, включающий:
975
108
  - Theme Builder Gradle Plugin
976
109
  - SDDS Sandbox App
977
110
  - UIKit
978
111
  - UIKit Compose
979
112
  - файл с лицензией и `README.md` в каждый модуль
980
- Project build system migration to composite builds was made to support multiproject structure.
981
- Code quality check workflow was created.
982
- Merge report tasks were added.
983
- Codeowners file was modified.
984
- --
985
- Release by 29.02.2024 [#1079](https://github.com/salute-developers/plasma/pull/1079) ([@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@neretin-trike](https://github.com/neretin-trike) [@malilex](https://github.com/malilex) [@shuga2704](https://github.com/shuga2704) [@Yeti-or](https://github.com/Yeti-or) [@kayman233](https://github.com/kayman233))
986
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
987
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
988
- chore: update package-locks [no ci](<[@Yakutoc](https://github.com/Yakutoc)>)
989
- feat(plasma-asdk,sdds-srvc,caldera/-online): update Button config ([@TitanKuzmich](https://github.com/TitanKuzmich))
990
- docs: regenerate api docs ([@TitanKuzmich](https://github.com/TitanKuzmich))
991
- chore: bump manual package-locks [#1053](https://github.com/salute-developers/plasma/pull/1053) ([@TitanKuzmich](https://github.com/TitanKuzmich))
992
- chore: Update package-lock.json files \[skip ci\] ([@Yakutoc](https://github.com/Yakutoc))
993
- [@kayman233](https://github.com/kayman233)
994
- [@Salute-Eva](https://github.com/Salute-Eva)
995
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
996
- Alexander Malishev ([@malilex](https://github.com/malilex))
997
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
998
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
999
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1000
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1001
- --
1002
- SSRProvider перенесен в библиотеку plasma-new-hope
1003
- добавлен в поставку b2c/web/asdk
1004
- из `plasma-asdk` удалена plasma-core зависимость
1005
- добавлено новое свойство `onChangeStartOfRange` в библиотеки `plasma-{web,b2c}`
1006
- добавлен в новой архитектуре
1007
- добавлен в поставку для `plasma-{b2c/web}`
1008
- написаны тесты и документация
1009
- интегрирован в компоненты `Toast`, `Modal`
1010
- Обновлены зависимости у callback onChangeValue, который вызывался при выборе элемента в `multiselect` режиме для библиотеки `@salutejs/plasma-hope`
1011
- выполнен редизайн компонента `Tabs`
1012
- компонент добавлен в `plasma-web/b2c` в новой архитектуре
1013
- добавлены новые свойства для `TabItem`
1014
- `TabsController` теперь deprecated. Для подключения клавиатурной навигации необходимо дополнительно прокинуть свойства `index, itemIndex, onIndexChange`.
1015
- Упрощен функционал аватара
1016
- Avatar и AvatarGroup были добавлены в web, b2c
1017
- добавлен компонент `Combobox` c новым дизайном в библиотеку `@salutejs/plasma-new-hope` для тем plasma-b2c и plasma-web, а также в `@salutejs/plasma-b2c` и `@salutejs/plasma-web`
1018
- поправлен `tree-shaking` пакета иконок
1019
- компонент `Icon` теперь **deprecated**
1020
- обновлены шрифты SBSans Display для CDN
1021
- обновлен пакет `docusaurus` и все что с ним связано до `@latest` версии
1022
- исправлены **все** уязвимости в пакете `plasma-web-docs`
1023
- обновлен пакет `docusaurus` и все что с ним связано до `@latest` версии
1024
- исправлены **все** уязвимости в пакете `plasma-ui-docs`
1025
- добавлен dev stage для возможности сделать deploy dev branch. Нужен для QA
1026
- обновлены шрифты для документации, storybook , тестов
1027
- добавили возможность использовать `plasma-{web,b2c}` без `styled-components`
1028
- добавлена библиотека sdds-srvc
1029
- поднят storybook в рамках pull request
1030
- опубликован npm пакет
1031
- добавлена Typography (в виде компонентов как старого, так и нового формата)
1032
- добавлены компоненты: Button, Checkbox, Dropdown, Link, Modal, Popup, Radiobox, Segment, Spinner, Switch
1033
- добавлена библиотека Caldera
1034
- поднят storybook в рамках pull request
1035
- опубликован npm пакет
1036
- добавлена Typography (в виде компонентов как старого, так и нового формата)
1037
- добавлены компоненты: Button, Checkbox, Dropdown, Link, ModalBase, PopupBase, Radiobox, Segment, Spinner, Switch
1038
- добавлена библиотека Caldera-online
1039
- поднят storybook в рамках pull request
1040
- опубликован npm пакет
1041
- добавлена Typography (в виде компонентов как старого, так и нового формата)
1042
- добавлены компоненты: Button, Checkbox, Dropdown, Link, ModalBase, PopupBase, Radiobox, Segment, Spinner, Switch
1043
- --
1044
- Release by 14.02.2024 [#1047](https://github.com/salute-developers/plasma/pull/1047) ([@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@Yeti-or](https://github.com/Yeti-or) [@luizasok](https://github.com/luizasok) [@kayman233](https://github.com/kayman233) [@Yakutoc](https://github.com/Yakutoc) [@shuga2704](https://github.com/shuga2704) [@neretin-trike](https://github.com/neretin-trike))
1045
- feat(plasma-asdk): remove plasma-core deps [#1021](https://github.com/salute-developers/plasma/pull/1021) ([@TitanKuzmich](https://github.com/TitanKuzmich))
1046
- feat(plasma-asdk): add SSRProvider from new-hope ([@TitanKuzmich](https://github.com/TitanKuzmich))
1047
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
1048
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
1049
- chore: update fonts for storybook ([@TitanKuzmich](https://github.com/TitanKuzmich))
1050
- docs(plasma-asdk/web/b2c/hope): regenerate api docs ([@TitanKuzmich](https://github.com/TitanKuzmich))
1051
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1052
- [@kayman233](https://github.com/kayman233)
1053
- [@Salute-Eva](https://github.com/Salute-Eva)
1054
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1055
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
1056
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
1057
- Luiza_Sok ([@luizasok](https://github.com/luizasok))
1058
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1059
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1060
- --
1061
- поправлена генерация id для `Modal, Popup`
1062
- добавлены тесты для `Modal, Popup`
1063
- добавлены компоненты Avatar и AvatarGroup
1064
- Временно добавлен полифил `focus-visible` в linaria.tsx
1065
- добавлен компонент `Select` c новым дизайном в библиотеку `@salutejs/plasma-new-hope` для тем plasma-b2c и plasma-web
1066
- добавлена клавиатурная навигация со следующими комбинациями:
1067
113
  - Tab - переход на таргет (кнопку)
1068
114
  - Shift + tab - выход с него (теряем фокус)
1069
115
  - Пробел / стрелка вверх / стрелка вниз / enter - открыть выпадающий список и переместиться на первый элемент
1070
116
  - Стрелки вверх / вниз ходим по элементам
1071
117
  - Пробел / enter - выбираем элемент, закрываем выпадающий список и переходим фокусом снова на таргет (кнопку)
1072
118
  - Если мы ходим по селекту и нажимаем Tab - выпадающий список закрывается и теряем фокус
1073
119
  - Если мы ходим по селекту и нажимаем Escape - выпадающий список закрывается и фокусом остаёмся на таргете
1074
120
  - В мультиселекте тоже самое кроме закрытия выпадающего списка при выборе элемента
1075
121
  - При активном состоянии у таргета, нажимаем стрелку влево / вправо - попадаем на первый чип
1076
122
  - Когда находимся на первом чипе, нажимаем стрелку влево / вправо - переходим по чипам
1077
123
  - Нажимаем backspace - удаляем выбранный чип и переходим на предыдущий
1078
124
  - Если удалили последний чип, то фокусируемся на таргете
1079
125
  - Если находимся в выборе элемента из выпадающего списка и нажимаем стрелку влево / вправо - попадаем на самый последний чип
1080
126
  - Если находимся в режиме выбора элемента и нажимаем стрелку вниз / вверх находясь на последнем / первом элементе, то перескакиваем в начало / в конец
1081
- добавлены новые иконки и изменена структура файлов старых в библиотеку `@salutejs/plasma-new-hope`
1082
- добавлены токены для компонента `Button`, регулирующие высоту и scale при hover и active состояниях #706
1083
- исправлен баг, при котором у компонента `Button` будет отсутствовать бэкграунд в состоянии disabled и при hover'е
1084
- добавлены токены для компонент `Checkbox`, `Radiobox`, отвечающие за отступы
1085
- добавлен токен для компонента `Chip`, отвечающий за цвет иконки закрытия
1086
- добавлена поддержка react-компонент в props `contentLeft` и `contentRight`
1087
- убрано свойство isNested, т.к. теперь можно вкладывать Dropdown друг в друга без него
1088
- добавлен компонент Toast в новой архитектуре
1089
- добавлен в поставку в b2c/web
1090
- обновлены тесты
1091
- обновлена документация
1092
- добавлена поддержка переноса строки для свойства `placeholder`;
1093
- исправлено поведение компонента при использовании свойств `defaultValue` и `placeholder`.
1094
- поправлена публикация пакета со всем содержимым билда
1095
- добавлен отдельный workflow для **безусловной** сборки документация и storybook на основе dev ветки
1096
- добавлен коллаборативный прогон (прогон одновременно двух веток в рамках одного процесса)
1097
- переопределили логику `ignoreChanges` для команды `lerna ls` чтобы изменения файлов `*.component-test.tsx` тоже учитывалось
1098
- добавлено уведомление для упавшего процесса публикации релиз кандидата
1099
- добавлен выбор ветки для создания release pull request
1100
- вынесли этот процесс в отдельный, от публикация релиза, workflow.
1101
- убиран verbose loglevel в `perftool`
1102
- поправлено отображение примера Popup в storybook
1103
- --
1104
- Release by 31.01.2024 [#1020](https://github.com/salute-developers/plasma/pull/1020) ([@luizasok](https://github.com/luizasok) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@kayman233](https://github.com/kayman233) [@akhdrv](https://github.com/akhdrv) [@nikewht](https://github.com/nikewht) [@neretin-trike](https://github.com/neretin-trike))
1105
- feat(plasma-\*): Add margin tokens to `Radiobox` component and update configs ([@neretin-trike](https://github.com/neretin-trike))
1106
- feat(plasma-\*): Add margin tokens to `Checkbox` component and update configs ([@neretin-trike](https://github.com/neretin-trike))
1107
- Merge remote-tracking branch 'origin/dev' into release_2024-01-31 ([@Yakutoc](https://github.com/Yakutoc))
1108
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
1109
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
1110
- feat(plasma-new-hope,-asdk): Add scale tokens to `Button` component ([@neretin-trike](https://github.com/neretin-trike))
1111
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1112
- [@kayman233](https://github.com/kayman233)
1113
- [@nikewht](https://github.com/nikewht)
1114
- [@Salute-Eva](https://github.com/Salute-Eva)
1115
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1116
- Artem Khaydarov ([@akhdrv](https://github.com/akhdrv))
1117
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
1118
- Luiza_Sok ([@luizasok](https://github.com/luizasok))
1119
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1120
- --
1121
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1122
- [@Salute-Eva](https://github.com/Salute-Eva)
1123
- --
1124
- добавлен пропс `scrollSnapStop` в `Carousel`
1125
- добавлен компонент в новой архитектуре
1126
- включен в поставку b2c/web
1127
- удален из plasma-hope
1128
- написаны тесты
1129
- поправлен компонент Button для использования в styled
1130
- добавлены размеры под новую типографику
1131
- добавлен prop, который позволяет применять mediaQuery для S-viewport по условию
1132
- добавлен тест на данный кейс
1133
- Поправлено отображение `Popover arrow` в Safari, Firefox
1134
- добавлен в поставку `plasma-{b2c, web}`
1135
- добавлен UI тесты
1136
- удален из `plasma-hope`
1137
- добавлен в поставку `plasma-{b2c,web,new-hope}`
1138
- дополнены тесты
1139
- добавлен в поставку `plasma-{b2c,web,new-hope}`
1140
- написаны тесты и документация
1141
- добавлены **новые** иконки размера 24x24, 1025 штук
1142
- добавлены **новые** категории иконок в разделе icons на сайте
1143
- обновление версии @salutejs/perftool@0.24
1144
- добавлена возможность прокинуть опции/флаги для запуска - **auto shipit**;
1145
- выключили генерацию changelog для pubslish: canary, RC;
1146
- добавлена новая категория `Bugs`
1147
- экранирование спец символов
1148
- изменена нотация с `camelCase` на `kebab-case` для старых токенов цветов и типографики
1149
- добавлен `ref` в `forwardRef` вторым аргументом
1150
- решен баг с пролистыванием (onDragScroll) в accessible mode - mobile & desktop.
1151
- control panel в карусели работает корректно (можно выбрать scrollAlign).
1152
- исправлено отображение компонента `Spinner` при размере 8px
1153
- root для типографики вынесен в общий компонент
1154
- className, style теперь явно задаются в компоненте
1155
- исправлены конфиги для asdk поставки
1156
- --
1157
- Release by 18.01.2024 [#981](https://github.com/salute-developers/plasma/pull/981) ([@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@shuga2704](https://github.com/shuga2704) [@akhdrv](https://github.com/akhdrv) [@kayman233](https://github.com/kayman233) [@Yakutoc](https://github.com/Yakutoc) [@neretin-trike](https://github.com/neretin-trike))
1158
- feat(plasma-asdk): fix typography configs [#947](https://github.com/salute-developers/plasma/pull/947) ([@TitanKuzmich](https://github.com/TitanKuzmich))
1159
- feat(plasma-asdk/b2c/web): fix typography stories props ([@TitanKuzmich](https://github.com/TitanKuzmich))
1160
- Merge remote-tracking branch 'origin/dev' into t1 ([@Yakutoc](https://github.com/Yakutoc))
1161
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
1162
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
1163
- docs(plasma-asdk/b2c/web): generate api docs ([@TitanKuzmich](https://github.com/TitanKuzmich))
1164
- chore: manual package.lock bump ([@TitanKuzmich](https://github.com/TitanKuzmich))
1165
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1166
- [@kayman233](https://github.com/kayman233)
1167
- [@Salute-Eva](https://github.com/Salute-Eva)
1168
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1169
- Artem Khaydarov ([@akhdrv](https://github.com/akhdrv))
1170
- Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
1171
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
1172
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1173
- --
1174
- hot-fix(plasma-new-hope): redefining classnames for typography [#951](https://github.com/salute-developers/plasma/pull/951) ([@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva))
1175
- feat(plasma-asdk): fix typography configs ([@TitanKuzmich](https://github.com/TitanKuzmich))
1176
- feat(plasma-asdk/b2c/web): fix typography stories props ([@TitanKuzmich](https://github.com/TitanKuzmich))
1177
- docs(plasma-asdk/b2c/web): generate api docs ([@TitanKuzmich](https://github.com/TitanKuzmich))
1178
- chore: manual package.lock bump ([@TitanKuzmich](https://github.com/TitanKuzmich))
1179
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
1180
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1181
- [@Salute-Eva](https://github.com/Salute-Eva)
1182
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
1183
- --
1184
- Release by 22.12.2023 [#944](https://github.com/salute-developers/plasma/pull/944) ([@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@kayman233](https://github.com/kayman233) [@neretin-trike](https://github.com/neretin-trike))
1185
- feat: Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
1186
- feat: bump manual package-locks [#933](https://github.com/salute-developers/plasma/pull/933) ([@TitanKuzmich](https://github.com/TitanKuzmich))
1187
- feat(plasma-\*): Update config for `Link` component ([@neretin-trike](https://github.com/neretin-trike))
1188
- feat(plasma-asdk): refactor button config & story ([@TitanKuzmich](https://github.com/TitanKuzmich))
1189
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
1190
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
1191
- chore(vite): bump to 4.5.1 ([@Yakutoc](https://github.com/Yakutoc))
1192
- docs(plasma-asdk): regenerate api report ([@TitanKuzmich](https://github.com/TitanKuzmich))
1193
- chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1194
- [@kayman233](https://github.com/kayman233)
1195
- [@Salute-Eva](https://github.com/Salute-Eva)
1196
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1197
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
1198
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1199
- --
1200
- вынесены токены в отдельный файл
1201
- исправлен конфиг
1202
- убрана вариация active
1203
- добавлен общий mixin addFocus(на него переведены компоненты: **Chip, Checkbox, Radiobox, Calendar** )
1204
- добавлен компонент **Header**, в качестве составных компонента (HeaderLogo, HeaderArrow, etc.)
1205
- добавлен mixin **mediaQuery**
1206
- добавлен `Tooltip` с новым дизайном и API (для `plasma-{web,b2c,new-hope}`)
1207
- добавлена реализация на новой архитектуре для plasma-{new-hope, web, asdk}
1208
- добавили условие при котором происходит загрузка assets
1209
- зафиксировали версию Node.js (18.16.1) для корректной работы в CI
1210
- переопределена логика получения commit для правильного условия загрузки assets в момент публикации RC
1211
- добавлен workflow для ручного запуска создания PR релиза
1212
- автоматизирован процесс создания changelog на основе merged prs и labels
1213
- добавлен новый location в "https://plasma.sberdevices.ru/asdk-storybook/" (plasma-ASDK)
1214
- В генератор файлов темы добавлены метод, который восстанавливает значение цвета из ссылки, т.е. переведёт: **[general.red.500] => #FF293E**
1215
- Добавлена генерация токенов цвета в kebab нотации
1216
- --
1217
- Release by 14.12.2023 [#925](https://github.com/salute-developers/plasma/pull/925) ([@nikewht](https://github.com/nikewht) [@Yakutoc](https://github.com/Yakutoc) [@Salute-Eva](https://github.com/Salute-Eva) [@TitanKuzmich](https://github.com/TitanKuzmich) [@kayman233](https://github.com/kayman233) [@neretin-trike](https://github.com/neretin-trike) nikita.belyanskiy@south.rt.ru [@Yeti-or](https://github.com/Yeti-or))
1218
- feat: update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
1219
- feat(plasma-asdk): add Switch component [#816](https://github.com/salute-developers/plasma/pull/816) ([@Yeti-or](https://github.com/Yeti-or))
1220
- feat(plasma-new-hope): remove media-query from root [#887](https://github.com/salute-developers/plasma/pull/887) ([@TitanKuzmich](https://github.com/TitanKuzmich))
1221
- feat(plasma-asdk/new-hope): move tokens for button in token file ([@TitanKuzmich](https://github.com/TitanKuzmich))
1222
- feat(plasma-asdk): add Header components & mediaQuery mixin ([@TitanKuzmich](https://github.com/TitanKuzmich))
1223
- feat(plasma-asdk): remove List & ListItem ([@TitanKuzmich](https://github.com/TitanKuzmich))
1224
- feat(plasma-asdk): reexport addFocus from new-hope ([@TitanKuzmich](https://github.com/TitanKuzmich))
1225
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
1226
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
1227
- chore: update package locks [#916](https://github.com/salute-developers/plasma/pull/916) ([@TitanKuzmich](https://github.com/TitanKuzmich))
1228
- docs(plasma-asdk): regenerate api report ([@TitanKuzmich](https://github.com/TitanKuzmich))
1229
- chore: update package-locks \[skip ci\] ([@Yakutoc](https://github.com/Yakutoc))
1230
- [@kayman233](https://github.com/kayman233)
1231
- [@nikewht](https://github.com/nikewht)
1232
- [@Salute-Eva](https://github.com/Salute-Eva)
1233
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1234
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
1235
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1236
- Nikita Belyanskiy (nikita.belyanskiy@south.rt.ru)
1237
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1238
- --
1239
- Release from 30.11.2023 [#883](https://github.com/salute-developers/plasma/pull/883) ([@Yakutoc](https://github.com/Yakutoc) [@kayman233](https://github.com/kayman233) [@Salute-Eva](https://github.com/Salute-Eva) [@TitanKuzmich](https://github.com/TitanKuzmich) [@neretin-trike](https://github.com/neretin-trike) [@Yeti-or](https://github.com/Yeti-or))
1240
- feat: update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
1241
- feat(plasma-asdk): remove plasma-hope dep [#855](https://github.com/salute-developers/plasma/pull/855) ([@TitanKuzmich](https://github.com/TitanKuzmich))
1242
- feat(plasma-new-hope): export tokens from asdk ([@TitanKuzmich](https://github.com/TitanKuzmich))
1243
- feat: Update package-lock.json files ([@Yakutoc](https://github.com/Yakutoc))
1244
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
1245
- chore: update package locks [#880](https://github.com/salute-developers/plasma/pull/880) ([@TitanKuzmich](https://github.com/TitanKuzmich))
1246
- Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
1247
- chore(plasma-asdk): bump "default-browser-id" to 2.0.0 ([@Yakutoc](https://github.com/Yakutoc))
1248
- chore(plasma-asdk): fix vulnerabilities: high, critical ([@Yakutoc](https://github.com/Yakutoc))
1249
- chore(plasma-asdk): bump "@microsoft/api-extractor" to 7.38.3 ([@Yakutoc](https://github.com/Yakutoc))
1250
- chore(plasma-asdk): bump "vite" to 4.5.0 ([@Yakutoc](https://github.com/Yakutoc))
1251
- chore: update package-locks ([@Salute-Eva](https://github.com/Salute-Eva))
1252
- docs(plasma-asdk): change docs ([@TitanKuzmich](https://github.com/TitanKuzmich))
1253
- docs(asdk): fix typo ([@Yakutoc](https://github.com/Yakutoc))
1254
- chore(asdk): migrate "Main.ts" to storybook@latest ([@Yakutoc](https://github.com/Yakutoc))
1255
- chore(asdk): migrate "Preview.ts" to storybook@latest ([@Yakutoc](https://github.com/Yakutoc))
1256
- chore(asdk): add decorators: Theme, Toast, DocsPage ([@Yakutoc](https://github.com/Yakutoc))
1257
- chore(asdk): bump Storybook to @latest (7.5.3) ([@Yakutoc](https://github.com/Yakutoc))
1258
- chore(asdk): migrate to CSF 3 [Typography](<[@Yakutoc](https://github.com/Yakutoc)>)
1259
- chore(asdk): migrate to CSF 3 [Spinner](<[@Yakutoc](https://github.com/Yakutoc)>)
1260
- chore(asdk): migrate to CSF 3 [Radiobox](<[@Yakutoc](https://github.com/Yakutoc)>)
1261
- chore(asdk): migrate to CSF 3 [Link](<[@Yakutoc](https://github.com/Yakutoc)>)
1262
- chore(asdk): migrate to CSF 3 [Checkbox](<[@Yakutoc](https://github.com/Yakutoc)>)
1263
- chore(asdk): migrate to CSF 3 [Button](<[@Yakutoc](https://github.com/Yakutoc)>)
1264
- [@kayman233](https://github.com/kayman233)
1265
- [@Salute-Eva](https://github.com/Salute-Eva)
1266
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1267
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
1268
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1269
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1270
- --
1271
- --
1272
- Release 16.11.2023 [#852](https://github.com/salute-developers/plasma/pull/852) ([@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@kayman233](https://github.com/kayman233) [@akhdrv](https://github.com/akhdrv))
1273
- feat: manual update package-lock.json files ([@Yakutoc](https://github.com/Yakutoc))
1274
- feat: api report for ts@4.2.4 [#843](https://github.com/salute-developers/plasma/pull/843) ([@Yakutoc](https://github.com/Yakutoc))
1275
- feat: bump TS to 4.2.4 ([@Yakutoc](https://github.com/Yakutoc))
1276
- feat(plasma-asdk): update storybook readme [#835](https://github.com/salute-developers/plasma/pull/835) ([@TitanKuzmich](https://github.com/TitanKuzmich))
1277
- feat(plasma-new-hope/asdk): add plasma-asdk & add typography ([@TitanKuzmich](https://github.com/TitanKuzmich))
1278
- Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
1279
- chore: update package-locks ([@Salute-Eva](https://github.com/Salute-Eva))
1280
- docs(plasma-asdk): generate docs ([@TitanKuzmich](https://github.com/TitanKuzmich))
1281
- [@kayman233](https://github.com/kayman233)
1282
- [@Salute-Eva](https://github.com/Salute-Eva)
1283
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1284
- Artem Khaydarov ([@akhdrv](https://github.com/akhdrv))
1285
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
1286
- --
1287
- Release 19.10.2023 [#815](https://github.com/salute-developers/plasma/pull/815) ([@Yeti-or](https://github.com/Yeti-or) [@kayman233](https://github.com/kayman233) [@TitanKuzmich](https://github.com/TitanKuzmich) [@Yakutoc](https://github.com/Yakutoc) nikita.belyanskiy@south.rt.ru [@neretin-trike](https://github.com/neretin-trike))
1288
- feat(plasma-new-hope/b2c/web/core): Add Popover to new hope ([@TitanKuzmich](https://github.com/TitanKuzmich))
1289
- fix(plasma-ui): PopupProvider inside Confirm added ([@kayman233](https://github.com/kayman233))
1290
- fix(plasma-core, plasma-ui): remove withAnimation from PopupBase ([@kayman233](https://github.com/kayman233))
1291
- fix(plasma-core, plasma-ui): minor refactoring and types fix ([@kayman233](https://github.com/kayman233))
1292
- feat(plasma-core, plasma-ui): add animation for PopupBase etc ([@kayman233](https://github.com/kayman233))
1293
- fix(plasma-web/b2c): move tokens from dev deps to deps ([@TitanKuzmich](https://github.com/TitanKuzmich))
1294
- docs(plasma-core/hope/web/b2c): generate new api ([@TitanKuzmich](https://github.com/TitanKuzmich))
1295
- fix(plasma-core): refactor in PopupBase/ModalBase ([@kayman233](https://github.com/kayman233))
1296
- feat(plasma-core, plasma-web, plasma-b2c): ModalBase component ([@kayman233](https://github.com/kayman233))
1297
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1298
- [@kayman233](https://github.com/kayman233)
1299
- [@Salute-Eva](https://github.com/Salute-Eva)
1300
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1301
- Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
1302
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1303
- Nikita Belyanskiy (nikita.belyanskiy@south.rt.ru)
1304
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1305
- --
1306
- feat(plasma-web): Replace `Radiobox` from plasma-new-hope and update snapshots [#781](https://github.com/salute-developers/plasma/pull/781) ([@neretin-trike](https://github.com/neretin-trike))
1307
- feat(plasma-web): Replace `Checkbox` from plasma-new-hope and update snapshots [#781](https://github.com/salute-developers/plasma/pull/781) ([@neretin-trike](https://github.com/neretin-trike))
1308
- feat(plasma-web): Replace `Spinner` from plasma-new-hope [#781](https://github.com/salute-developers/plasma/pull/781) ([@neretin-trike](https://github.com/neretin-trike))
1309
- feat(plasma-web): Replace `Link` from plasma-new-hope [#781](https://github.com/salute-developers/plasma/pull/781) ([@neretin-trike](https://github.com/neretin-trike))
1310
- feat(plasma-core): focusTrap, arrow and offset for Popover [#781](https://github.com/salute-developers/plasma/pull/781) ([@kayman233](https://github.com/kayman233))
1311
- chore: update package-locks [#781](https://github.com/salute-developers/plasma/pull/781) ([@Salute-Eva](https://github.com/Salute-Eva))
1312
- Update versions [#781](https://github.com/salute-developers/plasma/pull/781) ([@Salute-Eva](https://github.com/Salute-Eva))
1313
- feat(plasma-b2c,plasma-web): Button size_xs/xss [#781](https://github.com/salute-developers/plasma/pull/781) ([@Yeti-or](https://github.com/Yeti-or))
1314
- fix: Bump package-lock versions [#781](https://github.com/salute-developers/plasma/pull/781) ([@neretin-trike](https://github.com/neretin-trike))
1315
- fix(plasma-core): PopupBase refactoring [#781](https://github.com/salute-developers/plasma/pull/781) ([@kayman233](https://github.com/kayman233))
1316
- feat(plasma-web, plasma-b2c): PopupBase component [#781](https://github.com/salute-developers/plasma/pull/781) ([@kayman233](https://github.com/kayman233))
1317
- fix(plasma-core): Popover refactoring [#781](https://github.com/salute-developers/plasma/pull/781) ([@kayman233](https://github.com/kayman233))
1318
- feat(plasma-web, plasma-b2c): Popover component [#781](https://github.com/salute-developers/plasma/pull/781) ([@kayman233](https://github.com/kayman233))
1319
- chore: update version [#781](https://github.com/salute-developers/plasma/pull/781) ([@Yakutoc](https://github.com/Yakutoc))
1320
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1321
- [@kayman233](https://github.com/kayman233)
1322
- [@Salute-Eva](https://github.com/Salute-Eva)
1323
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1324
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1325
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1326
- --
1327
- chore: update package-locks [#699](https://github.com/salute-developers/plasma/pull/699) ([@Salute-Eva](https://github.com/Salute-Eva))
1328
- Update versions [#699](https://github.com/salute-developers/plasma/pull/699) ([@Salute-Eva](https://github.com/Salute-Eva))
1329
- fix(plasma-web): fix padding-left without/with content-{left,right} [TextField][#699](https://github.com/salute-developers/plasma/pull/699) ([@Yakutoc](https://github.com/Yakutoc))
1330
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1331
- [@Salute-Eva](https://github.com/Salute-Eva)
1332
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1333
- --
1334
- chore: update package-locks [#681](https://github.com/salute-developers/plasma/pull/681) ([@Salute-Eva](https://github.com/Salute-Eva))
1335
- Update versions [#681](https://github.com/salute-developers/plasma/pull/681) ([@Salute-Eva](https://github.com/Salute-Eva))
1336
- chore(packages): add lint script [#681](https://github.com/salute-developers/plasma/pull/681) ([@Yakutoc](https://github.com/Yakutoc))
1337
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1338
- [@Salute-Eva](https://github.com/Salute-Eva)
1339
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1340
- --
1341
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1342
- [@Salute-Eva](https://github.com/Salute-Eva)
1343
- --
1344
- feat(plasma-b2c, plasma-web): Modal refinement [#629](https://github.com/salute-developers/plasma/pull/629) ([@kayman233](https://github.com/kayman233))
1345
- fix(plasma-web, plasma-b2c): Tooltip update on text change [#637](https://github.com/salute-developers/plasma/pull/637) ([@kayman233](https://github.com/kayman233))
1346
- feat(plasma-hope, plasma-web): Add some threshold fallbacks [#630](https://github.com/salute-developers/plasma/pull/630) ([@neretin-trike](https://github.com/neretin-trike))
1347
- feat(plasma-b2c, plasma-web): autoResize for TextArea [#614](https://github.com/salute-developers/plasma/pull/614) ([@kayman233](https://github.com/kayman233))
1348
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1349
- Merge branch 'dev' ([@Yeti-or](https://github.com/Yeti-or))
1350
- [@kayman233](https://github.com/kayman233)
1351
- [@Salute-Eva](https://github.com/Salute-Eva)
1352
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1353
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1354
- --
1355
- chore(storybook): avoid OpenSSL v3.0 breaking changes [#620](https://github.com/salute-developers/plasma/pull/620) ([@Yakutoc](https://github.com/Yakutoc))
1356
- fix(plasma-core): fix cols/rows usage in TextArea [#620](https://github.com/salute-developers/plasma/pull/620) ([@kayman233](https://github.com/kayman233))
1357
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1358
- [@kayman233](https://github.com/kayman233)
1359
- [@Salute-Eva](https://github.com/Salute-Eva)
1360
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1361
- --
1362
- chore: add forgotten license [#582](https://github.com/salute-developers/plasma/pull/582) ([@Yeti-or](https://github.com/Yeti-or))
1363
- fix(plasma-hope): update useFocusTrap [#582](https://github.com/salute-developers/plasma/pull/582) ([@kayman233](https://github.com/kayman233))
1364
- fix(plasma-hope): refactor useFocusTrap [#582](https://github.com/salute-developers/plasma/pull/582) ([@kayman233](https://github.com/kayman233))
1365
- test: tests for focusTrap [#582](https://github.com/salute-developers/plasma/pull/582) ([@kayman233](https://github.com/kayman233))
1366
- feat(plasma-b2c, plasma-web): focusTrap hook added [#582](https://github.com/salute-developers/plasma/pull/582) ([@kayman233](https://github.com/kayman233))
1367
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1368
- [@kayman233](https://github.com/kayman233)
1369
- [@Salute-Eva](https://github.com/Salute-Eva)
1370
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1371
- --
1372
- chore: add api report [#526](https://github.com/salute-developers/plasma/pull/526) ([@Yakutoc](https://github.com/Yakutoc))
1373
- chore: use "paths" property in tsconfig.json [#526](https://github.com/salute-developers/plasma/pull/526) ([@Yakutoc](https://github.com/Yakutoc))
1374
- chore: [packages] update package-lock files [#526](https://github.com/salute-developers/plasma/pull/526) ([@Yakutoc](https://github.com/Yakutoc))
1375
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1376
- test(plasma-web): add more performance tests, exclude perftests from tsconfig & type coverage [#472](https://github.com/salute-developers/plasma/pull/472) ([@Troff8](https://github.com/Troff8))
1377
- [@Salute-Eva](https://github.com/Salute-Eva)
1378
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1379
- Troff ([@Troff8](https://github.com/Troff8))
1380
- --
1381
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1382
- fix(plasma-web, plasma-b2c, plasma-ui): fix single/multiple lines in Checkbox/Radiobox ([@kayman233](https://github.com/kayman233))
1383
- [@kayman233](https://github.com/kayman233)
1384
- [@Salute-Eva](https://github.com/Salute-Eva)
1385
- --
1386
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1387
- [@Salute-Eva](https://github.com/Salute-Eva)
1388
- --
1389
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1390
- [@Salute-Eva](https://github.com/Salute-Eva)
1391
- --
1392
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1393
- [@Salute-Eva](https://github.com/Salute-Eva)
1394
- --
1395
- fix(plasma-hope): default max-width for Grid [#501](https://github.com/salute-developers/plasma/pull/501) ([@kayman233](https://github.com/kayman233))
1396
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1397
- [@kayman233](https://github.com/kayman233)
1398
- [@Salute-Eva](https://github.com/Salute-Eva)
1399
- --
1400
- fix(plasma-\*): update api report [#497](https://github.com/salute-developers/plasma/pull/497) ([@Yakutoc](https://github.com/Yakutoc))
1401
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1402
- [@Salute-Eva](https://github.com/Salute-Eva)
1403
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1404
- --
1405
- feat: change api-report for Container in Grid [#495](https://github.com/salute-developers/plasma/pull/495) ([@kayman233](https://github.com/kayman233))
1406
- feat(plasma-hope): maxWidth for Grid ([@kayman233](https://github.com/kayman233))
1407
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1408
- [@kayman233](https://github.com/kayman233)
1409
- [@Salute-Eva](https://github.com/Salute-Eva)
1410
- --
1411
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1412
- [@Salute-Eva](https://github.com/Salute-Eva)
1413
- --
1414
- feat(plasma-b2c): Dropdown new placements ([@kayman233](https://github.com/kayman233))
1415
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1416
- [@kayman233](https://github.com/kayman233)
1417
- [@Salute-Eva](https://github.com/Salute-Eva)
1418
- --
1419
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1420
- [@Salute-Eva](https://github.com/Salute-Eva)
1421
- --
1422
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1423
- [@Salute-Eva](https://github.com/Salute-Eva)
1424
- --
1425
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1426
- [@Salute-Eva](https://github.com/Salute-Eva)
1427
- --
1428
- feat(plasma-hope): reAlign versions [#480](https://github.com/salute-developers/plasma/pull/480) ([@Yeti-or](https://github.com/Yeti-or))
1429
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1430
- [@Salute-Eva](https://github.com/Salute-Eva)
1431
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1432
- --
1433
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1434
- [@Salute-Eva](https://github.com/Salute-Eva)
1435
- --
1436
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1437
- [@Salute-Eva](https://github.com/Salute-Eva)
1438
- --
1439
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1440
- [@Salute-Eva](https://github.com/Salute-Eva)
1441
- --
1442
- fix(plasma-web,plasma-b2c): remove private api [#458](https://github.com/salute-developers/plasma/pull/458) ([@Yeti-or](https://github.com/Yeti-or))
1443
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1444
- fix(plasma-web,plasma-b2c): fix various api diff between web/b2c ([@Yeti-or](https://github.com/Yeti-or))
1445
- refactor(plasma-web): Update `TextArea`, `TextField`, `Button` and `Container` components ([@neretin-trike](https://github.com/neretin-trike))
1446
- [@Salute-Eva](https://github.com/Salute-Eva)
1447
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1448
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1449
- --
1450
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1451
- [@Salute-Eva](https://github.com/Salute-Eva)
1452
- --
1453
- feat: api report after merged "Select" component [#455](https://github.com/salute-developers/plasma/pull/455) ([@Yakutoc](https://github.com/Yakutoc))
1454
- feat(plasma-web): update test symlink ([@Yakutoc](https://github.com/Yakutoc))
1455
- feat(plasma-web): re-export "Select" component ([@Yakutoc](https://github.com/Yakutoc))
1456
- feat(plasma-hope): export "Select" component ([@Yakutoc](https://github.com/Yakutoc))
1457
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1458
- [@Salute-Eva](https://github.com/Salute-Eva)
1459
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1460
- --
1461
- feat: api report after merged "Dropdown" component [#447](https://github.com/salute-developers/plasma/pull/447) ([@Yakutoc](https://github.com/Yakutoc))
1462
- feat(plasma-web): add symlink for cypress test ([@Yakutoc](https://github.com/Yakutoc))
1463
- feat(plasma-web): re-export "Dropdown" component from "plasma-hope" ([@Yakutoc](https://github.com/Yakutoc))
1464
- fix(plasma-web): [Select] replace import path to "@salutejs/plasma-hope" ([@Yakutoc](https://github.com/Yakutoc))
1465
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1466
- --
1467
- feat: api report after merged "Tabs" component [#445](https://github.com/salute-developers/plasma/pull/445) ([@Yakutoc](https://github.com/Yakutoc))
1468
- feat(plasma-web): re-export "Tabs" component from plasma-hope [#445](https://github.com/salute-developers/plasma/pull/445) ([@Yakutoc](https://github.com/Yakutoc))
1469
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1470
- [@Salute-Eva](https://github.com/Salute-Eva)
1471
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1472
- --
1473
- feat(plasma-hope,plasma-web,plasma-b2c): Update Button API [#453](https://github.com/salute-developers/plasma/pull/453) ([@neretin-trike](https://github.com/neretin-trike))
1474
- feat(plasma-web): Add import Button from plasma-hope ([@neretin-trike](https://github.com/neretin-trike))
1475
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1476
- --
1477
- feat: api report after merged Grid component [#436](https://github.com/salute-developers/plasma/pull/436) ([@Yakutoc](https://github.com/Yakutoc))
1478
- feat(plasma-web): add "Grid" cypress test ([@Yakutoc](https://github.com/Yakutoc))
1479
- feat(plasma-web): re-export "Grid" component from plasma-hope ([@Yakutoc](https://github.com/Yakutoc))
1480
- feat(plasma-hope,plasma-web,plasma-b2c): Update API for `Container` component [#446](https://github.com/salute-developers/plasma/pull/446) ([@neretin-trike](https://github.com/neretin-trike))
1481
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1482
- [@Salute-Eva](https://github.com/Salute-Eva)
1483
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1484
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1485
- --
1486
- feat(plasma-hope,plasma-web,plasma-b2c): Update TextField API [#429](https://github.com/salute-developers/plasma/pull/429) ([@neretin-trike](https://github.com/neretin-trike))
1487
- feat(plasma-web): Add import TextField from plasma-hope ([@neretin-trike](https://github.com/neretin-trike))
1488
- feat(plasma-web,plasma-b2c): Remove Input and Field components ([@neretin-trike](https://github.com/neretin-trike))
1489
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1490
- --
1491
- feat: api report after merged Image component [#435](https://github.com/salute-developers/plasma/pull/435) ([@Yakutoc](https://github.com/Yakutoc))
1492
- feat(plasma-web): re-export "Image" component from plasma-hope ([@Yakutoc](https://github.com/Yakutoc))
1493
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1494
- --
1495
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1496
- fix(plasma-web,b2c): Remove storybook docs ([@neretin-trike](https://github.com/neretin-trike))
1497
- [@Salute-Eva](https://github.com/Salute-Eva)
1498
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1499
- --
1500
- feat(plasma-web): Add import TextArea from plasma-hope [#405](https://github.com/salute-developers/plasma/pull/405) ([@neretin-trike](https://github.com/neretin-trike))
1501
- feat(plasma-hope,plasma-web,plasma-b2c): Update TextArea API [#405](https://github.com/salute-developers/plasma/pull/405) ([@neretin-trike](https://github.com/neretin-trike))
1502
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1503
- [@Salute-Eva](https://github.com/Salute-Eva)
1504
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1505
- --
1506
- feat(plasma-web): Replace builder for storybook to Vite [#383](https://github.com/salute-developers/plasma/pull/383) ([@neretin-trike](https://github.com/neretin-trike))
1507
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1508
- [@Salute-Eva](https://github.com/Salute-Eva)
1509
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1510
- --
1511
- feat: add api reports [#397](https://github.com/salute-developers/plasma/pull/397) ([@Yakutoc](https://github.com/Yakutoc))
1512
- feat(plasma-web): [cypress] handling Select height constraint [#397](https://github.com/salute-developers/plasma/pull/397) ([@Yakutoc](https://github.com/Yakutoc))
1513
- feat(plasma-web): apply DropdownListCssProperties for Select component [#397](https://github.com/salute-developers/plasma/pull/397) ([@Yakutoc](https://github.com/Yakutoc))
1514
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1515
- build: update package-locks [#412](https://github.com/salute-developers/plasma/pull/412) ([@Yeti-or](https://github.com/Yeti-or))
1516
- [@Salute-Eva](https://github.com/Salute-Eva)
1517
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1518
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1519
- --
1520
- feat: add api reports [#407](https://github.com/salute-developers/plasma/pull/407) ([@Yakutoc](https://github.com/Yakutoc))
1521
- feat(plasma-web): [cypress] handling height constraint [#407](https://github.com/salute-developers/plasma/pull/407) ([@Yakutoc](https://github.com/Yakutoc))
1522
- feat(plasma-web): handling height constraint [#407](https://github.com/salute-developers/plasma/pull/407) ([@Yakutoc](https://github.com/Yakutoc))
1523
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1524
- --
1525
- feat(plasma-web): processing new typography in story [#395](https://github.com/salute-developers/plasma/pull/395) (alexander.lobyntsev@virtualhealth.com)
1526
- feat(plasma-web): processing new typography [#395](https://github.com/salute-developers/plasma/pull/395) (alexander.lobyntsev@virtualhealth.com)
1527
- Alexander Lobyntsev (alexander.lobyntsev@virtualhealth.com)
1528
- --
1529
- feat(plasma-\*): Bump react-script version to 4.0.3 [#408](https://github.com/salute-developers/plasma/pull/408) ([@neretin-trike](https://github.com/neretin-trike))
1530
- feat(plasm-\*): Bump typescript version to 4.0.8 [#408](https://github.com/salute-developers/plasma/pull/408) ([@neretin-trike](https://github.com/neretin-trike))
1531
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1532
- --
1533
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1534
- [@Salute-Eva](https://github.com/Salute-Eva)
1535
- --
1536
- feat: add api reports after re-export UploadAudio component [#382](https://github.com/salute-developers/plasma/pull/382) ([@Yakutoc](https://github.com/Yakutoc))
1537
- feat(plasma-web): add cypress tests symlink [UploadAudio][#382](https://github.com/salute-developers/plasma/pull/382) ([@Yakutoc](https://github.com/Yakutoc))
1538
- feat(plasma-web): re-export "UploadAudio" component [#382](https://github.com/salute-developers/plasma/pull/382) ([@Yakutoc](https://github.com/Yakutoc))
1539
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1540
- [@Salute-Eva](https://github.com/Salute-Eva)
1541
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1542
- --
1543
- feat: add api reports after re-export UploadVisual component [#381](https://github.com/salute-developers/plasma/pull/381) ([@Yakutoc](https://github.com/Yakutoc))
1544
- feat(plasma-web): add cypress tests symlink [UploadVisual][#381](https://github.com/salute-developers/plasma/pull/381) ([@Yakutoc](https://github.com/Yakutoc))
1545
- feat(plasma-web): re-export "UploadVisual" component [#381](https://github.com/salute-developers/plasma/pull/381) ([@Yakutoc](https://github.com/Yakutoc))
1546
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1547
- [@Salute-Eva](https://github.com/Salute-Eva)
1548
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1549
- --
1550
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1551
- [@Salute-Eva](https://github.com/Salute-Eva)
1552
- --
1553
- build(plasma-hope): bump react to 18x [#194](https://github.com/salute-developers/plasma/pull/194) ([@Yeti-or](https://github.com/Yeti-or))
1554
- build(plasma-web): bump react to 18x [#194](https://github.com/salute-developers/plasma/pull/194) ([@Yeti-or](https://github.com/Yeti-or))
1555
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1556
- [@Salute-Eva](https://github.com/Salute-Eva)
1557
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1558
- --
1559
- feat: add api reports after re-export ElasticGrid component [#372](https://github.com/salute-developers/plasma/pull/372) ([@Yakutoc](https://github.com/Yakutoc))
1560
- feat(plasma-web): add cypress tests symlink [ElasticGrid][#372](https://github.com/salute-developers/plasma/pull/372) ([@Yakutoc](https://github.com/Yakutoc))
1561
- feat(plasma-web): re-export "ElasticGrid" component [#372](https://github.com/salute-developers/plasma/pull/372) ([@Yakutoc](https://github.com/Yakutoc))
1562
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1563
- [@Salute-Eva](https://github.com/Salute-Eva)
1564
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1565
- --
1566
- feat: add api reports after re-export AudioPlayer component [#369](https://github.com/salute-developers/plasma/pull/369) ([@Yakutoc](https://github.com/Yakutoc))
1567
- feat(plasma-web): add cypress tests symlink [AudioPlayer][#369](https://github.com/salute-developers/plasma/pull/369) ([@Yakutoc](https://github.com/Yakutoc))
1568
- feat(plasma-web): re-export "AudioPlayer" component [#369](https://github.com/salute-developers/plasma/pull/369) ([@Yakutoc](https://github.com/Yakutoc))
1569
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1570
- [@Salute-Eva](https://github.com/Salute-Eva)
1571
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1572
- --
1573
- feat: add api reports after re-export Editable component [#368](https://github.com/salute-developers/plasma/pull/368) ([@Yakutoc](https://github.com/Yakutoc))
1574
- feat(plasma-web): add cypress tests symlink [Editable][#368](https://github.com/salute-developers/plasma/pull/368) ([@Yakutoc](https://github.com/Yakutoc))
1575
- feat(plasma-web): re-export "Editable" component [#368](https://github.com/salute-developers/plasma/pull/368) ([@Yakutoc](https://github.com/Yakutoc))
1576
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1577
- [@Salute-Eva](https://github.com/Salute-Eva)
1578
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1579
- --
1580
- feat: add api reports after re-export Slider component [#360](https://github.com/salute-developers/plasma/pull/360) ([@Yakutoc](https://github.com/Yakutoc))
1581
- feat(plasma-web): add cypress tests symlink [#360](https://github.com/salute-developers/plasma/pull/360) ([@Yakutoc](https://github.com/Yakutoc))
1582
- feat(plasma-web): re-export SliderThumb from plasma-hope [#360](https://github.com/salute-developers/plasma/pull/360) ([@Yakutoc](https://github.com/Yakutoc))
1583
- feat(plasma-web): re-export slider component [#360](https://github.com/salute-developers/plasma/pull/360) ([@Yakutoc](https://github.com/Yakutoc))
1584
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1585
- [@Salute-Eva](https://github.com/Salute-Eva)
1586
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1587
- --
1588
- feat: add api reports after re-export PreviewGallery component [#376](https://github.com/salute-developers/plasma/pull/376) ([@Yakutoc](https://github.com/Yakutoc))
1589
- feat(plasma-web): add cypress tests symlink [#376](https://github.com/salute-developers/plasma/pull/376) ([@Yakutoc](https://github.com/Yakutoc))
1590
- feat(plasma-web): re-export "PreviewGallery" component [#376](https://github.com/salute-developers/plasma/pull/376) ([@Yakutoc](https://github.com/Yakutoc))
1591
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1592
- --
1593
- feat: add api reports after re-export Upload component [#374](https://github.com/salute-developers/plasma/pull/374) ([@Yakutoc](https://github.com/Yakutoc))
1594
- feat(plasma-web): add cypress tests symlink [#374](https://github.com/salute-developers/plasma/pull/374) ([@Yakutoc](https://github.com/Yakutoc))
1595
- feat(plasma-web): re-export "Upload" component [#374](https://github.com/salute-developers/plasma/pull/374) ([@Yakutoc](https://github.com/Yakutoc))
1596
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1597
- --
1598
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1599
- [@Salute-Eva](https://github.com/Salute-Eva)
1600
- --
1601
- feat: add api reports [#347](https://github.com/salute-developers/plasma/pull/347) ([@Yakutoc](https://github.com/Yakutoc))
1602
- feat(plasma-web): add test for withBlur prop [#347](https://github.com/salute-developers/plasma/pull/347) ([@Yakutoc](https://github.com/Yakutoc))
1603
- feat(plasma-web): processing withBlur prop [#347](https://github.com/salute-developers/plasma/pull/347) ([@Yakutoc](https://github.com/Yakutoc))
1604
- fix(plasma-web): resolve import for ModalView [#347](https://github.com/salute-developers/plasma/pull/347) ([@Yakutoc](https://github.com/Yakutoc))
1605
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1606
- [@Salute-Eva](https://github.com/Salute-Eva)
1607
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1608
- --
1609
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1610
- ci: fix package-locks [#352](https://github.com/salute-developers/plasma/pull/352) ([@Yeti-or](https://github.com/Yeti-or))
1611
- [@Salute-Eva](https://github.com/Salute-Eva)
1612
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1613
- --
1614
- build: add api reports to plasma-core & hope [#349](https://github.com/salute-developers/plasma/pull/349) ([@Yeti-or](https://github.com/Yeti-or))
1615
- fix(plasma-hope): export CalendarStateType [#349](https://github.com/salute-developers/plasma/pull/349) ([@Yeti-or](https://github.com/Yeti-or))
1616
- build: improve api-report [#349](https://github.com/salute-developers/plasma/pull/349) ([@Yeti-or](https://github.com/Yeti-or))
1617
- build: add api-extractor [#342](https://github.com/salute-developers/plasma/pull/342) ([@Yeti-or](https://github.com/Yeti-or))
1618
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1619
- --
1620
- feat(plasma-web): add offset prop in storybook [#336](https://github.com/salute-developers/plasma/pull/336) ([@Yakutoc](https://github.com/Yakutoc))
1621
- chore(plasma-web): fix stories imports [#324](https://github.com/salute-developers/plasma/pull/324) ([@Yeti-or](https://github.com/Yeti-or))
1622
- refactor(plasma-web/plasma-b2c): move common code to plasma-hope [#324](https://github.com/salute-developers/plasma/pull/324) ([@Yeti-or](https://github.com/Yeti-or))
1623
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1624
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1625
- --
1626
- fix(plasma-web): fix lint missing/unnecessary dependency [#344](https://github.com/salute-developers/plasma/pull/344) ([@Yakutoc](https://github.com/Yakutoc))
1627
- fix(plasma-b2c): improve toast story [#344](https://github.com/salute-developers/plasma/pull/344) ([@Yakutoc](https://github.com/Yakutoc))
1628
- fix(plasma-web): resolve "Importing from '@storybook/addon-docs/blocks' is deprecated" [#344](https://github.com/salute-developers/plasma/pull/344) ([@Yakutoc](https://github.com/Yakutoc))
1629
- fix(plasma-web): use InSpacingDecorator [#344](https://github.com/salute-developers/plasma/pull/344) ([@Yakutoc](https://github.com/Yakutoc))
1630
- fix(plasma-web): resolve "control.options" warning in storybook [#344](https://github.com/salute-developers/plasma/pull/344) ([@Yakutoc](https://github.com/Yakutoc))
1631
- chore(plasma-web): delete unnecessary stories.mdx [#344](https://github.com/salute-developers/plasma/pull/344) ([@Yakutoc](https://github.com/Yakutoc))
1632
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1633
- --
1634
- feat: Update using title in toolBar instead of name in preview.js [#330](https://github.com/salute-developers/plasma/pull/330) ([@neretin-trike](https://github.com/neretin-trike))
1635
- feat: Bump storybook version to 6.5 [#330](https://github.com/salute-developers/plasma/pull/330) ([@neretin-trike](https://github.com/neretin-trike))
1636
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1637
- [@Salute-Eva](https://github.com/Salute-Eva)
1638
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1639
- --
1640
- feat(plasma-\*): Remove declarationMap from tsconfig.json [#326](https://github.com/salute-developers/plasma/pull/326) ([@neretin-trike](https://github.com/neretin-trike))
1641
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1642
- [@Salute-Eva](https://github.com/Salute-Eva)
1643
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1644
- --
1645
- feat(plasma-web): add onHide action in storybook [#319](https://github.com/salute-developers/plasma/pull/319) ([@Yakutoc](https://github.com/Yakutoc))
1646
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1647
- --
1648
- feat(plasma-\*): Add .npmignore and remove file field for test files [#322](https://github.com/salute-developers/plasma/pull/322) ([@neretin-trike](https://github.com/neretin-trike))
1649
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1650
- --
1651
- fix(plasma-web): set value prop outlined to true [#313](https://github.com/salute-developers/plasma/pull/313) ([@Yakutoc](https://github.com/Yakutoc))
1652
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1653
- --
1654
- feat(plasma-\*): Remove source maps from bundles [#309](https://github.com/salute-developers/plasma/pull/309) ([@neretin-trike](https://github.com/neretin-trike))
1655
- chore(plasma-web): enable preview source code [#308](https://github.com/salute-developers/plasma/pull/308) ([@Yakutoc](https://github.com/Yakutoc))
1656
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1657
- [@Salute-Eva](https://github.com/Salute-Eva)
1658
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1659
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1660
- --
1661
- feat(plasma-web): update storybook example [#273](https://github.com/salute-developers/plasma/pull/273) ([@Yakutoc](https://github.com/Yakutoc))
1662
- feat(plasma-web): add cypress tests for navigate by Shift + Arrow Left\Right\Up\Down [#273](https://github.com/salute-developers/plasma/pull/273) ([@Yakutoc](https://github.com/Yakutoc))
1663
- feat(plasma-web): navigate by Shift + Arrow Left\Right\Up\Down [#273](https://github.com/salute-developers/plasma/pull/273) ([@Yakutoc](https://github.com/Yakutoc))
1664
- fix(plasma-web): update cypress tests [#273](https://github.com/salute-developers/plasma/pull/273) ([@Yakutoc](https://github.com/Yakutoc))
1665
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1666
- --
1667
- feat(plasma-web): add onSearch event [#294](https://github.com/salute-developers/plasma/pull/294) ([@Yakutoc](https://github.com/Yakutoc))
1668
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1669
- [@Salute-Eva](https://github.com/Salute-Eva)
1670
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1671
- --
1672
- feat(plasma-web): add storybook example for undefined case [#291](https://github.com/salute-developers/plasma/pull/291) ([@Yakutoc](https://github.com/Yakutoc))
1673
- feat(plasma-web): add cypress tests for handling undefined cases [#291](https://github.com/salute-developers/plasma/pull/291) ([@Yakutoc](https://github.com/Yakutoc))
1674
- feat(plasma-web): handling value as undefined [#291](https://github.com/salute-developers/plasma/pull/291) ([@Yakutoc](https://github.com/Yakutoc))
1675
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1676
- --
1677
- fix(plasma-web): prevent default safari datepicker appearance [#287](https://github.com/salute-developers/plasma/pull/287) ([@Yakutoc](https://github.com/Yakutoc))
1678
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1679
- [@Salute-Eva](https://github.com/Salute-Eva)
1680
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1681
- --
1682
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1683
- ci: improve ts-coverage report [#282](https://github.com/salute-developers/plasma/pull/282) ([@Yeti-or](https://github.com/Yeti-or))
1684
- [@Salute-Eva](https://github.com/Salute-Eva)
1685
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1686
- --
1687
- feat(plasma-web): [cypress] processing disabled option [#269](https://github.com/salute-developers/plasma/pull/269) ([@Yakutoc](https://github.com/Yakutoc))
1688
- feat(plasma-web): [a11y] processing disabled option [#269](https://github.com/salute-developers/plasma/pull/269) ([@Yakutoc](https://github.com/Yakutoc))
1689
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1690
- --
1691
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1692
- [@Salute-Eva](https://github.com/Salute-Eva)
1693
- --
1694
- feat(plasma-web): set "Button" type to calendar header [#272](https://github.com/salute-developers/plasma/pull/272) ([@Yakutoc](https://github.com/Yakutoc))
1695
- feat(plasma-web): set "Button" type to select button from Select [#272](https://github.com/salute-developers/plasma/pull/272) ([@Yakutoc](https://github.com/Yakutoc))
1696
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1697
- --
1698
- feat(plasma-web): add overlay [#266](https://github.com/salute-developers/plasma/pull/266) ([@Yakutoc](https://github.com/Yakutoc))
1699
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1700
- [@Salute-Eva](https://github.com/Salute-Eva)
1701
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1702
- --
1703
- feat(plasma-web): add accent color [#260](https://github.com/salute-developers/plasma/pull/260) ([@Yakutoc](https://github.com/Yakutoc))
1704
- feat(plasma-web): update cypress test/snapshots [#260](https://github.com/salute-developers/plasma/pull/260) ([@Yakutoc](https://github.com/Yakutoc))
1705
- Bump independent versions \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1706
- Merge commit '2de734f1' into test ([@Yeti-or](https://github.com/Yeti-or))
1707
- [@Salute-Eva](https://github.com/Salute-Eva)
1708
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1709
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1710
- --
1711
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1712
- [@Salute-Eva](https://github.com/Salute-Eva)
1713
- --
1714
- fix(plasma-web): improve type-coverage [#235](https://github.com/salute-developers/plasma/pull/235) ([@Yeti-or](https://github.com/Yeti-or))
1715
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1716
- [@Salute-Eva](https://github.com/Salute-Eva)
1717
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1718
- --
1719
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1720
- [@Salute-Eva](https://github.com/Salute-Eva)
1721
- --
1722
- feat(plasma-web): [cypress] update tests [#222](https://github.com/salute-developers/plasma/pull/222) ([@Yakutoc](https://github.com/Yakutoc))
1723
- feat(plasma-web): add a11y support [#222](https://github.com/salute-developers/plasma/pull/222) ([@Yakutoc](https://github.com/Yakutoc))
1724
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1725
- [@Salute-Eva](https://github.com/Salute-Eva)
1726
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1727
- --
1728
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1729
- [@Salute-Eva](https://github.com/Salute-Eva)
1730
- --
1731
- test(plasma-web,plasma-b2c): Update snapshots and test for `Radiobox` and `Checkbox` components [#128](https://github.com/salute-developers/plasma/pull/128) ([@neretin-trike](https://github.com/neretin-trike))
1732
- feat(plasma-web,plasma-b2c): Add redesign `Radiobox` and `Checkbox` components [#128](https://github.com/salute-developers/plasma/pull/128) ([@neretin-trike](https://github.com/neretin-trike))
1733
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1734
- [@Salute-Eva](https://github.com/Salute-Eva)
1735
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1736
- --
1737
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1738
- [@Salute-Eva](https://github.com/Salute-Eva)
1739
- --
1740
- feat(plasma-web): reset Tabs gap [#197](https://github.com/salute-developers/plasma/pull/197) ([@Yakutoc](https://github.com/Yakutoc))
1741
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1742
- --
1743
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1744
- [@Salute-Eva](https://github.com/Salute-Eva)
1745
- --
1746
- feat(plasma-b2c): Add Calendar [#191](https://github.com/salute-developers/plasma/pull/191) ([@Yeti-or](https://github.com/Yeti-or))
1747
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1748
- --
1749
- fix(plasma-web): Fix color for header in `Calendar` component [#192](https://github.com/salute-developers/plasma/pull/192) ([@neretin-trike](https://github.com/neretin-trike))
1750
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1751
- [@Salute-Eva](https://github.com/Salute-Eva)
1752
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1753
- --
1754
- fix(plasma-web): delete notification scrollbar [#189](https://github.com/salute-developers/plasma/pull/189) ([@Yakutoc](https://github.com/Yakutoc))
1755
- Alex Czech ([@Yakutoc](https://github.com/Yakutoc))
1756
- --
1757
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1758
- [@Salute-Eva](https://github.com/Salute-Eva)
1759
- --
1760
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1761
- [@Salute-Eva](https://github.com/Salute-Eva)
1762
- --
1763
- docs(plasma-ui-docs,plasma-web-docs): Add example with loader for `Button` [#156](https://github.com/salute-developers/plasma/pull/156) ([@neretin-trike](https://github.com/neretin-trike))
1764
- feat(plasma-core): Add loader prop for `Button` component [#156](https://github.com/salute-developers/plasma/pull/156) ([@neretin-trike](https://github.com/neretin-trike))
1765
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1766
- [@Salute-Eva](https://github.com/Salute-Eva)
1767
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1768
- --
1769
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1770
- [@Salute-Eva](https://github.com/Salute-Eva)
1771
- --
1772
- feat(plasma-web): Add keyboard navigation for `Calendar` component [#117](https://github.com/salute-developers/plasma/pull/117) ([@neretin-trike](https://github.com/neretin-trike))
1773
- fix(plasma-web): Fix behavior for select month and year [#117](https://github.com/salute-developers/plasma/pull/117) ([@neretin-trike](https://github.com/neretin-trike))
1774
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1775
- [@Salute-Eva](https://github.com/Salute-Eva)
1776
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1777
- --
1778
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1779
- [@Salute-Eva](https://github.com/Salute-Eva)
1780
- --
1781
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1782
- [@Salute-Eva](https://github.com/Salute-Eva)
1783
- --
1784
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1785
- [@Salute-Eva](https://github.com/Salute-Eva)
1786
- --
1787
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1788
- [@Salute-Eva](https://github.com/Salute-Eva)
1789
- --
1790
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1791
- [@Salute-Eva](https://github.com/Salute-Eva)
1792
- --
1793
- fix(plasma-web): Headline5 tag h5 [#164](https://github.com/salute-developers/plasma/pull/164) ([@Yeti-or](https://github.com/Yeti-or))
1794
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1795
- [@Salute-Eva](https://github.com/Salute-Eva)
1796
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1797
- --
1798
- fix(plasma-web): Extract document in useEffect for next.js rendering [#154](https://github.com/salute-developers/plasma/pull/154) ([@neretin-trike](https://github.com/neretin-trike))
1799
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1800
- [@Salute-Eva](https://github.com/Salute-Eva)
1801
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1802
- --
1803
- feat(plasma-web): Add right and left helper for `TextArea` [#148](https://github.com/salute-developers/plasma/pull/148) ([@neretin-trike](https://github.com/neretin-trike))
1804
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1805
- --
1806
- test(plasma-web,plasma-b2c): Add test and snapshot for `Modal` component [#150](https://github.com/salute-developers/plasma/pull/150) ([@neretin-trike](https://github.com/neretin-trike))
1807
- fix(plasma-web): Fix default open state for `Modal` component [#150](https://github.com/salute-developers/plasma/pull/150) ([@neretin-trike](https://github.com/neretin-trike))
1808
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1809
- [@Salute-Eva](https://github.com/Salute-Eva)
1810
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1811
- --
1812
- feat(plasma-web): Add forwardRef for `Tooltip` component [#144](https://github.com/salute-developers/plasma/pull/144) ([@neretin-trike](https://github.com/neretin-trike))
1813
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1814
- [@Salute-Eva](https://github.com/Salute-Eva)
1815
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1816
- --
1817
- fix(plasma-web): Add primary color for `Field` component [#133](https://github.com/salute-developers/plasma/pull/133) ([@neretin-trike](https://github.com/neretin-trike))
1818
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1819
- --
1820
- fix(plasma-web): Add overflow hidden if modal amount not null for `Modal` component [#130](https://github.com/salute-developers/plasma/pull/130) ([@neretin-trike](https://github.com/neretin-trike))
1821
- test(plasma-web,plasma-b2c): Add tests and snapshots for `Card` component [#118](https://github.com/salute-developers/plasma/pull/118) ([@neretin-trike](https://github.com/neretin-trike))
1822
- feat(plasma-web,plasma-b2c): Add cover, background and coverGradient for `Card` component [#118](https://github.com/salute-developers/plasma/pull/118) ([@neretin-trike](https://github.com/neretin-trike))
1823
- test(plasma-web,plasma-b2c): Add test and snapshot for `Cell` component [#118](https://github.com/salute-developers/plasma/pull/118) ([@neretin-trike](https://github.com/neretin-trike))
1824
- feat(plasma-web,plasma-b2c): Add `Cell` component [#118](https://github.com/salute-developers/plasma/pull/118) ([@neretin-trike](https://github.com/neretin-trike))
1825
- fix(plasma-web): add storybook [#126](https://github.com/salute-developers/plasma/pull/126) ([@Gerpea](https://github.com/Gerpea))
1826
- fix(plasma-web): fix modal height on ios safari [#126](https://github.com/salute-developers/plasma/pull/126) ([@Gerpea](https://github.com/Gerpea))
1827
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1828
- [@Salute-Eva](https://github.com/Salute-Eva)
1829
- German Cyganov ([@Gerpea](https://github.com/Gerpea))
1830
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1831
- --
1832
- feat(plasma-web,plasma-ui): Moved `Grid` component from plasma-core [#120](https://github.com/salute-developers/plasma/pull/120) ([@neretin-trike](https://github.com/neretin-trike))
1833
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1834
- --
1835
- test(plasma-web,plasma-b2c): Update test and snapshots for key navigatation in `Select` component [#110](https://github.com/salute-developers/plasma/pull/110) ([@neretin-trike](https://github.com/neretin-trike))
1836
- fix(plasma-web): Fix behavior for `Dropdown` component on hover item [#110](https://github.com/salute-developers/plasma/pull/110) ([@neretin-trike](https://github.com/neretin-trike))
1837
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1838
- --
1839
- fix(plasma-web): Fix accessability story for `Carousel` component [#104](https://github.com/salute-developers/plasma/pull/104) ([@neretin-trike](https://github.com/neretin-trike))
1840
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1841
- --
1842
- test(plasma-core,plasma-ui,plasma-web): Update tests for `Tab` component [#106](https://github.com/salute-developers/plasma/pull/106) ([@neretin-trike](https://github.com/neretin-trike))
1843
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1844
- --
1845
- fix(plasma-web): Fix border visible for `TextField` and `TextArea` components [#103](https://github.com/salute-developers/plasma/pull/103) ([@neretin-trike](https://github.com/neretin-trike))
1846
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1847
- [@Salute-Eva](https://github.com/Salute-Eva)
1848
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1849
- --
1850
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1851
- [@Salute-Eva](https://github.com/Salute-Eva)
1852
- --
1853
- fix(plasma-web): Calendar inside Popup [#89](https://github.com/salute-developers/plasma/pull/89) ([@Yeti-or](https://github.com/Yeti-or))
1854
- fix(plasma-web): Add wrappers for click handle in CalendarMonth and CalendarYear [#89](https://github.com/salute-developers/plasma/pull/89) ([@neretin-trike](https://github.com/neretin-trike))
1855
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1856
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1857
- --
1858
- docs(plasma-web,plasma-web-docs): Add comments and documentation for `Calendar` component [#90](https://github.com/salute-developers/plasma/pull/90) ([@neretin-trike](https://github.com/neretin-trike))
1859
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1860
- --
1861
- chore(plasma-ui): add performance addon to Carousel component [#74](https://github.com/salute-developers/plasma/pull/74) ([@arsenykruglikov](https://github.com/arsenykruglikov))
1862
- Arseny Kruglikov ([@arsenykruglikov](https://github.com/arsenykruglikov))
1863
- --
1864
- test(plasma-web): Add tests and snapshots for `Calendar` range [#77](https://github.com/salute-developers/plasma/pull/77) ([@neretin-trike](https://github.com/neretin-trike))
1865
- feat(plasma-web): Add range mode for `Calendar` component [#77](https://github.com/salute-developers/plasma/pull/77) ([@neretin-trike](https://github.com/neretin-trike))
1866
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1867
- [@Salute-Eva](https://github.com/Salute-Eva)
1868
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1869
- --
1870
- test(plasma-web): Add tests and snapshots for `Calendar` double [#64](https://github.com/salute-developers/plasma/pull/64) ([@neretin-trike](https://github.com/neretin-trike))
1871
- feat(plasma-web): Add double mode for `Calendar` component [#64](https://github.com/salute-developers/plasma/pull/64) ([@neretin-trike](https://github.com/neretin-trike))
1872
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1873
- --
1874
- test(plasma-web,plasma-b2c): Add new typography in test and update snapshots for `Card` [#78](https://github.com/salute-developers/plasma/pull/78) ([@neretin-trike](https://github.com/neretin-trike))
1875
- feat(plasma-web, plasma-b2c): Add new typography components in stories for `Card` [#78](https://github.com/salute-developers/plasma/pull/78) ([@neretin-trike](https://github.com/neretin-trike))
1876
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1877
- --
1878
- refactor(plasma-b2c,plasma-web): Update `Card` components [#70](https://github.com/salute-developers/plasma/pull/70) ([@neretin-trike](https://github.com/neretin-trike))
1879
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1880
- build(plasma-ui): added @babel/plugin-transform-react-constant-elements [#46](https://github.com/salute-developers/plasma/pull/46) ([@SeanSilke](https://github.com/SeanSilke))
1881
- [@Salute-Eva](https://github.com/Salute-Eva)
1882
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1883
- Sergey Orlov ([@SeanSilke](https://github.com/SeanSilke))
1884
- --
1885
- test(plasma-web): Add test and snapshot for `Calendar` component [#62](https://github.com/salute-developers/plasma/pull/62) ([@neretin-trike](https://github.com/neretin-trike))
1886
- feat(plasma-web): Add event and disabled list for `Calendar` component [#62](https://github.com/salute-developers/plasma/pull/62) ([@neretin-trike](https://github.com/neretin-trike))
1887
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1888
- --
1889
- test(plasma-web): Add tests and snapshots for `Calendar` component [#51](https://github.com/salute-developers/plasma/pull/51) ([@neretin-trike](https://github.com/neretin-trike))
1890
- feat(plasma-web): Add `Calendar` component [#51](https://github.com/salute-developers/plasma/pull/51) ([@neretin-trike](https://github.com/neretin-trike))
1891
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1892
- --
1893
- feat(plasma-web): Add `Card` component [#67](https://github.com/salute-developers/plasma/pull/67) ([@neretin-trike](https://github.com/neretin-trike))
1894
- test(plasma-web): Add test and snapshot for `Card` component [#67](https://github.com/salute-developers/plasma/pull/67) ([@neretin-trike](https://github.com/neretin-trike))
1895
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1896
- [@Salute-Eva](https://github.com/Salute-Eva)
1897
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1898
- --
1899
- fix(plasma-web): Remove children from DropdownProps [#60](https://github.com/salute-developers/plasma/pull/60) ([@andart71](https://github.com/andart71))
1900
- Andrey Loshkarev ([@andart71](https://github.com/andart71))
1901
- --
1902
- test(plasma-b2c,plasma-web,plasma-ui): Add test and snapshot for `TextField` component [#47](https://github.com/salute-developers/plasma/pull/47) ([@neretin-trike](https://github.com/neretin-trike))
1903
- fix(plasma-web,plasma-b2c,plasma-ui): Add onChange callback for maxLength check in `TextField` [#47](https://github.com/salute-developers/plasma/pull/47) ([@neretin-trike](https://github.com/neretin-trike))
1904
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1905
- [@Salute-Eva](https://github.com/Salute-Eva)
1906
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1907
- --
1908
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1909
- [@Salute-Eva](https://github.com/Salute-Eva)
1910
- --
1911
- fix(plasma-core, plasma-ui, plasma-web): changes the refs array to html collection [#34](https://github.com/salute-developers/plasma/pull/34) (Kruglikov.A.D@sberbank.ru)
1912
- Arseny Kruglikov (Kruglikov.A.D@sberbank.ru)
1913
- --
1914
- chore(plasma-web): Add SansDisplay typo for storybook [#37](https://github.com/salute-developers/plasma/pull/37) ([@neretin-trike](https://github.com/neretin-trike))
1915
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1916
- [@Salute-Eva](https://github.com/Salute-Eva)
1917
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1918
- --
1919
- test(plasma-b2c,plasma-web): Add tests and snapshots for `Tooltip` component [#27](https://github.com/salute-developers/plasma/pull/27) ([@neretin-trike](https://github.com/neretin-trike))
1920
- fix(plasma-web): Fix `Tooltip` behavior with wrapper [#27](https://github.com/salute-developers/plasma/pull/27) ([@neretin-trike](https://github.com/neretin-trike))
1921
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1922
- --
1923
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1924
- [@Salute-Eva](https://github.com/Salute-Eva)
1925
- --
1926
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1927
- [@Salute-Eva](https://github.com/Salute-Eva)
1928
- --
1929
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1930
- [@Salute-Eva](https://github.com/Salute-Eva)
1931
- --
1932
- fix(plasma-ui, plasma-web): fix carousel context [#20](https://github.com/salute-developers/plasma/pull/20) (Kruglikov.A.D@sberbank.ru)
1933
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1934
- [@Salute-Eva](https://github.com/Salute-Eva)
1935
- Arseny Kruglikov (Kruglikov.A.D@sberbank.ru)
1936
- --
1937
- test(plasma-web, plasma-b2c): Add test and update snapshot for `Tooltip` component [#2](https://github.com/salute-developers/plasma/pull/2) ([@neretin-trike](https://github.com/neretin-trike))
1938
- feat(plasma-web): Add max-width for `Tooltip` component [#2](https://github.com/salute-developers/plasma/pull/2) ([@neretin-trike](https://github.com/neretin-trike))
1939
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1940
- [@Salute-Eva](https://github.com/Salute-Eva)
1941
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1942
- --
1943
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1944
- [@Salute-Eva](https://github.com/Salute-Eva)
1945
- --
1946
- chore: update package-locks [#18](https://github.com/salute-developers/plasma/pull/18) ([@Yeti-or](https://github.com/Yeti-or))
1947
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1948
- --
1949
- fix: linting errs [#1](https://github.com/salute-developers/plasma/pull/1) ([@Yeti-or](https://github.com/Yeti-or))
1950
- fix: lerna & npm i [#1](https://github.com/salute-developers/plasma/pull/1) ([@Yeti-or](https://github.com/Yeti-or))
1951
- fix: monorepo deps resolved [#1](https://github.com/salute-developers/plasma/pull/1) ([@Yeti-or](https://github.com/Yeti-or))
1952
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1953
- fix(plasma-web,plasma-b2c): Add useResizeObserver and fix behavior with resize ([@neretin-trike](https://github.com/neretin-trike))
1954
- [@Salute-Eva](https://github.com/Salute-Eva)
1955
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1956
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
1957
- --
1958
- feat(plasma-web): Designing `TextField` for B2B theme [#1121](https://github.com/salute-developers/plasma/pull/1121) ([@fanisco](https://github.com/fanisco))
1959
- test: Added B2B `TextField` tests / new tests for legacy Web [#1121](https://github.com/salute-developers/plasma/pull/1121) ([@fanisco](https://github.com/fanisco))
1960
- fix: `Field` and `Input` props interfaces facelifting [#1121](https://github.com/salute-developers/plasma/pull/1121) ([@fanisco](https://github.com/fanisco))
1961
- chore(plasma-web): Support `plasma-typo` in Storybook [#1121](https://github.com/salute-developers/plasma/pull/1121) ([@fanisco](https://github.com/fanisco))
1962
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
1963
- --
1964
- feat(plasma-web): `Modal`: a11y improvements [#1130](https://github.com/salute-developers/plasma/pull/1130) ([@fanisco](https://github.com/fanisco))
1965
- feat(plasma-web): `Modal` added react-focus-lock for focus management [#1130](https://github.com/salute-developers/plasma/pull/1130) ([@fanisco](https://github.com/fanisco))
1966
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
1967
- --
1968
- feat(plasma-web): `Select` a11y: keyboard navigation [#1157](https://github.com/salute-developers/plasma/pull/1157) ([@fanisco](https://github.com/fanisco))
1969
- feat(plasma-web): `Dropdown` a11y: navigating with keyboard [#1157](https://github.com/salute-developers/plasma/pull/1157) ([@fanisco](https://github.com/fanisco))
1970
- feat(plasma-web): Added `List` component [#1149](https://github.com/salute-developers/plasma/pull/1149) ([@fanisco](https://github.com/fanisco))
1971
- test(plasma-web): `Select`: tests and a11y assertions [#1157](https://github.com/salute-developers/plasma/pull/1157) ([@fanisco](https://github.com/fanisco))
1972
- test(plasma-web): `Radiobox`: check only for id existance [#1149](https://github.com/salute-developers/plasma/pull/1149) ([@fanisco](https://github.com/fanisco))
1973
- fix(plasma-web): `Checkbox` & `Radibox` labeled and described by attrs and elems [#1149](https://github.com/salute-developers/plasma/pull/1149) ([@fanisco](https://github.com/fanisco))
1974
- fix(plasma-web, plasma-ui): `Radiobox`: removed duplication of label & descr + better live example [#1149](https://github.com/salute-developers/plasma/pull/1149) ([@fanisco](https://github.com/fanisco))
1975
- fix(plasma-web, plasma-ui): `Checkbox`: removed duplication of label & descr [#1149](https://github.com/salute-developers/plasma/pull/1149) ([@fanisco](https://github.com/fanisco))
1976
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
1977
- --
1978
- feat(plasma-web): `Tooltip` a11y & close with esc [#1135](https://github.com/salute-developers/plasma/pull/1135) ([@fanisco](https://github.com/fanisco))
1979
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
1980
- [@Salute-Eva](https://github.com/Salute-Eva)
1981
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
1982
- --
1983
- feat(plasma-web): Add ref to carousel [#1155](https://github.com/salute-developers/plasma/pull/1155) (alisabelousova007@gmail.com)
1984
- Белоусова Алиса Дмитриевна (alisabelousova007@gmail.com)
1985
- --
1986
- feat(plasma-web,plasma-b2c): Add focus for `Checkbox` and `Radiobox` components [#1154](https://github.com/salute-developers/plasma/pull/1154) ([@neretin-trike](https://github.com/neretin-trike))
1987
- docs: `withSkeleton` wraps component with a11y [#1129](https://github.com/salute-developers/plasma/pull/1129) ([@fanisco](https://github.com/fanisco))
1988
- docs: `Spinner` live example of a11y [#1134](https://github.com/salute-developers/plasma/pull/1134) ([@fanisco](https://github.com/fanisco))
1989
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
1990
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
1991
- --
1992
- feat(plasma-ui): `TextArea`: added `aria-describedby` attr [#1133](https://github.com/salute-developers/plasma/pull/1133) ([@fanisco](https://github.com/fanisco))
1993
- feat(plasma-web): `TextArea`: added `aria-describedby` attr [#1133](https://github.com/salute-developers/plasma/pull/1133) ([@fanisco](https://github.com/fanisco))
1994
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
1995
- --
1996
- feat(plasma-web): `TextField`: added `aria-describedby` attr [#1124](https://github.com/salute-developers/plasma/pull/1124) ([@fanisco](https://github.com/fanisco))
1997
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
1998
- --
1999
- feat(plasma-web): `Notification`: added possibility to anounce text when open [#1127](https://github.com/salute-developers/plasma/pull/1127) ([@fanisco](https://github.com/fanisco))
2000
- chore: `Toast` stories text & role [#1127](https://github.com/salute-developers/plasma/pull/1127) ([@fanisco](https://github.com/fanisco))
2001
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2002
- --
2003
- fix(plasma-web): Add restrict bounds for value in `Progress` component [#1126](https://github.com/salute-developers/plasma/pull/1126) ([@neretin-trike](https://github.com/neretin-trike))
2004
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2005
- [@Salute-Eva](https://github.com/Salute-Eva)
2006
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2007
- --
2008
- chore(plasma-web): Delete `Popup` from storybook [#1136](https://github.com/salute-developers/plasma/pull/1136) ([@fanisco](https://github.com/fanisco))
2009
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2010
- --
2011
- feat(plasma-web): add multiselect logic to select [#1083](https://github.com/salute-developers/plasma/pull/1083) ([@didolf](https://github.com/didolf))
2012
- feat(plasma-web): add keyboard navigation to Select [#1083](https://github.com/salute-developers/plasma/pull/1083) ([@didolf](https://github.com/didolf))
2013
- feat(plasma-web): add additional fields to DropdownItem [#1083](https://github.com/salute-developers/plasma/pull/1083) ([@didolf](https://github.com/didolf))
2014
- test(plasma-web): add tests on keyboard navigation [#1083](https://github.com/salute-developers/plasma/pull/1083) ([@didolf](https://github.com/didolf))
2015
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2016
- [@Salute-Eva](https://github.com/Salute-Eva)
2017
- Дмитрий Лекомцев ([@didolf](https://github.com/didolf))
2018
- --
2019
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2020
- [@Salute-Eva](https://github.com/Salute-Eva)
2021
- --
2022
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2023
- [@Salute-Eva](https://github.com/Salute-Eva)
2024
- --
2025
- feat: `Button`: colors theming [#1084](https://github.com/salute-developers/plasma/pull/1084) ([@fanisco](https://github.com/fanisco))
2026
- feat: Init `plasma-tokens-b2b` package [#1084](https://github.com/salute-developers/plasma/pull/1084) ([@fanisco](https://github.com/fanisco))
2027
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2028
- [@Salute-Eva](https://github.com/Salute-Eva)
2029
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2030
- --
2031
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2032
- [@Salute-Eva](https://github.com/Salute-Eva)
2033
- --
2034
- fix(plasma-web): `Carousel`: moved style resets to core [#1104](https://github.com/salute-developers/plasma/pull/1104) ([@fanisco](https://github.com/fanisco))
2035
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2036
- --
2037
- fix(plasma-web): `Modal` background set to `backgroundPrimary` (01) token [#1106](https://github.com/salute-developers/plasma/pull/1106) ([@fanisco](https://github.com/fanisco))
2038
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2039
- --
2040
- docs(plasma-web, plasma-b2c): `Button`: using as an anchor [#1092](https://github.com/salute-developers/plasma/pull/1092) ([@fanisco](https://github.com/fanisco))
2041
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2042
- [@Salute-Eva](https://github.com/Salute-Eva)
2043
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2044
- --
2045
- feat(plasma-ui, plasma-web, plasma-b2c): `Button`: Added theming [#1063](https://github.com/salute-developers/plasma/pull/1063) ([@fanisco](https://github.com/fanisco))
2046
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2047
- [@Salute-Eva](https://github.com/Salute-Eva)
2048
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2049
- --
2050
- fix(plasma-web, plasma-b2c): `Tooltip`: global dark [#1087](https://github.com/salute-developers/plasma/pull/1087) ([@fanisco](https://github.com/fanisco))
2051
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2052
- --
2053
- fix(plasma-web): `TextField`: fix `size:l` by providing \$size to input [#1073](https://github.com/salute-developers/plasma/pull/1073) ([@fanisco](https://github.com/fanisco))
2054
- chore(plasma-web-docs): `TextField`: Incorrect `status` prop usage [#1069](https://github.com/salute-developers/plasma/pull/1069) ([@fanisco](https://github.com/fanisco))
2055
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2056
- [@Salute-Eva](https://github.com/Salute-Eva)
2057
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2058
- --
2059
- fix: peer dependencies versions [#1053](https://github.com/salute-developers/plasma/pull/1053) ([@LamaEats](https://github.com/LamaEats))
2060
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2061
- [@Salute-Eva](https://github.com/Salute-Eva)
2062
- Sviridov Maksim ([@LamaEats](https://github.com/LamaEats))
2063
- --
2064
- chore: Storybook: Added lang to make VoiceOver read russian text properly [#1052](https://github.com/salute-developers/plasma/pull/1052) ([@fanisco](https://github.com/fanisco))
2065
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2066
- [@Salute-Eva](https://github.com/Salute-Eva)
2067
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2068
- --
2069
- fix(plasma-web, plasma-ui): `Basebox`: Hide input properly; tabIndex={-1} on root [#1057](https://github.com/salute-developers/plasma/pull/1057) ([@fanisco](https://github.com/fanisco))
2070
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2071
- [@Salute-Eva](https://github.com/Salute-Eva)
2072
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2073
- --
2074
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2075
- [@Salute-Eva](https://github.com/Salute-Eva)
2076
- --
2077
- feat(plasma-b2c,plasma-web,plasma-ui): Update style for `Tabs` component [#976](https://github.com/salute-developers/plasma/pull/976) ([@neretin-trike](https://github.com/neretin-trike))
2078
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2079
- --
2080
- feat(plasma-web): Close `Modal` with esc key [#1024](https://github.com/salute-developers/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))
2081
- fix(plasma-web): `Modal`: Portal management in provider [#1024](https://github.com/salute-developers/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))
2082
- test(plasma-web): Test `Modal` closing [#1024](https://github.com/salute-developers/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))
2083
- fix(plasma-web): Simplify event handler type (`onClick`) of `Modal` [#1024](https://github.com/salute-developers/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))
2084
- fix(plasma-web): `Modals` closing order [#1024](https://github.com/salute-developers/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))
2085
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2086
- --
2087
- fix(plasma-b2c,plasma-web): Add re-export for `Notification` component [#1029](https://github.com/salute-developers/plasma/pull/1029) ([@neretin-trike](https://github.com/neretin-trike))
2088
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2089
- [@Salute-Eva](https://github.com/Salute-Eva)
2090
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2091
- --
2092
- test(plasma-web): `Notification` close [#1033](https://github.com/salute-developers/plasma/pull/1033) ([@fanisco](https://github.com/fanisco))
2093
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2094
- [@Salute-Eva](https://github.com/Salute-Eva)
2095
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2096
- --
2097
- feat(plasma-ui, plasma-web): `Carousel` a11y improvements [#973](https://github.com/salute-developers/plasma/pull/973) ([@fanisco](https://github.com/fanisco))
2098
- refactor: Move `Carousel`'s modules in Core/UI/Web [#973](https://github.com/salute-developers/plasma/pull/973) ([@fanisco](https://github.com/fanisco))
2099
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2100
- [@Salute-Eva](https://github.com/Salute-Eva)
2101
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2102
- --
2103
- test: Complete tests for `Tabs` [#985](https://github.com/salute-developers/plasma/pull/985) ([@fanisco](https://github.com/fanisco))
2104
- test(plasma-b2c, plasma-web): Add statuses to `Notification` test [#1017](https://github.com/salute-developers/plasma/pull/1017) ([@fanisco](https://github.com/fanisco))
2105
- feat(plasma-web, plasma-b2c): Added possibility to specify id for `Notification` [#1017](https://github.com/salute-developers/plasma/pull/1017) ([@fanisco](https://github.com/fanisco))
2106
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2107
- --
2108
- test(plasma-b2c, plasma-web): Added click and multiselect tests for `Select` [#983](https://github.com/salute-developers/plasma/pull/983) ([@fanisco](https://github.com/fanisco))
2109
- feat(plasma-web, plasma-b2c): Arrow and check placement in `Select` [#983](https://github.com/salute-developers/plasma/pull/983) ([@fanisco](https://github.com/fanisco))
2110
- test(plasma-web): add Grid component test [#1001](https://github.com/salute-developers/plasma/pull/1001) ([@Yeti-or](https://github.com/Yeti-or))
2111
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2112
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2113
- --
2114
- test(plasma-web): Add Cypress component test for `Carousel` [#968](https://github.com/salute-developers/plasma/pull/968) ([@fanisco](https://github.com/fanisco))
2115
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2116
- [@Salute-Eva](https://github.com/Salute-Eva)
2117
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2118
- --
2119
- feat(plasma-web,plasma-b2c,plasma-ui): Add example for checkbox with jsx in label [#969](https://github.com/salute-developers/plasma/pull/969) ([@neretin-trike](https://github.com/neretin-trike))
2120
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2121
- [@Salute-Eva](https://github.com/Salute-Eva)
2122
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2123
- --
2124
- feat: add RadioGroup components [#676](https://github.com/salute-developers/plasma/pull/676) ([@OgNellis](https://github.com/OgNellis))
2125
- fix: accessibility of checkbox and radiobox for nvda and jaws [#676](https://github.com/salute-developers/plasma/pull/676) ([@OgNellis](https://github.com/OgNellis))
2126
- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))
2127
- --
2128
- fix(plama-web): Added possibility to specify a value type in `Select` [#932](https://github.com/salute-developers/plasma/pull/932) ([@fanisco](https://github.com/fanisco))
2129
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2130
- [@Salute-Eva](https://github.com/Salute-Eva)
2131
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2132
- --
2133
- feat: Added `createButton` as a constructor function for `Button` [#946](https://github.com/salute-developers/plasma/pull/946) ([@fanisco](https://github.com/fanisco))
2134
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2135
- --
2136
- feat(plasma-web): Update behavior for `Tooltip` component [#942](https://github.com/salute-developers/plasma/pull/942) ([@neretin-trike](https://github.com/neretin-trike))
2137
- test(plasma-web): Add tests for `Tooltip` component [#942](https://github.com/salute-developers/plasma/pull/942) ([@neretin-trike](https://github.com/neretin-trike))
2138
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2139
- [@Salute-Eva](https://github.com/Salute-Eva)
2140
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2141
- --
2142
- feat: Moved `TabsController` as a creator function [#923](https://github.com/salute-developers/plasma/pull/923) ([@fanisco](https://github.com/fanisco))
2143
- fix(plasma-web): Fix TabsController's items tabbing [#923](https://github.com/salute-developers/plasma/pull/923) ([@fanisco](https://github.com/fanisco))
2144
- chore(plasma-web): Delete old doc file [#923](https://github.com/salute-developers/plasma/pull/923) ([@fanisco](https://github.com/fanisco))
2145
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2146
- [@Salute-Eva](https://github.com/Salute-Eva)
2147
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2148
- --
2149
- feat(plasma-ui, plasma-web): B2C/B2B `Input` and `TextArea` on common platform [#910](https://github.com/salute-developers/plasma/pull/910) ([@fanisco](https://github.com/fanisco))
2150
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2151
- [@Salute-Eva](https://github.com/Salute-Eva)
2152
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2153
- --
2154
- fix(plasma-web): Add `Button`'s `warning` view [#933](https://github.com/salute-developers/plasma/pull/933) ([@fanisco](https://github.com/fanisco))
2155
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2156
- --
2157
- fix(plasma-web): prevent disabled select from opening [#925](https://github.com/salute-developers/plasma/pull/925) (42856876+IArny@users.noreply.github.com)
2158
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2159
- [@Salute-Eva](https://github.com/Salute-Eva)
2160
- Булах Александр Алексеевич [B](42856876+IArny@users.noreply.github.com)
2161
- --
2162
- fix: plasma-web grid mobile margins [#928](https://github.com/salute-developers/plasma/pull/928) ([@takovoy](https://github.com/takovoy))
2163
- Aleksandr Sustavov ([@takovoy](https://github.com/takovoy))
2164
- --
2165
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2166
- [@Salute-Eva](https://github.com/Salute-Eva)
2167
- --
2168
- fix: Separate `Input`'s animation by b2b and b2c [#908](https://github.com/salute-developers/plasma/pull/908) ([@fanisco](https://github.com/fanisco))
2169
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2170
- --
2171
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2172
- [@Salute-Eva](https://github.com/Salute-Eva)
2173
- --
2174
- fix(plasma-web): prevent radiobox elipse shrinking [#912](https://github.com/salute-developers/plasma/pull/912) ([@IArny](https://github.com/IArny))
2175
- [@IArny](https://github.com/IArny)
2176
- --
2177
- fix(plasma-web): Prevent click on icons of `DropdownItem` [#883](https://github.com/salute-developers/plasma/pull/883) ([@fanisco](https://github.com/fanisco))
2178
- fix(plasma-web,plasma-b2c): `Select`'s when multiselect prevent autoclose [#883](https://github.com/salute-developers/plasma/pull/883) ([@fanisco](https://github.com/fanisco))
2179
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2180
- [@Salute-Eva](https://github.com/Salute-Eva)
2181
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2182
- --
2183
- feat(plasma-ui): `Dropdown` custom composition [#866](https://github.com/salute-developers/plasma/pull/866) ([@fanisco](https://github.com/fanisco))
2184
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2185
- --
2186
- fix: grid container max size [#880](https://github.com/salute-developers/plasma/pull/880) ([@takovoy](https://github.com/takovoy))
2187
- Aleksandr Sustavov ([@takovoy](https://github.com/takovoy))
2188
- --
2189
- fix(plasma-web): Remove hover from select with empty list [#858](https://github.com/salute-developers/plasma/pull/858) ([@neretin-trike](https://github.com/neretin-trike))
2190
- chore(plasma-web): Bump plasma-colors version [#858](https://github.com/salute-developers/plasma/pull/858) ([@neretin-trike](https://github.com/neretin-trike))
2191
- fix(plasma-web): Fix open `Dropwdown` component if has not item [#858](https://github.com/salute-developers/plasma/pull/858) ([@neretin-trike](https://github.com/neretin-trike))
2192
- fix(plasma-b2c): Fix click to empty select [#858](https://github.com/salute-developers/plasma/pull/858) ([@neretin-trike](https://github.com/neretin-trike))
2193
- fix(plasma-web): Fix color for hover item in `Dropdown` component [#869](https://github.com/salute-developers/plasma/pull/869) ([@neretin-trike](https://github.com/neretin-trike))
2194
- chore(plasma-web): Add re-export for `Dropdown` component [#869](https://github.com/salute-developers/plasma/pull/869) ([@neretin-trike](https://github.com/neretin-trike))
2195
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2196
- --
2197
- chore(plasma-ui, plasma-web): addon knobs removed [#857](https://github.com/salute-developers/plasma/pull/857) ([@kayman233](https://github.com/kayman233))
2198
- [@kayman233](https://github.com/kayman233)
2199
- --
2200
- fix(plasma-web): Remove underline from Dropdown item [#865](https://github.com/salute-developers/plasma/pull/865) ([@neretin-trike](https://github.com/neretin-trike))
2201
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2202
- [@Salute-Eva](https://github.com/Salute-Eva)
2203
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2204
- --
2205
- fix(plasma-web, plasma-b2c): Fix re-exporting [#864](https://github.com/salute-developers/plasma/pull/864) ([@neretin-trike](https://github.com/neretin-trike))
2206
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2207
- [@Salute-Eva](https://github.com/Salute-Eva)
2208
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2209
- --
2210
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2211
- chore: Manual publish for web & b2c [#854](https://github.com/salute-developers/plasma/pull/854) ([@fanisco](https://github.com/fanisco))
2212
- fix: Update package-locks [#853](https://github.com/salute-developers/plasma/pull/853) ([@fanisco](https://github.com/fanisco))
2213
- [@Salute-Eva](https://github.com/Salute-Eva)
2214
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2215
- --
2216
- feat: new grid breakpoint for 16 cols [#825](https://github.com/salute-developers/plasma/pull/825) ([@takovoy](https://github.com/takovoy))
2217
- Aleksandr Sustavov ([@takovoy](https://github.com/takovoy))
2218
- --
2219
- feat(plasma-core): Shared `Toast` between libraries [#812](https://github.com/salute-developers/plasma/pull/812) ([@fanisco](https://github.com/fanisco))
2220
- chore: Skip Notification component test [#829](https://github.com/salute-developers/plasma/pull/829) ([@fanisco](https://github.com/fanisco))
2221
- test: Component test for B2C `Toast` [#812](https://github.com/salute-developers/plasma/pull/812) ([@fanisco](https://github.com/fanisco))
2222
- build(plasma-core/ui/b2c/web): fix storybook build ([@Yeti-or](https://github.com/Yeti-or))
2223
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2224
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2225
- --
2226
- test: add SBSans to cypress [#832](https://github.com/salute-developers/plasma/pull/832) ([@Yeti-or](https://github.com/Yeti-or))
2227
- test(plasma-core/ui/web): fix tests [#830](https://github.com/salute-developers/plasma/pull/830) ([@Yeti-or](https://github.com/Yeti-or))
2228
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2229
- --
2230
- test(plasma-ui/web/b2c): Typography: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2231
- test(plasma-web/b2c): Tooltip: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2232
- test(plasma-ui/web/b2c): TextField: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2233
- test(plasma-ui/web/b2c): TextArea: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2234
- test(plasma-ui/web/b2c): Tabs: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2235
- test(plasma-ui/web/b2c): Switch: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2236
- test(plasma-web/b2c): Select: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2237
- test(plasma-ui/web/b2c): Radiobox: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2238
- test(plasma-web/b2c): Progress: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2239
- test(plasma-ui/web/b2c): Price: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2240
- test(plasma-ui/web/b2c): PaginationDots: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2241
- test(plasma-web/b2c): Notification: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2242
- test(plasma-web/b2c): Modal: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2243
- test(plasma-web/b2c): Link: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2244
- test(plasma-ui/web/b2c): Dropdown: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2245
- test(plasma-ui/web/b2c): Checkbox: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2246
- test(plasma-ui/web/b2c): Button: cy component test [#827](https://github.com/salute-developers/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
2247
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2248
- [@Salute-Eva](https://github.com/Salute-Eva)
2249
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2250
- --
2251
- feat(plasma-cy-utils): padMe [#824](https://github.com/salute-developers/plasma/pull/824) ([@Yeti-or](https://github.com/Yeti-or))
2252
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2253
- [@Salute-Eva](https://github.com/Salute-Eva)
2254
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2255
- --
2256
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2257
- chore: move cypress helpers to utils [#823](https://github.com/salute-developers/plasma/pull/823) ([@Yeti-or](https://github.com/Yeti-or))
2258
- test(plasma-web/plasma-ui): move cy tests to plasma-core [#823](https://github.com/salute-developers/plasma/pull/823) ([@Yeti-or](https://github.com/Yeti-or))
2259
- test(plasma-web): fix cypress comp-tests [#823](https://github.com/salute-developers/plasma/pull/823) ([@Yeti-or](https://github.com/Yeti-or))
2260
- [@Salute-Eva](https://github.com/Salute-Eva)
2261
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2262
- --
2263
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2264
- [@Salute-Eva](https://github.com/Salute-Eva)
2265
- --
2266
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2267
- [@Salute-Eva](https://github.com/Salute-Eva)
2268
- --
2269
- feat(plasma-web): `Dropdown` `onToggle` notification [#805](https://github.com/salute-developers/plasma/pull/805) ([@fanisco](https://github.com/fanisco))
2270
- feat(plasma-web): Moved `SingleSelect` and `MultiSelect` functionality to hocs [#805](https://github.com/salute-developers/plasma/pull/805) ([@fanisco](https://github.com/fanisco))
2271
- feat(plasma-web): Customize `Dropdown` with CSS Vars [#805](https://github.com/salute-developers/plasma/pull/805) ([@fanisco](https://github.com/fanisco))
2272
- fix(plasma-web): Removed `DropdownList` min-width [#805](https://github.com/salute-developers/plasma/pull/805) ([@fanisco](https://github.com/fanisco))
2273
- chore: make cypress work again [#573](https://github.com/salute-developers/plasma/pull/573) ([@Yeti-or](https://github.com/Yeti-or))
2274
- chore: resolve cypress and jest conflicts [#573](https://github.com/salute-developers/plasma/pull/573) ([@OgNellis](https://github.com/OgNellis))
2275
- chore: cypress component testing [#573](https://github.com/salute-developers/plasma/pull/573) (dakhetov@outlook.com)
2276
- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))
2277
- Daniil Akhetov (dakhetov@outlook.com)
2278
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2279
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2280
- --
2281
- chore: Delete extract-sb-docgen-info [#801](https://github.com/salute-developers/plasma/pull/801) ([@fanisco](https://github.com/fanisco))
2282
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2283
- [@Salute-Eva](https://github.com/Salute-Eva)
2284
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2285
- --
2286
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2287
- [@Salute-Eva](https://github.com/Salute-Eva)
2288
- --
2289
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2290
- [@Salute-Eva](https://github.com/Salute-Eva)
2291
- --
2292
- feat(plasma-web): Added `Carousel`, `PaginationDots` and `Select` to `index.ts` [#803](https://github.com/salute-developers/plasma/pull/803) ([@fanisco](https://github.com/fanisco))
2293
- feat(plasma-sb-utils): `PaletteGrid`, `disableProps`, `IconsPlaceholder`, `InSpacingDecorator` [#803](https://github.com/salute-developers/plasma/pull/803) ([@fanisco](https://github.com/fanisco))
2294
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2295
- [@Salute-Eva](https://github.com/Salute-Eva)
2296
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2297
- --
2298
- fix(plasma-web): Collision of `Button` and global custom css [#703](https://github.com/salute-developers/plasma/pull/703) ([@fanisco](https://github.com/fanisco))
2299
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2300
- [@Salute-Eva](https://github.com/Salute-Eva)
2301
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2302
- --
2303
- fix(plasma-web): Disabled state for `Checkbox` [#791](https://github.com/salute-developers/plasma/pull/791) ([@fanisco](https://github.com/fanisco))
2304
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2305
- [@Salute-Eva](https://github.com/Salute-Eva)
2306
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2307
- --
2308
- chore(plasma-web): Storybook controls for Button, Carousel, Checkbox, Modal [#651](https://github.com/salute-developers/plasma/pull/651) ([@kayman233](https://github.com/kayman233))
2309
- chore(plasma-web): Storybook controls for Notification, PaginationDots, Progress, Radiobox [#652](https://github.com/salute-developers/plasma/pull/652) ([@kayman233](https://github.com/kayman233))
2310
- chore(plasma-web): Storybook controls for Tooltip, Badge, Image, Price, Spinner [#662](https://github.com/salute-developers/plasma/pull/662) ([@kayman233](https://github.com/kayman233))
2311
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2312
- [@kayman233](https://github.com/kayman233)
2313
- [@Salute-Eva](https://github.com/Salute-Eva)
2314
- --
2315
- fix: Refactor `Checkbox` & `Radiobox` in order of better understanding [#698](https://github.com/salute-developers/plasma/pull/698) ([@fanisco](https://github.com/fanisco))
2316
- chore(plasma-ui): update ts/styled-comps deps [#728](https://github.com/salute-developers/plasma/pull/728) ([@Yeti-or](https://github.com/Yeti-or))
2317
- chore(plasma-web): update storybook deps [#728](https://github.com/salute-developers/plasma/pull/728) ([@Yeti-or](https://github.com/Yeti-or))
2318
- chore(plasma-web): update build deps [#728](https://github.com/salute-developers/plasma/pull/728) ([@Yeti-or](https://github.com/Yeti-or))
2319
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2320
- [@Salute-Eva](https://github.com/Salute-Eva)
2321
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2322
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2323
- --
2324
- feat(plasma-web): Added `TabsController` in order to use keyboard arrows [#687](https://github.com/salute-developers/plasma/pull/687) ([@fanisco](https://github.com/fanisco))
2325
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2326
- docs(plasma-web): Storybook controls for Select, Switch, TextField [#688](https://github.com/salute-developers/plasma/pull/688) ([@kayman233](https://github.com/kayman233))
2327
- docs(plasma-web): Describe `TabsController` [#687](https://github.com/salute-developers/plasma/pull/687) ([@fanisco](https://github.com/fanisco))
2328
- chore: Storybook docgenInfo extraction tool [#648](https://github.com/salute-developers/plasma/pull/648) ([@fanisco](https://github.com/fanisco))
2329
- [@kayman233](https://github.com/kayman233)
2330
- [@Salute-Eva](https://github.com/Salute-Eva)
2331
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2332
- --
2333
- feat(plasma-web): Pass color and contentLeft to DropdownItem [#683](https://github.com/salute-developers/plasma/pull/683) ([@fanisco](https://github.com/fanisco))
2334
- fix(plasma-web): Dropdown shadow black [#683](https://github.com/salute-developers/plasma/pull/683) ([@fanisco](https://github.com/fanisco))
2335
- fix(plasma-web): Pass DropdownItem border radius as separate CSS Var [#683](https://github.com/salute-developers/plasma/pull/683) ([@fanisco](https://github.com/fanisco))
2336
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2337
- [@Salute-Eva](https://github.com/Salute-Eva)
2338
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2339
- --
2340
- docs(plasma-web): Storybook controls for Tabs, TextArea [#661](https://github.com/salute-developers/plasma/pull/661) ([@kayman233](https://github.com/kayman233))
2341
- chore(plasma-web): disableProps added [#661](https://github.com/salute-developers/plasma/pull/661) ([@kayman233](https://github.com/kayman233))
2342
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2343
- [@kayman233](https://github.com/kayman233)
2344
- [@Salute-Eva](https://github.com/Salute-Eva)
2345
- --
2346
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2347
- [@Salute-Eva](https://github.com/Salute-Eva)
2348
- --
2349
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2350
- [@Salute-Eva](https://github.com/Salute-Eva)
2351
- --
2352
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2353
- [@Salute-Eva](https://github.com/Salute-Eva)
2354
- --
2355
- feat: Skeleton in core/ui/web [#628](https://github.com/salute-developers/plasma/pull/628) ([@fanisco](https://github.com/fanisco))
2356
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2357
- [@Salute-Eva](https://github.com/Salute-Eva)
2358
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2359
- --
2360
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2361
- [@Salute-Eva](https://github.com/Salute-Eva)
2362
- --
2363
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2364
- [@Salute-Eva](https://github.com/Salute-Eva)
2365
- --
2366
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2367
- [@Salute-Eva](https://github.com/Salute-Eva)
2368
- --
2369
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2370
- [@Salute-Eva](https://github.com/Salute-Eva)
2371
- --
2372
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2373
- [@Salute-Eva](https://github.com/Salute-Eva)
2374
- --
2375
- fix(plasma-core): Image: add role attr [#620](https://github.com/salute-developers/plasma/pull/620) ([@Yeti-or](https://github.com/Yeti-or))
2376
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2377
- [@Salute-Eva](https://github.com/Salute-Eva)
2378
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2379
- --
2380
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2381
- [@Salute-Eva](https://github.com/Salute-Eva)
2382
- --
2383
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2384
- [@Salute-Eva](https://github.com/Salute-Eva)
2385
- --
2386
- feat(plasma-web): Add `hocs`, `hooks`, `mixins`, `types` and `utils` from plasma-core [#592](https://github.com/salute-developers/plasma/pull/592) ([@fanisco](https://github.com/fanisco))
2387
- chore: update package-locks \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2388
- [@Salute-Eva](https://github.com/Salute-Eva)
2389
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2390
- --
2391
- feat(plasma-web): Index imports for treeshaking [#563](https://github.com/salute-developers/plasma/pull/563) ([@fanisco](https://github.com/fanisco))
2392
- ci: Build plasma without rollup [#563](https://github.com/salute-developers/plasma/pull/563) ([@fanisco](https://github.com/fanisco))
2393
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2394
- --
2395
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2396
- [@Salute-Eva](https://github.com/Salute-Eva)
2397
- --
2398
- fix(plasma-web): form submit trigger inside select [#557](https://github.com/salute-developers/plasma/pull/557) ([@tsumo](https://github.com/tsumo))
2399
- [@tsumo](https://github.com/tsumo)
2400
- --
2401
- feat(plasma-web): Integrate Dropdown into Select [#545](https://github.com/salute-developers/plasma/pull/545) ([@fanisco](https://github.com/fanisco))
2402
- feat(plasma-web): Added Dropdown component [#545](https://github.com/salute-developers/plasma/pull/545) ([@fanisco](https://github.com/fanisco))
2403
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2404
- --
2405
- fix: remove double ampersands [#537](https://github.com/salute-developers/plasma/pull/537) ([@OgNellis](https://github.com/OgNellis))
2406
- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))
2407
- --
2408
- fix(plasma-ui, plasma-web): toolbar buttons return [#547](https://github.com/salute-developers/plasma/pull/547) ([@kayman233](https://github.com/kayman233))
2409
- [@kayman233](https://github.com/kayman233)
2410
- --
2411
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2412
- [@Salute-Eva](https://github.com/Salute-Eva)
2413
- --
2414
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2415
- [@Salute-Eva](https://github.com/Salute-Eva)
2416
- --
2417
- feat(plasma-ui, plasma-web, showcase): sb-essentials added [#535](https://github.com/salute-developers/plasma/pull/535) ([@kayman233](https://github.com/kayman233))
2418
- [@kayman233](https://github.com/kayman233)
2419
- --
2420
- fix(plasma-web): TextField can accept deferred defaultValue [#536](https://github.com/salute-developers/plasma/pull/536) ([@fanisco](https://github.com/fanisco))
2421
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2422
- [@Salute-Eva](https://github.com/Salute-Eva)
2423
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2424
- --
2425
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2426
- [@Salute-Eva](https://github.com/Salute-Eva)
2427
- --
2428
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2429
- [@Salute-Eva](https://github.com/Salute-Eva)
2430
- --
2431
- feat: react17 and test job added [#496](https://github.com/salute-developers/plasma/pull/496) ([@kayman233](https://github.com/kayman233))
2432
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2433
- [@kayman233](https://github.com/kayman233)
2434
- [@Salute-Eva](https://github.com/Salute-Eva)
2435
- --
2436
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2437
- chore: Alias react, react-dom and styled-components in Storybook webpack [#518](https://github.com/salute-developers/plasma/pull/518) ([@fanisco](https://github.com/fanisco))
2438
- chore: Bump Storybook version [#518](https://github.com/salute-developers/plasma/pull/518) ([@fanisco](https://github.com/fanisco))
2439
- [@Salute-Eva](https://github.com/Salute-Eva)
2440
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2441
- --
2442
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2443
- [@Salute-Eva](https://github.com/Salute-Eva)
2444
- --
2445
- fix(plasma-ui): commas change [#479](https://github.com/salute-developers/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
2446
- fix(plasma-ui): favicon to png fix [#479](https://github.com/salute-developers/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
2447
- fix(plasma-ui): safari bug fix [#479](https://github.com/salute-developers/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
2448
- fix(plasma-web): favicon added [#479](https://github.com/salute-developers/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
2449
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2450
- [@kayman233](https://github.com/kayman233)
2451
- [@Salute-Eva](https://github.com/Salute-Eva)
2452
- --
2453
- fix: TextField placeholder placement [#463](https://github.com/salute-developers/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
2454
- fix(plasma-web): TextField placeholder color [#463](https://github.com/salute-developers/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
2455
- fix: Build components with own namespace es/cjs [#463](https://github.com/salute-developers/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
2456
- fix: TextField helperText to boolean [#463](https://github.com/salute-developers/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
2457
- fix: Checkbox layout with various content [#463](https://github.com/salute-developers/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
2458
- fix: Input interface and props [#463](https://github.com/salute-developers/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
2459
- fix(plasma-web): Checkbox & Radio label for attribute [#463](https://github.com/salute-developers/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
2460
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2461
- [@Salute-Eva](https://github.com/Salute-Eva)
2462
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2463
- --
2464
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2465
- [@Salute-Eva](https://github.com/Salute-Eva)
2466
- --
2467
- feat: Added plasma-tokens-b2c package [#468](https://github.com/salute-developers/plasma/pull/468) ([@fanisco](https://github.com/fanisco))
2468
- fix(plasma-web): Removed tokens dependency [#468](https://github.com/salute-developers/plasma/pull/468) ([@fanisco](https://github.com/fanisco))
2469
- docs(plasma-web): about page with link added [#447](https://github.com/salute-developers/plasma/pull/447) ([@kayman233](https://github.com/kayman233))
2470
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2471
- [@kayman233](https://github.com/kayman233)
2472
- [@Salute-Eva](https://github.com/Salute-Eva)
2473
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
2474
- --
2475
- feat(plasma-tokens): Updated tokens from plasma-styles [#455](https://github.com/salute-developers/plasma/pull/455) ([@fanisco](https://github.com/fanisco))
2476
- fix(plasma-web): Components dark theme fixes [#455](https://github.com/salute-developers/plasma/pull/455) ([@fanisco](https://github.com/fanisco))
2477
- chore: Added favicon for storybooks [#455](https://github.com/salute-developers/plasma/pull/455) ([@fanisco](https://github.com/fanisco))
2478
- docs: ThemeColors in both libraries [#455](https://github.com/salute-developers/plasma/pull/455) ([@fanisco](https://github.com/fanisco))
2479
- docs(plasma-web): Added Grid docs [#455](https://github.com/salute-developers/plasma/pull/455) ([@fanisco](https://github.com/fanisco))
2480
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2481
- --
2482
- feat(plasma-core): Spinner sizes [#438](https://github.com/salute-developers/plasma/pull/438) ([@fanisco](https://github.com/fanisco))
2483
- feat(plasma-web): Button success [#438](https://github.com/salute-developers/plasma/pull/438) ([@fanisco](https://github.com/fanisco))
2484
- feat(plasma-core, plasma-ui, plasma-web): Reassembled Field [#438](https://github.com/salute-developers/plasma/pull/438) ([@fanisco](https://github.com/fanisco))
2485
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2486
- --
2487
- feat(plasma-web): Added Link component [#441](https://github.com/salute-developers/plasma/pull/441) ([@fanisco](https://github.com/fanisco))
2488
- fix(plasma-web): Components dark theme fixes [#441](https://github.com/salute-developers/plasma/pull/441) ([@fanisco](https://github.com/fanisco))
2489
- docs: plasma-sb-utils package with a lots useful sb code [#441](https://github.com/salute-developers/plasma/pull/441) ([@fanisco](https://github.com/fanisco))
2490
- docs: Added switcher for plasma-web's dark theme [#441](https://github.com/salute-developers/plasma/pull/441) ([@fanisco](https://github.com/fanisco))
2491
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2492
- [@Salute-Eva](https://github.com/Salute-Eva)
2493
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2494
- --
2495
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2496
- [@Salute-Eva](https://github.com/Salute-Eva)
2497
- --
2498
- feat(plasma-tokens-web): Using plasma-colors, dark theme [#398](https://github.com/salute-developers/plasma/pull/398) ([@fanisco](https://github.com/fanisco))
2499
- feat: Added plasma-colors package [#398](https://github.com/salute-developers/plasma/pull/398) ([@fanisco](https://github.com/fanisco))
2500
- docs(plasma-web): Added themes story [#398](https://github.com/salute-developers/plasma/pull/398) ([@fanisco](https://github.com/fanisco))
2501
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2502
- [@Salute-Eva](https://github.com/Salute-Eva)
2503
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2504
- --
2505
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2506
- [@Salute-Eva](https://github.com/Salute-Eva)
2507
- --
2508
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2509
- [@Salute-Eva](https://github.com/Salute-Eva)
2510
- --
2511
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2512
- [@Salute-Eva](https://github.com/Salute-Eva)
2513
- --
2514
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2515
- [@Salute-Eva](https://github.com/Salute-Eva)
2516
- --
2517
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2518
- [@Salute-Eva](https://github.com/Salute-Eva)
2519
- --
2520
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2521
- [@Salute-Eva](https://github.com/Salute-Eva)
2522
- --
2523
- feat(plasma-core, plasma-ui, plasma-web): Moved PaginationDots to core [#389](https://github.com/salute-developers/plasma/pull/389) ([@fanisco](https://github.com/fanisco))
2524
- feat(plasma-core, plasma-ui, plasma-web): Moved Carousel to core [#389](https://github.com/salute-developers/plasma/pull/389) ([@fanisco](https://github.com/fanisco))
2525
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2526
- --
2527
- fix(plasma-web): Added Badge to index [#397](https://github.com/salute-developers/plasma/pull/397) ([@fanisco](https://github.com/fanisco))
2528
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2529
- [@Salute-Eva](https://github.com/Salute-Eva)
2530
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2531
- --
2532
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2533
- [@Salute-Eva](https://github.com/Salute-Eva)
2534
- --
2535
- feat(plasma-web): Added Spinner to web [#326](https://github.com/salute-developers/plasma/pull/326) (prokopyevviktor@yandex.ru)
2536
- docs(showcase): Added Spinner showcase web [#326](https://github.com/salute-developers/plasma/pull/326) (prokopyevviktor@yandex.ru)
2537
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2538
- [@Salute-Eva](https://github.com/Salute-Eva)
2539
- Viktor Prokopyev (prokopyevviktor@yandex.ru)
2540
- --
2541
- feat(plasma-web): Added Tooltip component [#345](https://github.com/salute-developers/plasma/pull/345) ([@fanisco](https://github.com/fanisco))
2542
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2543
- [@Salute-Eva](https://github.com/Salute-Eva)
2544
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2545
- --
2546
- docs: description in checkbox and radiobox storybook [#347](https://github.com/salute-developers/plasma/pull/347) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
2547
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2548
- chore: soft peerDependencies only [#344](https://github.com/salute-developers/plasma/pull/344) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
2549
- [@Salute-Eva](https://github.com/Salute-Eva)
2550
- [@VladislavPetyukevich](https://github.com/VladislavPetyukevich)
2551
- --
2552
- feat(plasma-web): Added Modal component [#339](https://github.com/salute-developers/plasma/pull/339) ([@fanisco](https://github.com/fanisco))
2553
- feat(plasma-web): Added Notification component [#339](https://github.com/salute-developers/plasma/pull/339) ([@fanisco](https://github.com/fanisco))
2554
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2555
- [@Salute-Eva](https://github.com/Salute-Eva)
2556
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2557
- --
2558
- feat(plasma-web): Added Progress component [#340](https://github.com/salute-developers/plasma/pull/340) ([@fanisco](https://github.com/fanisco))
2559
- {chore: update package-locks \[skip ci\]} ([@Salute-Eva](https://github.com/Salute-Eva))
2560
- [@Salute-Eva](https://github.com/Salute-Eva)
2561
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2562
- --
2563
- feat(plasma-core, plasma-ui, plasma-ui): Moved Image component [#342](https://github.com/salute-developers/plasma/pull/342) ([@fanisco](https://github.com/fanisco))
2564
- feat(plasma-core, plasma-ui, plasma-ui): Moved Price component [#342](https://github.com/salute-developers/plasma/pull/342) ([@fanisco](https://github.com/fanisco))
2565
- build: fix package-locks [#337](https://github.com/salute-developers/plasma/pull/337) ([@Yeti-or](https://github.com/Yeti-or))
2566
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2567
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2568
- --
2569
- feat(plasma-web): Added Select component [#328](https://github.com/salute-developers/plasma/pull/328) ([@fanisco](https://github.com/fanisco))
2570
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2571
- --
2572
- {chore: update package-locks} ([@github-actions[bot]](https://github.com/github-actions[bot]))
2573
- [@github-actions[bot]](https://github.com/github-actions[bot])
2574
- --
2575
- fix(plasma-ui, plasma-web): Badge: correct reexport & const creation [#313](https://github.com/salute-developers/plasma/pull/313) ([@fanisco](https://github.com/fanisco))
2576
- ci: Deploy documentation for plasma-web [#313](https://github.com/salute-developers/plasma/pull/313) ([@fanisco](https://github.com/fanisco))
2577
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2578
- --
2579
- feat(core): made reexport in ui & web, added showcase for web [#308](https://github.com/salute-developers/plasma/pull/308) (prokopyevviktor@yandex.ru)
2580
- Viktor Prokopyev (prokopyevviktor@yandex.ru)
2581
- --
2582
- feat: Moved Typography to plasma-core / plasma-web [#280](https://github.com/salute-developers/plasma/pull/280) ([@fanisco](https://github.com/fanisco))
2583
- fix(plasma-ui, plasma-web): Fix setting props in TextField & TextArea [#299](https://github.com/salute-developers/plasma/pull/299) ([@LamaEats](https://github.com/LamaEats))
2584
- fix(plasma-ui, plasma-web): Added SC babel plugin to avoid classname collision [#280](https://github.com/salute-developers/plasma/pull/280) ([@fanisco](https://github.com/fanisco))
2585
- chore(plasma-core, plasma-web): Added components to index files [#280](https://github.com/salute-developers/plasma/pull/280) ([@fanisco](https://github.com/fanisco))
2586
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2587
- Sviridov Maksim ([@LamaEats](https://github.com/LamaEats))
2588
- --
2589
- fix: bump peerDeps [#307](https://github.com/salute-developers/plasma/pull/307) ([@Yeti-or](https://github.com/Yeti-or))
2590
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2591
- --
2592
- feat(plasma-web): Added TextArea component [#290](https://github.com/salute-developers/plasma/pull/290) ([@fanisco](https://github.com/fanisco))
2593
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2594
- --
2595
- Bump independent versions \[skip ci\] ([@Yeti-or](https://github.com/Yeti-or))
2596
- Update CHANGELOG.md \[skip ci\] ([@Yeti-or](https://github.com/Yeti-or))
2597
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
2598
- --
2599
- feat(ui): Button/Tabs: resizible => stretch / fixedWidth => stretch. BREAKING [#279](https://github.com/salute-developers/plasma/pull/279) ([@Yeti-or](https://github.com/Yeti-or))
2600
- feat: Moved Grid from ui to plasma-core, Grid for plasma-web [#279](https://github.com/salute-developers/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
2601
- feat: esm build, fix package-lock after rebase [#279](https://github.com/salute-developers/plasma/pull/279) ([@KateKate](https://github.com/KateKate))
2602
- feat: esm build core, icons, ui, web [#279](https://github.com/salute-developers/plasma/pull/279) ([@KateKate](https://github.com/KateKate))
2603
- feat: Button: Code separation for easier composition and styling [#279](https://github.com/salute-developers/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
2604
- feat(plasma-web): Переход на токены [#279](https://github.com/salute-developers/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
2605
- feat: Библиотека plasma-web [#279](https://github.com/salute-developers/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
2606
- fix: plasma doc before major [#279](https://github.com/salute-developers/plasma/pull/279) ([@Yeti-or](https://github.com/Yeti-or))
2607
- chore(plasma-web): Added Grid to index [#279](https://github.com/salute-developers/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
2608
- chore: Fix packages versions [#279](https://github.com/salute-developers/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
2609
- chore: Bump independent versions [#279](https://github.com/salute-developers/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
2610
- Ekaterina Anishkina ([@KateKate](https://github.com/KateKate))
2611
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
2612
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))