Skip to content

Latest commit

 

History

History
109 lines (68 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

109 lines (68 loc) · 2.18 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Fixed

[0.0.12] - 2024-2-12

Changed

  • @mxenabled/widget-post-message-definitions to v1.3.0
  • Context payload on backToSearch to optional

[0.0.11] - 2023-11-27

Added

  • onBackToSearch callback for backToSearch post message.

[0.0.10] - 2022-09-20

Added

  • Sending SDK information to widget.

[0.0.9] - 2022-08-23

Changed

  • Updating default height/width to minimum recommended dimensions

[0.0.8] - 2022-06-16

Fixed

  • Distributing TypeScript type definitions.

[0.0.7] - 2022-06-09

Changed

  • Updating @mxenabled/widget-post-message-definitions to v1.0.10.
  • Documenting widget loader lifecycle methods.
  • Documenting callback properties.

[0.0.6] - 2022-05-10

Changed

  • Rename widgetContainer property to container.

[0.0.5] - 2022-04-28

Fixed

  • Fixing iframe element src bug in Safari.

Added

  • Adding iframeTitle widget option.

[0.0.4] - 2022-04-21

Changed

  • Exporting base widget class.

[0.0.3] - 2022-04-20

Changed

  • Distributing minified assets.
  • Distributing UMD build.
  • Making error messages more verbose.

[0.0.2] - 2022-04-07

Adding

  • Allow widgetContainer property to accept a reference to a DOM node.
  • Dispatching Post Message events.
  • Unmount method on base Widget class.
  • Exporting Accounts Widget class.
  • Exporting Budgets Widget class.
  • Exporting Connect Widget class.
  • Exporting Connections Widget class.
  • Exporting Debts Widget class.
  • Exporting Finstrong Widget class.
  • Exporting Goals Widget class.
  • Exporting Help Widget class.
  • Exporting Master Widget class.
  • Exporting Mini Pulse Carousel Widget class.
  • Exporting MiniBudgets Widget class.
  • Exporting MiniFinstrong Widget class.
  • Exporting MiniSpending Widget class.
  • Exporting Pulse Widget class.
  • Exporting Settings Widget class.
  • Exporting Spending Widget class.
  • Exporting Transactions Widget class.
  • Exporting Trends Widget class.