@elementor/editor-editing-panel 1.12.0 → 1.13.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,33 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.13.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [164759c]
8
+ - Updated dependencies [994025a]
9
+ - @elementor/editor-controls@0.12.1
10
+ - @elementor/editor-panels@0.12.0
11
+
12
+ ## 1.13.0
13
+
14
+ ### Minor Changes
15
+
16
+ - 927578f: The creation of a popover grid container component.
17
+ - 10651bb: The creation of a popover content component.
18
+ - 1db202a: The creation of a styled panel stack component.
19
+ - a3f8440: Update auto icon inside the overflow control.
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [927578f]
24
+ - Updated dependencies [e2d88d0]
25
+ - Updated dependencies [0acbc6a]
26
+ - Updated dependencies [10651bb]
27
+ - Updated dependencies [1db202a]
28
+ - @elementor/editor-controls@0.12.0
29
+ - @elementor/editor-panels@0.11.1
30
+
3
31
  ## 1.12.0
4
32
 
5
33
  ### Minor Changes