@elementor/editor-editing-panel 1.20.0 → 1.22.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,46 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.22.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 202ff33: Set max global classes creation limit.
8
+
9
+ ### Patch Changes
10
+
11
+ - 3e108d9: update elementor/ui
12
+ - 700303b: Prevent creation attempt to invalid css class.
13
+ - Updated dependencies [3e108d9]
14
+ - Updated dependencies [202ff33]
15
+ - Updated dependencies [593f222]
16
+ - @elementor/editor-controls@0.19.1
17
+ - @elementor/editor-panels@0.13.1
18
+ - @elementor/editor-ui@0.4.3
19
+ - @elementor/locations@0.7.7
20
+ - @elementor/editor@0.18.4
21
+ - @elementor/menus@0.1.4
22
+ - @elementor/editor-styles-repository@0.8.0
23
+ - @elementor/editor-elements@0.6.6
24
+
25
+ ## 1.21.0
26
+
27
+ ### Minor Changes
28
+
29
+ - 912cdb5: Add align-content control for flex with wrap
30
+
31
+ ### Patch Changes
32
+
33
+ - 8523f8c: Updated tabs styles
34
+ - Updated dependencies [8523f8c]
35
+ - Updated dependencies [5387bcf]
36
+ - Updated dependencies [efd54a9]
37
+ - Updated dependencies [869906f]
38
+ - @elementor/editor-controls@0.19.0
39
+ - @elementor/editor-elements@0.6.5
40
+ - @elementor/editor-props@0.11.1
41
+ - @elementor/editor-styles-repository@0.7.8
42
+ - @elementor/editor-styles@0.6.4
43
+
3
44
  ## 1.20.0
4
45
 
5
46
  ### Minor Changes