# v1.91.0 (Thu Apr 07 2022)

#### 🚀 Enhancement

- feat(plasma-web): Designing `TextField` for B2B theme [#1121](https://github.com/sberdevices/plasma/pull/1121) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- test: Added B2B `TextField` tests / new tests for legacy Web [#1121](https://github.com/sberdevices/plasma/pull/1121) ([@fanisco](https://github.com/fanisco))
- fix: `Field` and `Input` props interfaces facelifting [#1121](https://github.com/sberdevices/plasma/pull/1121) ([@fanisco](https://github.com/fanisco))
- chore(plasma-web): Support `plasma-typo` in Storybook [#1121](https://github.com/sberdevices/plasma/pull/1121) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.90.0 (Tue Apr 05 2022)

#### 🚀 Enhancement

- feat(plasma-web): `Modal`: a11y improvements [#1130](https://github.com/sberdevices/plasma/pull/1130) ([@fanisco](https://github.com/fanisco))
- feat(plasma-web): `Modal` added react-focus-lock for focus management [#1130](https://github.com/sberdevices/plasma/pull/1130) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.89.0 (Thu Mar 31 2022)

#### 🚀 Enhancement

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

#### 🐛 Bug Fix

- test(plasma-web): `Select`: tests and a11y assertions [#1157](https://github.com/sberdevices/plasma/pull/1157) ([@fanisco](https://github.com/fanisco))
- 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))
- 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.88.0 (Mon Mar 28 2022)

#### 🚀 Enhancement

- feat(plasma-web): `Tooltip` a11y & close with esc [#1135](https://github.com/sberdevices/plasma/pull/1135) ([@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.87.0 (Fri Mar 25 2022)

#### 🚀 Enhancement

- feat(plasma-web): Add ref to carousel [#1155](https://github.com/sberdevices/plasma/pull/1155) (ADBelousova@sberbank.ru)

#### Authors: 1

- Белоусова Алиса Дмитриевна (ADBelousova@sberbank.ru)

---

# v1.86.0 (Wed Mar 23 2022)

#### 🐛 Bug Fix

- feat(plasma-web,plasma-b2c): Add focus for `Checkbox` and `Radiobox` components [#1154](https://github.com/sberdevices/plasma/pull/1154) ([@neretin-trike](https://github.com/neretin-trike))
- docs: `withSkeleton` wraps component with a11y [#1129](https://github.com/sberdevices/plasma/pull/1129) ([@fanisco](https://github.com/fanisco))
- docs: `Spinner` live example of a11y [#1134](https://github.com/sberdevices/plasma/pull/1134) ([@fanisco](https://github.com/fanisco))

#### Authors: 2

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

---

# v1.85.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))
- feat(plasma-web): `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.84.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))

#### Authors: 1

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

---

# v1.83.0 (Tue Mar 15 2022)

#### 🚀 Enhancement

- feat(plasma-web): `Notification`: added possibility to anounce text when open [#1127](https://github.com/sberdevices/plasma/pull/1127) ([@fanisco](https://github.com/fanisco))

#### 🐛 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.82.0 (Mon Mar 14 2022)

#### 🐛 Bug Fix

- fix(plasma-web): Add restrict bounds for value in `Progress` component [#1126](https://github.com/sberdevices/plasma/pull/1126) ([@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.80.0 (Fri Mar 11 2022)

#### 🐛 Bug Fix

- chore(plasma-web): Delete `Popup` from storybook [#1136](https://github.com/sberdevices/plasma/pull/1136) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.79.0 (Fri Mar 04 2022)

#### 🚀 Enhancement

- feat(plasma-web): add multiselect logic to select [#1083](https://github.com/sberdevices/plasma/pull/1083) ([@didolf](https://github.com/didolf))
- feat(plasma-web): add keyboard navigation to Select [#1083](https://github.com/sberdevices/plasma/pull/1083) ([@didolf](https://github.com/didolf))
- feat(plasma-web): add additional fields to DropdownItem [#1083](https://github.com/sberdevices/plasma/pull/1083) ([@didolf](https://github.com/didolf))

#### 🐛 Bug Fix

- test(plasma-web): add tests on keyboard navigation [#1083](https://github.com/sberdevices/plasma/pull/1083) ([@didolf](https://github.com/didolf))
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

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

---

# v1.78.1 (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.78.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.77.0 (Tue Mar 01 2022)

#### 🚀 Enhancement

- feat: `Button`: colors theming [#1084](https://github.com/sberdevices/plasma/pull/1084) ([@fanisco](https://github.com/fanisco))
- feat: Init `plasma-tokens-b2b` package [#1084](https://github.com/sberdevices/plasma/pull/1084) ([@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.76.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.76.2 (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))

#### Authors: 1

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

---

# v1.76.1 (Fri Feb 18 2022)

#### 🐛 Bug Fix

- fix(plasma-web): `Modal` background set to `backgroundPrimary` (01) token [#1106](https://github.com/sberdevices/plasma/pull/1106) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.76.0 (Fri Feb 18 2022)

#### 🐛 Bug Fix

- docs(plasma-web, plasma-b2c): `Button`: using as an anchor [#1092](https://github.com/sberdevices/plasma/pull/1092) ([@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.7 (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))
- 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.5 (Tue Feb 15 2022)

#### 🐛 Bug Fix

- fix(plasma-web, plasma-b2c): `Tooltip`: global dark [#1087](https://github.com/sberdevices/plasma/pull/1087) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.75.3 (Thu Feb 10 2022)

#### 🐛 Bug Fix

- fix(plasma-web): `TextField`: fix `size:l` by providing $size to input [#1073](https://github.com/sberdevices/plasma/pull/1073) ([@fanisco](https://github.com/fanisco))
- chore(plasma-web-docs): `TextField`: Incorrect `status` prop usage [#1069](https://github.com/sberdevices/plasma/pull/1069) ([@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 (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.75.0 (Wed Feb 02 2022)

#### 🐛 Bug Fix

- chore: Storybook: Added lang to make VoiceOver read russian text properly [#1052](https://github.com/sberdevices/plasma/pull/1052) ([@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.74.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))
- 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.73.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.73.0 (Thu Jan 27 2022)

#### 🐛 Bug Fix

- 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.71.0 (Tue Jan 18 2022)

#### 🚀 Enhancement

- feat(plasma-web): Close `Modal` with esc key [#1024](https://github.com/sberdevices/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix(plasma-web): `Modal`: Portal management in provider [#1024](https://github.com/sberdevices/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))
- test(plasma-web): Test `Modal` closing [#1024](https://github.com/sberdevices/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))
- fix(plasma-web): Simplify event handler type (`onClick`) of `Modal` [#1024](https://github.com/sberdevices/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))
- fix(plasma-web): `Modals` closing order [#1024](https://github.com/sberdevices/plasma/pull/1024) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.70.3 (Mon Jan 17 2022)

#### 🐛 Bug Fix

- fix(plasma-b2c,plasma-web): Add re-export for `Notification` component [#1029](https://github.com/sberdevices/plasma/pull/1029) ([@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.70.2 (Thu Jan 13 2022)

#### 🐛 Bug Fix

- test(plasma-web): `Notification` close [#1033](https://github.com/sberdevices/plasma/pull/1033) ([@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.70.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))
- 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.69.0 (Wed Dec 29 2021)

#### 🐛 Bug Fix

- test: Complete tests for `Tabs` [#985](https://github.com/sberdevices/plasma/pull/985) ([@fanisco](https://github.com/fanisco))
- test(plasma-b2c, plasma-web): Add statuses to `Notification` test [#1017](https://github.com/sberdevices/plasma/pull/1017) ([@fanisco](https://github.com/fanisco))
- feat(plasma-web, plasma-b2c): Added possibility to specify id for `Notification` [#1017](https://github.com/sberdevices/plasma/pull/1017) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.68.1 (Thu Dec 23 2021)

#### 🐛 Bug Fix

- test(plasma-b2c, plasma-web): Added click and multiselect tests for `Select` [#983](https://github.com/sberdevices/plasma/pull/983) ([@fanisco](https://github.com/fanisco))
- feat(plasma-web, plasma-b2c): Arrow and check placement in `Select` [#983](https://github.com/sberdevices/plasma/pull/983) ([@fanisco](https://github.com/fanisco))
- test(plasma-web): add Grid component 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.68.0 (Wed Dec 15 2021)

#### 🐛 Bug Fix

- test(plasma-web): Add Cypress component test for `Carousel` [#968](https://github.com/sberdevices/plasma/pull/968) ([@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.67.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.65.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.64.1 (Fri Dec 03 2021)

#### 🐛 Bug Fix

- fix(plama-web): Added possibility to specify a value type in `Select` [#932](https://github.com/sberdevices/plasma/pull/932) ([@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.64.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))

#### Authors: 1

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

---

# v1.63.0 (Wed Dec 01 2021)

#### 🚀 Enhancement

- feat(plasma-web): Update behavior for `Tooltip` component [#942](https://github.com/sberdevices/plasma/pull/942) ([@neretin-trike](https://github.com/neretin-trike))

#### 🐛 Bug Fix

- test(plasma-web): Add tests for `Tooltip` component [#942](https://github.com/sberdevices/plasma/pull/942) ([@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.62.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(plasma-web): Fix TabsController's items tabbing [#923](https://github.com/sberdevices/plasma/pull/923) ([@fanisco](https://github.com/fanisco))
- chore(plasma-web): Delete old doc file [#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.61.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.59.2 (Fri Nov 19 2021)

#### 🐛 Bug Fix

- fix(plasma-web): Add `Button`'s `warning` view [#933](https://github.com/sberdevices/plasma/pull/933) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.59.1 (Thu Nov 18 2021)

#### 🐛 Bug Fix

- fix(plasma-web): prevent disabled select from opening [#925](https://github.com/sberdevices/plasma/pull/925) (aabulakh1@sberbank.ru)
- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))

#### Authors: 2

- [@SberDevices-Eva](https://github.com/SberDevices-Eva)
- Булах Александр Алексеевич [B] (aabulakh1@sberbank.ru)

---

# v1.58.1 (Wed Nov 17 2021)

#### 🐛 Bug Fix

- fix: plasma-web grid mobile margins [#928](https://github.com/sberdevices/plasma/pull/928) ([@takovoy](https://github.com/takovoy))

#### Authors: 1

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

---

# v1.58.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.57.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.57.1 (Tue Nov 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.56.2 (Wed Nov 03 2021)

#### 🐛 Bug Fix

- fix(plasma-web): prevent radiobox elipse shrinking [#912](https://github.com/sberdevices/plasma/pull/912) ([@aabulakhsberbank](https://github.com/aabulakhsberbank))

#### Authors: 1

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

---

# v1.56.1 (Fri Oct 29 2021)

#### 🐛 Bug Fix

- fix(plasma-web): Prevent click on icons of `DropdownItem` [#883](https://github.com/sberdevices/plasma/pull/883) ([@fanisco](https://github.com/fanisco))
- fix(plasma-web,plasma-b2c): `Select`'s when multiselect prevent autoclose [#883](https://github.com/sberdevices/plasma/pull/883) ([@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.56.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.54.1 (Thu Oct 21 2021)

#### 🐛 Bug Fix

- fix: grid container max size [#880](https://github.com/sberdevices/plasma/pull/880) ([@takovoy](https://github.com/takovoy))

#### Authors: 1

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

---

# v1.53.5 (Tue Oct 19 2021)

#### 🐛 Bug Fix

- fix(plasma-web): Remove hover from select with empty list [#858](https://github.com/sberdevices/plasma/pull/858) ([@neretin-trike](https://github.com/neretin-trike))
- chore(plasma-web): Bump plasma-colors version [#858](https://github.com/sberdevices/plasma/pull/858) ([@neretin-trike](https://github.com/neretin-trike))
- fix(plasma-web): Fix open `Dropwdown` component if has not item [#858](https://github.com/sberdevices/plasma/pull/858) ([@neretin-trike](https://github.com/neretin-trike))
- fix(plasma-b2c): Fix click to empty select [#858](https://github.com/sberdevices/plasma/pull/858) ([@neretin-trike](https://github.com/neretin-trike))
- fix(plasma-web): Fix color for hover item in `Dropdown` component [#869](https://github.com/sberdevices/plasma/pull/869) ([@neretin-trike](https://github.com/neretin-trike))
- chore(plasma-web): Add re-export for `Dropdown` component [#869](https://github.com/sberdevices/plasma/pull/869) ([@neretin-trike](https://github.com/neretin-trike))

#### Authors: 1

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

---

# v1.53.4 (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.53.3 (Fri Oct 15 2021)

#### 🐛 Bug Fix

- fix(plasma-web): Remove underline from Dropdown item [#865](https://github.com/sberdevices/plasma/pull/865) ([@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.53.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.53.1 (Wed Oct 13 2021)

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- chore: Manual publish for web & b2c [#854](https://github.com/sberdevices/plasma/pull/854) ([@fanisco](https://github.com/fanisco))
- fix: Update package-locks [#853](https://github.com/sberdevices/plasma/pull/853) ([@fanisco](https://github.com/fanisco))

#### Authors: 2

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

---

# v1.51.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.50.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

- chore: Skip Notification component test [#829](https://github.com/sberdevices/plasma/pull/829) ([@fanisco](https://github.com/fanisco))
- 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.49.2 (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.49.1 (Mon Oct 04 2021)

#### 🐛 Bug Fix

- test(plasma-ui/web/b2c): Typography: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-web/b2c): Tooltip: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): TextField: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): TextArea: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): Tabs: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): Switch: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-web/b2c): Select: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): Radiobox: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-web/b2c): Progress: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): Price: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): PaginationDots: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-web/b2c): Notification: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-web/b2c): Modal: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-web/b2c): Link: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): Dropdown: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): Checkbox: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@Yeti-or](https://github.com/Yeti-or))
- test(plasma-ui/web/b2c): Button: cy component test [#827](https://github.com/sberdevices/plasma/pull/827) ([@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.49.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.48.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))
- test(plasma-web): fix cypress comp-tests [#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.48.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.48.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.47.0 (Fri Sep 24 2021)

#### 🚀 Enhancement

- feat(plasma-web): `Dropdown` `onToggle` notification [#805](https://github.com/sberdevices/plasma/pull/805) ([@fanisco](https://github.com/fanisco))
- feat(plasma-web): Moved `SingleSelect` and `MultiSelect` functionality to hocs [#805](https://github.com/sberdevices/plasma/pull/805) ([@fanisco](https://github.com/fanisco))
- feat(plasma-web): Customize `Dropdown` with CSS Vars [#805](https://github.com/sberdevices/plasma/pull/805) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix(plasma-web): Removed `DropdownList` min-width [#805](https://github.com/sberdevices/plasma/pull/805) ([@fanisco](https://github.com/fanisco))
- chore: make cypress work again [#573](https://github.com/sberdevices/plasma/pull/573) ([@Yeti-or](https://github.com/Yeti-or))
- 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: 4

- Artem Feoktistov ([@OgNellis](https://github.com/OgNellis))
- Daniil Akhetov (dkakhetov@sberbank.ru)
- Fanil' Zubairov ([@fanisco](https://github.com/fanisco))
- Vasiliy ([@Yeti-or](https://github.com/Yeti-or))

---

# v1.46.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))
- 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.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.45.1 (Wed Sep 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.45.0 (Tue Sep 14 2021)

#### 🚀 Enhancement

- feat(plasma-web): Added `Carousel`, `PaginationDots` and `Select` to `index.ts` [#803](https://github.com/sberdevices/plasma/pull/803) ([@fanisco](https://github.com/fanisco))
- feat(plasma-sb-utils): `PaletteGrid`, `disableProps`, `IconsPlaceholder`, `InSpacingDecorator` [#803](https://github.com/sberdevices/plasma/pull/803) ([@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.44.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))
- 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.44.3 (Thu Sep 09 2021)

#### 🐛 Bug Fix

- fix(plasma-web): Disabled state for `Checkbox` [#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.44.2 (Thu Sep 09 2021)

#### 🐛 Bug Fix

- chore(plasma-web): Storybook controls for Button, Carousel, Checkbox, Modal [#651](https://github.com/sberdevices/plasma/pull/651) ([@kayman233](https://github.com/kayman233))
- chore(plasma-web): Storybook controls for Notification, PaginationDots, Progress, Radiobox [#652](https://github.com/sberdevices/plasma/pull/652) ([@kayman233](https://github.com/kayman233))
- chore(plasma-web): Storybook controls for Tooltip, Badge, Image, Price, Spinner [#662](https://github.com/sberdevices/plasma/pull/662) ([@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.44.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-web): update storybook deps [#728](https://github.com/sberdevices/plasma/pull/728) ([@Yeti-or](https://github.com/Yeti-or))
- chore(plasma-web): 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.44.0 (Wed Sep 08 2021)

#### 🚀 Enhancement

- feat(plasma-web): Added `TabsController` in order to use keyboard arrows [#687](https://github.com/sberdevices/plasma/pull/687) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- chore: update package-locks \[skip ci\] ([@SberDevices-Eva](https://github.com/SberDevices-Eva))
- docs(plasma-web): Storybook controls for Select, Switch, TextField [#688](https://github.com/sberdevices/plasma/pull/688) ([@kayman233](https://github.com/kayman233))
- docs(plasma-web): Describe `TabsController` [#687](https://github.com/sberdevices/plasma/pull/687) ([@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.43.0 (Wed Sep 01 2021)

#### 🚀 Enhancement

- feat(plasma-web): Pass color and contentLeft to DropdownItem [#683](https://github.com/sberdevices/plasma/pull/683) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix(plasma-web): Dropdown shadow black [#683](https://github.com/sberdevices/plasma/pull/683) ([@fanisco](https://github.com/fanisco))
- fix(plasma-web): Pass DropdownItem border radius as separate CSS Var [#683](https://github.com/sberdevices/plasma/pull/683) ([@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.42.1 (Tue Aug 31 2021)

#### 🐛 Bug Fix

- docs(plasma-web): Storybook controls for Tabs, TextArea [#661](https://github.com/sberdevices/plasma/pull/661) ([@kayman233](https://github.com/kayman233))
- chore(plasma-web): disableProps added [#661](https://github.com/sberdevices/plasma/pull/661) ([@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.42.0 (Fri Aug 27 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 27 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.40.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.39.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.37.2 (Wed Aug 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.37.1 (Wed Aug 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.37.0 (Mon Aug 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.36.0 (Tue Aug 10 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.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.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.34.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.33.0 (Wed Aug 04 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-web): Add `hocs`, `hooks`, `mixins`, `types` and `utils` from plasma-core [#592](https://github.com/sberdevices/plasma/pull/592) ([@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.31.0 (Mon Aug 02 2021)

#### 🚀 Enhancement

- feat(plasma-web): Index imports for treeshaking [#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.30.1 (Fri Jul 30 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.29.1 (Wed Jul 21 2021)

#### 🐛 Bug Fix

- fix(plasma-web): form submit trigger inside select [#557](https://github.com/sberdevices/plasma/pull/557) ([@tsumo](https://github.com/tsumo))

#### Authors: 1

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

---

# v1.29.0 (Tue Jul 20 2021)

#### 🚀 Enhancement

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

#### Authors: 1

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

---

# v1.28.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.28.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.28.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.27.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.26.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.25.3 (Wed Jul 14 2021)

#### 🐛 Bug Fix

- fix(plasma-web): TextField can accept deferred defaultValue [#536](https://github.com/sberdevices/plasma/pull/536) ([@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.25.2 (Tue Jul 13 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.25.1 (Tue Jul 13 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.25.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.24.0 (Fri Jul 09 2021)

#### 🐛 Bug Fix

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

#### Authors: 2

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

---

# v1.23.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.22.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-web): 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.22.0 (Fri Jul 02 2021)

#### 🐛 Bug Fix

- fix: TextField placeholder placement [#463](https://github.com/sberdevices/plasma/pull/463) ([@fanisco](https://github.com/fanisco))
- fix(plasma-web): TextField placeholder color [#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))
- fix(plasma-web): Checkbox & Radio label for attribute [#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.21.1 (Thu Jul 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.21.0 (Thu Jul 01 2021)

#### 🚀 Enhancement

- feat: Added plasma-tokens-b2c package [#468](https://github.com/sberdevices/plasma/pull/468) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- fix(plasma-web): Removed tokens dependency [#468](https://github.com/sberdevices/plasma/pull/468) ([@fanisco](https://github.com/fanisco))
- docs(plasma-web): about page with 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))

#### Authors: 3

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

---

# v1.20.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

- fix(plasma-web): Components dark theme fixes [#455](https://github.com/sberdevices/plasma/pull/455) ([@fanisco](https://github.com/fanisco))
- 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.19.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

- 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.18.0 (Fri Jun 18 2021)

#### 🚀 Enhancement

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

#### 🐛 Bug Fix

- fix(plasma-web): Components dark theme fixes [#441](https://github.com/sberdevices/plasma/pull/441) ([@fanisco](https://github.com/fanisco))
- docs: plasma-sb-utils package with a lots useful sb code [#441](https://github.com/sberdevices/plasma/pull/441) ([@fanisco](https://github.com/fanisco))
- docs: Added switcher for plasma-web's dark theme [#441](https://github.com/sberdevices/plasma/pull/441) ([@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.17.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.17.0 (Wed Jun 09 2021)

#### 🚀 Enhancement

- feat(plasma-tokens-web): Using plasma-colors, dark theme [#398](https://github.com/sberdevices/plasma/pull/398) ([@fanisco](https://github.com/fanisco))
- feat: Added plasma-colors package [#398](https://github.com/sberdevices/plasma/pull/398) ([@fanisco](https://github.com/fanisco))

#### 🐛 Bug Fix

- docs(plasma-web): Added themes story [#398](https://github.com/sberdevices/plasma/pull/398) ([@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.16.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.15.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.15.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.14.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.13.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.13.1 (Thu May 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.13.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.12.2 (Tue May 18 2021)

#### 🐛 Bug Fix

- fix(plasma-web): Added Badge to index [#397](https://github.com/sberdevices/plasma/pull/397) ([@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.12.1 (Mon May 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.12.0 (Mon May 17 2021)

#### 🚀 Enhancement

- feat(plasma-web): Added Spinner to web [#326](https://github.com/sberdevices/plasma/pull/326) (VSProkopyev@sberbank.ru)

#### 🐛 Bug Fix

- docs(showcase): Added Spinner showcase web [#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.11.0 (Fri May 14 2021)

#### 🚀 Enhancement

- feat(plasma-web): Added Tooltip component [#345](https://github.com/sberdevices/plasma/pull/345) ([@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.10.0 (Thu May 13 2021)

#### 🐛 Bug Fix

- docs: description in checkbox and radiobox storybook [#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: 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.9.0 (Tue May 11 2021)

#### 🚀 Enhancement

- feat(plasma-web): Added Modal component [#339](https://github.com/sberdevices/plasma/pull/339) ([@fanisco](https://github.com/fanisco))
- feat(plasma-web): Added Notification component [#339](https://github.com/sberdevices/plasma/pull/339) ([@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.8.0 (Fri May 07 2021)

#### 🚀 Enhancement

- feat(plasma-web): Added Progress component [#340](https://github.com/sberdevices/plasma/pull/340) ([@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.7.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))

#### Authors: 2

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

---

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

---

# vnull (Tue Apr 27 2021)

#### ⚠️ Pushed to `master`

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

#### Authors: 1

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

---

# v1.4.1 (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))
- ci: Deploy documentation for plasma-web [#313](https://github.com/sberdevices/plasma/pull/313) ([@fanisco](https://github.com/fanisco))

#### Authors: 1

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

---

# v1.4.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.3.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))
- 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.2.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.2.0 (Wed Apr 14 2021)

#### 🚀 Enhancement

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

#### Authors: 1

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

---

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

#### 🚀 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(plasma-web): Переход на токены [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- feat: Библиотека plasma-web [#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))
- chore(plasma-web): Added Grid to index [#279](https://github.com/sberdevices/plasma/pull/279) ([@fanisco](https://github.com/fanisco))
- chore: Fix packages versions [#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))

#### Authors: 3

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