Skip to content
Compare
Choose a tag to compare
@nanot1m nanot1m released this 16 Jul 05:06
· 6643 commits to next since this release

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)