Skip to content

Focus Components 2.1.4

Compare
Choose a tag to compare
@fconstantin fconstantin released this 20 Mar 18:18
· 500 commits to master since this release

This new version is available

install with npm i -S [email protected]

What's new ?

Thanks

@JohnnP, @Hartorn and @hnomichi for your help and thank you everyone for your bugs' reports and issues in which we have discussed. It helped us to improve focus-components

Fixes & Improvments

Fixes

  • Input-Date : Add minDate and maxDate to datePicker PR #1305
  • Icon-DropDown : Add possibility to give the button type PR #1317
  • Input-Date : Adding strict parse on isISOString and _parseInputDate PR #1344