@digigov/css 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.
- package/CHANGELOG.md +1028 -0
- package/package.json +7 -6
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1028 @@
|
|
|
1
|
+
# Change Log - @digigov/css
|
|
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/cli 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
|
+
- Bump @digigov/theme-default to v2.4.2-platform-263.12-06-26-14-50
|
|
17
|
+
- Bump @digigov/theme-govgr to v2.4.2-platform-263.12-06-26-14-50
|
|
18
|
+
|
|
19
|
+
## 2.4.0
|
|
20
|
+
|
|
21
|
+
Fri, 05 Jun 2026 08:02:15 GMT
|
|
22
|
+
|
|
23
|
+
### Minor changes
|
|
24
|
+
|
|
25
|
+
- fix(breadcrumbs): fix aria-current position (kbrani@admin.grnet.gr)
|
|
26
|
+
|
|
27
|
+
## 2.2.3
|
|
28
|
+
|
|
29
|
+
Thu, 28 May 2026 09:16:18 GMT
|
|
30
|
+
|
|
31
|
+
### Patches
|
|
32
|
+
|
|
33
|
+
- fix(Table): remove table-cell display from cell content with overflow (kbrani@admin.grnet.gr)
|
|
34
|
+
|
|
35
|
+
## 2.2.0
|
|
36
|
+
|
|
37
|
+
Thu, 14 May 2026 13:49:43 GMT
|
|
38
|
+
|
|
39
|
+
### Minor changes
|
|
40
|
+
|
|
41
|
+
- feat(TableDataCell): add maxWidthWithOverflow prop, new stories, updated tests (kbrani@admin.grnet.gr)
|
|
42
|
+
|
|
43
|
+
## 2.1.0
|
|
44
|
+
|
|
45
|
+
Wed, 08 Apr 2026 12:10:21 GMT
|
|
46
|
+
|
|
47
|
+
### Minor changes
|
|
48
|
+
|
|
49
|
+
- Include themes in build artifacts, migrate to simple CSS instead of tailwind plugin (sangelopoulos@admin.grnet.gr)
|
|
50
|
+
|
|
51
|
+
## 2.0.8
|
|
52
|
+
Wed, 11 Feb 2026 14:46:37 GMT
|
|
53
|
+
|
|
54
|
+
_Version update only_
|
|
55
|
+
|
|
56
|
+
## 2.0.7
|
|
57
|
+
Tue, 10 Feb 2026 13:53:35 GMT
|
|
58
|
+
|
|
59
|
+
_Version update only_
|
|
60
|
+
|
|
61
|
+
## 2.0.6
|
|
62
|
+
Wed, 28 Jan 2026 13:14:05 GMT
|
|
63
|
+
|
|
64
|
+
_Version update only_
|
|
65
|
+
|
|
66
|
+
## 2.0.5
|
|
67
|
+
Tue, 27 Jan 2026 13:46:07 GMT
|
|
68
|
+
|
|
69
|
+
_Version update only_
|
|
70
|
+
|
|
71
|
+
## 2.0.4
|
|
72
|
+
Tue, 27 Jan 2026 13:12:04 GMT
|
|
73
|
+
|
|
74
|
+
_Version update only_
|
|
75
|
+
|
|
76
|
+
## 2.0.3
|
|
77
|
+
Wed, 21 Jan 2026 21:01:49 GMT
|
|
78
|
+
|
|
79
|
+
_Version update only_
|
|
80
|
+
|
|
81
|
+
## 2.0.2
|
|
82
|
+
Wed, 21 Jan 2026 15:58:34 GMT
|
|
83
|
+
|
|
84
|
+
### Breaking changes
|
|
85
|
+
|
|
86
|
+
- Rework theming mechanism & separate base theme styles to a different package
|
|
87
|
+
- Change govgr namespace to ds
|
|
88
|
+
- Update class selectors according to BEM methodology & add stylelint
|
|
89
|
+
|
|
90
|
+
### Minor changes
|
|
91
|
+
|
|
92
|
+
- Add more variables at various components
|
|
93
|
+
- Add missing padding/margin classNames
|
|
94
|
+
- Add styling to make DropdownContent scrollable
|
|
95
|
+
- Create Skeleton's styling, revert a change about the svg icon's color in a Hint, add max-width at Card
|
|
96
|
+
- Add styling for the TestVariant
|
|
97
|
+
- Add bg color in card styles
|
|
98
|
+
- Add styling for NavListItemBadge
|
|
99
|
+
- Create code.css and move corresponding styling
|
|
100
|
+
- Add stack.native and stack.common css files
|
|
101
|
+
- Add loader.native.css and fix button.native styling
|
|
102
|
+
- Adjust Skeleton's styling for react native
|
|
103
|
+
- Improve Filter's css styling, fix Drawer's min height.
|
|
104
|
+
- Fixes and adjustments for form, table & typography
|
|
105
|
+
- Add error-related classes for summary-list & table
|
|
106
|
+
- Use common styles with native css
|
|
107
|
+
|
|
108
|
+
### Patches
|
|
109
|
+
|
|
110
|
+
- include responsive grid column classes in utils
|
|
111
|
+
- Update Autocomplete styling
|
|
112
|
+
- Add items-center at chips
|
|
113
|
+
- Change pre and code tag styles to display properly in sdk
|
|
114
|
+
- Modify screen breakpoints
|
|
115
|
+
- Add info color to SvgIcon
|
|
116
|
+
- Add class for Card's full height
|
|
117
|
+
- Remove marker from Dropdown component at Safari, add 0 border-radius at inputs, for Safari
|
|
118
|
+
- Delete unused classes
|
|
119
|
+
- At Tabs, fix responsiveness, fix styling in mobile screens, remove vertical className and styling
|
|
120
|
+
- Change skeleton's color inside Header
|
|
121
|
+
- Revert the changes where the classes were nested to parent class at dropdown
|
|
122
|
+
- Modify Modal, Table, SummaryList components css
|
|
123
|
+
- Upgrade tailwindcss to 3.4.13
|
|
124
|
+
- Fix link styling in a list
|
|
125
|
+
- Add y-gap for selected filters
|
|
126
|
+
- Add error-text color with a right contrast ratio
|
|
127
|
+
- Fix CardContent's font size, add styling for images in Card
|
|
128
|
+
- update attributes in admin components
|
|
129
|
+
- Add more width options at SummaryListItemKey
|
|
130
|
+
- Normalize margin bottom in components
|
|
131
|
+
- fix pagination's responsiveness
|
|
132
|
+
- Create css files for accordion classes
|
|
133
|
+
- Create common and native css files for chip, modify chip css file
|
|
134
|
+
- Add background color behind drawer and filter, fix modal's classnames
|
|
135
|
+
- Add importat to ds-code classes
|
|
136
|
+
- Fixed minor issues with ds-field
|
|
137
|
+
- Fix form style for grid element
|
|
138
|
+
- Add classes for error group
|
|
139
|
+
- Update component classes to remove dry code & fix nativewind-related issues
|
|
140
|
+
- Remove gap from native Button, fix css on native CopyToClipBoard, Filter, ButtonGroup, NotificationBanner, SummaryList, WarningText
|
|
141
|
+
- Fix styling to match Dilosi overrides styling
|
|
142
|
+
- Add no border to summary-list-row, change border and padding for media screen
|
|
143
|
+
- Fix header/cell-numeric position for stacked-always, fix border for last cell for -sm and -md table
|
|
144
|
+
- Fix autoselect, fix hover value, add hint prop in Autocomplete component
|
|
145
|
+
- Fix min-height for ds-textarea
|
|
146
|
+
- Fix Stack's class names.
|
|
147
|
+
- Add styling for "variant" prop at AccordionSectionSummaryHeading, add styling for "variant" prop at DetailsContent
|
|
148
|
+
- Fix dense card component padding
|
|
149
|
+
- fix AccordionSectionSummary hover effect in secondary summaryColor, fix color of NormalText and Paragraph inside HeaderContent and HeaderSection, fix overflow issue in Filters
|
|
150
|
+
- Minor styling fixes in Tabs
|
|
151
|
+
- Move deps from dev to prod
|
|
152
|
+
- Add styling to breadcrumb item without href
|
|
153
|
+
- Change max-height for small screens in autocomplete menu and dropdown content
|
|
154
|
+
- Make disabled inputs colors more clear, fix svg icon's fill color inside a Hint component
|
|
155
|
+
- Fix issue with last border in SummaryList at small screens
|
|
156
|
+
- Add negative margin-top/bottom at navigation, when this is the last or the first element inside the dropdown content
|
|
157
|
+
- Add responsiveness at header in mobile view.
|
|
158
|
+
- Remove spacing for link in summary list
|
|
159
|
+
- Fix header & footer content color
|
|
160
|
+
- Fix styling issues for react-native components
|
|
161
|
+
- Create common and native styles
|
|
162
|
+
- Create file for all new classes for screen sizes
|
|
163
|
+
- Revert disabled color change in Inputs
|
|
164
|
+
- Fix table's content in screens
|
|
165
|
+
|
|
166
|
+
### Updates
|
|
167
|
+
|
|
168
|
+
- Fix linter errors
|
|
169
|
+
- Replace prettierrc extension with .cjs
|
|
170
|
+
|
|
171
|
+
## 1.2.0
|
|
172
|
+
Fri, 16 Feb 2024 09:57:32 GMT
|
|
173
|
+
|
|
174
|
+
### Minor changes
|
|
175
|
+
|
|
176
|
+
- Add sizes at Hint component, add responsive margin bottom at SectionBreak and add dense at ButtonLink
|
|
177
|
+
|
|
178
|
+
### Patches
|
|
179
|
+
|
|
180
|
+
- Change cursor style remove z-index in show all values option
|
|
181
|
+
|
|
182
|
+
## 1.1.1
|
|
183
|
+
Mon, 29 Jan 2024 17:45:11 GMT
|
|
184
|
+
|
|
185
|
+
### Patches
|
|
186
|
+
|
|
187
|
+
- Add a file for react-experimental components
|
|
188
|
+
- Add missing screens.json file
|
|
189
|
+
|
|
190
|
+
## 1.1.0
|
|
191
|
+
Mon, 29 Jan 2024 10:46:50 GMT
|
|
192
|
+
|
|
193
|
+
### Minor changes
|
|
194
|
+
|
|
195
|
+
- Change style for chip in header__section
|
|
196
|
+
|
|
197
|
+
### Patches
|
|
198
|
+
|
|
199
|
+
- Create css for Code component, modify Tooltip componenent css
|
|
200
|
+
- Footer's info sections are justified to center at small screens.
|
|
201
|
+
- refactor css to have the screen sizes in a different json file
|
|
202
|
+
|
|
203
|
+
## 1.0.3
|
|
204
|
+
Thu, 11 Jan 2024 17:11:30 GMT
|
|
205
|
+
|
|
206
|
+
### Patches
|
|
207
|
+
|
|
208
|
+
- Fix header image height, fix footer list item's link font size
|
|
209
|
+
|
|
210
|
+
## 1.0.2
|
|
211
|
+
Fri, 22 Dec 2023 14:28:35 GMT
|
|
212
|
+
|
|
213
|
+
### Patches
|
|
214
|
+
|
|
215
|
+
- Include all Tailwind spacing in govgr utility classes
|
|
216
|
+
|
|
217
|
+
## 1.0.1
|
|
218
|
+
Tue, 19 Dec 2023 15:00:14 GMT
|
|
219
|
+
|
|
220
|
+
_Version update only_
|
|
221
|
+
|
|
222
|
+
## 1.0.0
|
|
223
|
+
Fri, 15 Dec 2023 15:23:56 GMT
|
|
224
|
+
|
|
225
|
+
### Breaking changes
|
|
226
|
+
|
|
227
|
+
- Manage unused or dangling classes
|
|
228
|
+
- Upgrade versions to v1.0.0-rc
|
|
229
|
+
- Refactor libs to a generic UI library removing personas organizing
|
|
230
|
+
|
|
231
|
+
### Minor changes
|
|
232
|
+
|
|
233
|
+
- Upgrade tailwindcss to v3
|
|
234
|
+
- major refactor
|
|
235
|
+
- Add styling for Accordion and AdminTopSection
|
|
236
|
+
- Include dark and light theme in plugin and base / fixes
|
|
237
|
+
- Apply extra styling for TableRows and rename govgr-table__row--highlight className
|
|
238
|
+
- Update dropdown and chip styling
|
|
239
|
+
- Add list--horizontal styling
|
|
240
|
+
- Update Navigation's styling
|
|
241
|
+
- Update css in Panel, NotificationBanner, Loader, CopyToClipboard, layout elements and form elements
|
|
242
|
+
- Rename classNames, fix BEM className issues
|
|
243
|
+
- Use dense, size, open, active, color, width and maxWidth prop when possible, for consistency. Add xs size to Heading. Rename classNames.
|
|
244
|
+
- Remove accessibility menu's classes, add option and floating button styling, fix drawer's styling issues
|
|
245
|
+
- Remove .govgr-loader__circle* classes and use .govgr-circular-progress__circle* instead. Refactor component-related css.
|
|
246
|
+
- Fix Navigation styling, fix styling at icons inside links, replace height with max-height at the header logo.
|
|
247
|
+
- Update classNames for Container, Main and Aside, fix minor issues related to them.
|
|
248
|
+
- Add dense styling for Modal
|
|
249
|
+
- Add --dense classes for copy-to-clipboard, notification-banner and warning-text
|
|
250
|
+
- Add dense styling at /form components
|
|
251
|
+
- Add dense variants in all navigation components
|
|
252
|
+
- Add ml in accordion__section-button
|
|
253
|
+
- Rename arrow classes to chevron and add back-to-top styles
|
|
254
|
+
- Add break-words in heading and hint classes
|
|
255
|
+
|
|
256
|
+
### Patches
|
|
257
|
+
|
|
258
|
+
- Add vertical prop at tabs, fix z-index at StepNav
|
|
259
|
+
- Fix styling at button's focus on Masthead and styling at Table when it is stacked.
|
|
260
|
+
- Clean up css order and rename classNames
|
|
261
|
+
- Remove margin bottom from PhaseBanner inside a HeaderSection.
|
|
262
|
+
- fix DropdownContent's and Filter's z-index, in order to not overlap each other
|
|
263
|
+
- Fix xs media screen
|
|
264
|
+
- fixposition of input's circle in radio button at zoom out
|
|
265
|
+
- Create image logo css for dark and light
|
|
266
|
+
- Add dense css style to content components
|
|
267
|
+
- Add classes for ImageInput
|
|
268
|
+
- add link font size
|
|
269
|
+
- Fix pagination's inactive icon color
|
|
270
|
+
- Fix dependencies incorrectly marked as dev-deps
|
|
271
|
+
- Remove border reset from tailwind.config.js
|
|
272
|
+
- add break-word for large codes in Panel component
|
|
273
|
+
- Remove older govgr-button-group class name and use the latest govgr-btn-group class instead
|
|
274
|
+
|
|
275
|
+
## 0.38.3
|
|
276
|
+
Thu, 20 Jul 2023 12:53:54 GMT
|
|
277
|
+
|
|
278
|
+
### Patches
|
|
279
|
+
|
|
280
|
+
- Remove govgr-autocomplete__option--no-results css class
|
|
281
|
+
- Add choice divider styling, remove checkbox and radio divider styling.
|
|
282
|
+
- Modify Pagination text size
|
|
283
|
+
- add font size to govgr-pagination__item--current class
|
|
284
|
+
- Add newline to trigger new version
|
|
285
|
+
|
|
286
|
+
## 0.38.2
|
|
287
|
+
Mon, 26 Jun 2023 12:04:49 GMT
|
|
288
|
+
|
|
289
|
+
### Patches
|
|
290
|
+
|
|
291
|
+
- Change govgr-link hover and focus style
|
|
292
|
+
|
|
293
|
+
## 0.38.1
|
|
294
|
+
Mon, 19 Jun 2023 11:39:00 GMT
|
|
295
|
+
|
|
296
|
+
### Patches
|
|
297
|
+
|
|
298
|
+
- Add govgr-label and govgr-select under govgr-pagination to display results properly
|
|
299
|
+
|
|
300
|
+
## 0.38.0
|
|
301
|
+
Fri, 16 Jun 2023 12:10:30 GMT
|
|
302
|
+
|
|
303
|
+
### Minor changes
|
|
304
|
+
|
|
305
|
+
- Fix unintuitive CSS class naming for Modal
|
|
306
|
+
|
|
307
|
+
## 0.37.0
|
|
308
|
+
Tue, 13 Jun 2023 09:12:26 GMT
|
|
309
|
+
|
|
310
|
+
### Minor changes
|
|
311
|
+
|
|
312
|
+
- Add styling to stacked tables
|
|
313
|
+
|
|
314
|
+
### Patches
|
|
315
|
+
|
|
316
|
+
- Remove unnecessary css, add shadow none to govgr-input__search-btn
|
|
317
|
+
- Add text decoration none for btn
|
|
318
|
+
|
|
319
|
+
## 0.36.0
|
|
320
|
+
Fri, 19 May 2023 13:15:06 GMT
|
|
321
|
+
|
|
322
|
+
### Minor changes
|
|
323
|
+
|
|
324
|
+
- Change drawer styling
|
|
325
|
+
- Remove drawer burger icon class
|
|
326
|
+
|
|
327
|
+
### Patches
|
|
328
|
+
|
|
329
|
+
- Use adobe/leonardo genarator for the color themes and fix color names at css files
|
|
330
|
+
- Fix css styles for sorting table
|
|
331
|
+
|
|
332
|
+
## 0.35.0
|
|
333
|
+
Tue, 02 May 2023 09:16:06 GMT
|
|
334
|
+
|
|
335
|
+
### Minor changes
|
|
336
|
+
|
|
337
|
+
- Group nav related classes
|
|
338
|
+
|
|
339
|
+
### Patches
|
|
340
|
+
|
|
341
|
+
- add SingleCharacterInputContainer and SingleCharacterInputItem classes to form css
|
|
342
|
+
- Update css for ConfirmationPanel typography
|
|
343
|
+
- Add identation at text inputs
|
|
344
|
+
- fix CardText's font size to be like the normal text
|
|
345
|
+
|
|
346
|
+
## 0.34.1
|
|
347
|
+
Wed, 05 Apr 2023 15:16:24 GMT
|
|
348
|
+
|
|
349
|
+
_Version update only_
|
|
350
|
+
|
|
351
|
+
## 0.34.0
|
|
352
|
+
Mon, 03 Apr 2023 11:13:15 GMT
|
|
353
|
+
|
|
354
|
+
### Minor changes
|
|
355
|
+
|
|
356
|
+
- Create styling for AccessibilityMenu and add missing vars at css
|
|
357
|
+
- Fix label font size and line height, fix spacing at horizontal filter options, add font size at DetailSummary
|
|
358
|
+
|
|
359
|
+
### Patches
|
|
360
|
+
|
|
361
|
+
- add nav hidden style
|
|
362
|
+
- Add bold styling to active Nav list item and remove underline from focused Nav list item
|
|
363
|
+
- Update styling for filter components
|
|
364
|
+
- Tide up Filter css
|
|
365
|
+
- Add vars at dropdown button for colors
|
|
366
|
+
|
|
367
|
+
## 0.33.1
|
|
368
|
+
Mon, 13 Mar 2023 10:21:39 GMT
|
|
369
|
+
|
|
370
|
+
### Patches
|
|
371
|
+
|
|
372
|
+
- add opacity for disabled Radios and Checkboxes
|
|
373
|
+
|
|
374
|
+
## 0.33.0
|
|
375
|
+
Thu, 02 Mar 2023 11:33:41 GMT
|
|
376
|
+
|
|
377
|
+
### Minor changes
|
|
378
|
+
|
|
379
|
+
- Add border prop at AccordionSection,warning prop to TableRow and verticalAlign prop to TableBody
|
|
380
|
+
|
|
381
|
+
### Patches
|
|
382
|
+
|
|
383
|
+
- fix dropdown menu width taking the width of the button
|
|
384
|
+
- modify css font size for various react core components, fix nav css styles
|
|
385
|
+
- Add styling to active state of NavVerticalItem
|
|
386
|
+
|
|
387
|
+
## 0.32.1
|
|
388
|
+
Wed, 22 Feb 2023 15:41:06 GMT
|
|
389
|
+
|
|
390
|
+
_Version update only_
|
|
391
|
+
|
|
392
|
+
## 0.32.0
|
|
393
|
+
Tue, 21 Feb 2023 09:58:34 GMT
|
|
394
|
+
|
|
395
|
+
### Minor changes
|
|
396
|
+
|
|
397
|
+
- isolate nav border style
|
|
398
|
+
- add style for BottomInfo component
|
|
399
|
+
- create hidden css for Base component, clean unnecessary hidden css
|
|
400
|
+
|
|
401
|
+
## 0.31.0
|
|
402
|
+
Thu, 02 Feb 2023 16:12:09 GMT
|
|
403
|
+
|
|
404
|
+
### Minor changes
|
|
405
|
+
|
|
406
|
+
- Use @digigov/cli in the build process
|
|
407
|
+
|
|
408
|
+
### Patches
|
|
409
|
+
|
|
410
|
+
- modify css for Masthead component
|
|
411
|
+
- Add variables at css of typography and buttons
|
|
412
|
+
- Fix minor styling issues
|
|
413
|
+
|
|
414
|
+
## 0.30.0
|
|
415
|
+
Mon, 16 Jan 2023 13:05:21 GMT
|
|
416
|
+
|
|
417
|
+
### Minor changes
|
|
418
|
+
|
|
419
|
+
- Add new NavHorizontalList components
|
|
420
|
+
|
|
421
|
+
### Patches
|
|
422
|
+
|
|
423
|
+
- The base colors were removed from the components
|
|
424
|
+
- add print-visible classes
|
|
425
|
+
- Expand margins from 9 to 12
|
|
426
|
+
|
|
427
|
+
## 0.29.15
|
|
428
|
+
Fri, 02 Dec 2022 11:20:56 GMT
|
|
429
|
+
|
|
430
|
+
### Patches
|
|
431
|
+
|
|
432
|
+
- Added kitchensink css
|
|
433
|
+
- Fix spacing issues
|
|
434
|
+
- Add dark override classes in full dist/digigov.css file
|
|
435
|
+
|
|
436
|
+
## 0.29.14
|
|
437
|
+
Fri, 18 Nov 2022 08:33:43 GMT
|
|
438
|
+
|
|
439
|
+
_Version update only_
|
|
440
|
+
|
|
441
|
+
## 0.29.13
|
|
442
|
+
Wed, 16 Nov 2022 14:27:34 GMT
|
|
443
|
+
|
|
444
|
+
_Version update only_
|
|
445
|
+
|
|
446
|
+
## 0.29.12
|
|
447
|
+
Mon, 14 Nov 2022 09:45:06 GMT
|
|
448
|
+
|
|
449
|
+
### Patches
|
|
450
|
+
|
|
451
|
+
- Update default theme's css, fix minor styling issues
|
|
452
|
+
- Fix section break styling, add dark theme to base,remove default color-sheme from root
|
|
453
|
+
|
|
454
|
+
## 0.29.11
|
|
455
|
+
Fri, 04 Nov 2022 10:33:17 GMT
|
|
456
|
+
|
|
457
|
+
### Patches
|
|
458
|
+
|
|
459
|
+
- fix Card css
|
|
460
|
+
|
|
461
|
+
## 0.29.10
|
|
462
|
+
Wed, 02 Nov 2022 12:13:21 GMT
|
|
463
|
+
|
|
464
|
+
### Patches
|
|
465
|
+
|
|
466
|
+
- fix cards css
|
|
467
|
+
|
|
468
|
+
## 0.29.9
|
|
469
|
+
Wed, 19 Oct 2022 14:25:05 GMT
|
|
470
|
+
|
|
471
|
+
### Patches
|
|
472
|
+
|
|
473
|
+
- Fix bug with non shown dropdown inside table
|
|
474
|
+
|
|
475
|
+
## 0.29.8
|
|
476
|
+
Fri, 14 Oct 2022 14:13:59 GMT
|
|
477
|
+
|
|
478
|
+
### Patches
|
|
479
|
+
|
|
480
|
+
- Add print styles at components
|
|
481
|
+
- fix table borders and printing css
|
|
482
|
+
- The css of SummaryList was updated
|
|
483
|
+
- fix scrollbar for modal component
|
|
484
|
+
- Update spaces at form elements
|
|
485
|
+
- Fix gray50 and gray100 color code. Add dark mode at footer.
|
|
486
|
+
|
|
487
|
+
## 0.29.7
|
|
488
|
+
Fri, 30 Sep 2022 10:47:58 GMT
|
|
489
|
+
|
|
490
|
+
### Patches
|
|
491
|
+
|
|
492
|
+
- Handle spacing for lists
|
|
493
|
+
- Add css style at nested lists
|
|
494
|
+
|
|
495
|
+
## 0.29.6
|
|
496
|
+
Wed, 21 Sep 2022 14:27:06 GMT
|
|
497
|
+
|
|
498
|
+
### Patches
|
|
499
|
+
|
|
500
|
+
- remove animations from copytoclipboar
|
|
501
|
+
- remove all copyrights form pages examples
|
|
502
|
+
- fix hint text color when it is inside autocomplete
|
|
503
|
+
|
|
504
|
+
## 0.29.5
|
|
505
|
+
Tue, 13 Sep 2022 13:10:16 GMT
|
|
506
|
+
|
|
507
|
+
### Patches
|
|
508
|
+
|
|
509
|
+
- Update file upload classes
|
|
510
|
+
|
|
511
|
+
## 0.29.4
|
|
512
|
+
Tue, 06 Sep 2022 08:27:15 GMT
|
|
513
|
+
|
|
514
|
+
### Patches
|
|
515
|
+
|
|
516
|
+
- Z-index at Filters and PhaseBanner has been changed
|
|
517
|
+
- add flex wrap and gap to govgr-uploaded-file class remove margin left for FileInput component
|
|
518
|
+
|
|
519
|
+
## 0.29.3
|
|
520
|
+
Wed, 31 Aug 2022 16:10:12 GMT
|
|
521
|
+
|
|
522
|
+
### Patches
|
|
523
|
+
|
|
524
|
+
- add file with font import
|
|
525
|
+
- Add min-width at footer logo
|
|
526
|
+
- change css width for SummaryListItemValue and SummaryListItemKey components
|
|
527
|
+
|
|
528
|
+
## 0.29.2
|
|
529
|
+
Tue, 16 Aug 2022 07:40:15 GMT
|
|
530
|
+
|
|
531
|
+
### Patches
|
|
532
|
+
|
|
533
|
+
- fix accordion css, create stepbystep css
|
|
534
|
+
- create stepnav css
|
|
535
|
+
|
|
536
|
+
## 0.29.1
|
|
537
|
+
Wed, 03 Aug 2022 12:52:06 GMT
|
|
538
|
+
|
|
539
|
+
### Patches
|
|
540
|
+
|
|
541
|
+
- Fix floating Table CSS classes
|
|
542
|
+
|
|
543
|
+
## 0.29.0
|
|
544
|
+
Wed, 03 Aug 2022 10:06:10 GMT
|
|
545
|
+
|
|
546
|
+
### Minor changes
|
|
547
|
+
|
|
548
|
+
- Add classes for Timeline component
|
|
549
|
+
- Implement classes for TaskList component
|
|
550
|
+
|
|
551
|
+
## 0.28.0
|
|
552
|
+
Tue, 26 Jul 2022 07:17:19 GMT
|
|
553
|
+
|
|
554
|
+
### Minor changes
|
|
555
|
+
|
|
556
|
+
- Printing styles have been applied at Header, Footer, Buttons and some basic components. Also, a new print-hidden utility class was added.
|
|
557
|
+
- Add CSS grid in form classes
|
|
558
|
+
|
|
559
|
+
### Patches
|
|
560
|
+
|
|
561
|
+
- fix tooltip's position
|
|
562
|
+
|
|
563
|
+
## 0.27.2
|
|
564
|
+
Fri, 08 Jul 2022 10:42:25 GMT
|
|
565
|
+
|
|
566
|
+
### Patches
|
|
567
|
+
|
|
568
|
+
- add correct number of columns in the govgr-grid
|
|
569
|
+
|
|
570
|
+
## 0.27.1
|
|
571
|
+
Thu, 07 Jul 2022 13:01:18 GMT
|
|
572
|
+
|
|
573
|
+
### Patches
|
|
574
|
+
|
|
575
|
+
- create autocomplete component css
|
|
576
|
+
- fix table row's color
|
|
577
|
+
- Change the order of grid's rules
|
|
578
|
+
|
|
579
|
+
## 0.27.0
|
|
580
|
+
Mon, 27 Jun 2022 10:08:07 GMT
|
|
581
|
+
|
|
582
|
+
### Minor changes
|
|
583
|
+
|
|
584
|
+
- Add floating scroll support in Tables
|
|
585
|
+
|
|
586
|
+
### Patches
|
|
587
|
+
|
|
588
|
+
- Add text align left at Modal
|
|
589
|
+
- center align items inside button-group
|
|
590
|
+
- Remove margin from PaginationListItem
|
|
591
|
+
|
|
592
|
+
## 0.26.3
|
|
593
|
+
Thu, 23 Jun 2022 11:49:45 GMT
|
|
594
|
+
|
|
595
|
+
### Patches
|
|
596
|
+
|
|
597
|
+
- Fix copy-to-clipboard and drawer css components
|
|
598
|
+
- add smooth scrolling at Tabs
|
|
599
|
+
|
|
600
|
+
## 0.26.2
|
|
601
|
+
Wed, 15 Jun 2022 14:12:43 GMT
|
|
602
|
+
|
|
603
|
+
### Patches
|
|
604
|
+
|
|
605
|
+
- Fix bug with tailwind css directive
|
|
606
|
+
|
|
607
|
+
## 0.26.1
|
|
608
|
+
Wed, 15 Jun 2022 11:46:15 GMT
|
|
609
|
+
|
|
610
|
+
### Patches
|
|
611
|
+
|
|
612
|
+
- Fix utilities layer not loading styles in apps
|
|
613
|
+
|
|
614
|
+
## 0.26.0
|
|
615
|
+
Tue, 14 Jun 2022 14:49:36 GMT
|
|
616
|
+
|
|
617
|
+
### Minor changes
|
|
618
|
+
|
|
619
|
+
- Implement horizontal layout for filters
|
|
620
|
+
- Implement horizontal layout for the chip section
|
|
621
|
+
- Wrap components in the horizontal layout
|
|
622
|
+
- Add custom classes for margin and padding
|
|
623
|
+
|
|
624
|
+
### Patches
|
|
625
|
+
|
|
626
|
+
- Update some color values
|
|
627
|
+
|
|
628
|
+
## 0.25.1
|
|
629
|
+
Wed, 08 Jun 2022 16:32:57 GMT
|
|
630
|
+
|
|
631
|
+
### Patches
|
|
632
|
+
|
|
633
|
+
- fix buttons css when they are used inside table
|
|
634
|
+
|
|
635
|
+
## 0.25.0
|
|
636
|
+
Wed, 08 Jun 2022 12:26:07 GMT
|
|
637
|
+
|
|
638
|
+
### Minor changes
|
|
639
|
+
|
|
640
|
+
- add cookie-banner css
|
|
641
|
+
|
|
642
|
+
### Patches
|
|
643
|
+
|
|
644
|
+
- create skiplink css for SkipLink component
|
|
645
|
+
- add missing a11y props in examples
|
|
646
|
+
- fix z-index modal issues
|
|
647
|
+
- Upgrade Tailwind patch version from 2.2.4 to 2.2.6
|
|
648
|
+
|
|
649
|
+
## 0.24.2
|
|
650
|
+
Tue, 24 May 2022 09:13:18 GMT
|
|
651
|
+
|
|
652
|
+
### Patches
|
|
653
|
+
|
|
654
|
+
- Add spacing-related fixes at accordion and fillable-text
|
|
655
|
+
- Separate filters and Drawer layout
|
|
656
|
+
- change table-row css to flex in govgr-summary-list__row class in summary list css file
|
|
657
|
+
- Update CopyToClipboard css classes
|
|
658
|
+
- Update components' order with z-index
|
|
659
|
+
|
|
660
|
+
## 0.24.1
|
|
661
|
+
Tue, 17 May 2022 11:04:22 GMT
|
|
662
|
+
|
|
663
|
+
### Patches
|
|
664
|
+
|
|
665
|
+
- Fix author field in package.json, adding GRNET Devs and their contact details
|
|
666
|
+
|
|
667
|
+
## 0.24.0
|
|
668
|
+
Mon, 16 May 2022 14:42:45 GMT
|
|
669
|
+
|
|
670
|
+
### Minor changes
|
|
671
|
+
|
|
672
|
+
- add utility classes
|
|
673
|
+
|
|
674
|
+
### Patches
|
|
675
|
+
|
|
676
|
+
- create new classes for loader component
|
|
677
|
+
- Remove the z-index from the Tab's elements
|
|
678
|
+
- Change MIT License to BSD-2-Clause
|
|
679
|
+
|
|
680
|
+
## 0.23.0
|
|
681
|
+
Tue, 10 May 2022 14:04:00 GMT
|
|
682
|
+
|
|
683
|
+
### Minor changes
|
|
684
|
+
|
|
685
|
+
- Add css classes for the LabeledText component
|
|
686
|
+
- Add css classes for the Fillable component
|
|
687
|
+
- Add css rules for PhaseBannerHeader
|
|
688
|
+
|
|
689
|
+
### Patches
|
|
690
|
+
|
|
691
|
+
- Rename .govgr-accordion__section-header to .govgr-accordion__section-summary
|
|
692
|
+
- Remove margin bottom from Hint when inside AccordionSectionSummary
|
|
693
|
+
|
|
694
|
+
## 0.22.0
|
|
695
|
+
Tue, 03 May 2022 10:27:10 GMT
|
|
696
|
+
|
|
697
|
+
### Minor changes
|
|
698
|
+
|
|
699
|
+
- add table container properties
|
|
700
|
+
- Add classes to the CopyToClipboardMessage component
|
|
701
|
+
|
|
702
|
+
### Patches
|
|
703
|
+
|
|
704
|
+
- Add padding and margin to Button and Link inside SummaryListItemAction
|
|
705
|
+
|
|
706
|
+
## 0.21.0
|
|
707
|
+
Wed, 20 Apr 2022 12:11:46 GMT
|
|
708
|
+
|
|
709
|
+
### Minor changes
|
|
710
|
+
|
|
711
|
+
- add styling for visual separation on cards, add more gap options on grid
|
|
712
|
+
|
|
713
|
+
### Patches
|
|
714
|
+
|
|
715
|
+
- remove buttongroup's margin bottom at summary list
|
|
716
|
+
|
|
717
|
+
## 0.20.1
|
|
718
|
+
Mon, 18 Apr 2022 13:00:33 GMT
|
|
719
|
+
|
|
720
|
+
_Version update only_
|
|
721
|
+
|
|
722
|
+
## 0.20.0
|
|
723
|
+
Thu, 14 Apr 2022 12:32:51 GMT
|
|
724
|
+
|
|
725
|
+
### Minor changes
|
|
726
|
+
|
|
727
|
+
- remove outline at focus-within from buttons, accordion header and details summary
|
|
728
|
+
- update admin layout css
|
|
729
|
+
- add README file for Digigov css
|
|
730
|
+
- remove list style from tabs and fix tabs at small screens
|
|
731
|
+
|
|
732
|
+
### Patches
|
|
733
|
+
|
|
734
|
+
- fix css for FileInput component
|
|
735
|
+
- Remove marker from accordion's header at Safari
|
|
736
|
+
- handle modal overflow for long body
|
|
737
|
+
- Add alignment to govgr-link when inside pagination
|
|
738
|
+
|
|
739
|
+
## 0.19.0
|
|
740
|
+
Tue, 05 Apr 2022 12:23:28 GMT
|
|
741
|
+
|
|
742
|
+
### Minor changes
|
|
743
|
+
|
|
744
|
+
- remove outline at focus-within from buttons, accordion header and details summary
|
|
745
|
+
- update accent color and fix radio button styling at firefox
|
|
746
|
+
|
|
747
|
+
## 0.18.2
|
|
748
|
+
Thu, 31 Mar 2022 08:36:34 GMT
|
|
749
|
+
|
|
750
|
+
### Patches
|
|
751
|
+
|
|
752
|
+
- fix list position for bullet and number list styles
|
|
753
|
+
|
|
754
|
+
## 0.18.1
|
|
755
|
+
Wed, 30 Mar 2022 14:25:28 GMT
|
|
756
|
+
|
|
757
|
+
### Patches
|
|
758
|
+
|
|
759
|
+
- fix text wrapping under bullet in list
|
|
760
|
+
|
|
761
|
+
## 0.18.0
|
|
762
|
+
Wed, 30 Mar 2022 12:28:30 GMT
|
|
763
|
+
|
|
764
|
+
### Minor changes
|
|
765
|
+
|
|
766
|
+
- add disabled styling at inputs
|
|
767
|
+
- remove margin-bottom from Dropdown when in table,text-align right when Dropdwon at left, remove margin-auto from top and bottom at Modal and fix align of buttons in group button
|
|
768
|
+
|
|
769
|
+
### Patches
|
|
770
|
+
|
|
771
|
+
- add fit-content css to govgr-dropdown to set with for Dropdown component
|
|
772
|
+
|
|
773
|
+
## 0.17.3
|
|
774
|
+
Thu, 17 Mar 2022 17:00:19 GMT
|
|
775
|
+
|
|
776
|
+
### Patches
|
|
777
|
+
|
|
778
|
+
- generated CSS vars that contain a number did not work when used in Tailwind CSS plugin
|
|
779
|
+
|
|
780
|
+
## 0.17.2
|
|
781
|
+
Thu, 17 Mar 2022 13:04:21 GMT
|
|
782
|
+
|
|
783
|
+
### Patches
|
|
784
|
+
|
|
785
|
+
- update table cell css class
|
|
786
|
+
|
|
787
|
+
## 0.17.1
|
|
788
|
+
Thu, 17 Mar 2022 12:05:37 GMT
|
|
789
|
+
|
|
790
|
+
### Patches
|
|
791
|
+
|
|
792
|
+
- Fix arrow SVG icon color in AdminHeader
|
|
793
|
+
|
|
794
|
+
## 0.17.0
|
|
795
|
+
Thu, 17 Mar 2022 10:24:06 GMT
|
|
796
|
+
|
|
797
|
+
### Minor changes
|
|
798
|
+
|
|
799
|
+
- add css classes for table and loading table state
|
|
800
|
+
- remove inline-flex from govgr-link, add inline-flex at dropdownButton when this is a link
|
|
801
|
+
- remove wildcards from css
|
|
802
|
+
|
|
803
|
+
### Patches
|
|
804
|
+
|
|
805
|
+
- Update font size for SummaryList
|
|
806
|
+
- Fix Dropdown text core when used in Header or with dark background
|
|
807
|
+
|
|
808
|
+
## 0.16.0
|
|
809
|
+
Fri, 11 Mar 2022 15:42:46 GMT
|
|
810
|
+
|
|
811
|
+
### Minor changes
|
|
812
|
+
|
|
813
|
+
- Css improvements at govgr-link, at accordion content's space, at header links and at the footer's logos
|
|
814
|
+
- remove unused and commented code, clean up tailwing.config, update index page
|
|
815
|
+
- add Drawer component classes
|
|
816
|
+
- Add new Drawer component
|
|
817
|
+
|
|
818
|
+
## 0.15.0
|
|
819
|
+
Thu, 10 Mar 2022 11:36:58 GMT
|
|
820
|
+
|
|
821
|
+
### Minor changes
|
|
822
|
+
|
|
823
|
+
- implement Loader component
|
|
824
|
+
- also implement the svg loader icon
|
|
825
|
+
- update w-fit custom class
|
|
826
|
+
- remove every static color from libs/ui and format fixes
|
|
827
|
+
|
|
828
|
+
## 0.14.0
|
|
829
|
+
Wed, 09 Mar 2022 13:21:47 GMT
|
|
830
|
+
|
|
831
|
+
### Minor changes
|
|
832
|
+
|
|
833
|
+
- Add Pagination related classes and examples
|
|
834
|
+
|
|
835
|
+
## 0.13.1
|
|
836
|
+
Fri, 04 Mar 2022 12:15:07 GMT
|
|
837
|
+
|
|
838
|
+
### Patches
|
|
839
|
+
|
|
840
|
+
- create new css for disabled, modify vertlical css style
|
|
841
|
+
|
|
842
|
+
## 0.13.0
|
|
843
|
+
Thu, 03 Mar 2022 09:55:59 GMT
|
|
844
|
+
|
|
845
|
+
### Minor changes
|
|
846
|
+
|
|
847
|
+
- css styling for dropdown component was added, some css styling at buttons and links was fixed
|
|
848
|
+
|
|
849
|
+
### Patches
|
|
850
|
+
|
|
851
|
+
- Remove white background from AccordionSectionHeader
|
|
852
|
+
|
|
853
|
+
## 0.12.0
|
|
854
|
+
Tue, 01 Mar 2022 10:56:06 GMT
|
|
855
|
+
|
|
856
|
+
### Minor changes
|
|
857
|
+
|
|
858
|
+
- minor css improvements and fixes at the footer, at phase banner, at focus states
|
|
859
|
+
|
|
860
|
+
### Patches
|
|
861
|
+
|
|
862
|
+
- remove wildcard from header css, add gap to header content
|
|
863
|
+
|
|
864
|
+
## 0.11.0
|
|
865
|
+
Mon, 28 Feb 2022 15:04:49 GMT
|
|
866
|
+
|
|
867
|
+
### Minor changes
|
|
868
|
+
|
|
869
|
+
- Add pagination related page and classes
|
|
870
|
+
|
|
871
|
+
### Patches
|
|
872
|
+
|
|
873
|
+
- update css styling for svg icons
|
|
874
|
+
|
|
875
|
+
## 0.10.0
|
|
876
|
+
Thu, 24 Feb 2022 14:51:06 GMT
|
|
877
|
+
|
|
878
|
+
### Minor changes
|
|
879
|
+
|
|
880
|
+
- Accordion header has updated styling
|
|
881
|
+
|
|
882
|
+
## 0.9.0
|
|
883
|
+
Wed, 16 Feb 2022 12:49:28 GMT
|
|
884
|
+
|
|
885
|
+
### Minor changes
|
|
886
|
+
|
|
887
|
+
- changed names and/or attributes to all icon-related classes
|
|
888
|
+
- generic size and color classes were added to svg icons
|
|
889
|
+
- add missing background color to modal
|
|
890
|
+
- Update the color of Accordion headings
|
|
891
|
+
|
|
892
|
+
## 0.8.2
|
|
893
|
+
Mon, 14 Feb 2022 11:53:09 GMT
|
|
894
|
+
|
|
895
|
+
### Patches
|
|
896
|
+
|
|
897
|
+
- Include missing file color-vars.plugin.js
|
|
898
|
+
|
|
899
|
+
## 0.8.1
|
|
900
|
+
Thu, 10 Feb 2022 13:45:56 GMT
|
|
901
|
+
|
|
902
|
+
### Patches
|
|
903
|
+
|
|
904
|
+
- pin down dependency versions
|
|
905
|
+
|
|
906
|
+
## 0.8.0
|
|
907
|
+
Tue, 08 Feb 2022 15:21:11 GMT
|
|
908
|
+
|
|
909
|
+
### Minor changes
|
|
910
|
+
|
|
911
|
+
- Add new Modal dialog component classes
|
|
912
|
+
|
|
913
|
+
### Patches
|
|
914
|
+
|
|
915
|
+
- add css color vars in the build
|
|
916
|
+
|
|
917
|
+
## 0.7.2
|
|
918
|
+
Wed, 02 Feb 2022 15:44:29 GMT
|
|
919
|
+
|
|
920
|
+
### Patches
|
|
921
|
+
|
|
922
|
+
- fix package.json inconsistencies by running cli-lab verify-and-update-local-package-versions
|
|
923
|
+
- Fix bug that when @digigov/css is used as a tailwind plugin the order of definition for CSS rules and media queries caused visual bugs when media queries were not in the correct order.
|
|
924
|
+
|
|
925
|
+
## 0.7.1
|
|
926
|
+
Tue, 01 Feb 2022 16:41:11 GMT
|
|
927
|
+
|
|
928
|
+
### Patches
|
|
929
|
+
|
|
930
|
+
- Fix center of header container
|
|
931
|
+
|
|
932
|
+
## 0.7.0
|
|
933
|
+
Tue, 01 Feb 2022 15:38:26 GMT
|
|
934
|
+
|
|
935
|
+
### Minor changes
|
|
936
|
+
|
|
937
|
+
- update color variables, remove tailwind color palette, remove static colors at focus and update focus styling at buttons
|
|
938
|
+
- implement Hidden component
|
|
939
|
+
|
|
940
|
+
### Updates
|
|
941
|
+
|
|
942
|
+
- fix bug in header container max-width overflowing the correct width
|
|
943
|
+
|
|
944
|
+
## 0.6.2
|
|
945
|
+
Mon, 31 Jan 2022 13:42:21 GMT
|
|
946
|
+
|
|
947
|
+
### Patches
|
|
948
|
+
|
|
949
|
+
- Fix postcss.config
|
|
950
|
+
|
|
951
|
+
## 0.6.1
|
|
952
|
+
Thu, 20 Jan 2022 10:45:21 GMT
|
|
953
|
+
|
|
954
|
+
### Patches
|
|
955
|
+
|
|
956
|
+
- Minor indentation fix
|
|
957
|
+
- change class name form govgr-form-group to govgr-field
|
|
958
|
+
- Add rules to govgr-footer class in order to render the blue border on the footer's top
|
|
959
|
+
- Add the entire src directory to the NPM dist package
|
|
960
|
+
|
|
961
|
+
## 0.6.0
|
|
962
|
+
Mon, 17 Jan 2022 14:50:34 GMT
|
|
963
|
+
|
|
964
|
+
### Minor changes
|
|
965
|
+
|
|
966
|
+
- Add new feature in Card component and fix spacing
|
|
967
|
+
- Remove underline text in HeaderTitle, fix Button styles after changing `CallToAction` arrow icon to SVG, remove `.govgr-width-container` from footer.css. Finally, add classes for full-width layout support
|
|
968
|
+
|
|
969
|
+
### Patches
|
|
970
|
+
|
|
971
|
+
- refactor width container and full width container to fix mobile view on guide
|
|
972
|
+
|
|
973
|
+
## 0.5.0
|
|
974
|
+
Thu, 30 Dec 2021 12:54:03 GMT
|
|
975
|
+
|
|
976
|
+
### Minor changes
|
|
977
|
+
|
|
978
|
+
- create table css
|
|
979
|
+
- Add new CSS classes for admin interfaces
|
|
980
|
+
- Add new admin specific CSS classes for data filtering pattern
|
|
981
|
+
- change govuk-header-link class to govgr-header-link in header css folder
|
|
982
|
+
- Fix CSS styles
|
|
983
|
+
- create script which puts css version and date as commnent to digigov css file
|
|
984
|
+
|
|
985
|
+
### Patches
|
|
986
|
+
|
|
987
|
+
- add grid and refactor
|
|
988
|
+
- Include postcss and tailwind configs in NPM dist package
|
|
989
|
+
|
|
990
|
+
## 0.4.0
|
|
991
|
+
Tue, 23 Nov 2021 14:17:33 GMT
|
|
992
|
+
|
|
993
|
+
### Minor changes
|
|
994
|
+
|
|
995
|
+
- create css for components class
|
|
996
|
+
|
|
997
|
+
### Patches
|
|
998
|
+
|
|
999
|
+
- Update design and CSS code
|
|
1000
|
+
- minor improvements on card component
|
|
1001
|
+
|
|
1002
|
+
## 0.3.0
|
|
1003
|
+
Fri, 05 Nov 2021 12:24:20 GMT
|
|
1004
|
+
|
|
1005
|
+
### Minor changes
|
|
1006
|
+
|
|
1007
|
+
- migrate components using the css library
|
|
1008
|
+
|
|
1009
|
+
## 0.2.2
|
|
1010
|
+
Wed, 20 Oct 2021 12:45:51 GMT
|
|
1011
|
+
|
|
1012
|
+
### Patches
|
|
1013
|
+
|
|
1014
|
+
- Add Roboto font-family in body selector as a reset style for all components
|
|
1015
|
+
|
|
1016
|
+
## 0.2.1
|
|
1017
|
+
Tue, 12 Oct 2021 09:13:08 GMT
|
|
1018
|
+
|
|
1019
|
+
### Patches
|
|
1020
|
+
|
|
1021
|
+
- Fix issues after review feedback from initial release
|
|
1022
|
+
|
|
1023
|
+
## 0.2.0
|
|
1024
|
+
Mon, 27 Sep 2021 11:18:38 GMT
|
|
1025
|
+
|
|
1026
|
+
### Minor changes
|
|
1027
|
+
|
|
1028
|
+
- Initial release for Digigov CSS
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digigov/css",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.2-platform-263.12-06-26-14-50",
|
|
4
4
|
"description": "Digigov CSS - Tailwind CSS Components",
|
|
5
5
|
"author": "GRNET Devs <devs@lists.grnet.gr>",
|
|
6
6
|
"license": "BSD-2-Clause",
|
|
@@ -18,7 +18,8 @@
|
|
|
18
18
|
"dist",
|
|
19
19
|
"src",
|
|
20
20
|
"screens.json",
|
|
21
|
-
"tailwind.config.js"
|
|
21
|
+
"tailwind.config.js",
|
|
22
|
+
"CHANGELOG.md"
|
|
22
23
|
],
|
|
23
24
|
"main": "dist/digigov.css",
|
|
24
25
|
"publishConfig": {
|
|
@@ -37,10 +38,10 @@
|
|
|
37
38
|
"publint": "0.1.8",
|
|
38
39
|
"stylelint": "15.11.0",
|
|
39
40
|
"prettier": "3.4.2",
|
|
40
|
-
"@digigov/cli": "2.4.
|
|
41
|
-
"stylelint-plugin-digigov": "1.1.0-
|
|
42
|
-
"@digigov/theme-default": "2.4.
|
|
43
|
-
"@digigov/theme-govgr": "2.4.
|
|
41
|
+
"@digigov/cli": "2.4.2-platform-263.12-06-26-14-50",
|
|
42
|
+
"stylelint-plugin-digigov": "1.1.0-platform-263.12-06-26-14-50",
|
|
43
|
+
"@digigov/theme-default": "2.4.2-platform-263.12-06-26-14-50",
|
|
44
|
+
"@digigov/theme-govgr": "2.4.2-platform-263.12-06-26-14-50"
|
|
44
45
|
},
|
|
45
46
|
"dependencies": {
|
|
46
47
|
"@fontsource/roboto": "4.4.0"
|