Skip to content

Commit 94f23cd

Browse files
authored
Merge pull request #516 from dxc-technology/3.8.0
Release 3.8.0
2 parents de7c67d + b42f76e commit 94f23cd

File tree

92 files changed

+622
-431
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+622
-431
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Changelog
22

3+
## 3.7.0 (06/09/2021)
4+
5+
#### Documentation:
6+
7+
- [Checkbox] Color specs update [#477](https://github.com/dxc-technology/halstack-style-guide/issues/477)
8+
- [Checkbox] Update component documentation to new template [#476](https://github.com/dxc-technology/halstack-style-guide/issues/476)
9+
- [Accordion] Remove heading anchors [#474](https://github.com/dxc-technology/halstack-style-guide/issues/474)
10+
- [Input-number] Component documentation [#466](https://github.com/dxc-technology/halstack-style-guide/issues/466)
11+
- [Color] Remove S, D and L color references from docs [#464](https://github.com/dxc-technology/halstack-style-guide/issues/464)
12+
- [Upload] Images update [#429](https://github.com/dxc-technology/halstack-style-guide/issues/429)
13+
- [Upload] Update component documentation to new template [#428](https://github.com/dxc-technology/halstack-style-guide/issues/428)
14+
- [Docs] Content contribution guidelines [#316](https://github.com/dxc-technology/halstack-style-guide/issues/316)
15+
- [Upload] Color specs update [#310](https://github.com/dxc-technology/halstack-style-guide/issues/310)
16+
- [Docs] Design contribution guidelines [#278](https://github.com/dxc-technology/halstack-style-guide/issues/278)
17+
18+
#### UI-Kit:
19+
20+
- [UI-Kit] Update component naming [#481](https://github.com/dxc-technology/halstack-style-guide/issues/481)
21+
- [Checkbox] Component spacing and sizing [#478](https://github.com/dxc-technology/halstack-style-guide/issues/478)
22+
- [Input-number] Ui-Kit component [#467](https://github.com/dxc-technology/halstack-style-guide/issues/467)
23+
- [Upload] Update UI-Kit component [#431](https://github.com/dxc-technology/halstack-style-guide/issues/431)
24+
25+
#### Fixes:
26+
27+
- [Upload] Component specs [#190](https://github.com/dxc-technology/halstack-style-guide/issues/190)
28+
29+
#### Site
30+
31+
- [Site] Add new components to `ignoreLabels` [#463](https://github.com/dxc-technology/halstack-style-guide/issues/463)
32+
33+
---
34+
335
## 3.6.0 (23/08/2021)
436

537
#### Documentation:
2.37 KB
Binary file not shown.
333 KB
Binary file not shown.
55.7 KB
Binary file not shown.
-12.2 KB
Binary file not shown.
55.2 KB
Binary file not shown.
92.7 KB
Binary file not shown.
1.15 MB
Binary file not shown.
121 KB
Binary file not shown.

guidelines/catalog.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@
1919
{
2020
"key": "layout",
2121
"name": "Layout"
22-
},
23-
{
24-
"key": "design tokens",
25-
"name": "Design Tokens"
2622
}
2723
],
2824
"components": [

0 commit comments

Comments
 (0)