Skip to content

Commit 9d14434

Browse files
authored
Merge pull request #582 from dxc-technology/3.10.0
Release 3.10.0
2 parents 858085a + 5fbc578 commit 9d14434

35 files changed

+414
-368
lines changed

CHANGELOG.md

Lines changed: 127 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,57 @@
1-
# Changelog
2-
3-
## 3.8.0 (21/09/2021)
1+
# Changelog
2+
3+
## 3.9.0 (01/10/2021)
4+
5+
#### Documentation:
6+
7+
- [Docs] Overview updates [#556](https://github.com/dxc-technology/halstack-style-guide/issues/556)
8+
- [Docs] Add example tables to template.md file [#553](https://github.com/dxc-technology/halstack-style-guide/issues/553)
9+
- [Button] Component updates [#547](https://github.com/dxc-technology/halstack-style-guide/issues/547)
10+
- [Docs] Add UI-Kit component link to links and references [#535](https://github.com/dxc-technology/halstack-style-guide/issues/535)
11+
- [Docs] Fixes on content guidelines [#533](https://github.com/dxc-technology/halstack-style-guide/issues/533)
12+
- [Radio] Documentation review [#530](https://github.com/dxc-technology/halstack-style-guide/issues/530)
13+
- [Radio] Update component documentation to new template [#529](https://github.com/dxc-technology/halstack-style-guide/issues/529)
14+
- [Principles] Update overview page [#527](https://github.com/dxc-technology/halstack-style-guide/issues/527)
15+
- [Input-date] Update date documentation [#522](https://github.com/dxc-technology/halstack-style-guide/issues/522)
16+
- [Chip] Documentation fixes [#323](https://github.com/dxc-technology/halstack-style-guide/issues/323)
17+
- [Radio] Color specs update [#302](https://github.com/dxc-technology/halstack-style-guide/issues/302)
18+
19+
#### UI-Kit:
20+
21+
- [Input-date] Update date UI-Kit component [#523](https://github.com/dxc-technology/halstack-style-guide/issues/523)
22+
- [Button] Add button Icon variants as component [#521](https://github.com/dxc-technology/halstack-style-guide/issues/521)
23+
- [UI-Kit] Link all components used for doc images to the library [#446](https://github.com/dxc-technology/halstack-style-guide/issues/446)
24+
25+
#### Site
26+
27+
- [Site] Edit gren `ignoreLabels` [#518](https://github.com/dxc-technology/halstack-style-guide/issues/518)
28+
29+
---
30+
31+
## 3.8.0 (21/09/2021)
432

533
#### Documentation:
634

735
- [Chip] Update component documentation to new template [#513](https://github.com/dxc-technology/halstack-style-guide/issues/513)
836
- [Upload] Images update [#511](https://github.com/dxc-technology/halstack-style-guide/issues/511)
937
- [Toggle-group] Update component documentation to new template [#501](https://github.com/dxc-technology/halstack-style-guide/issues/501)
1038
- [Button] Variant tokens update [#499](https://github.com/dxc-technology/halstack-style-guide/issues/499)
11-
- [Wizard] Update component documentation to new template [#489](https://github.com/dxc-technology/halstack-style-guide/issues/489)
12-
- [Switch] Update component documentation to new template [#488](https://github.com/dxc-technology/halstack-style-guide/issues/488)
13-
- [Switch] Images update [#487](https://github.com/dxc-technology/halstack-style-guide/issues/487)
39+
- [Wizard] Update component documentation to new template [#489](https://github.com/dxc-technology/halstack-style-guide/issues/489)
40+
- [Switch] Update component documentation to new template [#488](https://github.com/dxc-technology/halstack-style-guide/issues/488)
41+
- [Switch] Images update [#487](https://github.com/dxc-technology/halstack-style-guide/issues/487)
1442
- [Checkbox] Update component documentation to new template [#476](https://github.com/dxc-technology/halstack-style-guide/issues/476)
1543
- [Text-area] Component documentation [#470](https://github.com/dxc-technology/halstack-style-guide/issues/470)
1644
- [Alert] Fixes on component specs [#437](https://github.com/dxc-technology/halstack-style-guide/issues/437)
1745
- [Textarea] Color specs update [#378](https://github.com/dxc-technology/halstack-style-guide/issues/378)
1846
- [Chip] Color specs update [#348](https://github.com/dxc-technology/halstack-style-guide/issues/348)
19-
- [Wizard] Images update [#339](https://github.com/dxc-technology/halstack-style-guide/issues/339)
20-
- [Toggle] Images update [#338](https://github.com/dxc-technology/halstack-style-guide/issues/338)
47+
- [Wizard] Images update [#339](https://github.com/dxc-technology/halstack-style-guide/issues/339)
48+
- [Toggle] Images update [#338](https://github.com/dxc-technology/halstack-style-guide/issues/338)
2149
- [Dialog] Images update [#336](https://github.com/dxc-technology/halstack-style-guide/issues/336)
2250
- [Chip] Documentation fixes [#323](https://github.com/dxc-technology/halstack-style-guide/issues/323)
2351
- [Footer] Documentation fixes [#322](https://github.com/dxc-technology/halstack-style-guide/issues/322)
24-
- [Switch] Color specs update [#309](https://github.com/dxc-technology/halstack-style-guide/issues/309)
25-
- [Wizard] Color specs update [#308](https://github.com/dxc-technology/halstack-style-guide/issues/308)
26-
- [Toggle] Color specs update [#307](https://github.com/dxc-technology/halstack-style-guide/issues/307)
52+
- [Switch] Color specs update [#309](https://github.com/dxc-technology/halstack-style-guide/issues/309)
53+
- [Wizard] Color specs update [#308](https://github.com/dxc-technology/halstack-style-guide/issues/308)
54+
- [Toggle] Color specs update [#307](https://github.com/dxc-technology/halstack-style-guide/issues/307)
2755
- [Button] Color specs update [#295](https://github.com/dxc-technology/halstack-style-guide/issues/295)
2856

2957
#### UI-Kit:
@@ -37,42 +65,42 @@
3765
#### Site
3866

3967
- [Site] Design tokens page [#486](https://github.com/dxc-technology/halstack-style-guide/issues/486)
40-
41-
---
42-
43-
## 3.7.0 (06/09/2021)
44-
45-
#### Documentation:
46-
47-
- [Checkbox] Color specs update [#477](https://github.com/dxc-technology/halstack-style-guide/issues/477)
48-
- [Checkbox] Update component documentation to new template [#476](https://github.com/dxc-technology/halstack-style-guide/issues/476)
49-
- [Accordion] Remove heading anchors [#474](https://github.com/dxc-technology/halstack-style-guide/issues/474)
50-
- [Input-number] Component documentation [#466](https://github.com/dxc-technology/halstack-style-guide/issues/466)
51-
- [Color] Remove S, D and L color references from docs [#464](https://github.com/dxc-technology/halstack-style-guide/issues/464)
52-
- [Upload] Images update [#429](https://github.com/dxc-technology/halstack-style-guide/issues/429)
53-
- [Upload] Update component documentation to new template [#428](https://github.com/dxc-technology/halstack-style-guide/issues/428)
54-
- [Docs] Content contribution guidelines [#316](https://github.com/dxc-technology/halstack-style-guide/issues/316)
55-
- [Upload] Color specs update [#310](https://github.com/dxc-technology/halstack-style-guide/issues/310)
56-
- [Docs] Design contribution guidelines [#278](https://github.com/dxc-technology/halstack-style-guide/issues/278)
57-
58-
#### UI-Kit:
59-
60-
- [UI-Kit] Update component naming [#481](https://github.com/dxc-technology/halstack-style-guide/issues/481)
61-
- [Checkbox] Component spacing and sizing [#478](https://github.com/dxc-technology/halstack-style-guide/issues/478)
62-
- [Input-number] Ui-Kit component [#467](https://github.com/dxc-technology/halstack-style-guide/issues/467)
63-
- [Upload] Update UI-Kit component [#431](https://github.com/dxc-technology/halstack-style-guide/issues/431)
64-
65-
#### Fixes:
66-
67-
- [Upload] Component specs [#190](https://github.com/dxc-technology/halstack-style-guide/issues/190)
68-
69-
#### Site
70-
71-
- [Site] Add new components to `ignoreLabels` [#463](https://github.com/dxc-technology/halstack-style-guide/issues/463)
72-
73-
---
74-
75-
## 3.6.0 (23/08/2021)
68+
69+
---
70+
71+
## 3.7.0 (06/09/2021)
72+
73+
#### Documentation:
74+
75+
- [Checkbox] Color specs update [#477](https://github.com/dxc-technology/halstack-style-guide/issues/477)
76+
- [Checkbox] Update component documentation to new template [#476](https://github.com/dxc-technology/halstack-style-guide/issues/476)
77+
- [Accordion] Remove heading anchors [#474](https://github.com/dxc-technology/halstack-style-guide/issues/474)
78+
- [Input-number] Component documentation [#466](https://github.com/dxc-technology/halstack-style-guide/issues/466)
79+
- [Color] Remove S, D and L color references from docs [#464](https://github.com/dxc-technology/halstack-style-guide/issues/464)
80+
- [Upload] Images update [#429](https://github.com/dxc-technology/halstack-style-guide/issues/429)
81+
- [Upload] Update component documentation to new template [#428](https://github.com/dxc-technology/halstack-style-guide/issues/428)
82+
- [Docs] Content contribution guidelines [#316](https://github.com/dxc-technology/halstack-style-guide/issues/316)
83+
- [Upload] Color specs update [#310](https://github.com/dxc-technology/halstack-style-guide/issues/310)
84+
- [Docs] Design contribution guidelines [#278](https://github.com/dxc-technology/halstack-style-guide/issues/278)
85+
86+
#### UI-Kit:
87+
88+
- [UI-Kit] Update component naming [#481](https://github.com/dxc-technology/halstack-style-guide/issues/481)
89+
- [Checkbox] Component spacing and sizing [#478](https://github.com/dxc-technology/halstack-style-guide/issues/478)
90+
- [Input-number] Ui-Kit component [#467](https://github.com/dxc-technology/halstack-style-guide/issues/467)
91+
- [Upload] Update UI-Kit component [#431](https://github.com/dxc-technology/halstack-style-guide/issues/431)
92+
93+
#### Fixes:
94+
95+
- [Upload] Component specs [#190](https://github.com/dxc-technology/halstack-style-guide/issues/190)
96+
97+
#### Site
98+
99+
- [Site] Add new components to `ignoreLabels` [#463](https://github.com/dxc-technology/halstack-style-guide/issues/463)
100+
101+
---
102+
103+
## 3.6.0 (23/08/2021)
76104

77105
#### Documentation:
78106

@@ -100,34 +128,34 @@
100128
#### Site
101129

102130
- [Site] Edit project README.md adding the public link to the library [#444](https://github.com/dxc-technology/halstack-style-guide/issues/444)
103-
104-
---
105-
106-
## 3.5.0 (09/08/2021)
107-
108-
#### Documentation:
109-
110-
- [Slider] Images update [#411](https://github.com/dxc-technology/halstack-style-guide/issues/411)
111-
- [Slider] Update component documentation to new template [#407](https://github.com/dxc-technology/halstack-style-guide/issues/407)
112-
- [Button] Update component documentation to new template [#375](https://github.com/dxc-technology/halstack-style-guide/issues/375)
113-
- [Alert] Update component documentation to new template [#372](https://github.com/dxc-technology/halstack-style-guide/issues/372)
114-
- [Button] Images update [#334](https://github.com/dxc-technology/halstack-style-guide/issues/334)
115-
- [Slider] Color specs update [#311](https://github.com/dxc-technology/halstack-style-guide/issues/311)
116-
- [Card] Color specs update [#296](https://github.com/dxc-technology/halstack-style-guide/issues/296)
117-
- [Button] Color specs update [#295](https://github.com/dxc-technology/halstack-style-guide/issues/295)
118-
- [Alert] Color specs update [#294](https://github.com/dxc-technology/halstack-style-guide/issues/294)
119-
120-
#### UI-Kit:
121-
122-
- [Slider] Update UI-Kit component [#424](https://github.com/dxc-technology/halstack-style-guide/issues/424)
123-
124-
#### Fixes:
125-
126-
- [Slider] Component specs [#224](https://github.com/dxc-technology/halstack-style-guide/issues/224)
127-
128-
---
129-
130-
## 3.4.0 (12/07/2021)
131+
132+
---
133+
134+
## 3.5.0 (09/08/2021)
135+
136+
#### Documentation:
137+
138+
- [Slider] Images update [#411](https://github.com/dxc-technology/halstack-style-guide/issues/411)
139+
- [Slider] Update component documentation to new template [#407](https://github.com/dxc-technology/halstack-style-guide/issues/407)
140+
- [Button] Update component documentation to new template [#375](https://github.com/dxc-technology/halstack-style-guide/issues/375)
141+
- [Alert] Update component documentation to new template [#372](https://github.com/dxc-technology/halstack-style-guide/issues/372)
142+
- [Button] Images update [#334](https://github.com/dxc-technology/halstack-style-guide/issues/334)
143+
- [Slider] Color specs update [#311](https://github.com/dxc-technology/halstack-style-guide/issues/311)
144+
- [Card] Color specs update [#296](https://github.com/dxc-technology/halstack-style-guide/issues/296)
145+
- [Button] Color specs update [#295](https://github.com/dxc-technology/halstack-style-guide/issues/295)
146+
- [Alert] Color specs update [#294](https://github.com/dxc-technology/halstack-style-guide/issues/294)
147+
148+
#### UI-Kit:
149+
150+
- [Slider] Update UI-Kit component [#424](https://github.com/dxc-technology/halstack-style-guide/issues/424)
151+
152+
#### Fixes:
153+
154+
- [Slider] Component specs [#224](https://github.com/dxc-technology/halstack-style-guide/issues/224)
155+
156+
---
157+
158+
## 3.4.0 (12/07/2021)
131159

132160
#### Documentation:
133161

@@ -153,10 +181,10 @@
153181

154182
- [Site] Remove .DS_Store files [#362](https://github.com/dxc-technology/halstack-style-guide/issues/362)
155183
- [Site] Automate release notes [#344](https://github.com/dxc-technology/halstack-style-guide/issues/344)
156-
157-
---
158-
159-
## 3.3.0 (30/06/2021)
184+
185+
---
186+
187+
## 3.3.0 (30/06/2021)
160188
## Documentation
161189

162190
* **Added**: Contribution guidelines #264 f713135f1a2ab169ff4778c3122c006d659b85ba
@@ -188,10 +216,10 @@
188216
* **Spinner**: Fixed component specs #228 e612fff7afe8a6ac12fdad69df98335c081e4ef8 8b378aa6cfb4cae87851fa8f8783ef0c6dd1d93b
189217

190218

191-
192-
---
193-
194-
## 3.2.0 (14/06/2021)
219+
220+
---
221+
222+
## 3.2.0 (14/06/2021)
195223
## Documentation
196224

197225
* **Added**: `dropdown` accessibility section #247 0b9231036358cfef0508ca4c2e9954e44c2511ab
@@ -217,10 +245,10 @@
217245
* **Link**: Fixed component specs #221 4a05ebe2c049383ea69545e9957c2b0b4283bb02
218246
* **Autocomplete**: Fixed component specs #220 638fbd5c93ae7ca5462b06efc52eb3bb90691575
219247
* **Wizard**: Fixed component specs #222 858778c2ec257f43b6c68d519a228b7dadcaecff
220-
221-
---
222-
223-
## 3.1.2 (02/06/2021)
248+
249+
---
250+
251+
## 3.1.2 (02/06/2021)
224252
## Documentation
225253

226254
- Added: `select` helper text #203 4f63bfdc47b70ef615484b51ff970b0956594895
@@ -256,10 +284,10 @@
256284
- **Select**: Fixed component specs #170 94db1cc80739600eb2b8fba4c61fcd97434789e8
257285
- **Checkbox**: Fixed component specs #192 4f3f6ec3d9711c3adc5084af7f67e1594ea1da20
258286
- **Radio button**: Fixed component specs #193 3b2b4fcd5848772edb94307e9bebd496dc9735c4
259-
- **Button**: Fixed component specs #160 d248465904ad94401bcd914a1cdb80820c01c776
260-
---
261-
262-
## 3.1.1 (17/05/2021)
287+
- **Button**: Fixed component specs #160 d248465904ad94401bcd914a1cdb80820c01c776
288+
---
289+
290+
## 3.1.1 (17/05/2021)
263291
## Documentation
264292

265293
* Added: `Box` component documentation #152 b56357c9a8c6f92a8fc52f88cbfe3e3fe174c57d
@@ -301,10 +329,10 @@
301329
* **Card**: Fixed component specs and update documentation images #58 8429c7e96b8c09b36ef8be395a528bd256e4ac1e
302330
* **Switch**: Fixed component specs #174 832be41b09d68324bf437f7c4b44be928854edd9
303331
* **Input**: Fixed component specs #45 0bcabe62768f1f5e4eb2293269eb3a853e18c65f
304-
* **Toggle-group**: Fixed outdated documentation #182 772ffd828e3eb418ad761df36078b1132220a1f6
305-
---
306-
307-
## 3.1.0 (03/05/2021)
332+
* **Toggle-group**: Fixed outdated documentation #182 772ffd828e3eb418ad761df36078b1132220a1f6
333+
---
334+
335+
## 3.1.0 (03/05/2021)
308336
## Documentation
309337

310338
* Added: Colors documentation and color design tokens #65 #67 bec369dfefba68fbf75bce20cb8e397af5d0f2e7
@@ -340,10 +368,10 @@
340368
* **Table**: Fixed `Table with Filter and Resulset` and `Table with Filter and HAL API connection` in UI-Kit. #56 8f1e4f0
341369
* **Dropdown**: Updated `dropdown` documentation specs. #39 f65d6fc
342370
* **Dropdown**: Updated UI-Kit `dropdown` component specs. #62 ad1851549ed0be70aa2ffc040b6a5e756ea244ef
343-
* **Color**: Fixed incorrect HEX & HSL values in color palette #146 4517910fed919c42f6b3387d3e058003b8d7328f
344-
---
345-
346-
## 3.0.0 (08/04/2021)
371+
* **Color**: Fixed incorrect HEX & HSL values in color palette #146 4517910fed919c42f6b3387d3e058003b8d7328f
372+
---
373+
374+
## 3.0.0 (08/04/2021)
347375
## Documentation
348376

349377
* Added: ```theme-inputs``` to principles/themes
6.17 MB
Binary file not shown.
17.8 KB
Binary file not shown.
1.95 MB
Binary file not shown.
42.2 KB
Binary file not shown.
1.35 KB
Binary file not shown.

0 commit comments

Comments
 (0)