Skip to content

Commit

Permalink
Update to ODS v14.0.0-alpha.12
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Aug 1, 2022
1 parent ae38e60 commit 91391e1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
8 changes: 5 additions & 3 deletions changelog/unreleased/enhancement-update-ods
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Enhancement: Update ODS to v14.0.0-alpha.8
Enhancement: Update ODS to v14.0.0-alpha.12

We updated the ownCloud Design System to version 14.0.0-alpha.8. Please refer to the full changelog in the ODS release (linked) for more details. Summary:
We updated the ownCloud Design System to version 14.0.0-alpha.12. Please refer to the full changelog in the ODS release (linked) for more details. Summary:

- Bugfix - Remove click event on OcIcon: #2216
- Bugfix - Lazy loading render performance: #2260
Expand All @@ -15,6 +15,8 @@ We updated the ownCloud Design System to version 14.0.0-alpha.8. Please refer to
- Enhancement - Progress bar indeterminate state: #2200
- Enhancement - Redesign notifications: #2210
- Enhancement - Use oc colors for selected background and deselect icon: #2262
- Enhancement - Adjust avatar font weight from bold to normal: #2275
- Enhancement - Add offset property to the drop component: #2276

https://github.com/owncloud/web/pull/7355
https://github.com/owncloud/owncloud-design-system/releases/tag/v14.0.0-alpha.8
https://github.com/owncloud/owncloud-design-system/releases/tag/v14.0.0-alpha.12
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"luxon": "^2.4.0",
"marked": "^4.0.12",
"oidc-client-ts": "^2.0.5",
"owncloud-design-system": "14.0.0-alpha.10",
"owncloud-design-system": "14.0.0-alpha.12",
"owncloud-sdk": "~3.0.0-alpha.15",
"p-queue": "^6.6.2",
"popper-max-size-modifier": "^0.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9711,9 +9711,9 @@ __metadata:
languageName: node
linkType: hard

"owncloud-design-system@npm:14.0.0-alpha.10":
version: 14.0.0-alpha.10
resolution: "owncloud-design-system@npm:14.0.0-alpha.10"
"owncloud-design-system@npm:14.0.0-alpha.12":
version: 14.0.0-alpha.12
resolution: "owncloud-design-system@npm:14.0.0-alpha.12"
peerDependencies:
"@popperjs/core": ^2.4.0
"@vue/composition-api": ^1.4.3
Expand All @@ -9730,7 +9730,7 @@ __metadata:
vue-inline-svg: ^2.0.0
vue-select: ^3.12.0
webfontloader: ^1.6.28
checksum: faa79ee2f57a392c9784f72e28a9ab63e0a9ef6e0b8f930cd673ccaa6adc8ece2271b95ae8e1faf6919733beae2240c3b763039b5a4aba2c4eabf878dd8c1e35
checksum: 26903645886722969b982fc22bd0b6831df6d8c41a37b586ec0af803cbd33bc6f44aa7e6ee93698644c7467d18cc03bc5bf16eeb4a9da3126068a1d32b89a64a
languageName: node
linkType: hard

Expand Down Expand Up @@ -13773,7 +13773,7 @@ __metadata:
luxon: ^2.4.0
marked: ^4.0.12
oidc-client-ts: ^2.0.5
owncloud-design-system: 14.0.0-alpha.10
owncloud-design-system: 14.0.0-alpha.12
owncloud-sdk: ~3.0.0-alpha.15
p-queue: ^6.6.2
popper-max-size-modifier: ^0.2.0
Expand Down

0 comments on commit 91391e1

Please sign in to comment.