Skip to content

Releases: manifoldco/ui

0.9.1-rc.1

13 Jan 01:46
1a4e23d
Compare
Choose a tag to compare
0.9.1-rc.1 Pre-release
Pre-release
Merge pull request #833 from manifoldco/drosati/rdu-optional

make redirectUrl type optional

v0.9.1-rc.0

08 Jan 19:40
be24522
Compare
Choose a tag to compare
v0.9.1-rc.0 Pre-release
Pre-release

[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

27 Nov 19:35
48ab76d
Compare
Choose a tag to compare

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 of manifold-product-card. (#760)

v0.7.1

19 Nov 19:30
cfd4e63
Compare
Choose a tag to compare

Free plan data added to plan selector custom events. (#743)

v0.7.1-rc.0

19 Nov 18:30
5452852
Compare
Choose a tag to compare
v0.7.1-rc.0 Pre-release
Pre-release

Free plan data added to plan selector custom events. (#743)

v0.6.4: Update CHANGELOG.md (#701)

04 Nov 22:02
Compare
Choose a tag to compare
* Update CHANGELOG.md

* Update CHANGELOG.md

v0.6.4-rc.0

04 Nov 20:55
f392cb6
Compare
Choose a tag to compare
v0.6.4-rc.0 Pre-release
Pre-release
Always reauthenticate when token is unset (#700)

v0.6.2: Merge pull request #680 from manifoldco/drosati/0.6.2

31 Oct 17:46
d0a24f6
Compare
Choose a tag to compare

v0.5.17-rc.0: Align the alert icon to the top of the toast text (#565)

01 Oct 19:23
736e629
Compare
Choose a tag to compare
* 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)

16 Aug 12:56
Compare
Choose a tag to compare

Fixed

  • Prevent auth token from being sent on public REST endpoints