You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
styles: update Inverted object status to latest design [ci visual] (#5312) (7026727)
Features
styles: update Card header per latest design (#5261) (29bcff7)
BREAKING CHANGES
styles: - dynamic page container is now article not section with aria-roledescription
the fd-dynamic-page__title-area element has a new sibling, a button that receives the focus and once it's focussed applies a visual outline to the container
dynamic page title is not an
element, but a div with role="heading" and aria-level="2". The level in ngx should be exposed as an input property and for this reason we are not using h1, h2, h3, etc
the element with class fd-dynamic-page__collapsible-header is now a section not a div
Facets headings have been updated to div elements with role="heading" and aria-level="2"