gent_styleguide 5.0.12 → 5.0.15

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
@@ -2,16 +2,48 @@
2
2
 
3
3
  All notable changes to this style guide are documented here.
4
4
 
5
+ ## [5.0.15]
6
+
7
+ ### Fix
8
+
9
+ * STIJ-399: Fix WCAG color contrast for selected text
10
+
11
+ ### Add
12
+
13
+ * STIJ-409: Add font-display: swap
14
+
15
+ ## [5.0.14]
16
+
17
+ ### Fix
18
+
19
+ * STIJ-397: Fix openinghours styling so embedded CSS can then be removed
20
+
21
+ ### Change
22
+
23
+ * STIJ-396: Change partner logo's to space evenly
24
+
25
+ ## [5.0.13]
26
+
27
+ ### Add
28
+
29
+ * Add cart icon
30
+
5
31
  ## [5.0.12]
6
32
 
33
+ ### Add
34
+
7
35
  * Add click outside behaviour to accordion component
8
36
 
9
37
  ## [5.0.11]
10
38
 
39
+ ### Add
40
+
11
41
  * Add lock open icon.
12
42
 
13
43
  ## [5.0.10]
14
44
 
45
+ ### Fix
46
+
15
47
  * Fix missing vendor folder in build directory in npm package
16
48
 
17
49
  ## [5.0.5]
@@ -1066,6 +1098,10 @@ IMPORTANT: Updating this style guide through composer is DEPRECATED! The next
1066
1098
  * Changed styling for the Form Steps molecule.
1067
1099
  * Added themify for the Form Steps molecule.
1068
1100
 
1101
+ [5.0.15]: https://github.com/StadGent/fractal_styleguide_gent-base/compare/5.0.14...5.0.15
1102
+ [5.0.14]: https://github.com/StadGent/fractal_styleguide_gent-base/compare/5.0.13...5.0.14
1103
+ [5.0.13]: https://github.com/StadGent/fractal_styleguide_gent-base/compare/5.0.12...5.0.13
1104
+ [5.0.12]: https://github.com/StadGent/fractal_styleguide_gent-base/compare/5.0.11...5.0.12
1069
1105
  [5.0.11]: https://github.com/StadGent/fractal_styleguide_gent-base/compare/5.0.10...5.0.11
1070
1106
  [5.0.5]: https://github.com/StadGent/fractal_styleguide_gent-base/compare/5.0.5...5.0.10
1071
1107
  [5.0.5]: https://github.com/StadGent/fractal_styleguide_gent-base/compare/5.0.4...5.0.5