# v1.95.0 (Tue Apr 12 2022)

#### 🚀 Enhancement

- feat(plasma-ui): disable Pickers infinityScroll for lowPerfomance devices [#1179](https://github.com/sberdevices/plasma/pull/1179) ([@Yeti-or](https://github.com/Yeti-or))
- feat: Added possibility to disable CSS animations via ThemeProvider [#1179](https://github.com/sberdevices/plasma/pull/1179) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore: disableAnimation => lowPerformance [#1179](https://github.com/sberdevices/plasma/pull/1179) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 2

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.94.0 (Fri Apr 08 2022)

#### 🚀 Enhancement

- feat(plasma-ui): Add keys for `Pickers` components in stories [#1181](https://github.com/sberdevices/plasma/pull/1181) ([@neretin-trike](https://github.com/neretin-trike))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.93.0 (Thu Apr 07 2022)

#### 🐛 Bug Fix

- fix: `Field` and `Input` props interfaces facelifting [#1121](https://github.com/sberdevices/plasma/pull/1121) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.92.0 (Fri Apr 01 2022)

#### 🚀 Enhancement

- feat(plasma-ui): Added `ProductCard` component [#1144](https://github.com/sberdevices/plasma/pull/1144) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): `Stepper`: divide functionallity as `useStepper` [#1144](https://github.com/sberdevices/plasma/pull/1144) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): `Badge`: Added `warning` view [#1144](https://github.com/sberdevices/plasma/pull/1144) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.91.0 (Thu Mar 31 2022)

#### 🐛 Bug Fix

- fix(plasma-web, plasma-ui): `Radiobox`: removed duplication of label & descr + better live example [#1149](https://github.com/sberdevices/plasma/pull/1149) ([@fanisco](https://github.com/fanisco))
- fix(plasma-web, plasma-ui): `Checkbox`: removed duplication of label & descr [#1149](https://github.com/sberdevices/plasma/pull/1149) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.89.0 (Wed Mar 16 2022)

#### 🚀 Enhancement

- feat(plasma-ui): `TextArea`: added `aria-describedby` attr [#1133](https://github.com/sberdevices/plasma/pull/1133) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.88.0 (Wed Mar 16 2022)

#### 🚀 Enhancement

- feat(plasma-web): `TextField`: added `aria-describedby` attr [#1124](https://github.com/sberdevices/plasma/pull/1124) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): `TextField`: added `aria-describedby` attr [#1124](https://github.com/sberdevices/plasma/pull/1124) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.87.0 (Tue Mar 15 2022)

#### 🐛 Bug Fix

- chore: `Toast` stories text & role [#1127](https://github.com/sberdevices/plasma/pull/1127) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.86.0 (Fri Mar 11 2022)

#### 🚀 Enhancement

- feat(plasma-core): Add onDetectActiveItem callback for `Carousel` component [#1081](https://github.com/sberdevices/plasma/pull/1081) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.85.1 (Wed Mar 09 2022)

#### 🐛 Bug Fix

- fix(plasma-ui): `TimePicker` splitter size [#1120](https://github.com/sberdevices/plasma/pull/1120) ([@LamaEats](https://github.com/LamaEats))

#### Authors: 1

- Sviridov Maksim ([@LamaEats](https://github.com/LamaEats))

---

# v1.85.0 (Fri Mar 04 2022)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.84.1 (Tue Mar 01 2022)

#### 🐛 Bug Fix

- fix(plasma-ui): correct Tabs disable state [#1116](https://github.com/sberdevices/plasma/pull/1116) ([@LamaEats](https://github.com/LamaEats))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Sviridov Maksim ([@LamaEats](https://github.com/LamaEats))

---

# v1.84.0 (Tue Mar 01 2022)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.83.0 (Tue Mar 01 2022)

#### 🚀 Enhancement

- feat(plasma-ui): `DeviceThemeProvider`: Added responsive typo support [#1044](https://github.com/sberdevices/plasma/pull/1044) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): Added mixin re-exports [#1044](https://github.com/sberdevices/plasma/pull/1044) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore(plasma-ui): Label in `TextBox`'s stories [#1112](https://github.com/sberdevices/plasma/pull/1112) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- fix(plasma-core): Use default view for input readonly state [#1114](https://github.com/sberdevices/plasma/pull/1114) ([@kvpolyanskiy](https://github.com/kvpolyanskiy))
- fix(plasma-ui): Fix slider when active tab size is changed [#1118](https://github.com/sberdevices/plasma/pull/1118) ([@kvpolyanskiy](https://github.com/kvpolyanskiy))
- chore: Storybook fonts [#1044](https://github.com/sberdevices/plasma/pull/1044) ([@fanisco](https://github.com/fanisco))
- feat(plasma-typo, plasma-ui, plasma-b2c): Moved responsive typography to common package [#1044](https://github.com/sberdevices/plasma/pull/1044) ([@fanisco](https://github.com/fanisco))

#### Authors: 3

- [@kvpolyanskiy](https://github.com/kvpolyanskiy)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.82.3 (Thu Feb 24 2022)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.82.2 (Thu Feb 24 2022)

#### 🐛 Bug Fix

- test(plasma-ui): Add test and snapshot for `Tabs` component [#1113](https://github.com/sberdevices/plasma/pull/1113) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.82.0 (Fri Feb 18 2022)

#### 🚀 Enhancement

- feat(plasma-ui): Made overlay optional for Sheet [#1075](https://github.com/sberdevices/plasma/pull/1075) (lsostanin@sberbank.ru)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Лев Останин (lsostanin@sberbank.ru)

---

# v1.81.4 (Thu Feb 17 2022)

#### 🐛 Bug Fix

- fix(plasma-ui): `HeaderArrow`: made unfocusable [#1076](https://github.com/sberdevices/plasma/pull/1076) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui, plasma-web, plasma-b2c): `Button`: Added theming [#1063](https://github.com/sberdevices/plasma/pull/1063) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.81.3 (Wed Feb 16 2022)

#### 🐛 Bug Fix

- fix(plasma-web, plasma-b2c): `TextField`: separated helper spacing styles [#1090](https://github.com/sberdevices/plasma/pull/1090) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.81.1 (Tue Feb 08 2022)

#### 🐛 Bug Fix

- test(plasma-ui): Add test and snapshot for `Tabs` component [#1064](https://github.com/sberdevices/plasma/pull/1064) ([@neretin-trike](https://github.com/neretin-trike))
- fix(plasma-ui): Fix outline-radius size for pilled tabs [#1064](https://github.com/sberdevices/plasma/pull/1064) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.81.0 (Thu Feb 03 2022)

#### 🚀 Enhancement

- feat(plasma-ui): `Picker`: Added `xs` size [#1055](https://github.com/sberdevices/plasma/pull/1055) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.80.1 (Thu Feb 03 2022)

#### 🐛 Bug Fix

- fix: peer dependencies versions [#1053](https://github.com/sberdevices/plasma/pull/1053) ([@LamaEats](https://github.com/LamaEats))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Sviridov Maksim ([@LamaEats](https://github.com/LamaEats))

---

# v1.80.0 (Wed Feb 02 2022)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.79.0 (Tue Feb 01 2022)

#### 🚀 Enhancement

- feat(plasma-ui): `Carousel`: Added possibility to specify list's role [#1031](https://github.com/sberdevices/plasma/pull/1031) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): `Picker` a11y improvements [#1031](https://github.com/sberdevices/plasma/pull/1031) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): Extended `Picker` keyboard control [#1031](https://github.com/sberdevices/plasma/pull/1031) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix(plasma-web, plasma-ui): `Basebox`: Hide input properly; tabIndex={-1} on root [#1057](https://github.com/sberdevices/plasma/pull/1057) ([@fanisco](https://github.com/fanisco))
- test(plasma-ui): `DatePicker`: test for jumps - 10 up/down, home/end [#1031](https://github.com/sberdevices/plasma/pull/1031) ([@fanisco](https://github.com/fanisco))
- fix(plasma-ui): `Picker`: hide virtual items from screen reader [#1031](https://github.com/sberdevices/plasma/pull/1031) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.78.1 (Fri Jan 28 2022)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.78.0 (Thu Jan 27 2022)

#### 🐛 Bug Fix

- chore(plasma-ui,plasma-b2c): Remove unused stories mdx for `Tabs` component [#976](https://github.com/sberdevices/plasma/pull/976) ([@neretin-trike](https://github.com/neretin-trike))
- test(plasma-b2c,plasma-web,plasma-ui): Add test and update snapshots for `Tab` component [#976](https://github.com/sberdevices/plasma/pull/976) ([@neretin-trike](https://github.com/neretin-trike))
- feat(plasma-b2c,plasma-web,plasma-ui): Update style for `Tabs` component [#976](https://github.com/sberdevices/plasma/pull/976) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.77.1 (Wed Jan 26 2022)

#### 🐛 Bug Fix

- fix(plasma-ui): `ActionButton`: Made `pin` not required again [#1045](https://github.com/sberdevices/plasma/pull/1045) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.76.2 (Thu Jan 13 2022)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.76.1 (Tue Jan 11 2022)

#### 🐛 Bug Fix

- feat(plasma-ui, plasma-web): `Carousel` a11y improvements [#973](https://github.com/sberdevices/plasma/pull/973) ([@fanisco](https://github.com/fanisco))
- refactor: Move `Carousel`'s modules in Core/UI/Web [#973](https://github.com/sberdevices/plasma/pull/973) ([@fanisco](https://github.com/fanisco))
- fix(plasma-ui): Keep `Picker` focused even if arrows clicked [#1014](https://github.com/sberdevices/plasma/pull/1014) ([@fanisco](https://github.com/fanisco))
- fix(plasma-ui): `Picker`s' controls position [#1014](https://github.com/sberdevices/plasma/pull/1014) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.75.1 (Wed Dec 29 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Set `HeaderArrow` full height [#1016](https://github.com/sberdevices/plasma/pull/1016) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.75.0 (Wed Dec 29 2021)

#### 🐛 Bug Fix

- test(plasma-ui): Add tests and snapshots for `Pickers` component [#1022](https://github.com/sberdevices/plasma/pull/1022) ([@neretin-trike](https://github.com/neretin-trike))
- test(plasma-ui): Add tests and snapshots for `Slider` component [#1021](https://github.com/sberdevices/plasma/pull/1021) ([@neretin-trike](https://github.com/neretin-trike))
- test: Complete tests for `Tabs` [#985](https://github.com/sberdevices/plasma/pull/985) ([@fanisco](https://github.com/fanisco))
- test(plasma-ui): Add test for `Carousel` component with scrollAlign [#996](https://github.com/sberdevices/plasma/pull/996) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 2

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.74.2 (Mon Dec 27 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Add scroll fix for `Picker` component [#1007](https://github.com/sberdevices/plasma/pull/1007) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.74.1 (Thu Dec 23 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Prevent `Radiobox`'s & `Checkbox`'s trigger from squeeze [#958](https://github.com/sberdevices/plasma/pull/958) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.74.0 (Wed Dec 15 2021)

#### 🐛 Bug Fix

- test(plasma-b2c): Add Cypress component test for `Carousel` [#968](https://github.com/sberdevices/plasma/pull/968) ([@fanisco](https://github.com/fanisco))
- test(plasma-ui): Add Cypress component test for `Carousel` [#968](https://github.com/sberdevices/plasma/pull/968) ([@fanisco](https://github.com/fanisco))
- test(plasma-ui): add Fade component tests [#990](https://github.com/sberdevices/plasma/pull/990) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add Sheet component tests [#990](https://github.com/sberdevices/plasma/pull/990) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add Grid component tests [#990](https://github.com/sberdevices/plasma/pull/990) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add Header component tests [#990](https://github.com/sberdevices/plasma/pull/990) ([@Yeti-or](https://github.com/Yeti-or))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 3

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.73.0 (Wed Dec 15 2021)

#### 🐛 Bug Fix

- feat(plasma-web,plasma-b2c,plasma-ui): Add example for checkbox with jsx in label [#969](https://github.com/sberdevices/plasma/pull/969) ([@neretin-trike](https://github.com/neretin-trike))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.72.0 (Tue Dec 14 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Add infinite scroll for `DatePicker` and `TimePicker` components [#957](https://github.com/sberdevices/plasma/pull/957) ([@neretin-trike](https://github.com/neretin-trike))

#### 🐛 Bug Fix

- test(plasma-ui): add Card component tests [#978](https://github.com/sberdevices/plasma/pull/978) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add SmartPaginationDots component tests [#978](https://github.com/sberdevices/plasma/pull/978) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add MarkedList component tests [#978](https://github.com/sberdevices/plasma/pull/978) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add Marquee component tests [#978](https://github.com/sberdevices/plasma/pull/978) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add Skeleton component tests [#978](https://github.com/sberdevices/plasma/pull/978) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add Spinner component tests [#978](https://github.com/sberdevices/plasma/pull/978) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add TextBox component tests [#978](https://github.com/sberdevices/plasma/pull/978) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): add Cell component tests [#978](https://github.com/sberdevices/plasma/pull/978) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui): Add tests for `DatePicker` and `TimePicker` components and update snapshots [#957](https://github.com/sberdevices/plasma/pull/957) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 2

- neretinaa ([@neretin-trike](https://github.com/neretin-trike))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.71.0 (Tue Dec 07 2021)

#### 🚀 Enhancement

- feat: add RadioGroup components [#676](https://github.com/sberdevices/plasma/pull/676) ([@OgNellis](https://github.com/OgNellis))

#### 🐛 Bug Fix

- fix: accessibility of checkbox and radiobox for nvda and jaws [#676](https://github.com/sberdevices/plasma/pull/676) ([@OgNellis](https://github.com/OgNellis))

#### Authors: 1

- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))

---

# v1.70.0 (Fri Dec 03 2021)

#### 🚀 Enhancement

- feat: Added `createButton` as a constructor function for `Button` [#946](https://github.com/sberdevices/plasma/pull/946) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- test(plasma-ui): Update tests for `Button` and add for `ActionButton` [#946](https://github.com/sberdevices/plasma/pull/946) ([@fanisco](https://github.com/fanisco))
- refactor(plasma-ui,plasma-b2c): Update stories for `Slider` component [#934](https://github.com/sberdevices/plasma/pull/934) ([@neretin-trike](https://github.com/neretin-trike))
- fix(plasma-ui,plasma-b2c): Fix intersection for multiple `Slider` component [#934](https://github.com/sberdevices/plasma/pull/934) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 2

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.69.0 (Thu Dec 02 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Add default value in `Slider` component if theme context is undefined [#955](https://github.com/sberdevices/plasma/pull/955) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.68.0 (Wed Dec 01 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Added `TabsController` component [#923](https://github.com/sberdevices/plasma/pull/923) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): Add a11y for `Stepper` component [#930](https://github.com/sberdevices/plasma/pull/930) ([@neretin-trike](https://github.com/neretin-trike))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 3

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.67.0 (Mon Nov 22 2021)

#### 🐛 Bug Fix

- feat(plasma-ui, plasma-web): B2C/B2B `Input` and `TextArea` on common platform [#910](https://github.com/sberdevices/plasma/pull/910) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.65.0 (Thu Nov 18 2021)

#### 🐛 Bug Fix

- chore: b2c, ui, web code coverage [#917](https://github.com/sberdevices/plasma/pull/917) ([@dakhetov](https://github.com/dakhetov))

#### Authors: 1

- [@dakhetov](https://github.com/dakhetov)

---

# v1.64.0 (Tue Nov 16 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.63.1 (Mon Nov 15 2021)

#### 🐛 Bug Fix

- fix: Separate `Input`'s animation by b2b and b2c [#908](https://github.com/sberdevices/plasma/pull/908) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.63.0 (Mon Nov 15 2021)

#### 🐛 Bug Fix

- chore(plasma-ui): fix sb card cover control [#921](https://github.com/sberdevices/plasma/pull/921) ([@kayman233](https://github.com/kayman233))

#### Authors: 1

- [@kayman233](https://github.com/kayman233)

---

# v1.62.0 (Wed Nov 10 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Added option to enable native input for Pickers [#916](https://github.com/sberdevices/plasma/pull/916) ([@jabzzy](https://github.com/jabzzy))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Eugene Dashkevich ([@jabzzy](https://github.com/jabzzy))

---

# v1.61.1 (Tue Nov 09 2021)

#### 🐛 Bug Fix

- test(plasma-ui): Added for `Image` component [#909](https://github.com/sberdevices/plasma/pull/909) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.61.0 (Tue Nov 09 2021)

#### 🚀 Enhancement

- feat(plasma-ui): A11y for `Toast` [#710](https://github.com/sberdevices/plasma/pull/710) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- test(plasma-ui): `DatePicker` and `TimePicker` ct [#915](https://github.com/sberdevices/plasma/pull/915) ([@fanisco](https://github.com/fanisco))
- chore(plasma-ui): Change Storybook's iframe lang [#710](https://github.com/sberdevices/plasma/pull/710) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.60.1 (Mon Nov 01 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Fix scroll behavior and range values for `Picker` component [#897](https://github.com/sberdevices/plasma/pull/897) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.58.1 (Fri Oct 22 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Fix showing values for `TimePicker` component [#887](https://github.com/sberdevices/plasma/pull/887) ([@neretin-trike](https://github.com/neretin-trike))
- fix(plasma-ui): Fix showing values for `DataPicker` component [#887](https://github.com/sberdevices/plasma/pull/887) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

- neretinaa ([@neretin-trike](https://github.com/neretin-trike))

---

# v1.58.0 (Thu Oct 21 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Added `gradientColor` prop to `Header` [#874](https://github.com/sberdevices/plasma/pull/874) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.57.0 (Thu Oct 21 2021)

#### 🚀 Enhancement

- feat(plasma-ui): `Header`'s back-minimize animation" [#863](https://github.com/sberdevices/plasma/pull/863) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): Added `NueHeader` to replace `Header` in major version [#863](https://github.com/sberdevices/plasma/pull/863) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.56.1 (Thu Oct 21 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): `HeaderContent` flex in Chrome 94 [#875](https://github.com/sberdevices/plasma/pull/875) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.55.3 (Fri Oct 15 2021)

#### 🐛 Bug Fix

- chore(plasma-ui, plasma-web): addon knobs removed [#857](https://github.com/sberdevices/plasma/pull/857) ([@kayman233](https://github.com/kayman233))

#### Authors: 1

- [@kayman233](https://github.com/kayman233)

---

# v1.55.2 (Thu Oct 14 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.55.1 (Wed Oct 13 2021)

#### 🐛 Bug Fix

- fix: Update package-locks [#853](https://github.com/sberdevices/plasma/pull/853) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.53.0 (Mon Oct 11 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- chore: Remove Chromatic check [#850](https://github.com/sberdevices/plasma/pull/850) ([@fanisco](https://github.com/fanisco))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.52.0 (Fri Oct 08 2021)

#### 🚀 Enhancement

- feat(plasma-core): Shared `Toast` between libraries [#812](https://github.com/sberdevices/plasma/pull/812) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- test: Component test for B2C `Toast` [#812](https://github.com/sberdevices/plasma/pull/812) ([@fanisco](https://github.com/fanisco))

#### ⚠️ Pushed to `master`

- build(plasma-core/ui/b2c/web): fix storybook build ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 2

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.51.1 (Wed Oct 06 2021)

#### 🐛 Bug Fix

- test: add SBSans to cypress [#832](https://github.com/sberdevices/plasma/pull/832) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-core/ui/web): fix tests [#830](https://github.com/sberdevices/plasma/pull/830) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 1

- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.51.0 (Sun Oct 03 2021)

#### 🚀 Enhancement

- feat(plasma-cy-utils): padMe [#824](https://github.com/sberdevices/plasma/pull/824) ([@Yeti-or](https://github.com/Yeti-or))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.50.2 (Sun Oct 03 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- chore: move cypress helpers to utils [#823](https://github.com/sberdevices/plasma/pull/823) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-web/plasma-ui): move cy tests to plasma-core [#823](https://github.com/sberdevices/plasma/pull/823) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.50.1 (Tue Sep 28 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.50.0 (Tue Sep 28 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.49.0 (Fri Sep 24 2021)

#### 🐛 Bug Fix

- chore: resolve cypress and jest conflicts [#573](https://github.com/sberdevices/plasma/pull/573) ([@OgNellis](https://github.com/OgNellis))
- chore: cypress component testing [#573](https://github.com/sberdevices/plasma/pull/573) (dkakhetov@sberbank.ru)

#### Authors: 2

- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))
- Daniil Akhetov (dkakhetov@sberbank.ru)

---

# v1.48.1 (Tue Sep 21 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Separate gradient masks for `Picker` [#708](https://github.com/sberdevices/plasma/pull/708) ([@fanisco](https://github.com/fanisco))
- test(plasma-ui): `PickerItem`'s styling utils [#708](https://github.com/sberdevices/plasma/pull/708) ([@fanisco](https://github.com/fanisco))
- fix(plasma-ui): `PickerItem` `size="s"` text cut at the bottom [#708](https://github.com/sberdevices/plasma/pull/708) ([@fanisco](https://github.com/fanisco))
- chore(plasma-ui): E2E test for `DatePicker` and `TimePicker` [#806](https://github.com/sberdevices/plasma/pull/806) ([@fanisco](https://github.com/fanisco))
- chore: Delete extract-sb-docgen-info [#801](https://github.com/sberdevices/plasma/pull/801) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.48.0 (Mon Sep 20 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.47.1 (Wed Sep 15 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Added `coverGradient` prop to `CardContent` [#716](https://github.com/sberdevices/plasma/pull/716) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.47.0 (Tue Sep 14 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.46.4 (Tue Sep 14 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.46.3 (Thu Sep 09 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Disabled state for `Checkbox` and `Radiobox` [#791](https://github.com/sberdevices/plasma/pull/791) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.46.2 (Thu Sep 09 2021)

#### 🐛 Bug Fix

- feat(plasma-ui, plasma-core): Added `forwardedAs` and `as` props to `Tabs` [#724](https://github.com/sberdevices/plasma/pull/724) ([@fanisco](https://github.com/fanisco))
- chore(plasma-ui): Storybook controls for Card, Carousel, Cell, Header, Pickers [#647](https://github.com/sberdevices/plasma/pull/647) ([@kayman233](https://github.com/kayman233))
- fix(plasma-ui): visibleItems for TimePicker fix [#647](https://github.com/sberdevices/plasma/pull/647) ([@kayman233](https://github.com/kayman233))
- chore(plasma-ui): fix cell icons [#647](https://github.com/sberdevices/plasma/pull/647) ([@kayman233](https://github.com/kayman233))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 3

- [@kayman233](https://github.com/kayman233)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.46.1 (Wed Sep 08 2021)

#### 🐛 Bug Fix

- fix: Refactor `Checkbox` & `Radiobox` in order of better understanding [#698](https://github.com/sberdevices/plasma/pull/698) ([@fanisco](https://github.com/fanisco))
- chore(plasma-ui): update ts/styled-comps deps [#728](https://github.com/sberdevices/plasma/pull/728) ([@Yeti-or](https://github.com/Yeti-or))
- chore(plasma-ui): update storybook deps [#728](https://github.com/sberdevices/plasma/pull/728) ([@Yeti-or](https://github.com/Yeti-or))
- chore(plasma-ui): update test deps [#728](https://github.com/sberdevices/plasma/pull/728) ([@Yeti-or](https://github.com/Yeti-or))
- chore(plasma-ui): update build deps [#728](https://github.com/sberdevices/plasma/pull/728) ([@Yeti-or](https://github.com/Yeti-or))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 3

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.46.0 (Wed Sep 08 2021)

#### 🚀 Enhancement

- feat(plasma-ui): value format for Stepper added [#675](https://github.com/sberdevices/plasma/pull/675) ([@kayman233](https://github.com/kayman233))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- docs: Writing new docs for Plasma Devices [#648](https://github.com/sberdevices/plasma/pull/648) ([@fanisco](https://github.com/fanisco))
- chore: Storybook docgenInfo extraction tool [#648](https://github.com/sberdevices/plasma/pull/648) ([@fanisco](https://github.com/fanisco))

#### Authors: 3

- [@kayman233](https://github.com/kayman233)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.45.0 (Wed Sep 01 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.44.1 (Tue Aug 31 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.44.0 (Fri Aug 27 2021)

#### 🚀 Enhancement

- feat: A11y Tabs [#659](https://github.com/sberdevices/plasma/pull/659) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore(plasma-ui): Refactor tabs [#659](https://github.com/sberdevices/plasma/pull/659) ([@fanisco](https://github.com/fanisco))
- chore(plasma-ui): Storybook controls for PaginationDots, Price, Spinner, TextArea, TextField [#639](https://github.com/sberdevices/plasma/pull/639) ([@kayman233](https://github.com/kayman233))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 3

- [@kayman233](https://github.com/kayman233)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.43.0 (Fri Aug 27 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Add showcase [#660](https://github.com/sberdevices/plasma/pull/660) ([@kvpolyanskiy](https://github.com/kvpolyanskiy))
- feat(plasma-ui): Add Sheet component [#660](https://github.com/sberdevices/plasma/pull/660) ([@kvpolyanskiy](https://github.com/kvpolyanskiy))

#### 🐛 Bug Fix

- chore(plasma-ui): Storybook controls for Tabs [#649](https://github.com/sberdevices/plasma/pull/649) ([@kayman233](https://github.com/kayman233))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 3

- [@kayman233](https://github.com/kayman233)
- [@kvpolyanskiy](https://github.com/kvpolyanskiy)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.42.0 (Mon Aug 23 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.41.0 (Fri Aug 20 2021)

#### 🚀 Enhancement

- feat: Skeleton in core/ui/web [#628](https://github.com/sberdevices/plasma/pull/628) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.40.0 (Fri Aug 20 2021)

#### 🚀 Enhancement

- feat: A11y Switch [#633](https://github.com/sberdevices/plasma/pull/633) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore(plasma-ui): Storybook controls for Skeleton, Stepper, Toast [#640](https://github.com/sberdevices/plasma/pull/640) ([@kayman233](https://github.com/kayman233))
- chore(plasma-ui): Storybook controls for Badge, Button, Icon, Image [#627](https://github.com/sberdevices/plasma/pull/627) ([@kayman233](https://github.com/kayman233))
- chore(plasma-ui): disableProps added [#627](https://github.com/sberdevices/plasma/pull/627) ([@kayman233](https://github.com/kayman233))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 3

- [@kayman233](https://github.com/kayman233)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.39.0 (Wed Aug 18 2021)

#### 🚀 Enhancement

- feat(plasma-ui): add Slider component [#584](https://github.com/sberdevices/plasma/pull/584) ([@OgNellis](https://github.com/OgNellis))

#### Authors: 1

- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))

---

# v1.38.2 (Wed Aug 18 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): fix vertical position of HeaderBack [#634](https://github.com/sberdevices/plasma/pull/634) ([@OgNellis](https://github.com/OgNellis))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))

---

# v1.38.1 (Wed Aug 18 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): add textAlign prop [#618](https://github.com/sberdevices/plasma/pull/618) ([@ayymkozb](https://github.com/ayymkozb))
- fix(plasma-ui): calculate props in component [#618](https://github.com/sberdevices/plasma/pull/618) ([@ayymkozb](https://github.com/ayymkozb))
- fix(plasma-ui): check ref commit [#618](https://github.com/sberdevices/plasma/pull/618) ([@ayymkozb](https://github.com/ayymkozb))
- fix(plasma-ui): marquee fix [#618](https://github.com/sberdevices/plasma/pull/618) ([@ayymkozb](https://github.com/ayymkozb))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@ayymkozb](https://github.com/ayymkozb)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.38.0 (Mon Aug 16 2021)

#### 🚀 Enhancement

- feat(plasma-ui): tabs api changed [#593](https://github.com/sberdevices/plasma/pull/593) ([@kayman233](https://github.com/kayman233))
- feat(plasma-ui): tabs animation added [#593](https://github.com/sberdevices/plasma/pull/593) ([@kayman233](https://github.com/kayman233))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@kayman233](https://github.com/kayman233)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.37.0 (Tue Aug 10 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Add mixin reexports from core [#629](https://github.com/sberdevices/plasma/pull/629) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- docs(plasma-ui): Mixin import from plasma-ui [#629](https://github.com/sberdevices/plasma/pull/629) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.36.0 (Fri Aug 06 2021)

#### 🐛 Bug Fix

- fix: Execution layout effect on server [#607](https://github.com/sberdevices/plasma/pull/607) ([@fanisco](https://github.com/fanisco))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.35.1 (Fri Aug 06 2021)

#### 🐛 Bug Fix

- fix(plasma-core): Image: add role attr [#620](https://github.com/sberdevices/plasma/pull/620) ([@Yeti-or](https://github.com/Yeti-or))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.35.0 (Fri Aug 06 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.34.0 (Wed Aug 04 2021)

#### 🚀 Enhancement

- feat: Spacing mixin applySpacing [#585](https://github.com/sberdevices/plasma/pull/585) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.33.0 (Mon Aug 02 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.32.0 (Mon Aug 02 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Added index exports for hooks and etc [#563](https://github.com/sberdevices/plasma/pull/563) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- ci: Build plasma without rollup [#563](https://github.com/sberdevices/plasma/pull/563) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.31.1 (Fri Jul 30 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): huawei detection fix [#583](https://github.com/sberdevices/plasma/pull/583) (nsvoevodin@sberbank.ru)
- docs(plasma-ui): Show provider in stories [#575](https://github.com/sberdevices/plasma/pull/575) ([@fanisco](https://github.com/fanisco))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 3

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
- nsvoevodin (nsvoevodin@sberbank.ru)

---

# v1.31.0 (Tue Jul 27 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Header layout [#551](https://github.com/sberdevices/plasma/pull/551) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): Header minimize or back [#551](https://github.com/sberdevices/plasma/pull/551) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix(plasma-ui): Pass rest props to TextBox if only children presented [#551](https://github.com/sberdevices/plasma/pull/551) ([@fanisco](https://github.com/fanisco))
- docs(plasma-ui): assistant usage fix [#562](https://github.com/sberdevices/plasma/pull/562) ([@kayman233](https://github.com/kayman233))

#### Authors: 2

- [@kayman233](https://github.com/kayman233)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.30.2 (Mon Jul 19 2021)

#### 🐛 Bug Fix

- fix: remove double ampersands [#537](https://github.com/sberdevices/plasma/pull/537) ([@OgNellis](https://github.com/OgNellis))

#### Authors: 1

- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))

---

# v1.30.1 (Fri Jul 16 2021)

#### 🐛 Bug Fix

- fix(plasma-ui, plasma-web): toolbar buttons return [#547](https://github.com/sberdevices/plasma/pull/547) ([@kayman233](https://github.com/kayman233))

#### Authors: 1

- [@kayman233](https://github.com/kayman233)

---

# v1.30.0 (Thu Jul 15 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Detect SberBoxTop [#546](https://github.com/sberdevices/plasma/pull/546) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.29.0 (Thu Jul 15 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.28.0 (Wed Jul 14 2021)

#### 🐛 Bug Fix

- feat(plasma-ui, plasma-web, showcase): sb-essentials added [#535](https://github.com/sberdevices/plasma/pull/535) ([@kayman233](https://github.com/kayman233))

#### Authors: 1

- [@kayman233](https://github.com/kayman233)

---

# v1.27.3 (Wed Jul 14 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.27.2 (Tue Jul 13 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Toast fade top placement [#528](https://github.com/sberdevices/plasma/pull/528) ([@fanisco](https://github.com/fanisco))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.27.1 (Tue Jul 13 2021)

#### 🐛 Bug Fix

- fix: Pickers performance, no unnecessary rerender [#527](https://github.com/sberdevices/plasma/pull/527) ([@fanisco](https://github.com/fanisco))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.27.0 (Tue Jul 13 2021)

#### 🚀 Enhancement

- feat: react17 and test job added [#496](https://github.com/sberdevices/plasma/pull/496) ([@kayman233](https://github.com/kayman233))

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@kayman233](https://github.com/kayman233)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.26.0 (Fri Jul 09 2021)

#### 🚀 Enhancement

- feat: TimePicker throws exception for out of range value [#516](https://github.com/sberdevices/plasma/pull/516) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))

#### 🐛 Bug Fix

- fix(plasma-ui): Header back button position [#517](https://github.com/sberdevices/plasma/pull/517) ([@fanisco](https://github.com/fanisco))
- docs: Documentation for hocs [#494](https://github.com/sberdevices/plasma/pull/494) ([@fanisco](https://github.com/fanisco))
- fix(plasma-ui): Picker focus / control remote [#494](https://github.com/sberdevices/plasma/pull/494) ([@fanisco](https://github.com/fanisco))
- refactor(plasma-ui): Picker component refactor [#494](https://github.com/sberdevices/plasma/pull/494) ([@fanisco](https://github.com/fanisco))
- fix(plasma-web): Pass ids in Date&TimePicker [#494](https://github.com/sberdevices/plasma/pull/494) ([@fanisco](https://github.com/fanisco))
- fix(plasma-ui): Date&TimePicker rest attributes on wrapper [#494](https://github.com/sberdevices/plasma/pull/494) ([@fanisco](https://github.com/fanisco))
- docs: plasma-ui disable autofocus for time picker [#516](https://github.com/sberdevices/plasma/pull/516) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- docs: fix time picker docs [#516](https://github.com/sberdevices/plasma/pull/516) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- docs: add documentation for environment [#480](https://github.com/sberdevices/plasma/pull/480) ([@OgNellis](https://github.com/OgNellis))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- chore: Alias react, react-dom and styled-components in Storybook webpack [#518](https://github.com/sberdevices/plasma/pull/518) ([@fanisco](https://github.com/fanisco))
- chore: Bump Storybook version [#518](https://github.com/sberdevices/plasma/pull/518) ([@fanisco](https://github.com/fanisco))

#### 📝 Documentation

- chore(plasma-ui): Change deviceKind through get param in iframe [#500](https://github.com/sberdevices/plasma/pull/500) ([@fanisco](https://github.com/fanisco))

#### Authors: 4

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- [@VladislavPetyukevich](https://github.com/VladislavPetyukevich)
- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.25.0 (Thu Jul 08 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.24.1 (Wed Jul 07 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): commas change [#479](https://github.com/sberdevices/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
- fix(plasma-ui): favicon to png fix [#479](https://github.com/sberdevices/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
- fix(plasma-ui): safari bug fix [#479](https://github.com/sberdevices/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
- fix(plasma-ui): fix missed bracket [#479](https://github.com/sberdevices/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
- fix(plasma-ui): favicon bug fix [#479](https://github.com/sberdevices/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
- fix(plasma-ui): favicon added [#479](https://github.com/sberdevices/plasma/pull/479) ([@kayman233](https://github.com/kayman233))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@kayman233](https://github.com/kayman233)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.24.0 (Fri Jul 02 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): Radio type in trigger [#463](https://github.com/sberdevices/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
- fix: TextField placeholder placement [#463](https://github.com/sberdevices/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
- fix: Build components with own namespace es/cjs [#463](https://github.com/sberdevices/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
- fix: TextField helperText to boolean [#463](https://github.com/sberdevices/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
- fix: Checkbox layout with various content [#463](https://github.com/sberdevices/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
- fix: Input interface and props [#463](https://github.com/sberdevices/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.23.1 (Thu Jul 01 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): no-select mixin lint error fix [#462](https://github.com/sberdevices/plasma/pull/462) ([@kayman233](https://github.com/kayman233))
- fix(plasma-ui): no-select mixin in plasma-core [#462](https://github.com/sberdevices/plasma/pull/462) ([@kayman233](https://github.com/kayman233))
- fix(plasma-ui): no-select mixin added [#462](https://github.com/sberdevices/plasma/pull/462) ([@kayman233](https://github.com/kayman233))
- fix(plasma-ui): text selection fixed [#462](https://github.com/sberdevices/plasma/pull/462) ([@kayman233](https://github.com/kayman233))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@kayman233](https://github.com/kayman233)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.23.0 (Thu Jul 01 2021)

#### 🐛 Bug Fix

- docs(plasma-ui): repository link added [#447](https://github.com/sberdevices/plasma/pull/447) ([@kayman233](https://github.com/kayman233))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- ci: setup jest [#466](https://github.com/sberdevices/plasma/pull/466) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 3

- [@kayman233](https://github.com/kayman233)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.22.1 (Wed Jun 23 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): PickerItem sizes [#458](https://github.com/sberdevices/plasma/pull/458) ([@OgNellis](https://github.com/OgNellis))

#### Authors: 1

- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))

---

# v1.22.0 (Wed Jun 23 2021)

#### 🚀 Enhancement

- feat(plasma-tokens): Updated tokens from plasma-styles [#455](https://github.com/sberdevices/plasma/pull/455) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore: Added favicon for storybooks [#455](https://github.com/sberdevices/plasma/pull/455) ([@fanisco](https://github.com/fanisco))
- docs: ThemeColors in both libraries [#455](https://github.com/sberdevices/plasma/pull/455) ([@fanisco](https://github.com/fanisco))
- docs(plasma-web): Added Grid docs [#455](https://github.com/sberdevices/plasma/pull/455) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.21.0 (Tue Jun 22 2021)

#### 🐛 Bug Fix

- feat(plasma-core, plasma-ui, plasma-web): Reassembled Field [#438](https://github.com/sberdevices/plasma/pull/438) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.20.0 (Fri Jun 18 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.19.1 (Thu Jun 17 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.19.0 (Wed Jun 09 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.18.1 (Wed Jun 09 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.18.0 (Mon Jun 07 2021)

#### 🚀 Enhancement

- feat: switchable month name format in DatePicker [#392](https://github.com/sberdevices/plasma/pull/392) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- feat: short month name in datepicker [#392](https://github.com/sberdevices/plasma/pull/392) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))

#### 🐛 Bug Fix

- refactor: change style of default options checking in DatePicker [#392](https://github.com/sberdevices/plasma/pull/392) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- refactor: remove unimportant check from getFormatterKey [#392](https://github.com/sberdevices/plasma/pull/392) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- refactor: unified options getting in DatePicker [#392](https://github.com/sberdevices/plasma/pull/392) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- [@VladislavPetyukevich](https://github.com/VladislavPetyukevich)

---

# v1.17.1 (Mon May 31 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.17.0 (Mon May 31 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.16.0 (Mon May 31 2021)

#### 🚀 Enhancement

- feat: es module build for plasma-tokens [#341](https://github.com/sberdevices/plasma/pull/341) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- feat: add es module exports for plasma-ui [#341](https://github.com/sberdevices/plasma/pull/341) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))

#### 🐛 Bug Fix

- fix: es module import in CarouselCol [#341](https://github.com/sberdevices/plasma/pull/341) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- fix: all at once exports [#341](https://github.com/sberdevices/plasma/pull/341) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- chore: update plasma-core version for plasma-ui [#341](https://github.com/sberdevices/plasma/pull/341) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- [@VladislavPetyukevich](https://github.com/VladislavPetyukevich)

---

# v1.15.2 (Mon May 31 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.15.1 (Thu May 20 2021)

#### 🐛 Bug Fix

- fix(plasma-ui) Add Huawei TV UA [#403](https://github.com/sberdevices/plasma/pull/403) ([@SemyonMakhaev](https://github.com/SemyonMakhaev))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Махаев Семён ([@SemyonMakhaev](https://github.com/SemyonMakhaev))

---

# v1.15.0 (Thu May 20 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Increase Picker performance with preset item styles [#389](https://github.com/sberdevices/plasma/pull/389) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix(plasma-ui): Disabled animation in Picker in first render [#389](https://github.com/sberdevices/plasma/pull/389) ([@fanisco](https://github.com/fanisco))
- feat(plasma-core, plasma-ui, plasma-web): Moved PaginationDots to core [#389](https://github.com/sberdevices/plasma/pull/389) ([@fanisco](https://github.com/fanisco))
- feat(plasma-core, plasma-ui, plasma-web): Moved Carousel to core [#389](https://github.com/sberdevices/plasma/pull/389) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.14.2 (Tue May 18 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.14.1 (Mon May 17 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): fix simultaneous src&placeholder display [#390](https://github.com/sberdevices/plasma/pull/390) ([@ayymkozb](https://github.com/ayymkozb))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@ayymkozb](https://github.com/ayymkozb)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.14.0 (Mon May 17 2021)

#### 🐛 Bug Fix

- feat(plasma-core, plasma-ui): Moved Spinner to core [#326](https://github.com/sberdevices/plasma/pull/326) (VSProkopyev@sberbank.ru)
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Viktor Prokopyev (VSProkopyev@sberbank.ru)

---

# v1.13.0 (Fri May 14 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.12.0 (Thu May 13 2021)

#### 🐛 Bug Fix

- fix: exclude description from Basebox in plasma-ui [#347](https://github.com/sberdevices/plasma/pull/347) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- chore: update package-locks [#344](https://github.com/sberdevices/plasma/pull/344) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- chore: soft peerDependencies only [#344](https://github.com/sberdevices/plasma/pull/344) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- [@VladislavPetyukevich](https://github.com/VladislavPetyukevich)

---

# v1.11.0 (Tue May 11 2021)

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 1

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)

---

# v1.10.0 (Fri May 07 2021)

#### 🚀 Enhancement

- feat(plasma-core): Added applyEllipsis mixin [#348](https://github.com/sberdevices/plasma/pull/348) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- {chore: update package-locks \[skip ci\]} ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.9.0 (Thu May 06 2021)

#### 🐛 Bug Fix

- feat(plasma-core, plasma-ui, plasma-ui): Moved Image component [#342](https://github.com/sberdevices/plasma/pull/342) ([@fanisco](https://github.com/fanisco))
- feat(plasma-core, plasma-ui, plasma-ui): Moved Price component [#342](https://github.com/sberdevices/plasma/pull/342) ([@fanisco](https://github.com/fanisco))
- build: fix package-locks [#337](https://github.com/sberdevices/plasma/pull/337) ([@Yeti-or](https://github.com/Yeti-or))
- docs: fix grid misspell [#336](https://github.com/sberdevices/plasma/pull/336) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 2

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.8.0 (Wed Apr 28 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Add new scrollAlign values for Carousel [#317](https://github.com/sberdevices/plasma/pull/317) (nsvoevodin@sberbank.ru)

#### Authors: 1

- nsvoevodin (nsvoevodin@sberbank.ru)

---

# vnull (Tue Apr 27 2021)

#### 🐛 Bug Fix

- docs(plasma-ui): Linked doc for plasma-tokens and added information about font [#324](https://github.com/sberdevices/plasma/pull/324) ([@fanisco](https://github.com/fanisco))

#### ⚠️ Pushed to `master`

- {chore: update package-locks} ([@github-actions[bot]](https://github.com/github-actions[bot]))

#### Authors: 2

- [@github-actions[bot]](https://github.com/github-actions[bot])
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.6.2 (Wed Apr 21 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): DatePicker: fix 30-31 february [#322](https://github.com/sberdevices/plasma/pull/322) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.6.1 (Wed Apr 21 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): update @storybook/react version [#323](https://github.com/sberdevices/plasma/pull/323) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))

#### Authors: 1

- [@VladislavPetyukevich](https://github.com/VladislavPetyukevich)

---

# v1.6.0 (Tue Apr 20 2021)

#### 🚀 Enhancement

- feat(plasma-ui): TimePicker: values interval [#300](https://github.com/sberdevices/plasma/pull/300) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): Date/TimePicker control by keyboard/remote [#300](https://github.com/sberdevices/plasma/pull/300) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): TimePicker / DatePicker: l and s sizes for both components [#300](https://github.com/sberdevices/plasma/pull/300) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- docs(plasma-ui): remove docz [#304](https://github.com/sberdevices/plasma/pull/304) ([@OgNellis](https://github.com/OgNellis))
- perf(plasma-ui): Picker: prevent form unnecessary onChange call [#300](https://github.com/sberdevices/plasma/pull/300) ([@fanisco](https://github.com/fanisco))
- fix(plasma-ui): Picker disabled state [#300](https://github.com/sberdevices/plasma/pull/300) ([@fanisco](https://github.com/fanisco))
- fix(plasma-ui): Date/TimePickers controls [#300](https://github.com/sberdevices/plasma/pull/300) ([@fanisco](https://github.com/fanisco))

#### Authors: 2

- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.5.2 (Tue Apr 20 2021)

#### 🐛 Bug Fix

- fix(plasma-ui, plasma-web): Badge: correct reexport & const creation [#313](https://github.com/sberdevices/plasma/pull/313) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v1.5.1 (Sat Apr 17 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): fix detection Huawei TV [#312](https://github.com/sberdevices/plasma/pull/312) ([@OgNellis](https://github.com/OgNellis))

#### Authors: 1

- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))

---

# v1.5.0 (Fri Apr 16 2021)

#### 🚀 Enhancement

- feat(core): made reexport in ui & web, added showcase for web [#308](https://github.com/sberdevices/plasma/pull/308) (VSProkopyev@sberbank.ru)

#### Authors: 1

- Viktor Prokopyev (VSProkopyev@sberbank.ru)

---

# v1.4.0 (Thu Apr 15 2021)

#### 🚀 Enhancement

- feat: Moved Typography to plasma-core / plasma-web [#280](https://github.com/sberdevices/plasma/pull/280) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix(plasma-ui, plasma-web): Fix setting props in TextField & TextArea [#299](https://github.com/sberdevices/plasma/pull/299) ([@LamaEats](https://github.com/LamaEats))
- fix(plasma-ui, plasma-web): Added SC babel plugin to avoid classname collision [#280](https://github.com/sberdevices/plasma/pull/280) ([@fanisco](https://github.com/fanisco))

#### Authors: 2

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
- Sviridov Maksim ([@LamaEats](https://github.com/LamaEats))

---

# v1.3.1 (Thu Apr 15 2021)

#### 🐛 Bug Fix

- fix: bump peerDeps [#307](https://github.com/sberdevices/plasma/pull/307) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 1

- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.3.0 (Tue Apr 13 2021)

#### 🚀 Enhancement

- feat(ui): Add base to props in Image component [#298](https://github.com/sberdevices/plasma/pull/298) ([@ayymkozb](https://github.com/ayymkozb))

#### Authors: 1

- [@ayymkozb](https://github.com/ayymkozb)

---

# v1.2.1 (Mon Apr 12 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): missing root exports for Image & Marquee [#292](https://github.com/sberdevices/plasma/pull/292) ([@OgNellis](https://github.com/OgNellis))

#### Authors: 1

- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))

---

# v1.2.0 (Wed Apr 07 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Marquee: animation duration prop ([@ayymkozb](https://github.com/ayymkozb))
- feat(plasma-ui): TimePicker: correct min and max behavior [#269](https://github.com/sberdevices/plasma/pull/269) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): Carousel: dynamic options list refresh [#269](https://github.com/sberdevices/plasma/pull/269) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- Bump independent versions \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- Update CHANGELOG.md \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- Bump independent versions \[skip ci\] ([@Yeti-or](https://github.com/Yeti-or))
- Update CHANGELOG.md \[skip ci\] ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 4

- [@ayymkozb](https://github.com/ayymkozb)
- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.1.0 (Wed Apr 07 2021)

#### 🚀 Enhancement

- feat(plasma-ui): TimePicker: correct min and max behavior [#269](https://github.com/sberdevices/plasma/pull/269) ([@fanisco](https://github.com/fanisco))
- feat(plasma-ui): Carousel: dynamic options list refresh [#269](https://github.com/sberdevices/plasma/pull/269) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- Bump independent versions \[skip ci\] ([@Yeti-or](https://github.com/Yeti-or))
- Update CHANGELOG.md \[skip ci\] ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 2

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.0.0 (Fri Apr 02 2021)

#### 🐛 Bug Fix

- fix: plasma doc before major [#279](https://github.com/sberdevices/plasma/pull/279) ([@Yeti-or](https://github.com/Yeti-or))
- build(plasma-ui): move files [#279](https://github.com/sberdevices/plasma/pull/279) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 1

- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v0.20.0 (Wed Nov 11 2020)

#### 🚀 Enhancement

- feat(ui): Доработана докуменация по Card [#58](https://github.com/sberdevices/plasma/pull/58) ([@fanisco](https://github.com/fanisco))
- feat(icon): Добавлены новые иконки xs:16 & s:24 [#57](https://github.com/sberdevices/plasma/pull/57) ([@Yeti-or](https://github.com/Yeti-or))

#### 🐛 Bug Fix

- chore: updated lock files [#62](https://github.com/sberdevices/plasma/pull/62) ([@Yeti-or](https://github.com/Yeti-or))
- build: запускать сборку доки с ts3.5.3 [#62](https://github.com/sberdevices/plasma/pull/62) ([@Yeti-or](https://github.com/Yeti-or))
- build(ui): ts ломает сборку доки [#57](https://github.com/sberdevices/plasma/pull/57) ([@Yeti-or](https://github.com/Yeti-or))
- chore: правки после рефакторинга [#57](https://github.com/sberdevices/plasma/pull/57) ([@IgorAntonov](https://github.com/IgorAntonov))
- chore: Удалены стори и дока для Cart [#57](https://github.com/sberdevices/plasma/pull/57) ([@IgorAntonov](https://github.com/IgorAntonov))
- fix: компонент Input [#57](https://github.com/sberdevices/plasma/pull/57) ([@IgorAntonov](https://github.com/IgorAntonov))
- fix: remove old icons from components [#57](https://github.com/sberdevices/plasma/pull/57) ([@IgorAntonov](https://github.com/IgorAntonov))
- refactor: new icons [#57](https://github.com/sberdevices/plasma/pull/57) ([@IgorAntonov](https://github.com/IgorAntonov))

#### Authors: 3

- [@IgorAntonov](https://github.com/IgorAntonov)
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v0.19.0 (Tue Nov 10 2020)

#### 🚀 Enhancement

- feat(ui): Добавлена карточка в сторибук и докзи [#51](https://github.com/sberdevices/plasma/pull/51) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- docs(ui): fix links and stuff [#46](https://github.com/sberdevices/plasma/pull/46) ([@Yeti-or](https://github.com/Yeti-or))
- chore(ui): more cleanup [#46](https://github.com/sberdevices/plasma/pull/46) ([@Yeti-or](https://github.com/Yeti-or))
- chore: cleanup [#46](https://github.com/sberdevices/plasma/pull/46) ([@Yeti-or](https://github.com/Yeti-or))
- docs: Обновить документацию [#46](https://github.com/sberdevices/plasma/pull/46) ([@Yeti-or](https://github.com/Yeti-or))
- chore: storybook: поправить глобальные стили [#46](https://github.com/sberdevices/plasma/pull/46) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 2

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v0.18.0 (Tue Nov 10 2020)

#### 🚀 Enhancement

- feat(ui): Добавлены компоненты TextBox & Cell [#47](https://github.com/sberdevices/plasma/pull/47) ([@Yeti-or](https://github.com/Yeti-or))
- feat(ui): add Cell component [#47](https://github.com/sberdevices/plasma/pull/47) ([@IgorAntonov](https://github.com/IgorAntonov))

#### Authors: 2

- [@IgorAntonov](https://github.com/IgorAntonov)
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v0.17.0 (Tue Nov 10 2020)

#### 🚀 Enhancement

- feat(ui): Удален Card.stories [#45](https://github.com/sberdevices/plasma/pull/45) ([@fanisco](https://github.com/fanisco))
- feat(ui): Скрыт ScrollList [#45](https://github.com/sberdevices/plasma/pull/45) ([@fanisco](https://github.com/fanisco))
- feat(ui): Удален LooneyTunes [#45](https://github.com/sberdevices/plasma/pull/45) ([@fanisco](https://github.com/fanisco))
- feat(ui): Доработаны Input, Field (TextField) [#45](https://github.com/sberdevices/plasma/pull/45) ([@fanisco](https://github.com/fanisco))
- feat(ui): Доработан Button [#45](https://github.com/sberdevices/plasma/pull/45) ([@fanisco](https://github.com/fanisco))
- feat(ui): Доработан Badge [#45](https://github.com/sberdevices/plasma/pull/45) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v0.16.0 (Mon Nov 09 2020)

#### 🚀 Enhancement

- feat(ui): Перевел сетку на rem-ы [#43](https://github.com/sberdevices/plasma/pull/43) ([@fanisco](https://github.com/fanisco))
- feat(ui): В сторибук заменены вьюпорты на родные для сетки [#43](https://github.com/sberdevices/plasma/pull/43) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v0.15.0 (Thu Nov 05 2020)

#### 🐛 Bug Fix

- fix(ui): исправление storybook под rem-ы [#36](https://github.com/sberdevices/plasma/pull/36) ([@fanisco](https://github.com/fanisco))
- chore(ui): add missing deps to useCb [#38](https://github.com/sberdevices/plasma/pull/38) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 2

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v0.14.0 (Fri Oct 30 2020)

#### 🚀 Enhancement

- feat(ui): Переход на общий фокус-миксин [#33](https://github.com/sberdevices/plasma/pull/33) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v0.13.0 (Fri Oct 30 2020)

#### 🚀 Enhancement

- feat(ui): Добавить шаг prepare/build в публикацию [#34](https://github.com/sberdevices/plasma/pull/34) ([@IgorAntonov](https://github.com/IgorAntonov))

#### 🐛 Bug Fix

- refactor(ui): fix another lint errors [#26](https://github.com/sberdevices/plasma/pull/26) ([@IgorAntonov](https://github.com/IgorAntonov))
- refactor(ui): fix lint errors [#26](https://github.com/sberdevices/plasma/pull/26) ([@IgorAntonov](https://github.com/IgorAntonov))
- ci: bump locks \[skip ci\] [#34](https://github.com/sberdevices/plasma/pull/34) ([@Yeti-or](https://github.com/Yeti-or))
- chore: change logo image for docs/storybook [#32](https://github.com/sberdevices/plasma/pull/32) ([@IgorAntonov](https://github.com/IgorAntonov))
- refactor(ui): format currency without package i18n [#32](https://github.com/sberdevices/plasma/pull/32) ([@IgorAntonov](https://github.com/IgorAntonov))
- build: remove private packages from deps [#32](https://github.com/sberdevices/plasma/pull/32) ([@IgorAntonov](https://github.com/IgorAntonov))

#### Authors: 2

- [@IgorAntonov](https://github.com/IgorAntonov)
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v0.11.0 (Thu Oct 29 2020)

#### 🚀 Enhancement

- feat(ui): переработаны Button и ActionButton [#29](https://github.com/sberdevices/plasma/pull/29) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- docs(ui): fix empty documentation [#30](https://github.com/sberdevices/plasma/pull/30) ([@IgorAntonov](https://github.com/IgorAntonov))

#### Authors: 2

- [@IgorAntonov](https://github.com/IgorAntonov)
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v0.10.0 (Wed Oct 28 2020)

#### 🚀 Enhancement

- feat(ui): использование Button beforeFocusOutline [#22](https://github.com/sberdevices/plasma/pull/22) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v0.9.0 (Tue Oct 27 2020)

#### 🚀 Enhancement

- feat(ui): views вынесены в mixins [#17](https://github.com/sberdevices/plasma/pull/17) ([@fanisco](https://github.com/fanisco))
- feat(ui): доработка Button API в рамках работы над Card [#1](https://github.com/sberdevices/plasma/pull/1) ([@fanisco](https://github.com/fanisco))
- feat(ui): доработка Badge API в рамках работы над Card [#1](https://github.com/sberdevices/plasma/pull/1) ([@fanisco](https://github.com/fanisco))
- feat(ui): доработка Card [#1](https://github.com/sberdevices/plasma/pull/1) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore(ui): bump deps versions in lock [#1](https://github.com/sberdevices/plasma/pull/1) ([@fanisco](https://github.com/fanisco))
- chore(ui): types, mixins [#1](https://github.com/sberdevices/plasma/pull/1) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))

---

# v0.8.0 (Tue Oct 27 2020)

#### 🚀 Enhancement

- feat(ui): добавить иконки для новостей [#16](https://github.com/sberdevices/plasma/pull/16) ([@Alisa007](https://github.com/Alisa007))

#### Authors: 1

- [@Alisa007](https://github.com/Alisa007)

---

# v0.7.0 (Tue Oct 27 2020)

#### 🚀 Enhancement

- feat(ui): Размеры ячеек Col расчитываются исходя из размеров Container [#3](https://github.com/sberdevices/plasma/pull/3) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- ci: add chromatic to ui [#9](https://github.com/sberdevices/plasma/pull/9) ([@Yeti-or](https://github.com/Yeti-or))
- ci: add chromatic to ui ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 2

- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v0.6.2 (Mon Oct 26 2020)

#### 🐛 Bug Fix

- fix: license [#7](https://github.com/sberdevices/plasma/pull/7) ([@Yeti-or](https://github.com/Yeti-or))
- fix: license ([@Yeti-or](https://github.com/Yeti-or))
- fix(ui): url to repo [#6](https://github.com/sberdevices/plasma/pull/6) ([@Yeti-or](https://github.com/Yeti-or))
- fix(ui): url to repo ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 1

- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
