Skip to content

Commit 5ee330c

Browse files
authored
sync ui (#13526)
1 parent edd3a26 commit 5ee330c

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

dist-material/release-docs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
528528
https://npmjs.com/package/d3-dsv/node_modules/commander/v/7.2.0 7.2.0 MIT
529529
https://npmjs.com/package/d3-tip/v/0.9.1 0.9.1 MIT
530530
https://npmjs.com/package/dayjs/v/1.11.13 1.11.13 MIT
531-
https://npmjs.com/package/element-plus/v/2.9.4 2.9.4 MIT
531+
https://npmjs.com/package/element-plus/v/2.11.0 2.11.0 MIT
532532
https://npmjs.com/package/element-resize-detector/v/1.2.4 1.2.4 MIT
533533
https://npmjs.com/package/escape-html/v/1.0.3 1.0.3 MIT
534534
https://npmjs.com/package/estree-walker/v/2.0.2 2.0.2 MIT

docs/en/changes/changes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
* Support cold stage data for metrics, trace and log.
114114
* Add route to status API `/debugging/config/dump` in the UI.
115115
* Implement the Status API on Settings page.
116-
* Bump vite from 6.2.6 to 6.3.4.
116+
* Bump vite from 6.2.6 to 6.3.6.
117117
* Enhance async profiling by adding shorter and custom duration options.
118118
* Fix select wrong span to analysis in trace profiling.
119119
* Correct the service list for legends in trace graphs.
@@ -129,6 +129,10 @@
129129
* refactor the configuration view and implement the optional config for displaying timestamp in Log widget.
130130
* test: implement unit tests for hooks and refactor some types.
131131
* fix: share OAP proxy servies for different endpoins and use health checked endpoints group.
132+
* Optimize buttons in time picker component.
133+
* Optimize the router system and implement unit tests for router.
134+
* Bump element-plus from 2.9.4 to 2.11.0.
135+
* Adapt new trace protocol and implement new trace view.
132136

133137
#### Documentation
134138

skywalking-ui

Submodule skywalking-ui updated 78 files

0 commit comments

Comments
 (0)