@digigov/theme-grnet 2.4.1 → 2.4.2-platform-263.12-06-26-14-50

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 (2) hide show
  1. package/CHANGELOG.md +207 -0
  2. package/package.json +6 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,207 @@
1
+ # Change Log - @digigov/theme-grnet
2
+
3
+ <!-- This log was last generated on Fri, 12 Jun 2026 14:50:19 GMT and should not be manually modified. -->
4
+
5
+ <!-- Start content -->
6
+
7
+ ## 2.4.2-platform-263.12-06-26-14-50
8
+
9
+ Fri, 12 Jun 2026 14:50:19 GMT
10
+
11
+ ### Patches
12
+
13
+ - Include CHANGELOG.md in published files (sangelopoulos@admin.grnet.gr)
14
+ - Bump @digigov/css to v2.4.2-platform-263.12-06-26-14-50
15
+ - Bump stylelint-plugin-digigov to v1.1.0-platform-263.12-06-26-14-50
16
+
17
+ ## 2.1.0
18
+
19
+ Wed, 08 Apr 2026 12:10:21 GMT
20
+
21
+ ### Minor changes
22
+
23
+ - Remove split modules from build artifact (sangelopoulos@admin.grnet.gr)
24
+
25
+ ## 2.0.8
26
+ Wed, 11 Feb 2026 14:46:37 GMT
27
+
28
+ _Version update only_
29
+
30
+ ## 2.0.7
31
+ Tue, 10 Feb 2026 13:53:35 GMT
32
+
33
+ _Version update only_
34
+
35
+ ## 2.0.6
36
+ Wed, 28 Jan 2026 13:14:05 GMT
37
+
38
+ _Version update only_
39
+
40
+ ## 2.0.5
41
+ Tue, 27 Jan 2026 13:46:07 GMT
42
+
43
+ _Version update only_
44
+
45
+ ## 2.0.4
46
+ Tue, 27 Jan 2026 13:12:04 GMT
47
+
48
+ _Version update only_
49
+
50
+ ## 2.0.3
51
+ Wed, 21 Jan 2026 21:01:49 GMT
52
+
53
+ _Version update only_
54
+
55
+ ## 2.0.2
56
+ Wed, 21 Jan 2026 15:58:34 GMT
57
+
58
+ ### Breaking changes
59
+
60
+ - Use new structure for grnet theme
61
+
62
+ ### Patches
63
+
64
+ - Upgrade tailwindcss to 3.4.13
65
+ - Remove duplicate vars from theme-default
66
+ - Change colors to var
67
+ - Update header & footer text colors
68
+
69
+ ## 1.0.3
70
+ Thu, 11 Jan 2024 17:11:30 GMT
71
+
72
+ _Version update only_
73
+
74
+ ## 1.0.2
75
+ Fri, 22 Dec 2023 14:28:35 GMT
76
+
77
+ _Version update only_
78
+
79
+ ## 1.0.1
80
+ Tue, 19 Dec 2023 15:00:14 GMT
81
+
82
+ _Version update only_
83
+
84
+ ## 1.0.0
85
+ Fri, 15 Dec 2023 15:23:56 GMT
86
+
87
+ ### Breaking changes
88
+
89
+ - Refactor libs to a generic UI library removing personas organizing
90
+
91
+ ### Minor changes
92
+
93
+ - Add back-to-top classes for dark theme
94
+ - major refactor
95
+ - fix class names
96
+
97
+ ### Patches
98
+
99
+ - Upgrade tailwindcss to v3
100
+ - Rename some classNames
101
+ - add image logo css to dark theme
102
+
103
+ ## 0.30.18
104
+ Thu, 20 Jul 2023 12:53:55 GMT
105
+
106
+ _Version update only_
107
+
108
+ ## 0.30.17
109
+ Mon, 26 Jun 2023 12:04:49 GMT
110
+
111
+ _Version update only_
112
+
113
+ ## 0.30.16
114
+ Mon, 19 Jun 2023 11:39:00 GMT
115
+
116
+ _Version update only_
117
+
118
+ ## 0.30.15
119
+ Fri, 16 Jun 2023 12:10:30 GMT
120
+
121
+ _Version update only_
122
+
123
+ ## 0.30.14
124
+ Tue, 13 Jun 2023 09:12:26 GMT
125
+
126
+ _Version update only_
127
+
128
+ ## 0.30.13
129
+ Fri, 19 May 2023 13:15:06 GMT
130
+
131
+ ### Patches
132
+
133
+ - Fix name colors and update color palette
134
+
135
+ ## 0.30.12
136
+ Tue, 02 May 2023 09:16:06 GMT
137
+
138
+ ### Patches
139
+
140
+ - Rename horizontal related class
141
+
142
+ ## 0.30.11
143
+ Wed, 05 Apr 2023 15:16:24 GMT
144
+
145
+ _Version update only_
146
+
147
+ ## 0.30.10
148
+ Mon, 03 Apr 2023 11:13:15 GMT
149
+
150
+ ### Patches
151
+
152
+ - Fix dropdown's secondary button color
153
+
154
+ ## 0.30.9
155
+ Mon, 13 Mar 2023 10:21:39 GMT
156
+
157
+ _Version update only_
158
+
159
+ ## 0.30.8
160
+ Thu, 02 Mar 2023 11:33:41 GMT
161
+
162
+ _Version update only_
163
+
164
+ ## 0.30.7
165
+ Wed, 22 Feb 2023 15:41:06 GMT
166
+
167
+ _Version update only_
168
+
169
+ ## 0.30.6
170
+ Tue, 21 Feb 2023 09:58:34 GMT
171
+
172
+ _Version update only_
173
+
174
+ ## 0.30.5
175
+ Thu, 02 Feb 2023 16:12:09 GMT
176
+
177
+ ### Patches
178
+
179
+ - modify dark theme for Masthead component
180
+ - Add variables to dark theme's css
181
+
182
+ ## 0.30.4
183
+ Mon, 16 Jan 2023 13:05:21 GMT
184
+
185
+ _Version update only_
186
+
187
+ ## 0.30.3
188
+ Fri, 02 Dec 2022 11:20:56 GMT
189
+
190
+ _Version update only_
191
+
192
+ ## 0.30.2
193
+ Fri, 18 Nov 2022 08:33:43 GMT
194
+
195
+ _Version update only_
196
+
197
+ ## 0.30.1
198
+ Wed, 16 Nov 2022 14:27:34 GMT
199
+
200
+ _Version update only_
201
+
202
+ ## 0.30.0
203
+ Mon, 14 Nov 2022 09:45:06 GMT
204
+
205
+ ### Minor changes
206
+
207
+ - Initialize new dark theme
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digigov/theme-grnet",
3
- "version": "2.4.1",
3
+ "version": "2.4.2-platform-263.12-06-26-14-50",
4
4
  "description": "Digigov CSS - grnet theme",
5
5
  "author": "GRNET Devs <devs@lists.grnet.gr>",
6
6
  "license": "BSD-2-Clause",
@@ -20,15 +20,16 @@
20
20
  "main": "dist/index.css",
21
21
  "style": "dist/index.css",
22
22
  "files": [
23
- "dist"
23
+ "dist",
24
+ "CHANGELOG.md"
24
25
  ],
25
26
  "devDependencies": {
26
27
  "publint": "0.1.8",
27
28
  "stylelint": "15.11.0",
28
29
  "prettier": "3.4.2",
29
- "@digigov/css": "2.4.1",
30
- "stylelint-plugin-digigov": "1.1.0-rc.33",
31
- "@digigov/build-theme": "1.0.0"
30
+ "@digigov/css": "2.4.2-platform-263.12-06-26-14-50",
31
+ "@digigov/build-theme": "1.0.0",
32
+ "stylelint-plugin-digigov": "1.1.0-platform-263.12-06-26-14-50"
32
33
  },
33
34
  "scripts": {
34
35
  "build": "build-theme",