Skip to content

Release v0.9.0

Choose a tag to compare

@fundamental-bot fundamental-bot released this 22 Apr 20:30
· 295 commits to master since this release

Features

  • forms using state proptype migrated to updated options (#968) (0aea9bd)
  • added textarea support for maxLength prop (#955) (c995e1a)
  • update fundamental-styles to 0.8.2-rc.0 (#961) (7b46e33)
  • New Busy Indicator component (#963) (510e8c9)
  • upgrade fundamental-styles to 0.8.0-rc.16 (#957) (0fbdd9b)
  • add onSelect callback to ComboboxInput;Select;SearchInput (#958) (21b26cb)
  • Standardize the plurality of className props and variables (#954) (2922bf3)
  • unexpose the validDateLookup module (#934) (4a50461)
  • remove formset component (#932) (bfcc8e7)

Bug Fixes

  • Blur event validates time in the TimePicker input (#966) (b2aa07f)
  • add backbutton to shellbar (#967) (a590bf9)
  • Close SearchInput popover after selecting an item. (#941) (af687ad)
  • datepicker onBur callback validation (#942) (e104c03)
  • add new onDatePickerClose callback to DatePicker component (#939) (7f7f2af)
  • searchInput addonBefore error and popover out boundaries (#937) (b0385b8)
  • datepicker onBlur, empty validation, empty isoFormattedDate (#936) (e170d91)
  • datepicker onchange on calendar selection, popover props (#933) (7ed0c2d)