This release includes PLENTY of features which derives from the underlying @carefree0910/*
packages.
Features
workflow
features are now experimental, with which you can trace / edit/ reproduce any creations that you've made, without extra efforts!- Introduced
NodePicker
, with which you can use theNode
s on the drawboard 🎨 as the inputs of the plugins. - Plugins are now more customizable (e.g., minW, minH, etc.).
- Enhanced
ColorPicker
with the help ofreact-colorful
. SelectField
can now be more 'dynamic' (i.e., can load ajson
configuration in real time for selections).- Introduced more & stronger
Node
editors. - We can now add some fancy text
Node
s. - Supported 'conditional' field.
- Supported copy images from anywhere & paste them to the drawboard 🎨.
- And much more!
Updates
- README / Documentations are improved.
- Component styles are polished.
- Logs are improved.