@elementor/editor-editing-panel 1.36.0 → 1.38.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,18 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.38.0
4
+
5
+ ### Minor Changes
6
+
7
+ - d16f1c5: Add 'Columns' control to the 'Typography' section inside the style tab
8
+
9
+ ## 1.37.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 5bc69ec: Add 'Object fit' control into the 'Size' section under the Style tab
14
+ - 7805cd5: useElementByState is behind feature flag
15
+
3
16
  ## 1.36.0
4
17
 
5
18
  ### Minor Changes