Skip to content

v1.0.0-beta.12

Compare
Choose a tag to compare
@gdbrown gdbrown released this 08 Aug 00:32
· 9 commits to master since this release
a33fe86
  • Make create modal less jumpy by moving the suspensed modal div to bottom right position absolute.
  • Do not unmount taxonomy tab as the field state can get lost if the component is unmounted (user switches tab) before saving.
  • Adds lock/unlock features to article screen. Also adds LockableEnricher so locked nodes won't be returned unless user has permission.