Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

32 lines (21 loc) · 598 Bytes

Changelog

[0.0.25]

  • upgradePremium(plan) support passing plan param

[0.0.24]

Fixed

  • setLoadingStatus allow emit empty value

[0.0.23]

Added

  • setLoadingStatus method to set loading status, param string

[0.0.22]

Added

  • printPage method to run window.print() from dashboard itself.

[0.0.9]

Added

  • Travis CI.

Changed

  • Change editTransaction to receive id string instead of object.
  • Change scope to id for Addon & AddonContainer initialization.
  • Refine Sample Addon.

Fixed

  • Fix height calculation method to allow for downsizing.