Skip to content

🎨 0.0.3a0

Latest
Compare
Choose a tag to compare
@carefree0910 carefree0910 released this 16 Oct 02:05
· 6 commits to dev since this release

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 the Nodes on the drawboard 🎨 as the inputs of the plugins.
  • Plugins are now more customizable (e.g., minW, minH, etc.).
  • Enhanced ColorPicker with the help of react-colorful.
  • SelectField can now be more 'dynamic' (i.e., can load a json configuration in real time for selections).
  • Introduced more & stronger Node editors.
  • We can now add some fancy text Nodes.
  • 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.