react-functional-select v2.7.0 Release Notes

Release Date: 2020-08-02 // over 3 years ago
  • ๐Ÿ”„ Change Log

    ๐Ÿฑ ๐Ÿš€ Feature

    • When css property height on themeConfig.control has a value, also apply that value to the min-height css rule for the control container
    • ๐Ÿ†• New css property focusedCss: string | FlattenSimpleInterpolation added to control property of themeConfig style object. Similar to existing css property, except it is only applied to control container when focused (and removed when blurred)