-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ODS to 6.1.0 & add necessary changes
- Loading branch information
1 parent
481d09c
commit 07c92ea
Showing
6 changed files
with
22 additions
and
10 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,7 @@ | ||
Enhancement: Update owncloud Design System to v6.1.0 | ||
|
||
- Lots of updates regarding accessibility topics | ||
- Removal of home icon in breadcrumbs, changed to "All files" link as breadcrumb root | ||
- Added aria-label to sidebar and proper logo-alt attribute to image in sidebar | ||
|
||
https://github.com/owncloud/web/pull/5002 |
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
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 |
---|---|---|
|
@@ -7604,10 +7604,10 @@ [email protected]: | |
dependencies: | ||
glob "^7.1.3" | ||
|
||
owncloud-design-system@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/owncloud-design-system/-/owncloud-design-system-6.0.1.tgz#bfa8a797fd35b38d320ec7e8e74683c9dd1278be" | ||
integrity sha512-nLcXRMYdcX7UDS3UkWim7urLOx00u2VUP+01SSpeN5Liuufh8UR88ENLIRW+fqcIPPGhu15qlr1JsV5+0MDgEA== | ||
owncloud-design-system@^6.1.0: | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/owncloud-design-system/-/owncloud-design-system-6.1.0.tgz#98be5a0dde108c296af96f5f24e652a1ffaf5fce" | ||
integrity sha512-YOkHBQa21gglYywJ1z1hKtcEX99/c2TpD9QzoSpJ7DL5569zjWXOEoBDbaYkOBZVY+ofeVWiV/uIkck+AI+Sjg== | ||
|
||
owncloud-sdk@^1.0.0-740: | ||
version "1.0.0-1716" | ||
|