Skip to content

Releases: skbkontur/retail-ui

[email protected]

27 Mar 06:45
Compare
Choose a tag to compare

1.1.6 (2019-03-27)

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

[email protected]

26 Mar 07:54
Compare
Choose a tag to compare

0.44.2 (2019-03-26)

Bug Fixes

  • ComboBoxOld: bring typings back (65d26cd)
  • hint: add pin offset (9c68d44), closes #1265
  • Input: fix input outlines in IE (2594500), closes #1197
  • Popup: call onOpen prop in right moment for react@15 (07d98e7), closes #1257
  • Tooltip: correct render invalid react element (d49b9fd)
  • Tooltip: loosing focus on show/hide content (83b86f7)

Performance Improvements

  • Popup: bind instead of field initializer (e1bfba1)
  • Popup: do not renderContent if closed (49b03a6)
  • Popup: less event subscriptions (eb30481)
  • Popup: remove RenderLayer/onCloseRequest (1763036)
  • RenderContainer: lazy domContainer (7a193fe)
  • RenderLayer: bind instead of field initializer (a7a940b)
  • RenderLayer: less event subscriptions (f095eca)
  • Tooltip: bind instead of field initializer (e4a1ef5)
  • Tooltip: skip RenderLayer if unneeded (9719e45)

[email protected]

26 Mar 08:07
Compare
Choose a tag to compare

0.7.2 (2019-03-26)

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

[email protected]

26 Mar 07:54
Compare
Choose a tag to compare

0.7.1 (2019-03-26)

Bug Fixes

  • ComboBoxOld: bring typings back (65d26cd)
  • ValidationWrapper: scroll to element even if child ref is empty (58ad2fc)
  • ValidationWrapper: support different refs (#1243) (b63038a)

[email protected]

26 Mar 07:54
Compare
Choose a tag to compare

1.1.5 (2019-03-26)

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

[email protected]

19 Mar 07:15
Compare
Choose a tag to compare

0.44.1 (2019-03-19)

Bug Fixes

  • retail-ui: fix some imports for [@skbkontur](https://github.com/skbkontur)/react-ui (d4c19a8)

[email protected]

19 Mar 04:48
Compare
Choose a tag to compare

0.44.0 (2019-03-19)

Bug Fixes

  • ComboBox: typings issues (d51d66d)
  • Group: fix flexbox width bug in IE (6b9dd7a), closes #1199 #1234
  • Group: pass "corners" prop only for Button (54b9d13), closes #1225
  • retail-ui: add optional for some props and default for generic (07003a4)
  • SidePage: change header paddings according to the guides (722d00f)
  • SidePage: fix scrollbar overlapping by the footer with wrong width (f3468b1)
  • SidePage: remove empty space from the fixed header (48a53f9), closes #971

Features

  • ComboBox: add props searchOnFocus and drawArrow (a605c22)

[email protected]

19 Mar 04:48
Compare
Choose a tag to compare

2.0.11 (2019-03-19)

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

[email protected]

19 Mar 04:48
Compare
Choose a tag to compare

1.1.4 (2019-03-19)

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

[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)