v0.35.0-rc.2
Pre-release
Pre-release
·
330 commits
to main
since this release
Bug Fixes
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"