@elementor/editor-editing-panel 1.4.1 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.5.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [1762144]
8
+ - @elementor/editor-elements@0.3.4
9
+ - @elementor/editor-styles-repository@0.3.1
10
+
11
+ ## 1.5.0
12
+
13
+ ### Minor Changes
14
+
15
+ - 87c241b: Remove shorthand support for dynamic settings.
16
+ - b8e2a87: Background infra changes
17
+ - c2f112e: Show flex controls to children elements of flex parent
18
+
19
+ ### Patch Changes
20
+
21
+ - ca63a26: Changed conditional tooltip inner prop name to fix MUI errors.
22
+ - 4125800: Order classes by priority in the css class selector
23
+ - Updated dependencies [3019657]
24
+ - Updated dependencies [2653cf0]
25
+ - Updated dependencies [862178c]
26
+ - Updated dependencies [ed4260a]
27
+ - @elementor/editor-controls@0.4.0
28
+ - @elementor/editor-styles-repository@0.3.0
29
+
3
30
  ## 1.4.1
4
31
 
5
32
  ### Patch Changes