Skip to content

0.7.0

Compare
Choose a tag to compare
@btopro btopro released this 15 May 19:01
· 1024 commits to master since this release

Major release that improves performance, stability, accessibility and adds a lot of key features to both HAXcms and HAXeditor.

Major changes

  • Improved login experience
  • Improved initial dashboard with bulk operations and is a lot more usable
  • Polymer Legacy non-class based elements removed from the entire code base
  • More accurate data binding between editor and saved content in HAXeditor
  • Cross library support for HAXschema (with meme-maker being ported to LitElement to demonstrate)
  • Workflow for developing and building custom themes per site!

Changes:

  • Remove Polymer Legacy from our code base #225
  • Redo site listing to be a list #228 #118
  • check on array / object saves into the body area #224
  • Option to fork from existing site #197 #4
  • [ux] Better error display: Attempting to create a new site throws a 403 Forbidden #20
  • double content rendered after save / theme swap sometimes #181
  • update appstore spec to match new autoloader format #213
  • create rollup / theme developer command to get started #145
  • Allow for custom css definition in front end #140