Skip to content

v1.1.0

Compare
Choose a tag to compare
@yakhinvadim yakhinvadim released this 28 Aug 11:44

v1.1.0 release introduces basic mobile styles and adds some accessibility and UI improvements.

Features

  • Add basic/MVP mobile UX for layout sidebar (@constancecchen in #344)
  • Add accessible screen reader live region and notifications (@constancecchen in #359)
  • Modify the way empty string searches are displayed in the Pagination Info (@Kacppian in #360)
  • Make search input placeholder more universal (@Jfelix61 in #374)
  • Make all components and containers pass ...rest props to their children (@Jfelix61 in #368)

Bug fixes

  • Fix endpointBase not taken into account in AppSearchAPIConnector (@Jfelix61 in #375)

Maintenance

Internal