|
@@ -57,6 +57,8 @@ depth: 1
|
|
|
* Optimize queries in group create/edit view (Sage Abdullah)
|
|
|
* Move modal-workflow.js script usage to base admin template instead of ad-hoc imports (Elhussein Almasri)
|
|
|
* Update all Draftail chooserUrls to be passed in via the Entity options instead of using `window.chooserUrls` globals, removing the need for inline scripts (Elhussein Almasri)
|
|
|
+ * Enhance `w-init` (InitController) to support a `detail` value to be dispatched on events (Chiemezuo Akujobi)
|
|
|
+ * Remove usage of inline scripts and instead use event dispatching to instantiate standalone Draftail editor instances (Chiemezuo Akujobi)
|
|
|
|
|
|
|
|
|
## Upgrade considerations
|