Skip to content

Releases: skbkontur/retail-ui

react-ui-validations@2.0.2

22 Nov 10:46
Compare
Choose a tag to compare

2.0.2 (2024-11-22)

Note: Version bump only for package react-ui-validations

@skbkontur/react-ui@5.0.3

22 Nov 10:46
Compare
Choose a tag to compare

5.0.3 (2024-11-22)

Bug Fixes

  • Calendar,MenuItem: page jumps when opening DateSelect (#3543) (7b4acd6)
  • SingleToast: avoid flushSync error in react@16 (#3546) (767c848)

@skbkontur/react-ui@5.0.2

19 Nov 07:57
Compare
Choose a tag to compare

5.0.2 (2024-11-19)

Bug Fixes

react-ui-validations@2.0.1

08 Nov 09:08
Compare
Choose a tag to compare

2.0.1 (2024-11-08)

Bug Fixes

@skbkontur/react-ui@5.0.1

08 Nov 09:08
Compare
Choose a tag to compare

5.0.1 (2024-11-08)

Bug Fixes

react-ui-validations@2.0.0

21 Oct 12:40
Compare
Choose a tag to compare

2.0.0 (2024-10-21)

Bug Fixes

  • Theming: use right colors for error outline and disabled text (#3493) (7a98ee1)
  • ValidationWrapper: add div wrapper, fix w3c issue, tooltip and text position (#3463) (e83e842)

Features

react-ui-smoke-test@3.0.0

21 Oct 12:40
Compare
Choose a tag to compare

3.0.0 (2024-10-21)

Features

react-ui-codemod@2.0.0

21 Oct 12:40
Compare
Choose a tag to compare

2.0.0 (2024-10-21)

Bug Fixes

  • Link: replace border-bottom with text-decoration (#3462) (bcb40ac)

Features

@skbkontur/react-ui@5.0.0

21 Oct 12:40
Compare
Choose a tag to compare

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

BREAKING CHANGES

  • Calendar,DatePicker: In the Calendar method scrollToMonth(month, year) passes the human format of the month. Please change value scrollToMonth(0, 2024)scrollToMonth(1, 2024) for scroll to January 2024

react-ui-smoke-test@2.0.13

30 Sep 08:16
Compare
Choose a tag to compare

2.0.13 (2024-09-30)

Note: Version bump only for package react-ui-smoke-test