Skip to content

Releases: skbkontur/retail-ui

react-ui-screenshot-tests@1.1.1

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)

retail-ui@0.18.14

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)

retail-ui@0.18.13

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

v0.18.4

01 Jun 07:52
Compare
Choose a tag to compare
  • [RenderLayer] — fixed active prop
  • [Hint] — fixed warning when anchor element is not defined
  • [DateInput] — fixed blur in IE

v0.18.3

01 Jun 07:52
Compare
Choose a tag to compare

[RenderLayer] — fixed loosing onClickOutside props

v0.18.1

16 May 10:17
Compare
Choose a tag to compare

[Input] — исправили генерацию тайпингов

v0.18.0

16 May 09:47
Compare
Choose a tag to compare
  • [Input] — fix placeholder in IE for flat design
  • [Input] — fixed not showing placeholder if mask enabled in IE
  • [Toggle] — flat design (react-ui-theme-flat) (#536)
  • [Button] — (breaking) fixed line-height in use link
  • [CurrencyInput] — added onMouseEnter/Over/Leave props (#532)
  • [Modal] — better close button positioning
  • [ComboBox] — added maxLength prop

v0.17.12

08 May 11:24
Compare
Choose a tag to compare
  • [Textarea] — updated placeholder colors
  • [Textarea] — update fake textarea styles (#527)
  • [Textarea] — added readOnly attribute for fake textarea to suppress warnings
  • [Input] — rewritten in typescript (#528)
  • [Select/Dropdown] — better placeholder/arrow color for custom use
  • [Link] — fixed LinkProps ts defintion
  • Обновление устаревших иконок используемых внутри библиотеки. (#521)

v0.17.11

08 May 11:26
Compare
Choose a tag to compare
  • [Modal] — поправленл игнорирование пропса noClose. (#516)
  • [Hint] — integrated popup
  • [CurrencyInput] — keyboard selection (#504)