Skip to content

v13.0.3

Compare
Choose a tag to compare
@benjaminkott benjaminkott released this 22 Jun 08:25
· 191 commits to master since this release

TASK

  • 2fbfd0c [TASK] Add tests for update scripts (#1388)
  • d08447a [TASK] Add display: swap to iconfont
  • acbc2ee [TASK] Add label to extended resume form field of indexed search
  • 029df1d [TASK] Remove obsolete intrinsicsize attribute (#1380)
  • 9579cf7 [TASK] Optimize indexed search form
  • 2f07847 [TASK] Enable functional tests for v12 (#1219)
  • 61640d1 [TASK] Drop legacy path include test
  • 37ce7eb [TASK] Set dev env to 8.2
  • 22fd5cb [TASK] Update php-cs-fixer
  • 618ce0e [TASK] Add aria-hidden to social-media icons
  • e8ed729 [TASK] Move Registering of Icons to ServiceContainer (#1374)
  • 9eeb648 [TASK] Add aria-labels for main and sub navigation (#1363)
  • 70b2e18 [TASK] Drop link decoration settings from constant editor
  • 968ea22 [TASK] Only use aria-current for the last item in breadcrumb (#1359)
  • 13eb6dc [TASK] Add meaningful label to each second field in a group in extended search form (#1351)
  • 8247f48 [TASK] Duplicate css class removed (#1345)
  • ada5188 [TASK] Add aria-hidden attributes for decorative icons (#1336)
  • 344fef8 [TASK] Update bundled scssphp to v1.11.0
  • e75e83e [TASK] Update popper.js and some build deps
  • 89c2228 [TASK] Update to Bootstrap 5.3.0

BUGFIX

  • e6f6971 [BUGFIX] Make screenreader current label translatable
  • 08cb370 [BUGFIX] Align sitemap behavior with core
  • 5181da7 [BUGFIX] Remove unwanted vertical gap on sections
  • 1657d99 [BUGFIX] Correct scroll position and prevent click if target exists on site
  • d4f9792 [BUGFIX] Correct column gap count for 3 column layout
  • a45f018 [BUGFIX] Drop obsolete felogin config
  • cb43c6c [BUGFIX] Correct media position in accordion and tab items (#1384)
  • 4d8b843 [BUGFIX] Restore search rules functionality
  • 5f20805 [BUGFIX] Correct search form classes
  • 160319f [BUGFIX] Use contextual icon color for system information icon (#1377)
  • 3d96d24 [BUGFIX] Correct path to photoswipe assets
  • 002dd8f [BUGFIX] Fix access to overrideParserVariables
  • 4128f24 [BUGFIX] Handle allowed file extensions for TYPO3 v12 (#1365)
  • 9ce3b0b [BUGFIX] Fix Sticky Header (#1362)
  • 52a834f [BUGFIX] Source mapping is now public path agnostic (#1352)
  • 0187b25 [BUGFIX] Fix missing spaces in the output of content elements (#1343)
  • 5ffa09c [BUGFIX] Add title to social links
  • 7d4e95c [BUGFIX] Avoid text-muted for unavailable languages
  • 55ca836 [BUGFIX] Undefined array keys in Compile Service

Contributors