This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1194 from owncloud/01042021_themable-progressbar-…
…background Fix progressbar background & release ODS 4.2.1
- Loading branch information
Showing
6 changed files
with
122 additions
and
114 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
changelog/unreleased/dropzone-color → ...og/4.2.1_2021-04-01/bugfix-dropzone-color
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Change: Use primary text color for the dropzone | ||
Bugfix: Use primary text color for the dropzone | ||
|
||
We've changed the color of the dropzone hint message to the `oc-color` so that the text is visible even when brand and background colors are both dark. | ||
|
||
https://github.com/owncloud/owncloud-design-system/pull/1192 | ||
https://github.com/owncloud/owncloud-design-system/pull/1192 |
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,6 @@ | ||
Bugfix: Progressbar background color | ||
|
||
The progressbar background color wasn't theme-able and therefore inherited uikit-styles that provided undesired results on dark backgrounds. | ||
It now uses the text-muted color for the background. | ||
|
||
https://github.com/owncloud/owncloud-design-system/pull/1192 |
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 was deleted.
Oops, something went wrong.