Releases: skbkontur/retail-ui
Releases · skbkontur/retail-ui
[email protected]
[email protected]
[email protected]
@skbkontur/[email protected]
5.0.0 (2024-10-21)
Bug Fixes
- Button, Select: fix border hover (#3504) (d3266e5)
- Button: fix btnBackless vars (#3465) (f5c0d83)
- Button: rename root data-tid (#3520) (ff030f1)
- Calendar,DatePicker: use human month format in scrollToMonth() (2e55167)
- ComboBox: restore comboBoxAllowValueChangeInEditingState feature flag (#3529) (0df80d3)
- Link: fix markup and error/warning styles (#3528) (0165dc6)
- Link: replace border-bottom with text-decoration (#3462) (bcb40ac)
- MaskedInput: fix selectAll and empty maskChar (#3525) (72120d0)
- Theming: use right colors for error outline and disabled text (#3493) (7a98ee1)
- Toast: fix paddings (#3494) (6eab772)
- Toast: restore root data-tid (#3527) (066c37d)
Features
- Button,Link: add component prop (#3521) (27726a9)
- MaskedInput: (rev. 2) (#3390) (b2fb84f)
- Picker: remove deprecated component (#3522) (ec536e3)
- Popup: replace DropdownContainer, unify shadows (#3451) (723ec43)
- react-ui: remove deprecated entities (#3523) (edfa035)
- remove feature flags (#3434) (26676a3)
- theme: delete legacy vars (#3517) (7430d78)
- ThemeFactory: disallow arbitrary theme tokens by default (#3516) (e43845b)
- theme: remove deprecated vars (#3515) (9653ca1)
- Theming: rename themes, introduce LIGHT_THEME and DARK_THEME (#3519) (f290781)
- update dependencies (#3400) (d54f08d)
BREAKING CHANGES
- Calendar,DatePicker: In the
Calendar
methodscrollToMonth(month, year)
passes the human format of the month. Please change valuescrollToMonth(0, 2024)
→scrollToMonth(1, 2024)
for scroll to January 2024
[email protected]
2.0.13 (2024-09-30)
Note: Version bump only for package react-ui-smoke-test
@skbkontur/[email protected]
[email protected]
1.16.3 (2024-08-20)
Note: Version bump only for package react-ui-validations