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.
preview
mode for loading mocked data
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
- Adds
init
andupdate
event hooks for users
- Updates Mercury design system
0.3.0 - 2020-04-17
- 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
- Improved CSS delivery
- Better namespaced CSS with BEM
.mp-*
➡️.ManifoldPlanTable__*
- Now styles auto-update with the Manifold Design System
- Fixes
<select>
element alignment in Chrome
0.0.16 - 2020-03-30
- Improved pricing tier display for metered features
- Fixed pricing tier overlapping numbers (e.g. for 0–100, 100—∞,
100
shouldn’t appear twice)
- Initial release