Skip to content

2.2.5

Compare
Choose a tag to compare
@zoglo zoglo released this 13 Dec 11:24
· 7 commits to 2.x since this release

Removals / Additions

  • Some people did consider the visual focus when opening the cookiebar a bug. This has now been removed on first init and will appear invisible until it's focused on again f6eefe0 759742b

    this has been removed and it will not be visible until the focustrap is taken into account
    image

  • Implemented a possibility to completely disable the focusTrap, (see #238 for more details) 5517aa9

    contao_cookiebar:
      disable_focustrap: true

Bugfixes

  • Fixed #237 - bottom-transitions would behave broken due to .focus() not being called after the animation ended be38a3c

  • Fixed an upstream merge issue where google consent mode would not show as an option (#239) d3df9c4


Full Changelog: 2.2.4...2.2.5