Skip to content

2.9.0

Compare
Choose a tag to compare
@pwolfert pwolfert released this 14 Oct 20:59

Design System

🚀 Added

  • Added new Pagination component (#1089)
    Screen Shot 2021-09-30 at 11 52 59 AM
  • Added clearInputOnBlur prop to Autocomplete (#1135)
    • This can now be set to false in order to avoid the default behavior of clearing the input when the component loses focus.

💅 Changed

  • Improved accessibility of VerticalNav component by wrapping in <nav> element with optional aria-label (#1111)

📦 Internal

  • Expose type definitions for analytics modules (#1145)

Shared Scripts

💅 Changed

  • Reduce OS notifications for build process (#1159)

Documentation site

🛠 Fixed

  • Updated table example to fix right aligned header (#1153)

🤖 Updated dependencies

  • Bumped tmpl from 1.0.4 to 1.0.5 (#1150)
  • Bumped prismjs from 1.24.0 to 1.25.0 (#1147)