Releases: manifoldco/ui
Releases · manifoldco/ui
0.9.1-rc.1
Merge pull request #833 from manifoldco/drosati/rdu-optional make redirectUrl type optional
v0.9.1-rc.0
[0.9.1]
Added
Support for configurable features in plan selector.
Added safety check for MutationObserver when initializing UI.
[0.9.0]
Removed
resourceLabel prop on component (previously deprecated in favor of ).
manifold-service-card component (previously deprecated in favor of manifold-product-card).
v0.8.0
Added
disabled
props on more button components.
Fixed
- Screenshots now display full images (uncropped). (#751)
manifold-data-rename-button
success message now contains the returned updated label value as opposed to the submitted label value. (#756)
Changed
- (Internal) Refactor GraphQL query for
manifold-service-card
. (#752) - (Internal) Refactor GraphQL query for
manifold-product
. (#753) - (Internal) Refactor GraphQL query for
manifold-resource-card
. (#755) - (Internal) Refactor GraphQL query for
manifold-data-has-resource
. (#757) - (Internal) Refactor GraphQL for
manifold-data-provision-button
. (#756) - (Internal) Refactor GraphQL for
manifold-data-deprovision-button
. (#756) - (Internal) Refactor GraphQL for
manifold-data-resize-button
. (#756) - (Internal) Refactor GraphQL for
manifold-data-rename-button
. (#756) - Deprecated
manifold-service-card
in favor ofmanifold-product-card
. (#760)
v0.7.1
v0.7.1-rc.0
Free plan data added to plan selector custom events. (#743)
v0.6.4: Update CHANGELOG.md (#701)
* Update CHANGELOG.md * Update CHANGELOG.md
v0.6.4-rc.0
Always reauthenticate when token is unset (#700)
v0.6.2: Merge pull request #680 from manifoldco/drosati/0.6.2
docs: release v0.6.2
v0.5.17-rc.0: Align the alert icon to the top of the toast text (#565)
* Align the alert icon to the top of the toast text * Remove padding, the alignment is fine without it * The 'alert' class name is no longer needed * Add a div around the slot, align with icon a bit better
v0.5.5-rc.0: Bump happo.io from 3.21.1 to 3.21.2 (#378)
Fixed
- Prevent auth token from being sent on public REST endpoints