Skip to content
Compare
Choose a tag to compare
@wKich wKich released this 16 Apr 09:02
· 4445 commits to next since this release

0.46.1 (2019-04-16)

Bug Fixes

  • Autocomplete: restore lost focus in IE (a232110), closes #1075
  • ComboBox: add missing callbacks (fab3ff6)
  • ComboBox: restore lost focus to outer element on clickOutside in IE (702f60c), closes #1075
  • ComboBoxOld: restore lost focus in IE (dff471b), closes #1075
  • Hint: render popup even if no text provided (cf4a473)
  • Tabs: correct work with FunctionalComponents (93163db), closes #1337
  • Tabs: error findDOMNode on unmounted active tab component (90142cb)
  • TopBarDropdown: added methods open & close (9e7ddcc)