Skip to content

v7.2.0-beta.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@tujoworker tujoworker released this 02 Oct 12:41
d9de530

7.2.0-beta.20 (2020-10-02)

Bug Fixes

  • enhance #modal help button to use "aria-roledescription" to tell the screen reader about the purpose of this button (449f9f4)
  • fix #number issue with decimals and add clean property, to clean dirty numbers alongside with omit_round to avoid rounding of decimals (836883d)
  • fix icon #button (only an icon) sea/emerald green discrepancies (f3d2507)
  • refactor of form components to ensure that aria-describedby does not get an leading white-space (3d08959)
  • use omit_rounding instead of omit_round (a7e3467)

Features

  • add modifier to #skeleton to use the font-replacement method to show a skeleton for paragraphs and headings and labels (a8577f9)
  • add #help-button used by the #modal (22cb4f6)
  • add Dropdown.HorizontalItem to #dropdown – to make it more easy to get a horizontal placed direction (7ab27a7)
  • add new grey colors: black-55 black-20 black-8 black-3 (5edd6c8)
  • enhance #skeleton with no_animation prop and color as CSS var (f4af1a6)