Skip to content

0.9.12

Choose a tag to compare

released this 25 Aug 15:50

Added

  • DividerVertical component
  • Select option icons
  • Icon:
    • Added LQA icon artwork

Changed

  • Spacing and density adjusted on TreeGroup label to better match density of TreeItems

Fixed

  • MenuItem now supports description
  • RangeSlider value labels now move with the thumb controls in IE11
  • Slider style inconsistencies resolved by rendering a div rather than the vanilla slider input
  • Select name attribute is passed to the input
  • Select value can now be cleared via external state change
  • Select and SelectMulti performance issue causing poor rendering when inside a Dialog
  • Select layout bug corrected at small sizes (min-width on InputText to fix)
  • Space gap is now consistently rendered across browsers
  • Tabs fix for distributed so each tab takes up an equal amount of space.