Skip to content

Data components & responsive fixes

Compare
Choose a tag to compare
@drwpow drwpow released this 18 Apr 17:23
· 1106 commits to master since this release
1130b26

🚨Breaking changes

  • Fixes import path to maintain parity with Stencil again (accidentally diverged for a couple releases).

🦍 Major changes

  • Adds 2 data components: <manifold-data-product-name> and <manifold-data-product-logo>
  • Adds missing docs for <manifold-connection>—which is pretty important!

🐣 Minor changes

  • Improves <manifold-marketplace> image lazyloading with a nice animation
  • Improves mobile styling for docs
  • Adds missing prop descriptions for components

🐛 Bugfixes

  • Fixes <manifold-product> from taking too much vertical width
  • Restores some broken styling on <manifold-product> (some broken gradients & colors)
  • Fixes the import paths to maintain parity with Stencil
  • Fixes missing README from npm distro