Skip to content

v0.8.0

Compare
Choose a tag to compare
@davidleger95 davidleger95 released this 27 Nov 19:35
· 171 commits to master since this release
48ab76d

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)