Skip to content

Releases: skbkontur/retail-ui

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

13 Oct 08:45
Compare
Choose a tag to compare
Pre-release

4.17.0-next.1 (2023-10-13)

Bug Fixes

  • 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)
  • CurrencyInput: remove findDOMNode console warning in THEME_2022 (#3278) (21a2a1f)
  • DateInput: use flushSync in React@18 (#3286) (69efd4d)
  • Sticky: fix width calc in fixed state on page resize (#3285) (8d19d82)

Features

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

23 Sep 03:51
Compare
Choose a tag to compare
Pre-release

4.17.0-next.0 (2023-09-23)

Bug Fixes

  • Button: update disabled and hover styles (#3272) (5653505)
  • Paging: disable forward button when current page is last (#3273) (9b3a0b7)

Features

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

@skbkontur/react-ui@4.16.0

21 Sep 10:13
Compare
Choose a tag to compare

4.16.0 (2023-09-21)

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

@skbkontur/react-ui@4.16.0-next.10

21 Sep 05:22
Compare
Choose a tag to compare
Pre-release

4.16.0-next.10 (2023-09-21)

Bug Fixes

  • Button: now disabled state don't fire bubbling on click (#3262) (79a46a6)
  • Kontur field in rootNode decorator (#3261) (5169967)
  • Button: remove outline in disabled state for colored use buttons (#3244) (bd50313)
  • ComboBox: extend getItems type (#3260) (1da0591)
  • Link: add transition on underline (#3254) (6b9d106)
  • Toggle: disable animations for THEME_2022 (#3256) (cdc9513)

Features

  • Autocomplete,ComboBox,Dropdown,Select: forward size to MenuItems (#3265) (c0732e5)
  • MenuHeader,MenuItem: add prop size (#3252) (e0e981a)

@skbkontur/react-ui@4.16.0-next.9

31 Aug 06:25
Compare
Choose a tag to compare
Pre-release

4.16.0-next.9 (2023-08-31)

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

@skbkontur/react-ui@4.16.0-next.8

28 Aug 09:35
Compare
Choose a tag to compare
Pre-release

4.16.0-next.8 (2023-08-28)

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

@skbkontur/react-ui@4.15.7

25 Aug 10:53
Compare
Choose a tag to compare

4.15.7 (2023-08-25)

Bug Fixes

@skbkontur/react-ui@4.16.0-next.6

15 Aug 10:31
Compare
Choose a tag to compare
Pre-release

4.16.0-next.6 (2023-08-15)

Bug Fixes

@skbkontur/react-ui@4.16.0-next.5

11 Aug 10:43
Compare
Choose a tag to compare
Pre-release

4.16.0-next.5 (2023-08-11)

Bug Fixes

  • handle npm@8.5.0 publish breaking change (80c5917)
  • Autocomplete,Select,ComboBox: add missing horizontal paddings on mobile (#3207) (15be732)
  • Button: add color to border when use=text (#3216) (01a10da)
  • Calendar: return customization of current day border in theme 2022 (#3186) (1595e1d)
  • DateInput: remove unnecessary focus half-border (#3221) (4613c66)
  • DateInput: set native selection background (#3222) (e3e4935)
  • DropdownMenu,TooltipMenu,Kebab: add preventIconsOffset prop (beb6f90)
  • FileUploaderFile: wrap component in forwardRef (#3238) (8dd42d6)
  • InputLikeText: use debounce to control async content selection (#3218) (39c07d4)
  • Select: add max-width on mobile (#3210) (54f612c)
  • Tabs: add prop size (#3198) (69b2299)

Features

react-ui-validations@1.13.0

10 Aug 11:39
Compare
Choose a tag to compare

1.13.0 (2023-08-10)

Features