@elementor/editor-editing-panel 1.32.0 → 1.33.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,28 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.33.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 6dc8be2: Hide anchor offset control behind CSS ID experiment
8
+ - Updated dependencies [f59eac2]
9
+ - @elementor/editor-canvas@0.21.0
10
+
11
+ ## 1.33.0
12
+
13
+ ### Minor Changes
14
+
15
+ - a1d7b3b: Added configurable layout and top divider for controls in settings
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [a1d7b3b]
20
+ - @elementor/editor-controls@0.28.2
21
+ - @elementor/editor-elements@0.8.2
22
+ - @elementor/editor-canvas@0.20.1
23
+ - @elementor/editor-styles-repository@0.8.6
24
+ - @elementor/editor-current-user@0.3.2
25
+
3
26
  ## 1.32.0
4
27
 
5
28
  ### Minor Changes