@elementor/editor-editing-panel 1.7.0 → 1.8.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,51 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.8.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 7582ba6: Modify linked dimensions control functionality
8
+ - Updated dependencies [bd1b038]
9
+ - Updated dependencies [4e5ea74]
10
+ - Updated dependencies [65d3c4c]
11
+ - Updated dependencies [7582ba6]
12
+ - Updated dependencies [7654921]
13
+ - @elementor/editor-controls@0.6.1
14
+ - @elementor/editor-v1-adapters@0.9.0
15
+ - @elementor/editor-props@0.7.1
16
+ - @elementor/editor@0.17.3
17
+ - @elementor/editor-panels@0.10.3
18
+ - @elementor/editor-styles-repository@0.4.1
19
+ - @elementor/editor-elements@0.4.2
20
+ - @elementor/editor-responsive@0.12.5
21
+ - @elementor/editor-styles@0.5.2
22
+
23
+ ## 1.8.0
24
+
25
+ ### Minor Changes
26
+
27
+ - b40b621: Added unapply action to the global classes menu
28
+ - 534bfbf: Add editable field to CSS class selector.
29
+ - dab01fd: Created an autocomplete control and extended link control.
30
+ - 43f1684: Save previous link value in session
31
+ - 499c531: Add binds path to prop context.
32
+
33
+ ### Patch Changes
34
+
35
+ - b85bc00: Remove shorthand from border-style initial values.
36
+ - Updated dependencies [45038fc]
37
+ - Updated dependencies [e742340]
38
+ - Updated dependencies [534bfbf]
39
+ - Updated dependencies [dab01fd]
40
+ - Updated dependencies [43f1684]
41
+ - Updated dependencies [499c531]
42
+ - @elementor/editor-controls@0.6.0
43
+ - @elementor/editor-props@0.7.0
44
+ - @elementor/editor-styles-repository@0.4.0
45
+ - @elementor/session@0.1.0
46
+ - @elementor/editor-elements@0.4.1
47
+ - @elementor/editor-styles@0.5.1
48
+
3
49
  ## 1.7.0
4
50
 
5
51
  ### Minor Changes