@elementor/editor-editing-panel 1.35.0 → 1.37.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.37.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 5bc69ec: Add 'Object fit' control into the 'Size' section under the Style tab
8
+ - 7805cd5: useElementByState is behind feature flag
9
+
10
+ ## 1.36.0
11
+
12
+ ### Minor Changes
13
+
14
+ - 7439d73: extract `isExperimentActive` to `@elementor/editor-v1-adapters`
15
+
16
+ ### Patch Changes
17
+
18
+ - bde1731: Change the error component of class rename field
19
+ - Updated dependencies [bde1731]
20
+ - Updated dependencies [7439d73]
21
+ - @elementor/editor-ui@0.8.2
22
+ - @elementor/editor-v1-adapters@0.12.0
23
+ - @elementor/editor-controls@0.30.1
24
+ - @elementor/editor@0.19.3
25
+ - @elementor/editor-canvas@0.21.3
26
+ - @elementor/editor-panels@0.15.3
27
+ - @elementor/editor-styles-repository@0.8.8
28
+ - @elementor/editor-elements@0.8.3
29
+ - @elementor/editor-responsive@0.13.5
30
+ - @elementor/editor-styles@0.6.7
31
+
3
32
  ## 1.35.0
4
33
 
5
34
  ### Minor Changes