Skip to content

v3.18.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 16 May 10:41
· 6768 commits to main since this release
3c15241

3.18.0 (2019-05-16)

Bug Fixes

  • fix IE11 #tabs alignment (9799fde)
  • refactor the handling of secondary inputElement and ref on #input component (7405a64)

Features

  • add esc key support to #date-picker + tab key focus opens the hidden date input (3a2aadb)
  • make #date-picker more accessible for keyboard navigation (5337b2a)
  • make #inout support input_state from outside, so we can control the focus state from a outside prop. This is needed by the #date-picker (98b5c5e)
  • make #tabs easier to integrate with a router (25af757)
  • refactor and enhance #date-picker due to correcting styles and add a couple of new properties like max_date/max_date and start_month/end_month (9760276)