|
@@ -71,6 +71,8 @@ depth: 1
|
|
|
* Various performance optimizations to page publishing (Jake Howard)
|
|
|
* Remove unnecessary DOM canvas.toBlob polyfill (LB (Ben) Johnston)
|
|
|
* Ensure Storybook core files are correctly running through Eslint (LB (Ben) Johnston)
|
|
|
+ * Add a new Stimulus `ZoneController` (`w-zone`) to support dynamic class name changes & event handling on container elements (Ayaan Qadri)
|
|
|
+ * Migrate jQuery class toggling & drag/drop event handling within the multiple upload views to the Stimulus ZoneController usage (Ayaan Qadri)
|
|
|
|
|
|
|
|
|
## Upgrade considerations - changes affecting all projects
|