Skip to content

v0.5.14

Choose a tag to compare

@jimafisk jimafisk released this 23 Sep 14:50
· 270 commits to master since this release

Changelog

  • ad855d0 Add UUID schema (#213).
  • c46ea18 Before / after schema for non-tracked fields (#213).
  • 9e9c0de Better editor classes.
  • 3cd8b6c Fix starter for null pagers.
  • d3eb2f3 Handle empty input for non-tracked date fields.
  • 7ba997c Handle name conflicts during validation (#202).
  • f28bc10 Load blueprint in add_content.
  • 6d66c47 Load schema even if editor is already open.
  • ad2068b Load schema widgets for new content.
  • 86eddf8 Move all fields to separate components.
  • b05ace6 Remove redundant blueprint clone.
  • 77c4832 Simplify field wrapper.
  • d5dbfb8 Simplify redirect and edit for new content.