Skip to content

v81.3.0

Compare
Choose a tag to compare
@carbonci carbonci released this 23 Aug 10:51
· 6907 commits to master since this release
f23993a

81.3.0 (2021-08-23)

Features

  • checkbox, checkbox-group: add tooltipPosition prop to the interface (b000e45)
  • date: add tooltipPosition prop to interface (97c41c0)
  • date-range: add tooltipPosition prop to interface (68def53)
  • decimal: add tooltipPosition prop to interface (3322ec3)
  • filterable-select: add tooltipPosition prop to interface (327e96b)
  • icon: component consumes TooltipContext to allow overriding toolitip position (a7e0841)
  • multi-select: add tooltipPosition prop to interface (68f1d91)
  • numeral-date: add tooltipPosition prop to interface (bf5e35d)
  • radio-button, radio-button-group: add tooltipPosition prop to interface (7aa0ce1)
  • simple-select: add tooltipPosition prop to interface (a7f3e9a)
  • switch: add tooltipPosition prop to interface (57e994e)
  • textarea: add tooltipPosition prop to interface (016466d)
  • textbox: integrate TooltipProvider and surface tooltipPosition prop (c05dd40)
  • tooltip-provider: add context and provider component (957f14a)