Skip to content

v0.1.0

Compare
Choose a tag to compare
@leandrocp leandrocp released this 09 Oct 18:45
· 76 commits to main since this release
98cb3d2

Enhancements

  • [Visual Editor] Keep comments in their correct position in the tree #268
  • [Visual Editor] Allow to drag the parent of the selected element #267
  • [Visual Editor] Improve bidirectional drag and drop #266
  • [Visual Editor] Animate drag and drop using FLIP approach and simplify calculation of all elements #264
  • Reorder pages - #261
  • Added Shared Info Handlers (info_handle callbacks) page - #210 by @ddink

Fixes

  • [Page Editor] remove path whitespace in new pages form
  • Remove unnecessary :plug_cowboy dependency - #262

Documentation

  • Fix install guide link