Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

v3.8.1

Compare
Choose a tag to compare
@axelboc axelboc released this 02 Mar 04:59
· 897 commits to master since this release

This patch release covers 4 issues and 13 pull requests.

Bugs fixed

  • Misalignment in search results when person has no contact details #539
  • Regression in #509: significant misalignment of breadcrumb icons when no custom breadcrumbs are defined (i.e. when default breadcrumbs are injected) #540
  • When pre-selecting a filtered listing section via the URL (?section=<section-name>), the corresponding option in the drop-down menu is not pre-selected #541
  • Page jumps instead of scrolling smoothly when clicking on navigational tab in Firefox #553 #554
  • Poor accessibility of tabs (cropped focus outline, hidden horizontal scrollbar when focused, no focus outline on arrows, order of DOM elements inconsistent with visual order) #553
  • Side effects when clicking on tab: default anchor click handler invoked and default click action performed #553 #551
  • Inconsistent semi-transparent gradient background on tabs' arrows in Safari #555 #552
  • Box-shadow in blurred header is not smooth on Firefox and Safari #543 #542
  • Regression in 0fc088e: Missing shadow under injected header on mobile #544
  • Legacy background colour on elements with class half #545
  • Faulty style displaying ol with bullet points inside an accordion component #557

Other changes