@elementor/editor-variables 0.14.0 → 0.15.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,43 @@
1
1
  # @elementor/editor-variables
2
2
 
3
+ ## 0.15.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 5bc4db9: Ability to delete a variable
8
+ - bfe6b0b: Update the width settings for the popover selection list.
9
+ - 2a3bf05: Fixed color-picker popover placement and no-color-variables icon
10
+ - d85ca8c: Update the popover styling for version 3.30.
11
+ - 22e6b74: Fix Vars indication Ui and extract variable tag into one component.
12
+ - 9228da2: Filter the deleted items from the popover list.
13
+ - a8f0364: Update styling and spacing of the variables create and edit popovers.
14
+ - 9fe6b02: Fix “No Search Results” UI by adding appropriate icons for font and color variables
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [e953081]
19
+ - Updated dependencies [ab6ad10]
20
+ - Updated dependencies [9cf0fad]
21
+ - Updated dependencies [0b32e5c]
22
+ - Updated dependencies [c91168a]
23
+ - Updated dependencies [a0ff6bc]
24
+ - Updated dependencies [bfe6b0b]
25
+ - Updated dependencies [ea388a1]
26
+ - Updated dependencies [16df763]
27
+ - Updated dependencies [668adb4]
28
+ - Updated dependencies [6c6f0d6]
29
+ - Updated dependencies [125de7b]
30
+ - Updated dependencies [9bbd4e3]
31
+ - Updated dependencies [c694e33]
32
+ - Updated dependencies [d85ca8c]
33
+ - @elementor/editor-editing-panel@1.47.0
34
+ - @elementor/editor-controls@1.2.0
35
+ - @elementor/editor-canvas@0.25.0
36
+ - @elementor/editor-props@0.15.0
37
+ - @elementor/editor-ui@0.13.0
38
+ - @elementor/editor-v1-adapters@0.12.1
39
+ - @elementor/editor@0.20.1
40
+
3
41
  ## 0.14.0
4
42
 
5
43
  ### Minor Changes