Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

56 lines (43 loc) · 1.79 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.

Added

  • preview mode for loading mocked data

Fixed

  • deepmerge dependency missing which caused errors
  • Default Button styling improved
  • Input width made consistent
  • Loading state styling improved
  • Redirect to base-url on CTA click if one is specified.

0.4.0 - 2020-05-15

Added

  • Adds init and update event hooks for users

Changed

  • Updates Mercury design system

0.3.0 - 2020-04-17

Changed

  • Firing a CTAClick event when CTA is clicked
  • Add version attribute to get latest product and plan versions (currently only works with "latest" value).

0.2.0 - 2020-04-01

Changed

  • Improved CSS delivery
  • Better namespaced CSS with BEM .mp-* ➡️ .ManifoldPlanTable__*
  • Now styles auto-update with the Manifold Design System

Fixed

  • Fixes <select> element alignment in Chrome

0.0.16 - 2020-03-30

Changed

  • Improved pricing tier display for metered features

Fixed

  • Fixed pricing tier overlapping numbers (e.g. for 0–100, 100—∞, 100 shouldn’t appear twice)

0.0.1 - 2020-03-18

Added

  • Initial release