Skip to content

o-header: v14.0.0

Compare
Choose a tag to compare

14.0.0 (2024-08-22)

⚠ BREAKING CHANGES

  • Adds Ask FT button to header
  • Add `type="search" to the input field inside the drawer
  • Rework search & close buttons

Features

  • Add `type="search" to the input field inside the drawer (d020919)
  • Align the search bar width and color according to the new look (96f377f)
  • Hide drawer search for tables & display search icon (89f50cf)
  • Rework search & close buttons (2411230)
  • add Ask FT button in the drawer (a6b115b)
  • add Ask FT button to the top header (9784f02)
  • rename color variables (9880a9e)

Bug Fixes

  • Fix a11y issues where aria-controls attributes were referencing incorrect IDs (b555f03)
  • tweak the icon size to make sure the container is 40px tall (f9cecb7)