Skip to content

Releases: skbkontur/retail-ui

@skbkontur/react-ui@4.18.0

04 Dec 11:25
Compare
Choose a tag to compare

4.18.0 (2023-12-04)

Bug Fixes

  • Button: not render arrow when prop arrow is false (#3320) (fd231c1)

Features

@skbkontur/react-ui@4.17.4

04 Dec 10:51
Compare
Choose a tag to compare

4.17.4 (2023-12-04)

Bug Fixes

  • GlobalLoader: repair of call chain done()➔start()➔done() (#3319) (9be8e35)
  • Select: reject focus of unmounted input (#3318) (f3ac028)

@skbkontur/react-ui@4.17.3

14 Nov 10:54
Compare
Choose a tag to compare

4.17.3 (2023-11-14)

Bug Fixes

  • Link: return underline when hovering over icon (#3313) (aa4c9f0)

@skbkontur/react-ui@4.17.2

13 Nov 10:07
Compare
Choose a tag to compare

4.17.2 (2023-11-13)

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

@skbkontur/react-ui@4.17.1

09 Nov 09:39
Compare
Choose a tag to compare

4.17.1 (2023-11-09)

Bug Fixes

@skbkontur/react-ui@4.17.0-next.4

31 Oct 12:46
Compare
Choose a tag to compare
Pre-release

4.17.0-next.4 (2023-10-31)

Bug Fixes

@skbkontur/react-ui@4.17.0-next.3

26 Oct 09:36
Compare
Choose a tag to compare
Pre-release

4.17.0-next.3 (2023-10-26)

Bug Fixes

  • Button: update disabled and hover styles (#3272) (5653505)
  • Button: update styles in disabled Button (#3279) (80e2f91)
  • ComboBox: fix mobile overlay not closing when using public methods (#3268) (46ffefa)
  • ComboBox: submit form on Enter if closed (#3264) (3646b08)
  • Paging: disable forward button when current page is last (#3273) (9b3a0b7)
  • SidePage: fix overlay when changing desktop->mobile->desktop (#3292) (fa4ac39)
  • Sticky: fix width calc in fixed state on page resize (#3285) (8d19d82)

Features

@skbkontur/react-ui@4.16.2

24 Oct 10:50
Compare
Choose a tag to compare

4.16.2 (2023-10-24)

Bug Fixes

  • Button: enable linkHoverTextDecoration var for THEME_2022 (#3290) (1beb6da)
  • SidePage,Sticky: fix max update depth error (#3293) (950988f)

@skbkontur/react-ui@4.16.1

16 Oct 08:32
Compare
Choose a tag to compare

4.16.1 (2023-10-16)

Bug Fixes

  • Button: fix icons styles on hover in disabled state (#3281) (276e82d)
  • CurrencyInput: remove findDOMNode console warning in THEME_2022 (#3278) (21a2a1f)
  • DateInput: use flushSync in React@18 (#3286) (69efd4d)

Features

Reverts

  • Revert "chore: add export of type InstanceWithRootNode to use rootNode API (#3276)" (acb3612), closes #3276

@skbkontur/react-ui@4.17.0-next.2

16 Oct 09:52
Compare
Choose a tag to compare
Pre-release

4.17.0-next.2 (2023-10-16)

Bug Fixes

  • Button: update disabled and hover styles (#3272) (5653505)
  • Button: update styles in disabled Button (#3279) (80e2f91)
  • ComboBox: fix mobile overlay not closing when using public methods (#3268) (46ffefa)
  • ComboBox: submit form on Enter if closed (#3264) (3646b08)
  • Paging: disable forward button when current page is last (#3273) (9b3a0b7)
  • Sticky: fix width calc in fixed state on page resize (#3285) (8d19d82)

Features

  • Kebab/Hint/Toast: remove Pin and update style (#3274) (b248448)