react-designer v1.0.9 Release Notes

Release Date: 2019-05-17 // almost 5 years ago
  • ๐Ÿš€ Release v1.0.9

    ๐Ÿ› Bug fixes and improvements

    • ๐Ÿ›  Fixes issue that prevented building the package
    • โž• Adds responsiveness to the Preview component
    • ๐Ÿ›  Fixes the color picker
    • โฌ†๏ธ Upgrades all dependencies (including React to their latest version)
    • โž• Adds new fonts
    • โž• Adds a photo selection component (that encodes images in base64 for now)

    ๐Ÿ’ฅ Breaking changes

    • The components can now vary in size based on whether panels are open or not, so it might be a good idea to account for the extra width (250px) if you're not embedding react-designer as a block (or if it is centered)