# v1.56.0 (Tue Apr 12 2022)

#### 🚀 Enhancement

- 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.55.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.54.0 (Thu Mar 31 2022)

#### 🚀 Enhancement

- feat(plasma-web): `Dropdown` a11y: navigating with keyboard [#1157](https://github.com/sberdevices/plasma/pull/1157) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- test(plasma-web): `Radiobox`: check only for id existance [#1149](https://github.com/sberdevices/plasma/pull/1149) ([@fanisco](https://github.com/fanisco))
- fix(plasma-web): `Checkbox` & `Radibox` labeled and described by attrs and elems [#1149](https://github.com/sberdevices/plasma/pull/1149) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.53.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.52.0 (Fri Mar 04 2022)

#### 🚀 Enhancement

- feat(plasma-core): add ref to popup [#1083](https://github.com/sberdevices/plasma/pull/1083) ([@didolf](https://github.com/didolf))
- feat(plasma-core): add multiselect logic to keyboard navigation hook [#1083](https://github.com/sberdevices/plasma/pull/1083) ([@didolf](https://github.com/didolf))
- feat(plasma-core): add keyboard navigation hook [#1083](https://github.com/sberdevices/plasma/pull/1083) ([@didolf](https://github.com/didolf))

#### Authors: 1

- Дмитрий Лекомцев ([@didolf](https://github.com/didolf))

---

# v1.51.1 (Tue Mar 01 2022)

#### 🐛 Bug Fix

- fix(plasma-core): fix BaseTabs 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.51.0 (Tue Mar 01 2022)

#### 🚀 Enhancement

- feat: `PaginationDots`: made `aria-hidden=true` by default [#1108](https://github.com/sberdevices/plasma/pull/1108) ([@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.50.0 (Tue Mar 01 2022)

#### 🐛 Bug Fix

- fix(plasma-web): Image ratio fix [#1117](https://github.com/sberdevices/plasma/pull/1117) ([@kayman233](https://github.com/kayman233))
- fix(plasma-core): Use default view for input readonly state [#1114](https://github.com/sberdevices/plasma/pull/1114) ([@kvpolyanskiy](https://github.com/kvpolyanskiy))
- test(plasma-b2c): Added responsive typo tests [#1044](https://github.com/sberdevices/plasma/pull/1044) ([@fanisco](https://github.com/fanisco))

#### Authors: 3

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

---

# v1.49.7 (Thu Feb 24 2022)

#### 🐛 Bug Fix

- fix: `Tabs`: removed focus outline in item text [#1115](https://github.com/sberdevices/plasma/pull/1115) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.49.6 (Thu Feb 24 2022)

#### 🐛 Bug Fix

- fix(plasma-web): `Carousel`: moved style resets to core [#1104](https://github.com/sberdevices/plasma/pull/1104) ([@fanisco](https://github.com/fanisco))
- fix(plasma-core): Add data selector for syntheticFocus in `addFocus` mixin [#1113](https://github.com/sberdevices/plasma/pull/1113) ([@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.49.5 (Fri Feb 18 2022)

#### 🐛 Bug Fix

- chore: Added fixme comments for background tokens [#1106](https://github.com/sberdevices/plasma/pull/1106) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.49.4 (Thu Feb 17 2022)

#### 🐛 Bug Fix

- feat(plasma-ui, plasma-web, plasma-b2c): `Button`: Added theming [#1063](https://github.com/sberdevices/plasma/pull/1063) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.49.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.49.1 (Thu Feb 03 2022)

#### 🐛 Bug Fix

- fix: peer dependencies versions [#1053](https://github.com/sberdevices/plasma/pull/1053) ([@LamaEats](https://github.com/LamaEats))

#### Authors: 1

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

---

# v1.49.0 (Tue Feb 01 2022)

#### 🐛 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))

#### Authors: 1

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

---

# v1.48.1 (Fri Jan 28 2022)

#### 🐛 Bug Fix

- fix(plasma-core): Add inherit cursor in label for `BaseBox` component [#1056](https://github.com/sberdevices/plasma/pull/1056) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

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

---

# v1.48.0 (Thu Jan 27 2022)

#### 🚀 Enhancement

- feat(plasma-core): Add scrollable container for `Tab` component [#976](https://github.com/sberdevices/plasma/pull/976) ([@neretin-trike](https://github.com/neretin-trike))

#### 🐛 Bug Fix

- 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))

#### Authors: 1

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

---

# v1.47.0 (Tue Jan 25 2022)

#### 🚀 Enhancement

- feat(plasma-core): Make toasts stretch more then 50% of container [#1037](https://github.com/sberdevices/plasma/pull/1037) (yaarny@gmail.com)

#### Authors: 1

- Булах Александр (yaarny@gmail.com)

---

# v1.46.2 (Thu Jan 13 2022)

#### 🐛 Bug Fix

- test: Skip `Toast` test [#1033](https://github.com/sberdevices/plasma/pull/1033) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.46.1 (Tue Jan 11 2022)

#### 🐛 Bug Fix

- refactor: Move `Carousel`'s modules in Core/UI/Web [#973](https://github.com/sberdevices/plasma/pull/973) ([@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.45.0 (Wed Dec 29 2021)

#### 🐛 Bug Fix

- test: Add controller tests with keydown for plasma-ui [#985](https://github.com/sberdevices/plasma/pull/985) ([@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))
- fix(plasma-core): Add fix for `Carousel` component in start scroll align with vertical orientation [#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.44.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))
- test(plasma-ui): Radiobox: uniqId test [#1001](https://github.com/sberdevices/plasma/pull/1001) ([@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.44.0 (Wed Dec 15 2021)

#### 🐛 Bug Fix

- test(plasma-ui): fix Skeleton component tests [#990](https://github.com/sberdevices/plasma/pull/990) ([@Yeti-or](https://github.com/Yeti-or))
- 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 Toast 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))

#### Authors: 1

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

---

# v1.43.0 (Wed Dec 15 2021)

#### 🚀 Enhancement

- feat(plasma-core): Add ReactNode type for label in `Checkbox` component [#969](https://github.com/sberdevices/plasma/pull/969) ([@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.42.0 (Tue Dec 14 2021)

#### 🐛 Bug Fix

- fix: Set Underline to uppercase [#950](https://github.com/sberdevices/plasma/pull/950) ([@fanisco](https://github.com/fanisco))
- test(plasma-ui): add more Image 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))

#### Authors: 2

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

---

# v1.41.1 (Thu Dec 09 2021)

#### 🐛 Bug Fix

- test(plasma-web,plasma-ui): Add test and update snapshots for `Typography` components [#962](https://github.com/sberdevices/plasma/pull/962) ([@neretin-trike](https://github.com/neretin-trike))
- feat(plasma-b2c,plasma-core): Add breakWord props for `Typography` components [#962](https://github.com/sberdevices/plasma/pull/962) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

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

---

# v1.41.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.40.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))

#### Authors: 1

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

---

# v1.39.0 (Wed Dec 01 2021)

#### 🚀 Enhancement

- feat: Moved `TabsController` as a creator function [#923](https://github.com/sberdevices/plasma/pull/923) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix: Correct role for `Tabs` - tablist [#923](https://github.com/sberdevices/plasma/pull/923) ([@fanisco](https://github.com/fanisco))
- docs(plasma-ui): Added documentation for `useForkRef` [#923](https://github.com/sberdevices/plasma/pull/923) ([@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.38.0 (Mon Nov 22 2021)

#### 🚀 Enhancement

- feat: Replace `TextField` with `Field` [#910](https://github.com/sberdevices/plasma/pull/910) ([@fanisco](https://github.com/fanisco))
- feat: Separated `Input` and `TextArea` [#910](https://github.com/sberdevices/plasma/pull/910) ([@fanisco](https://github.com/fanisco))
- feat: Added `Field` component to replace `TextField`'s functionality [#910](https://github.com/sberdevices/plasma/pull/910) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.37.0 (Thu Nov 18 2021)

#### 🚀 Enhancement

- feat: export spacing [#936](https://github.com/sberdevices/plasma/pull/936) ([@takovoy](https://github.com/takovoy))

#### Authors: 1

- Aleksandr Sustavov ([@takovoy](https://github.com/takovoy))

---

# v1.36.0 (Tue Nov 16 2021)

#### 🐛 Bug Fix

- fix: Render popup `Popup` when it's hidden [#903](https://github.com/sberdevices/plasma/pull/903) ([@fanisco](https://github.com/fanisco))
- test(plasma-ui): Update test for `Image` [#920](https://github.com/sberdevices/plasma/pull/920) ([@fanisco](https://github.com/fanisco))
- Revert "fix: b2c preview gallery image size" [#920](https://github.com/sberdevices/plasma/pull/920) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.35.2 (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.35.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))
- fix: Pass `Image`'s width and height through args [#909](https://github.com/sberdevices/plasma/pull/909) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.35.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: Improve tests for `TextField` and `TextArea` [#914](https://github.com/sberdevices/plasma/pull/914) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.34.0 (Fri Oct 29 2021)

#### 🚀 Enhancement

- feat(plasma-ui): `Dropdown` custom composition [#866](https://github.com/sberdevices/plasma/pull/866) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.33.4 (Sun Oct 24 2021)

#### 🐛 Bug Fix

- fix: b2c preview gallery image size [#890](https://github.com/sberdevices/plasma/pull/890) ([@takovoy](https://github.com/takovoy))

#### Authors: 1

- Aleksandr Sustavov ([@takovoy](https://github.com/takovoy))

---

# v1.33.2 (Thu Oct 14 2021)

#### 🐛 Bug Fix

- fix(plasma-web, plasma-b2c): Fix re-exporting [#864](https://github.com/sberdevices/plasma/pull/864) ([@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.33.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.32.0 (Mon Oct 11 2021)

#### 🚀 Enhancement

- feat: new grid breakpoint for 16 cols [#825](https://github.com/sberdevices/plasma/pull/825) ([@takovoy](https://github.com/takovoy))

#### Authors: 1

- Aleksandr Sustavov ([@takovoy](https://github.com/takovoy))

---

# v1.31.0 (Fri Oct 08 2021)

#### 🚀 Enhancement

- feat(plasma-core): Added global `dark0N` colors [#812](https://github.com/sberdevices/plasma/pull/812) ([@fanisco](https://github.com/fanisco))
- feat(plasma-b2c): `Toast` icon [#812](https://github.com/sberdevices/plasma/pull/812) ([@fanisco](https://github.com/fanisco))
- 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.30.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.30.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.29.1 (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(Badge): update screens [#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.29.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))

#### Authors: 1

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

---

# v1.28.1 (Tue Sep 21 2021)

#### 🐛 Bug Fix

- chore: Delete extract-sb-docgen-info [#801](https://github.com/sberdevices/plasma/pull/801) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.28.0 (Mon Sep 20 2021)

#### 🐛 Bug Fix

- fix: `Tabs` disabled state [#804](https://github.com/sberdevices/plasma/pull/804) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.27.4 (Tue Sep 14 2021)

#### 🐛 Bug Fix

- fix(plasma-web): Collision of `Button` and global custom css [#703](https://github.com/sberdevices/plasma/pull/703) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.27.3 (Thu Sep 09 2021)

#### 🐛 Bug Fix

- fix: Display `inline-flex` for `Badge` [#784](https://github.com/sberdevices/plasma/pull/784) ([@fanisco](https://github.com/fanisco))
- 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))

#### Authors: 1

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

---

# v1.27.2 (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: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- chore(plasma-core): update deps [#728](https://github.com/sberdevices/plasma/pull/728) ([@Yeti-or](https://github.com/Yeti-or))

#### 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.27.1 (Tue Aug 31 2021)

#### 🐛 Bug Fix

- fix(plasma-core): fix monthName formatter [#693](https://github.com/sberdevices/plasma/pull/693) ([@OgNellis](https://github.com/OgNellis))

#### Authors: 1

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

---

# v1.27.0 (Fri Aug 27 2021)

#### 🚀 Enhancement

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

#### Authors: 1

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

---

# v1.26.0 (Mon Aug 23 2021)

#### 🚀 Enhancement

- feat(plasma-ui): Switch add readOnly prop [#650](https://github.com/sberdevices/plasma/pull/650) ([@Yeti-or](https://github.com/Yeti-or))

#### Authors: 1

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

---

# v1.25.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))

#### Authors: 1

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

---

# v1.24.0 (Fri Aug 20 2021)

#### 🚀 Enhancement

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

#### Authors: 1

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

---

# v1.23.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))

#### Authors: 1

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

---

# v1.22.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))

#### Authors: 1

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

---

# v1.21.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))

#### Authors: 1

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

---

# v1.21.0 (Wed Aug 04 2021)

#### 🚀 Enhancement

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

#### Authors: 1

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

---

# v1.20.0 (Mon Aug 02 2021)

#### 🐛 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.19.0 (Wed Jul 14 2021)

#### 🚀 Enhancement

- feat(plasma-core): delete storybook [#535](https://github.com/sberdevices/plasma/pull/535) ([@kayman233](https://github.com/kayman233))

#### Authors: 1

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

---

# v1.18.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))

#### Authors: 1

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

---

# v1.18.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))

#### Authors: 1

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

---

# v1.17.0 (Fri Jul 09 2021)

#### 🐛 Bug Fix

- fix: Switch's focus [#494](https://github.com/sberdevices/plasma/pull/494) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.16.0 (Fri Jul 02 2021)

#### 🚀 Enhancement

- feat: Checkbox description color [#463](https://github.com/sberdevices/plasma/pull/463) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- 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: 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))

#### Authors: 1

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

---

# v1.15.1 (Thu Jul 01 2021)

#### 🐛 Bug Fix

- fix(plasma-ui): no-select mixin in plasma-core [#462](https://github.com/sberdevices/plasma/pull/462) ([@kayman233](https://github.com/kayman233))

#### Authors: 1

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

---

# v1.15.0 (Thu Jul 01 2021)

#### 🐛 Bug Fix

- fix(plasma-web): Removed tokens dependency [#468](https://github.com/sberdevices/plasma/pull/468) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.14.0 (Wed Jun 23 2021)

#### 🐛 Bug Fix

- chore: Added favicon for storybooks [#455](https://github.com/sberdevices/plasma/pull/455) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.13.0 (Tue Jun 22 2021)

#### 🚀 Enhancement

- feat(plasma-core): Spinner sizes [#438](https://github.com/sberdevices/plasma/pull/438) ([@fanisco](https://github.com/fanisco))
- feat(plasma-web): Button success [#438](https://github.com/sberdevices/plasma/pull/438) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- docs: Stories for field [#438](https://github.com/sberdevices/plasma/pull/438) ([@fanisco](https://github.com/fanisco))
- 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.12.2 (Thu Jun 17 2021)

#### 🐛 Bug Fix

- fix(plasma-core): remove focus on click in button [#437](https://github.com/sberdevices/plasma/pull/437) ([@OgNellis](https://github.com/OgNellis))

#### Authors: 1

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

---

# v1.12.1 (Wed Jun 09 2021)

#### 🐛 Bug Fix

- fix(plasma-core): pass defaultChecked to Switch and Basebox [#338](https://github.com/sberdevices/plasma/pull/338) ([@tsumo](https://github.com/tsumo))

#### Authors: 1

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

---

# v1.12.0 (Mon Jun 07 2021)

#### 🚀 Enhancement

- feat: bump plasma-core [#432](https://github.com/sberdevices/plasma/pull/432) ([@Yeti-or](https://github.com/Yeti-or))
- feat: user Intl short month format for formatting [#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

- fix: correct point deletion in short month name [#392](https://github.com/sberdevices/plasma/pull/392) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))

#### Authors: 2

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

---

# v1.11.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 root Spinner export [#341](https://github.com/sberdevices/plasma/pull/341) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))
- feat: add Basebox export from root [#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: all at once exports [#341](https://github.com/sberdevices/plasma/pull/341) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))

#### Authors: 1

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

---

# v1.10.0 (Thu May 20 2021)

#### 🐛 Bug Fix

- 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.9.0 (Mon May 17 2021)

#### 🚀 Enhancement

- feat: Support setting color for Spinner [#326](https://github.com/sberdevices/plasma/pull/326) ([@nyet-ty](https://github.com/nyet-ty))

#### 🐛 Bug Fix

- fix(plasma-core): Id for Spinner's gradient [#326](https://github.com/sberdevices/plasma/pull/326) ([@fanisco](https://github.com/fanisco))
- feat(plasma-core, plasma-ui): Moved Spinner to core [#326](https://github.com/sberdevices/plasma/pull/326) (VSProkopyev@sberbank.ru)

#### Authors: 3

- [@nyet-ty](https://github.com/nyet-ty)
- Fanil Zubairov ([@fanisco](https://github.com/fanisco))
- Viktor Prokopyev (VSProkopyev@sberbank.ru)

---

# v1.8.0 (Thu May 13 2021)

#### 🚀 Enhancement

- feat: add description to Basebox [#347](https://github.com/sberdevices/plasma/pull/347) ([@VladislavPetyukevich](https://github.com/VladislavPetyukevich))

#### 🐛 Bug Fix

- fix: fix Basebox styles [#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.7.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))

#### Authors: 1

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

---

# v1.6.0 (Thu May 06 2021)

#### 🐛 Bug Fix

- fix(plasma-core): Image: rendering image with background instead of src [#342](https://github.com/sberdevices/plasma/pull/342) ([@fanisco](https://github.com/fanisco))
- 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))

#### Authors: 1

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

---

# v1.5.0 (Tue Apr 27 2021)

#### 🚀 Enhancement

- feat(plasma-web): Added Select component [#328](https://github.com/sberdevices/plasma/pull/328) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.4.0 (Tue Apr 20 2021)

#### 🐛 Bug Fix

- fix(plasma-core): Badge: fix padding for size s [#318](https://github.com/sberdevices/plasma/pull/318) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.3.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)
- feat(core): added component badge in core [#308](https://github.com/sberdevices/plasma/pull/308) (VSProkopyev@sberbank.ru)

#### Authors: 1

- Viktor Prokopyev (VSProkopyev@sberbank.ru)

---

# v1.2.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))
- chore(plasma-core, plasma-web): Added components to index files [#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.1.0 (Wed Apr 07 2021)

#### 🐛 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: 1

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

---

# v1.0.0 (Fri Apr 02 2021)

#### 💥 Breaking Change

- feat!: Button view=overlay для расположения над мм-контентом [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))

#### 🚀 Enhancement

- feat(ui): Button/Tabs: resizible => stretch / fixedWidth => stretch. BREAKING [#279](https://github.com/sberdevices/plasma/pull/279) ([@Yeti-or](https://github.com/Yeti-or))
- feat: Moved Grid from ui to plasma-core, Grid for plasma-web [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: esm build, fix package-lock after rebase [#279](https://github.com/sberdevices/plasma/pull/279) ([@KateKate](https://github.com/KateKate))
- feat: esm build core, icons, ui, web [#279](https://github.com/sberdevices/plasma/pull/279) ([@KateKate](https://github.com/KateKate))
- feat: Button: Code separation for easier composition and styling [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: Button text-overflow, Icon flex [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: Миксин blur для размытия подложек [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: Tabs перенесены в core [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: Контролы перенесены в core [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: Лицензия для core, ui: DeviceDetection [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: В компонент Core / Button занесен основной функционал [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: Button перенесена в plasma-core [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: Core-библиотека plasma-core [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix: plasma doc before major [#279](https://github.com/sberdevices/plasma/pull/279) ([@Yeti-or](https://github.com/Yeti-or))
- docs(plasma-core): Switch fix exmpl [#279](https://github.com/sberdevices/plasma/pull/279) ([@Yeti-or](https://github.com/Yeti-or))
- docs(plasma-ui): Button: improve docs [#279](https://github.com/sberdevices/plasma/pull/279) ([@Yeti-or](https://github.com/Yeti-or))
- chore(plasma-core): move helpers to __helpers [#279](https://github.com/sberdevices/plasma/pull/279) ([@Yeti-or](https://github.com/Yeti-or))
- chore: Fix packages versions [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- fix(plasma-core): removed highlight on component tap in Chrome [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- chore: Bump independent versions [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- docs: README.md для core и ui [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- fix: Миксины skeleton и roundness, зависимость от core [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))

#### Authors: 3

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