gent_styleguide 5.0.26 → 5.0.28
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 +3 -18
- package/build/css/main.css +1 -1
- package/build/styleguide/fonts/gent-icons-v5.eot +0 -0
- package/build/styleguide/fonts/gent-icons-v5.ttf +0 -0
- package/build/styleguide/fonts/gent-icons-v5.woff +0 -0
- package/build/styleguide/fonts/gent-icons-v5.woff2 +0 -0
- package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-600.ttf +0 -0
- package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-600.woff +0 -0
- package/build/styleguide/googlefonts/fira-sans-v16-latin-ext_latin-600.woff2 +0 -0
- package/build/styleguide/sass/31-molecules/gentinfo/_gentinfo.scss +3 -3
- package/build/styleguide/sass/atoms.scss +3 -3
- package/build/styleguide/sass/base.scss +1 -1
- package/build/styleguide/sass/layouts.scss +2 -2
- package/build/styleguide/sass/mixins.scss +2 -2
- package/build/styleguide/sass/molecules.scss +8 -8
- package/build/styleguide/sass/organisms.scss +4 -4
- package/package.json +1 -1
- package/build/css/41-organisms/besluiten-lijst/besluiten-detail.css +0 -80
- package/build/css/41-organisms/besluiten-lijst/besluiten-lijst.css +0 -19
- package/build/styleguide/img/svg/build/gentinfo-logo--blue.svg +0 -8
- package/build/styleguide/img/svg/build/gentinfo-logo--cyan.svg +0 -8
- package/build/styleguide/img/svg/build/gentinfo-logo--green.svg +0 -8
- package/build/styleguide/img/svg/build/gentinfo-logo--lemon.svg +0 -8
- package/build/styleguide/img/svg/build/gentinfo-logo--orange.svg +0 -8
- package/build/styleguide/img/svg/build/gentinfo-logo--pink.svg +0 -8
- package/build/styleguide/img/svg/build/gentinfo-logo--purple.svg +0 -8
- package/build/styleguide/img/svg/build/gentinfo-logo--red.svg +0 -8
- package/build/styleguide/img/svg/build/gentinfo-logo--teal.svg +0 -8
- package/build/styleguide/img/svg/build/gentinfo-logo--yellow.svg +0 -8
- package/build/styleguide/img/svg/gentinfo-logo.svg +0 -8
package/CHANGELOG.md
CHANGED
|
@@ -3,22 +3,13 @@
|
|
|
3
3
|
All notable changes to this style guide are documented here.
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
## [5.0.26]
|
|
8
|
-
|
|
6
|
+
## [5.0.27]
|
|
9
7
|
### Fix
|
|
10
8
|
|
|
11
|
-
* STIJ-
|
|
12
|
-
|
|
9
|
+
* STIJ-433: Fix corrupt fira semibold webfont
|
|
13
10
|
|
|
14
|
-
## [5.0.25]
|
|
15
|
-
|
|
16
|
-
### Fix
|
|
17
|
-
|
|
18
|
-
* STIJ-430: Fix allow export googlefonts folder
|
|
19
11
|
|
|
20
|
-
|
|
21
|
-
## [5.0.24]
|
|
12
|
+
## [5.0.26]
|
|
22
13
|
|
|
23
14
|
### Fix
|
|
24
15
|
|
|
@@ -32,12 +23,6 @@ All notable changes to this style guide are documented here.
|
|
|
32
23
|
* STIJ-430: Fix allow export googlefonts folder
|
|
33
24
|
|
|
34
25
|
|
|
35
|
-
## [5.0.24]
|
|
36
|
-
|
|
37
|
-
### Fix
|
|
38
|
-
|
|
39
|
-
* STIJ-430: Fix allow export googlefonts folder
|
|
40
|
-
|
|
41
26
|
|
|
42
27
|
## [5.0.24]
|
|
43
28
|
|