Skip to content

Releases: skbkontur/retail-ui

[email protected]

12 Mar 06:11
Compare
Choose a tag to compare

0.43.0 (2019-03-12)

Bug Fixes

  • Button: fix disabled link background (9c2cdae), closes #1213
  • ComboBox: correct import specific icon, not all (9f0fcbf)
  • ComboBox: repair blur when menu is not open (0861a90)
  • ComboBoxMenu: unique keys warning (7ead9fc)
  • Modal: enable adaptive style by default (284ad95), closes #1164
  • Tooltip: fix svg icons click in ie11 (d99676d), closes #1107
  • Tooltip: handleClickOutside detects content (c69773b), closes #1210

Features

  • ComboBox: add localization (2bc0300)
  • LocaleContext: localization controls (4d5a412)
  • Logotype: add localization (47fa21e)
  • Paging: add localization (ef982db)
  • Select: add localization (8a539be)
  • Spinner: add localization (265deee)
  • TokenInput: add localization (49d7742)
  • TopBar: add TopBar.Logout for localization (18533e9)
  • TopBar: add localization (50accaf)

[email protected]

12 Mar 06:11
Compare
Choose a tag to compare

2.0.10 (2019-03-12)

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

[email protected]

12 Mar 06:11
Compare
Choose a tag to compare

1.1.3 (2019-03-12)

Note: Version bump only for package react-ui-screenshot-tests

[email protected]

12 Mar 06:11
Compare
Choose a tag to compare

1.0.1 (2019-03-12)

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

[email protected]

26 Feb 05:15
Compare
Choose a tag to compare

0.41.0 (2019-02-26)

Bug Fixes

  • ComboBox: fix focusNextElement call condition (da8e007)
  • ComboBox: fix open if blured (6a63937)
  • ComboBox: fixed menu item highlight on focus(#1100) (212cf2d)
  • ComboBox: use requestStatus and repeatRequest to highlight menu item properly (c5dfd8f)
  • DateInput: add handle action separator (c532008), closes #1059
  • Hint: don't render Popup if text is empty (f4b2e03)
  • PasswordInput: remove not DOM prop detectCapsLock (7d49446)
  • Popup: closing 'hover' after dropdown selection (c021e04)
  • Popup: possible memory leak fix (bd1bca4)
  • retail-ui: fix input and button baseline (according to the guides) (085d6af)
  • Token: fix align text and icon (#1182) (fe49699), closes #1158
  • Tooltip: don't render Popup without content (a9fbdb5)

Features

  • ComboBox: add cancelSearch public method (dcafb27)
  • ComboBox: public blur method (e3e3a8e)
  • Fias: support foreign addresses (2641ca2)

[email protected]

26 Feb 05:15
Compare
Choose a tag to compare

2.0.9 (2019-02-26)

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

[email protected]

26 Feb 05:15
Compare
Choose a tag to compare

1.1.1 (2019-02-26)

Bug Fixes

Reverts

  • react-ui-screenshot-tests: remove flat screenshots (ffce71c)

[email protected]

16 Jul 05:06
Compare
Choose a tag to compare

Bug Fixes

  • combobox: no focus on placeholder click if flat (579d765), closes #552
  • loader behavior with long content (a6a14cc)
  • combobox: call onBlur if menu is opened (c5ebde4)
  • date-picker: fix #595 (6880cd6)
  • date-picker-old: returned missed ts-declaration files (97c8235)
  • datepicker-old: first date changing shows correctly (f6d2a10)
  • input: fixed placeholder polyfill in flat (e65ad6c)
  • link: fixed props ts-type (0996fc4)
  • loader: added Nullable type reference (20c1da3)
  • loader: codestyle (fe57238)
  • loader: component and suffix are no longer required props (5b9f625)
  • loader: fixed generating import types (696ec64)
  • loader: horizontal scroll content (03dfdc8)
  • logotype: component is no longer required prop (520c2d2)
  • password-input: fixed generating import types (d05f88e)
  • select: better definitions (489f1cb)
  • tab: support @types/react@15 definitions (5b120bb)
  • top-bar: better definitions (e7fcb6e)

[email protected]

09 Jul 07:48
Compare
Choose a tag to compare

Bug Fixes

  • ts-definitions: replaced global types with local types (bbda3c0)
  • lookup: allow correctly work with recompose (80ebb97)
  • modal: fixed paddings and close button (e55e763)
  • popup: fixed recursive updates for older react (9309748)
  • сurrency-input: починка ввода циферок на андроиде и под selenium (d3f0286)

v0.18.5

01 Jun 07:57
Compare
Choose a tag to compare
  • [Kebab] — custom positions support (#540)
  • [Button] — added arrow="left" prop (#541)
  • [Tooltip] — added disableAnimations prop (#545)
  • [Hint] — changed children wrapper display style prop from inline-block to inline (#547)
  • [Modal] — close button rendering with button element