v1.0.0-beta.12
- 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.