Skip to content

Releases: skbkontur/retail-ui

@skbkontur/react-ui@4.21.1

12 Mar 11:04
Compare
Choose a tag to compare

4.21.1 (2024-03-12)

Bug Fixes

  • Button: add variables for hover text color (#3365) (c2ff765)
  • Button, Link: add rightIcon prop (#3317) (83527fc)
  • ComboBox: allow to change value in editing state (#3340) (caa4bef)

@skbkontur/react-ui@4.20.3

21 Feb 07:04
Compare
Choose a tag to compare

4.20.3 (2024-02-21)

Bug Fixes

@skbkontur/react-ui@4.20.2

19 Feb 09:00
Compare
Choose a tag to compare

4.20.2 (2024-02-19)

Bug Fixes

react-ui-testing@3.7.0

15 Feb 09:33
Compare
Choose a tag to compare

3.7.0 (2024-02-15)

Features

  • add aria-label to all appropriate components (#3223) (5603ef6)

@skbkontur/react-ui@4.20.1

15 Feb 09:33
Compare
Choose a tag to compare

4.20.1 (2024-02-15)

Bug Fixes

  • RenderContainer: remove side effects from constructor (#3357) (0a7d610)
  • full support of rgb(a) and hsl(a) formats in theme vars (#3332) (d9a0b28)
  • Button: correct click handler with use="link" (#3355) (816d551)

@skbkontur/react-ui@4.20.0

05 Feb 06:15
Compare
Choose a tag to compare

4.20.0 (2024-02-05)

Note: Version bump only for package @skbkontur/react-ui

react-ui-validations@1.14.1

25 Jan 11:45
Compare
Choose a tag to compare

1.14.1 (2024-01-25)

Bug Fixes

  • validations: export ValidationsFeatureFlagsContext (#3345) (0c4fe51)

@skbkontur/react-ui@4.19.1

25 Jan 11:45
Compare
Choose a tag to compare

4.19.1 (2024-01-25)

Bug Fixes

Features

  • Textarea: add feature flag textareaUseSafari17Workaround (#3352) (e40c88b)

react-ui-validations@1.14.0

15 Dec 11:19
Compare
Choose a tag to compare

1.14.0 (2023-12-15)

Features

  • react-ui,validations: add FeatureFlags contexts (#3312) (508c803)

@skbkontur/react-ui@4.19.0

15 Dec 11:19
Compare
Choose a tag to compare

4.19.0 (2023-12-15)

Bug Fixes

  • DropdownMenu: fix bgSecondary in THEME_2022_DARK (#3330) (44e7258)
  • GlobalLoader: repair of call chain done()➔start()➔done() (#3328) (9178da5)
  • icons: move tech-symbol ZERO_WIDTH_SPACE to ::before (#3316) (a93e636)
  • PasswordInput: eye icon triggers form submit (#3327) (9014743)
  • ScrollContainer: stretch small content to size of container (#3326) (a7f20b4)

Features

  • react-ui,validations: add FeatureFlags contexts (#3312) (508c803)
  • ScrollContainer: new prop showScrollBar instead of hideScrollBar (#3322) (dc31863)