Skip to content

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.2 (2024-10-24)

Bug Fixes

  • fallback when "CSSStyleSheet" not supported (#38) (ccd5206)

0.5.1 (2024-10-15)

Bug Fixes

  • welcome page: hide site title on small screens (#34) (3aedf10)

0.5.0 (2024-10-02)

Features

  • extended AdvantageFormatOptions to also include an animation duration for the close button event (#21) (81976e2)
  • welcome page format (#32) (5814cf9)

0.4.0 (2024-10-01)

Features

  • extended AdvantageFormatOptions to also include an animation duration for the close button event (#21) (81976e2)

0.3.0 (2024-09-10)

Bug Fixes

  • removed unused close-button from midscroll (#11) (7d5f793)

Features

  • format options to include closeButton and downArrow properties (#13) (7f919ab)

0.2.0 (2024-06-20)

Bug Fixes

  • changed the execution order so that integration setup is run after default setup. (#9) (e5831cc)
  • deprecate onReset, onClose (cfd5f91)

Features

  • new logging class to make it less noizy (74d9080)

0.1.1 (2024-06-11)

Bug Fixes

  • set default height dimensions on formats (933e209)
  • throw if element not provided (af79fb7)