@elementor/editor-editing-panel 1.19.0 → 1.21.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,37 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.21.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 912cdb5: Add align-content control for flex with wrap
8
+
9
+ ### Patch Changes
10
+
11
+ - 8523f8c: Updated tabs styles
12
+ - Updated dependencies [8523f8c]
13
+ - Updated dependencies [5387bcf]
14
+ - Updated dependencies [efd54a9]
15
+ - Updated dependencies [869906f]
16
+ - @elementor/editor-controls@0.19.0
17
+ - @elementor/editor-elements@0.6.5
18
+ - @elementor/editor-props@0.11.1
19
+ - @elementor/editor-styles-repository@0.7.8
20
+ - @elementor/editor-styles@0.6.4
21
+
22
+ ## 1.20.0
23
+
24
+ ### Minor Changes
25
+
26
+ - 6cbaa91: Change v4 accordion style
27
+
28
+ ### Patch Changes
29
+
30
+ - e67bdcb: Update control label spacing.
31
+ - Updated dependencies [85facff]
32
+ - Updated dependencies [e67bdcb]
33
+ - @elementor/editor-controls@0.18.1
34
+
3
35
  ## 1.19.0
4
36
 
5
37
  ### Minor Changes