You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)