@elementor/editor-editing-panel 1.42.0 → 1.43.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,28 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.43.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [f7a59df]
8
+ - Updated dependencies [4b762e0]
9
+ - @elementor/editor-controls@0.35.0
10
+
11
+ ## 1.43.0
12
+
13
+ ### Minor Changes
14
+
15
+ - 1edd821: Add history for class creation
16
+
17
+ ### Patch Changes
18
+
19
+ - a3ba5ef: Prevent inline class rename based on user capability.
20
+ - 9b6dbdd: Update class selector capabilities texts.
21
+ - 7feedb4: Enable normal state by default.
22
+ - Updated dependencies [9b6dbdd]
23
+ - @elementor/editor-ui@0.10.1
24
+ - @elementor/editor-controls@0.34.2
25
+
3
26
  ## 1.42.0
4
27
 
5
28
  ### Minor Changes