Skip to content

Changelog

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

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)