-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
2,974 additions
and
2,717 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
"hpe-design-tokens": minor | ||
--- | ||
|
||
- Removed `color.text.xweak`, `color.icon.xweak`, `color.text.brand`, `color.icon.brand` | ||
- Renamed `enabled` in component tokens to `rest` | ||
- Removed `checkbox.control.selected.disabled` (use `checkbox.control.disabled.rest`) | ||
- Removed `radiobutton.control.selected.disabled` (use `radiobutton.control.disabled.rest`) | ||
- Removed `dataCell.primary.disabled (use `dataCell.disabld.rest`) | ||
- Updated Anchor token structure from `anchor.[size].default` to `anchor.default.[size]` in alignment with button token structure. | ||
- Updated component state tokens for all but formField tokens to align with new state combinations. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
'hpe-design-tokens': minor | ||
--- | ||
|
||
- Added `formField.input.group.container.error.rest` tokens | ||
- Removed `formField.input.group.item.status.critical` tokens | ||
- Removed formField text "error" tokens for complex states, now only support `error.rest`, `error.hover`, `error.focus`. | ||
- Renamed formField "enabled" tokens to "rest" | ||
- Renamed formField "status.critical" tokens to "error.rest" | ||
- Renamed formField "disabled" tokens to "disabled.rest" | ||
- Renamed formField "readOnly" tokens to "readOnly.rest" | ||
- Renamed `base.static` tokens to `static`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.