mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
chore: bump web to v8.0.0-beta.1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=f0a937705e51cef0393af3b070730d6f347a41e5
|
||||
WEB_COMMITID=f3b6c0699537483a1497c69c2493b271f45def9d
|
||||
WEB_BRANCH=master
|
||||
|
||||
13
changelog/unreleased/update-web-8.0.0.md
Normal file
13
changelog/unreleased/update-web-8.0.0.md
Normal file
@@ -0,0 +1,13 @@
|
||||
Enhancement: Update web to v8.0.0-beta.1
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v8.0.0-beta.1. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
## Summary
|
||||
* Change [owncloud/web#9698](https://github.com/owncloud/web/pull/9698): Theme handling
|
||||
* Enhancement [owncloud/web#10111](https://github.com/owncloud/web/pull/10111): Registering right sidebar panels as extension
|
||||
* Enhancement [owncloud/web#10111](https://github.com/owncloud/web/pull/10111): File sidebar in viewer and editor apps
|
||||
|
||||
https://github.com/owncloud/ocis/pull/7930
|
||||
https://github.com/owncloud/web/releases/tag/v8.0.0-beta.1
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v8.0.0-alpha.13
|
||||
WEB_ASSETS_VERSION = v8.0.0-beta.1
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user