gent_styleguide 5.0.24 → 5.0.26

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.
Files changed (28) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/build/css/main.css +1 -1
  3. package/build/styleguide/fonts/gent-icons-v5.eot +0 -0
  4. package/build/styleguide/fonts/gent-icons-v5.ttf +0 -0
  5. package/build/styleguide/fonts/gent-icons-v5.woff +0 -0
  6. package/build/styleguide/fonts/gent-icons-v5.woff2 +0 -0
  7. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-600.eot +0 -0
  8. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-600.svg +328 -0
  9. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-600.ttf +0 -0
  10. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-600.woff +0 -0
  11. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-600.woff2 +0 -0
  12. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-700.eot +0 -0
  13. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-700.svg +328 -0
  14. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-700.ttf +0 -0
  15. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-700.woff +0 -0
  16. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-700.woff2 +0 -0
  17. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-regular.eot +0 -0
  18. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-regular.svg +330 -0
  19. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-regular.ttf +0 -0
  20. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-regular.woff +0 -0
  21. package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-regular.woff2 +0 -0
  22. package/build/styleguide/sass/11-base/fonts/_fonts.scss +12 -12
  23. package/build/styleguide/sass/atoms.scss +4 -4
  24. package/build/styleguide/sass/base.scss +4 -4
  25. package/build/styleguide/sass/mixins.scss +3 -3
  26. package/build/styleguide/sass/molecules.scss +7 -7
  27. package/build/styleguide/sass/organisms.scss +2 -2
  28. package/package.json +2 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,42 @@
3
3
  All notable changes to this style guide are documented here.
4
4
 
5
5
 
6
+
7
+ ## [5.0.26]
8
+
9
+ ### Fix
10
+
11
+ * STIJ-432: Fix webfonts weights
12
+
13
+
14
+ ## [5.0.25]
15
+
16
+ ### Fix
17
+
18
+ * STIJ-430: Fix allow export googlefonts folder
19
+
20
+
21
+ ## [5.0.24]
22
+
23
+ ### Fix
24
+
25
+ * STIJ-432: Fix webfonts weights
26
+
27
+
28
+ ## [5.0.25]
29
+
30
+ ### Fix
31
+
32
+ * STIJ-430: Fix allow export googlefonts folder
33
+
34
+
35
+ ## [5.0.24]
36
+
37
+ ### Fix
38
+
39
+ * STIJ-430: Fix allow export googlefonts folder
40
+
41
+
6
42
  ## [5.0.24]
7
43
 
8
44
  ### Add