@elementor/editor-editing-panel 1.31.0 → 1.33.0

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,34 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.33.0
4
+
5
+ ### Minor Changes
6
+
7
+ - a1d7b3b: Added configurable layout and top divider for controls in settings
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [a1d7b3b]
12
+ - @elementor/editor-controls@0.28.2
13
+ - @elementor/editor-elements@0.8.2
14
+ - @elementor/editor-canvas@0.20.1
15
+ - @elementor/editor-styles-repository@0.8.6
16
+ - @elementor/editor-current-user@0.3.2
17
+
18
+ ## 1.32.0
19
+
20
+ ### Minor Changes
21
+
22
+ - 6984b75: Create Style Indication Infotip.
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies [7daaa99]
27
+ - Updated dependencies [6984b75]
28
+ - @elementor/editor-current-user@0.3.1
29
+ - @elementor/editor-controls@0.28.1
30
+ - @elementor/editor-canvas@0.20.0
31
+
3
32
  ## 1.31.0
4
33
 
5
34
  ### Minor Changes