Releases: skbkontur/retail-ui
Releases · skbkontur/retail-ui
[email protected]
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]
2.0.10 (2019-03-12)
Note: Version bump only for package react-ui-testing
[email protected]
1.1.3 (2019-03-12)
Note: Version bump only for package react-ui-screenshot-tests
[email protected]
1.0.1 (2019-03-12)
Note: Version bump only for package react-ui-codemodes
[email protected]
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
[email protected]
2.0.9 (2019-02-26)
Note: Version bump only for package react-ui-testing
[email protected]
[email protected]
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)