Skip to content

v11.0.1

Compare
Choose a tag to compare
@zburke zburke released this 21 Feb 23:38
· 294 commits to master since this release
ea98f37
  • Add rootClass and fitContent props to <TextArea>. Refs STCOM-1101.
  • Fix bug with Timepicker formatting user input too quickly/aggressively. Refs STCOM-1103.
  • Fix big with Timepicker timedropdown spinners not respecting their appropriate ranges. Refs STCOM-1104.
  • Fix Timepicker dropdown not spinning values when the value is empty/undefined. Refs STCOM-1118.
  • Timepicker conforms to redux-form's expected blur behavior. Refs STCOM-1119.
  • Fix convertTo24hr function of timepicker to fix 'invalid date' message when timedropdown is used. Refs STCOM-1120.