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 28fb4fff46 sync ui (#11163)
28fb4fff46 is described below

commit 28fb4fff469a78c5a6c05f6ef7268a5e819c2b4d
Author: Fine0830 <[email protected]>
AuthorDate: Tue Aug 1 15:58:47 2023 +0800

    sync ui (#11163)
    
    * Fix service associates instances.
    * Remove node-sass.
    * Fix commit error on Windows.
    * Fix cannot access uninitialized variable on Safari.
---
 docs/en/changes/changes.md | 5 ++++-
 skywalking-ui              | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 12bc77562a..339cbbc605 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -64,7 +64,7 @@
 
 * Fix metric name `browser_app_error_rate` in `Browser-Root` dashboard.
 * Fix display name of `endpoint_cpm` for endpoint list in `General-Service` 
dashboard.
-* Implement customize menus.
+* Implement customize menus and marketplace page.
 * Fix minTraceDuration and maxTraceDuration types.
 * Fix init minTime to Infinity.
 * Bump dependencies to fix vulnerabilities.
@@ -74,6 +74,9 @@
 * Calculate string width to set Tabs name width.
 * [Breaking change] Removed '&' symbols from shell scripts to avoid web 
application server process running as a background process.
 * Reset chart label.
+* Fix service associates instances.
+* Remove node-sass.
+* Fix commit error on Windows.
 
 #### Documentation
 
diff --git a/skywalking-ui b/skywalking-ui
index 3bdd1d1c67..08db5a0440 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit 3bdd1d1c67ab20dfcb0945895321cff8967e6330
+Subproject commit 08db5a0440598a8306e9a17d87a69800ebd798f3

Reply via email to