This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ee330c862 sync ui (#13526)
5ee330c862 is described below

commit 5ee330c862edb528a8bae202e454d58b529b7eaf
Author: Fine0830 <[email protected]>
AuthorDate: Sun Sep 28 20:18:19 2025 +0800

    sync ui (#13526)
---
 dist-material/release-docs/LICENSE | 2 +-
 docs/en/changes/changes.md         | 6 +++++-
 skywalking-ui                      | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/dist-material/release-docs/LICENSE 
b/dist-material/release-docs/LICENSE
index dcf0449865..3577751390 100644
--- a/dist-material/release-docs/LICENSE
+++ b/dist-material/release-docs/LICENSE
@@ -528,7 +528,7 @@ The text of each license is also included in 
licenses/LICENSE-[project].txt.
     https://npmjs.com/package/d3-dsv/node_modules/commander/v/7.2.0 7.2.0 MIT
     https://npmjs.com/package/d3-tip/v/0.9.1 0.9.1 MIT
     https://npmjs.com/package/dayjs/v/1.11.13 1.11.13 MIT
-    https://npmjs.com/package/element-plus/v/2.9.4 2.9.4 MIT
+    https://npmjs.com/package/element-plus/v/2.11.0 2.11.0 MIT
     https://npmjs.com/package/element-resize-detector/v/1.2.4 1.2.4 MIT
     https://npmjs.com/package/escape-html/v/1.0.3 1.0.3 MIT
     https://npmjs.com/package/estree-walker/v/2.0.2 2.0.2 MIT
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index c2c814cd3b..0ac7ce29b3 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -113,7 +113,7 @@
 * Support cold stage data for metrics, trace and log.
 * Add route to status API `/debugging/config/dump` in the UI.
 * Implement the Status API on Settings page.
-* Bump vite from 6.2.6 to 6.3.4.
+* Bump vite from 6.2.6 to 6.3.6.
 * Enhance async profiling by adding shorter and custom duration options.
 * Fix select wrong span to analysis in trace profiling.
 * Correct the service list for legends in trace graphs.
@@ -129,6 +129,10 @@
 * refactor the configuration view and implement the optional config for 
displaying timestamp in Log widget.
 * test: implement unit tests for hooks and refactor some types.
 * fix: share OAP proxy servies for different endpoins and use health checked 
endpoints group.
+* Optimize buttons in time picker component.
+* Optimize the router system and implement unit tests for router.
+* Bump element-plus from 2.9.4 to 2.11.0.
+* Adapt new trace protocol and implement new trace view.
 
 #### Documentation
 
diff --git a/skywalking-ui b/skywalking-ui
index 1b6f011f0e..dd90ab5ea7 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit 1b6f011f0ec526c553a291f74c9bcaacc84ab451
+Subproject commit dd90ab5ea7bfe18901bc98d4fef28d4dfe705ea8

Reply via email to