Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
f7bb930
Update changelog
aweell Oct 1, 2021
9d6593a
Relocate UI-Kit 3.8.0 in the v3 folder
aweell Oct 1, 2021
1ef1ff8
Link slider_images.xd to library
aweell Oct 4, 2021
b2e987c
Update slider specs
aweell Oct 5, 2021
705847c
Changed focus outline element name
aweell Oct 5, 2021
b74ea3f
Update disabled token values
aweell Oct 5, 2021
88f35c9
Update disabled state in slider_images.xd
aweell Oct 5, 2021
4afb8c3
Merge pull request #563 from dxc-technology/component-slider
aweell Oct 5, 2021
04b01a8
Update dialog specs
aweell Oct 6, 2021
c64a386
Added overlay specs
aweell Oct 6, 2021
870e64a
Added Accessibility section
aweell Oct 6, 2021
4fc4581
Removed "Combining with other UI elements" section
aweell Oct 6, 2021
38389f0
Merge pull request #564 from dxc-technology/component-dialog
aweell Oct 6, 2021
4cb2e62
Update warningBorderColor to color-yellow-700
aweell Oct 6, 2021
0275a1d
Rename content tokens to inlineText and update focus color
aweell Oct 6, 2021
07d1da7
Update anatomy section
aweell Oct 6, 2021
749b7d5
Rename helperText as inlineText in alert_images.xd
aweell Oct 6, 2021
b87c818
Update spacing specs
aweell Oct 7, 2021
c7e163f
Added states to the alert documentation
aweell Oct 8, 2021
eec81dc
Update close action tokens
aweell Oct 8, 2021
eb4b368
Update component specs
aweell Oct 8, 2021
930f2ca
Update slider images
aweell Oct 8, 2021
3d17127
Merge branch 'component-slider' of https://github.com/dxc-technology/…
aweell Oct 8, 2021
bcbb467
Update color values
aweell Oct 8, 2021
81ab4a2
Fix thumb size on :hover and :active
aweell Oct 8, 2021
c75e3f2
Merge pull request #565 from dxc-technology/component-alert
aweell Oct 8, 2021
180f347
Merge pull request #573 from dxc-technology/component-slider
aweell Oct 8, 2021
e9ce77f
Removed scrollbar tokens and added iconBorder
aweell Oct 18, 2021
50d7553
Reorder icon close color tokens
aweell Oct 18, 2021
77a66a1
Merge pull request #576 from dxc-technology/component-dialog
aweell Oct 18, 2021
f7c5b83
Update UI-Kit to 3.10.0
aweell Oct 18, 2021
864fe49
Update links and references and remove appearance section
aweell Oct 18, 2021
56e0790
Update card documentation
aweell Oct 18, 2021
573da8d
Update spacing values
aweell Oct 18, 2021
d25da90
Update component spacing specs
aweell Oct 18, 2021
72565d0
Merge pull request #578 from dxc-technology/component-card
aweell Oct 18, 2021
b211f65
Update UI-Kit card component
aweell Oct 18, 2021
b4fb03d
Update sidenav documentation
aweell Oct 18, 2021
83915b9
Merge pull request #580 from dxc-technology/component-sidenav
aweell Oct 18, 2021
40003d7
Fixed typos and variants spacing
aweell Oct 18, 2021
48a8e76
Merge pull request #581 from dxc-technology/component-button
aweell Oct 18, 2021
ed03717
Update UI-Kit sidenav component
aweell Oct 18, 2021
5fbc578
Merge branch '3.10.0' of https://github.com/dxc-technology/halstack-s…
aweell Oct 18, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
226 changes: 127 additions & 99 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,57 @@
# Changelog

## 3.8.0 (21/09/2021)
# Changelog

## 3.9.0 (01/10/2021)

#### Documentation:

- [Docs] Overview updates [#556](https://github.com/dxc-technology/halstack-style-guide/issues/556)
- [Docs] Add example tables to template.md file [#553](https://github.com/dxc-technology/halstack-style-guide/issues/553)
- [Button] Component updates [#547](https://github.com/dxc-technology/halstack-style-guide/issues/547)
- [Docs] Add UI-Kit component link to links and references [#535](https://github.com/dxc-technology/halstack-style-guide/issues/535)
- [Docs] Fixes on content guidelines [#533](https://github.com/dxc-technology/halstack-style-guide/issues/533)
- [Radio] Documentation review [#530](https://github.com/dxc-technology/halstack-style-guide/issues/530)
- [Radio] Update component documentation to new template [#529](https://github.com/dxc-technology/halstack-style-guide/issues/529)
- [Principles] Update overview page [#527](https://github.com/dxc-technology/halstack-style-guide/issues/527)
- [Input-date] Update date documentation [#522](https://github.com/dxc-technology/halstack-style-guide/issues/522)
- [Chip] Documentation fixes [#323](https://github.com/dxc-technology/halstack-style-guide/issues/323)
- [Radio] Color specs update [#302](https://github.com/dxc-technology/halstack-style-guide/issues/302)

#### UI-Kit:

- [Input-date] Update date UI-Kit component [#523](https://github.com/dxc-technology/halstack-style-guide/issues/523)
- [Button] Add button Icon variants as component [#521](https://github.com/dxc-technology/halstack-style-guide/issues/521)
- [UI-Kit] Link all components used for doc images to the library [#446](https://github.com/dxc-technology/halstack-style-guide/issues/446)

#### Site

- [Site] Edit gren `ignoreLabels` [#518](https://github.com/dxc-technology/halstack-style-guide/issues/518)

---

## 3.8.0 (21/09/2021)

#### Documentation:

- [Chip] Update component documentation to new template [#513](https://github.com/dxc-technology/halstack-style-guide/issues/513)
- [Upload] Images update [#511](https://github.com/dxc-technology/halstack-style-guide/issues/511)
- [Toggle-group] Update component documentation to new template [#501](https://github.com/dxc-technology/halstack-style-guide/issues/501)
- [Button] Variant tokens update [#499](https://github.com/dxc-technology/halstack-style-guide/issues/499)
- [Wizard] Update component documentation to new template [#489](https://github.com/dxc-technology/halstack-style-guide/issues/489)
- [Switch] Update component documentation to new template [#488](https://github.com/dxc-technology/halstack-style-guide/issues/488)
- [Switch] Images update [#487](https://github.com/dxc-technology/halstack-style-guide/issues/487)
- [Wizard] Update component documentation to new template [#489](https://github.com/dxc-technology/halstack-style-guide/issues/489)
- [Switch] Update component documentation to new template [#488](https://github.com/dxc-technology/halstack-style-guide/issues/488)
- [Switch] Images update [#487](https://github.com/dxc-technology/halstack-style-guide/issues/487)
- [Checkbox] Update component documentation to new template [#476](https://github.com/dxc-technology/halstack-style-guide/issues/476)
- [Text-area] Component documentation [#470](https://github.com/dxc-technology/halstack-style-guide/issues/470)
- [Alert] Fixes on component specs [#437](https://github.com/dxc-technology/halstack-style-guide/issues/437)
- [Textarea] Color specs update [#378](https://github.com/dxc-technology/halstack-style-guide/issues/378)
- [Chip] Color specs update [#348](https://github.com/dxc-technology/halstack-style-guide/issues/348)
- [Wizard] Images update [#339](https://github.com/dxc-technology/halstack-style-guide/issues/339)
- [Toggle] Images update [#338](https://github.com/dxc-technology/halstack-style-guide/issues/338)
- [Wizard] Images update [#339](https://github.com/dxc-technology/halstack-style-guide/issues/339)
- [Toggle] Images update [#338](https://github.com/dxc-technology/halstack-style-guide/issues/338)
- [Dialog] Images update [#336](https://github.com/dxc-technology/halstack-style-guide/issues/336)
- [Chip] Documentation fixes [#323](https://github.com/dxc-technology/halstack-style-guide/issues/323)
- [Footer] Documentation fixes [#322](https://github.com/dxc-technology/halstack-style-guide/issues/322)
- [Switch] Color specs update [#309](https://github.com/dxc-technology/halstack-style-guide/issues/309)
- [Wizard] Color specs update [#308](https://github.com/dxc-technology/halstack-style-guide/issues/308)
- [Toggle] Color specs update [#307](https://github.com/dxc-technology/halstack-style-guide/issues/307)
- [Switch] Color specs update [#309](https://github.com/dxc-technology/halstack-style-guide/issues/309)
- [Wizard] Color specs update [#308](https://github.com/dxc-technology/halstack-style-guide/issues/308)
- [Toggle] Color specs update [#307](https://github.com/dxc-technology/halstack-style-guide/issues/307)
- [Button] Color specs update [#295](https://github.com/dxc-technology/halstack-style-guide/issues/295)

#### UI-Kit:
Expand All @@ -37,42 +65,42 @@
#### Site

- [Site] Design tokens page [#486](https://github.com/dxc-technology/halstack-style-guide/issues/486)
---
## 3.7.0 (06/09/2021)
#### Documentation:
- [Checkbox] Color specs update [#477](https://github.com/dxc-technology/halstack-style-guide/issues/477)
- [Checkbox] Update component documentation to new template [#476](https://github.com/dxc-technology/halstack-style-guide/issues/476)
- [Accordion] Remove heading anchors [#474](https://github.com/dxc-technology/halstack-style-guide/issues/474)
- [Input-number] Component documentation [#466](https://github.com/dxc-technology/halstack-style-guide/issues/466)
- [Color] Remove S, D and L color references from docs [#464](https://github.com/dxc-technology/halstack-style-guide/issues/464)
- [Upload] Images update [#429](https://github.com/dxc-technology/halstack-style-guide/issues/429)
- [Upload] Update component documentation to new template [#428](https://github.com/dxc-technology/halstack-style-guide/issues/428)
- [Docs] Content contribution guidelines [#316](https://github.com/dxc-technology/halstack-style-guide/issues/316)
- [Upload] Color specs update [#310](https://github.com/dxc-technology/halstack-style-guide/issues/310)
- [Docs] Design contribution guidelines [#278](https://github.com/dxc-technology/halstack-style-guide/issues/278)
#### UI-Kit:
- [UI-Kit] Update component naming [#481](https://github.com/dxc-technology/halstack-style-guide/issues/481)
- [Checkbox] Component spacing and sizing [#478](https://github.com/dxc-technology/halstack-style-guide/issues/478)
- [Input-number] Ui-Kit component [#467](https://github.com/dxc-technology/halstack-style-guide/issues/467)
- [Upload] Update UI-Kit component [#431](https://github.com/dxc-technology/halstack-style-guide/issues/431)
#### Fixes:
- [Upload] Component specs [#190](https://github.com/dxc-technology/halstack-style-guide/issues/190)
#### Site
- [Site] Add new components to `ignoreLabels` [#463](https://github.com/dxc-technology/halstack-style-guide/issues/463)
---
## 3.6.0 (23/08/2021)

---

## 3.7.0 (06/09/2021)

#### Documentation:

- [Checkbox] Color specs update [#477](https://github.com/dxc-technology/halstack-style-guide/issues/477)
- [Checkbox] Update component documentation to new template [#476](https://github.com/dxc-technology/halstack-style-guide/issues/476)
- [Accordion] Remove heading anchors [#474](https://github.com/dxc-technology/halstack-style-guide/issues/474)
- [Input-number] Component documentation [#466](https://github.com/dxc-technology/halstack-style-guide/issues/466)
- [Color] Remove S, D and L color references from docs [#464](https://github.com/dxc-technology/halstack-style-guide/issues/464)
- [Upload] Images update [#429](https://github.com/dxc-technology/halstack-style-guide/issues/429)
- [Upload] Update component documentation to new template [#428](https://github.com/dxc-technology/halstack-style-guide/issues/428)
- [Docs] Content contribution guidelines [#316](https://github.com/dxc-technology/halstack-style-guide/issues/316)
- [Upload] Color specs update [#310](https://github.com/dxc-technology/halstack-style-guide/issues/310)
- [Docs] Design contribution guidelines [#278](https://github.com/dxc-technology/halstack-style-guide/issues/278)

#### UI-Kit:

- [UI-Kit] Update component naming [#481](https://github.com/dxc-technology/halstack-style-guide/issues/481)
- [Checkbox] Component spacing and sizing [#478](https://github.com/dxc-technology/halstack-style-guide/issues/478)
- [Input-number] Ui-Kit component [#467](https://github.com/dxc-technology/halstack-style-guide/issues/467)
- [Upload] Update UI-Kit component [#431](https://github.com/dxc-technology/halstack-style-guide/issues/431)

#### Fixes:

- [Upload] Component specs [#190](https://github.com/dxc-technology/halstack-style-guide/issues/190)

#### Site

- [Site] Add new components to `ignoreLabels` [#463](https://github.com/dxc-technology/halstack-style-guide/issues/463)

---

## 3.6.0 (23/08/2021)

#### Documentation:

Expand Down Expand Up @@ -100,34 +128,34 @@
#### Site

- [Site] Edit project README.md adding the public link to the library [#444](https://github.com/dxc-technology/halstack-style-guide/issues/444)
---
## 3.5.0 (09/08/2021)
#### Documentation:
- [Slider] Images update [#411](https://github.com/dxc-technology/halstack-style-guide/issues/411)
- [Slider] Update component documentation to new template [#407](https://github.com/dxc-technology/halstack-style-guide/issues/407)
- [Button] Update component documentation to new template [#375](https://github.com/dxc-technology/halstack-style-guide/issues/375)
- [Alert] Update component documentation to new template [#372](https://github.com/dxc-technology/halstack-style-guide/issues/372)
- [Button] Images update [#334](https://github.com/dxc-technology/halstack-style-guide/issues/334)
- [Slider] Color specs update [#311](https://github.com/dxc-technology/halstack-style-guide/issues/311)
- [Card] Color specs update [#296](https://github.com/dxc-technology/halstack-style-guide/issues/296)
- [Button] Color specs update [#295](https://github.com/dxc-technology/halstack-style-guide/issues/295)
- [Alert] Color specs update [#294](https://github.com/dxc-technology/halstack-style-guide/issues/294)
#### UI-Kit:
- [Slider] Update UI-Kit component [#424](https://github.com/dxc-technology/halstack-style-guide/issues/424)
#### Fixes:
- [Slider] Component specs [#224](https://github.com/dxc-technology/halstack-style-guide/issues/224)
---
## 3.4.0 (12/07/2021)

---

## 3.5.0 (09/08/2021)

#### Documentation:

- [Slider] Images update [#411](https://github.com/dxc-technology/halstack-style-guide/issues/411)
- [Slider] Update component documentation to new template [#407](https://github.com/dxc-technology/halstack-style-guide/issues/407)
- [Button] Update component documentation to new template [#375](https://github.com/dxc-technology/halstack-style-guide/issues/375)
- [Alert] Update component documentation to new template [#372](https://github.com/dxc-technology/halstack-style-guide/issues/372)
- [Button] Images update [#334](https://github.com/dxc-technology/halstack-style-guide/issues/334)
- [Slider] Color specs update [#311](https://github.com/dxc-technology/halstack-style-guide/issues/311)
- [Card] Color specs update [#296](https://github.com/dxc-technology/halstack-style-guide/issues/296)
- [Button] Color specs update [#295](https://github.com/dxc-technology/halstack-style-guide/issues/295)
- [Alert] Color specs update [#294](https://github.com/dxc-technology/halstack-style-guide/issues/294)

#### UI-Kit:

- [Slider] Update UI-Kit component [#424](https://github.com/dxc-technology/halstack-style-guide/issues/424)

#### Fixes:

- [Slider] Component specs [#224](https://github.com/dxc-technology/halstack-style-guide/issues/224)

---

## 3.4.0 (12/07/2021)

#### Documentation:

Expand All @@ -153,10 +181,10 @@

- [Site] Remove .DS_Store files [#362](https://github.com/dxc-technology/halstack-style-guide/issues/362)
- [Site] Automate release notes [#344](https://github.com/dxc-technology/halstack-style-guide/issues/344)
---
## 3.3.0 (30/06/2021)

---

## 3.3.0 (30/06/2021)
## Documentation

* **Added**: Contribution guidelines #264 f713135f1a2ab169ff4778c3122c006d659b85ba
Expand Down Expand Up @@ -188,10 +216,10 @@
* **Spinner**: Fixed component specs #228 e612fff7afe8a6ac12fdad69df98335c081e4ef8 8b378aa6cfb4cae87851fa8f8783ef0c6dd1d93b


---
## 3.2.0 (14/06/2021)

---

## 3.2.0 (14/06/2021)
## Documentation

* **Added**: `dropdown` accessibility section #247 0b9231036358cfef0508ca4c2e9954e44c2511ab
Expand All @@ -217,10 +245,10 @@
* **Link**: Fixed component specs #221 4a05ebe2c049383ea69545e9957c2b0b4283bb02
* **Autocomplete**: Fixed component specs #220 638fbd5c93ae7ca5462b06efc52eb3bb90691575
* **Wizard**: Fixed component specs #222 858778c2ec257f43b6c68d519a228b7dadcaecff
---
## 3.1.2 (02/06/2021)

---

## 3.1.2 (02/06/2021)
## Documentation

- Added: `select` helper text #203 4f63bfdc47b70ef615484b51ff970b0956594895
Expand Down Expand Up @@ -256,10 +284,10 @@
- **Select**: Fixed component specs #170 94db1cc80739600eb2b8fba4c61fcd97434789e8
- **Checkbox**: Fixed component specs #192 4f3f6ec3d9711c3adc5084af7f67e1594ea1da20
- **Radio button**: Fixed component specs #193 3b2b4fcd5848772edb94307e9bebd496dc9735c4
- **Button**: Fixed component specs #160 d248465904ad94401bcd914a1cdb80820c01c776
---
## 3.1.1 (17/05/2021)
- **Button**: Fixed component specs #160 d248465904ad94401bcd914a1cdb80820c01c776
---

## 3.1.1 (17/05/2021)
## Documentation

* Added: `Box` component documentation #152 b56357c9a8c6f92a8fc52f88cbfe3e3fe174c57d
Expand Down Expand Up @@ -301,10 +329,10 @@
* **Card**: Fixed component specs and update documentation images #58 8429c7e96b8c09b36ef8be395a528bd256e4ac1e
* **Switch**: Fixed component specs #174 832be41b09d68324bf437f7c4b44be928854edd9
* **Input**: Fixed component specs #45 0bcabe62768f1f5e4eb2293269eb3a853e18c65f
* **Toggle-group**: Fixed outdated documentation #182 772ffd828e3eb418ad761df36078b1132220a1f6
---
## 3.1.0 (03/05/2021)
* **Toggle-group**: Fixed outdated documentation #182 772ffd828e3eb418ad761df36078b1132220a1f6
---

## 3.1.0 (03/05/2021)
## Documentation

* Added: Colors documentation and color design tokens #65 #67 bec369dfefba68fbf75bce20cb8e397af5d0f2e7
Expand Down Expand Up @@ -340,10 +368,10 @@
* **Table**: Fixed `Table with Filter and Resulset` and `Table with Filter and HAL API connection` in UI-Kit. #56 8f1e4f0
* **Dropdown**: Updated `dropdown` documentation specs. #39 f65d6fc
* **Dropdown**: Updated UI-Kit `dropdown` component specs. #62 ad1851549ed0be70aa2ffc040b6a5e756ea244ef
* **Color**: Fixed incorrect HEX & HSL values in color palette #146 4517910fed919c42f6b3387d3e058003b8d7328f
---
## 3.0.0 (08/04/2021)
* **Color**: Fixed incorrect HEX & HSL values in color palette #146 4517910fed919c42f6b3387d3e058003b8d7328f
---

## 3.0.0 (08/04/2021)
## Documentation

* Added: ```theme-inputs``` to principles/themes
Expand Down
Binary file added Halstack UI-Kit/UI_kit_Halstack_v3.10.0.xd
Binary file not shown.
Binary file modified contributing/assets/components/alert_images.xd
Binary file not shown.
Binary file added contributing/assets/components/card_images.xd
Binary file not shown.
Binary file added contributing/assets/components/sidenav_images.xd
Binary file not shown.
Binary file modified contributing/assets/components/slider_images.xd
Binary file not shown.
Loading