All Versions
3
Latest Version
Avg Release Cycle
14 days
Latest Release
2110 days ago
Changelog History
Changelog History
-
v1.1.1 Changes
June 14, 2019๐ Release v1.1.1
๐ Bug fixes and improvements
- ๐ Attempts to fixes building the package during the installation of the module through npm (again)
-
v1.1.0 Changes
May 21, 2019๐ Release v1.1.0
๐ Bug fixes and improvements
- ๐ Fixes building the package during the installation of the module through npm
-
v1.0.9 Changes
May 17, 2019๐ 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)