@decidables/decidables-elements 0.0.4 → 0.2.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
@@ -3,6 +3,51 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.2.0](https://github.com/decidables/decidables/compare/@decidables/decidables-elements@0.1.1...@decidables/decidables-elements@0.2.0) (2022-03-24)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * **decidables-elements:** getComputedStyleValue now trims whitespace
12
+ which gets included in CSS custom variables
13
+ * **decidables-elements:** Remove unique ID from DecidablesElement
14
+
15
+ ### Bug Fixes
16
+
17
+ * **decidables-elements:** getComputedStyleValue now trims whitespace ([5d58de2](https://github.com/decidables/decidables/commit/5d58de29f121bc4009d81675a9e5ae1ace3714a9))
18
+
19
+
20
+ ### Code Refactoring
21
+
22
+ * **decidables-elements:** remove unique ID hack for IE11 ([6d8e721](https://github.com/decidables/decidables/commit/6d8e72119ab42a78317e7c235a50670a2aafc097))
23
+
24
+
25
+
26
+ ### [0.1.1](https://github.com/decidables/decidables/compare/@decidables/decidables-elements@0.1.0...@decidables/decidables-elements@0.1.1) (2022-03-21)
27
+
28
+ **Note:** Version bump only for package @decidables/decidables-elements
29
+
30
+
31
+
32
+
33
+
34
+ ## [0.1.0](https://github.com/decidables/decidables/compare/@decidables/decidables-elements@0.0.5...@decidables/decidables-elements@0.1.0) (2022-03-18)
35
+
36
+
37
+ ### Features
38
+
39
+ * **all:** version bumps for dependencies ([3c4678c](https://github.com/decidables/decidables/commit/3c4678cb8753cac592feeaa646dd57b7ec622536))
40
+
41
+
42
+
43
+ ### [0.0.5](https://github.com/decidables/decidables/compare/@decidables/decidables-elements@0.0.4...@decidables/decidables-elements@0.0.5) (2022-03-18)
44
+
45
+ **Note:** Version bump only for package @decidables/decidables-elements
46
+
47
+
48
+
49
+
50
+
6
51
  ### [0.0.4](https://github.com/decidables/decidables/compare/@decidables/decidables-elements@0.0.3...@decidables/decidables-elements@0.0.4) (2022-03-15)
7
52
 
8
53
  **Note:** Version bump only for package @decidables/decidables-elements