Releases: react-designer/react-designer
Releases · react-designer/react-designer
react-designer v1.1.1
react-designer v1.1.0
Release v1.1.0
Bug fixes and improvements
- Fixes building the package during the installation of the module through npm
react-designer v1.0.9
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 embeddingreact-designer
as a block (or if it is centered)