Skip to content

Commit

Permalink
Merge pull request #5044 from owncloud/29042021_bump-ods-6.3.0
Browse files Browse the repository at this point in the history
Bump ODS to 6.3.0
  • Loading branch information
Pascal Wengerter authored Apr 29, 2021
2 parents 4dc1371 + 6ffb0ff commit c00e724
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion changelog/unreleased/enhancement-bump-ods-version
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Enhancement: Update owncloud Design System to v6.2.0
Enhancement: Update owncloud Design System to v6.3.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
https://github.com/owncloud/web/pull/5044
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"luxon": "^1.22.0",
"moment": "^2.24.0",
"oidc-client": "1.10.1",
"owncloud-design-system": "^6.2.0",
"owncloud-design-system": "^6.3.0",
"owncloud-sdk": "^1.0.0-740",
"p-queue": "^6.1.1",
"tus-js-client": "^1.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7604,10 +7604,10 @@ ospec@3.1.0:
dependencies:
glob "^7.1.3"

owncloud-design-system@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/owncloud-design-system/-/owncloud-design-system-6.2.0.tgz#e8b69705e3418257b4b34cfb72915ffbb23b8172"
integrity sha512-7PmS2l9vQWvS0rLPLysqfiRwwLaIkpAeSP2BiCQ4aZ0WMzu4FBcRvbzPzoSbe38e393+ZsLrKymAnSNYxXl6Gg==
owncloud-design-system@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/owncloud-design-system/-/owncloud-design-system-6.3.0.tgz#46186e2f7ecd81408a7f2d44a49f0ef16829e5cf"
integrity sha512-KHIvUnJVlPhvSset1osLPa8E7w6dOtTrjLtQ3O//Tj1+bZAvvXSnRDuC8tuwlZmxXXM9uQpK8bC4Mosy90fqXw==

owncloud-sdk@^1.0.0-740:
version "1.0.0-1716"
Expand Down

0 comments on commit c00e724

Please sign in to comment.