Skip to content

Releases: skbkontur/retail-ui

[email protected]

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

[email protected]

21 Oct 12:40
Compare
Choose a tag to compare

3.0.0 (2024-10-21)

Features

[email protected]

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/[email protected]

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

[email protected]

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

@skbkontur/[email protected]

30 Sep 08:16
Compare
Choose a tag to compare

4.27.0 (2024-09-30)

Bug Fixes

  • Button: fix btnTextHoverBg, btnTextActiveBg vars in Theme2022Dark (#3464) (c6d70a3)

Features

  • react-ui, a11y: add id prop for multiple components (#3502) (2ba3db7)

[email protected]

20 Aug 09:46
Compare
Choose a tag to compare

1.16.3 (2024-08-20)

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

@skbkontur/[email protected]

20 Aug 09:46
Compare
Choose a tag to compare

4.26.0 (2024-08-20)

Bug Fixes

  • FileUploader: correct event type (aaf3422)
  • FileUploader: work with sync mode (82a7a3c)
  • ScrollContainer: new prop 'scrollRef' (#3476) (d066e35)

Features

  • FileUploader: initial state for files (b735a83)
  • ZIndex: partially support several React roots (#3478) (6c87630)

@skbkontur/[email protected]

16 Jul 07:19
Compare
Choose a tag to compare

4.25.2 (2024-07-16)

Bug Fixes

[email protected]

09 Jul 10:51
Compare
Choose a tag to compare

1.16.2 (2024-07-09)

Bug Fixes

  • validations: program validation on multiple fields (#3454) (8317e0b)