From c902f6dbc24e1b18636ffd611bd3342ecca93a3a Mon Sep 17 00:00:00 2001 From: Kagol Date: Sat, 14 Feb 2026 10:13:37 +0800 Subject: [PATCH 1/2] chore: update submodule commit --- .vitepress/theme/components/CustomHeader.vue | 16 ++++++++-------- tiny-editor | 2 +- tiny-engine | 2 +- tiny-vue | 2 +- web-agent | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.vitepress/theme/components/CustomHeader.vue b/.vitepress/theme/components/CustomHeader.vue index a20c963..aa3f296 100644 --- a/.vitepress/theme/components/CustomHeader.vue +++ b/.vitepress/theme/components/CustomHeader.vue @@ -452,14 +452,14 @@ const productTabs = computed(() => [ activeProductTab.value === "tiny-engine" ? "active" : "normal" }-tiny-engine.svg`, }, - { - key: "tiny-editor", - name: "TinyEditor", - link: `${prefix}tiny-editor/guide/quick-start`, - src: `${prefix}images/logo-${ - activeProductTab.value === "tiny-editor" ? "active" : "normal" - }-tiny-editor.svg`, - }, + // { + // key: "tiny-editor", + // name: "TinyEditor", + // link: `${prefix}tiny-editor/guide/quick-start`, + // src: `${prefix}images/logo-${ + // activeProductTab.value === "tiny-editor" ? "active" : "normal" + // }-tiny-editor.svg`, + // }, { key: "web-agent", name: "WebAgent", diff --git a/tiny-editor b/tiny-editor index a41f8f5..06b3ed5 160000 --- a/tiny-editor +++ b/tiny-editor @@ -1 +1 @@ -Subproject commit a41f8f5a7abf543600edf167895ed3c8ed942fac +Subproject commit 06b3ed52cff01cf7f8369b154e529b75638b1d3f diff --git a/tiny-engine b/tiny-engine index a8d4820..d956d78 160000 --- a/tiny-engine +++ b/tiny-engine @@ -1 +1 @@ -Subproject commit a8d482033dc605db5b9bb6b0edcaf8e56d1fc0a2 +Subproject commit d956d78cf9f2572f6a2b50540ef2082e68f3777a diff --git a/tiny-vue b/tiny-vue index ac0639c..27f49ce 160000 --- a/tiny-vue +++ b/tiny-vue @@ -1 +1 @@ -Subproject commit ac0639c98e44467d91912a6c820769463e731560 +Subproject commit 27f49ce9ca6bced30022511286ac09e003f1036f diff --git a/web-agent b/web-agent index eed9a25..0775649 160000 --- a/web-agent +++ b/web-agent @@ -1 +1 @@ -Subproject commit eed9a25d442f40e9fcd5292b1ad9678c2c8714ad +Subproject commit 0775649dcc193a360e6ac7e1d6f087745efc3a2a From b1f9d24d4c908fa49b47290c1183c57e0c6ccec9 Mon Sep 17 00:00:00 2001 From: Kagol Date: Sat, 14 Feb 2026 10:25:44 +0800 Subject: [PATCH 2/2] chore: update logo-web-agent --- public/images/logo-active-web-agent.svg | 35 ++++++++++++++++++++-- public/images/logo-normal-web-agent.svg | 40 +++++++++++++++++++++++-- tiny-editor | 2 +- 3 files changed, 70 insertions(+), 7 deletions(-) diff --git a/public/images/logo-active-web-agent.svg b/public/images/logo-active-web-agent.svg index b77e77f..0040973 100644 --- a/public/images/logo-active-web-agent.svg +++ b/public/images/logo-active-web-agent.svg @@ -1,4 +1,33 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/logo-normal-web-agent.svg b/public/images/logo-normal-web-agent.svg index 4bd9a31..0eb935e 100644 --- a/public/images/logo-normal-web-agent.svg +++ b/public/images/logo-normal-web-agent.svg @@ -1,4 +1,38 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tiny-editor b/tiny-editor index 06b3ed5..a41f8f5 160000 --- a/tiny-editor +++ b/tiny-editor @@ -1 +1 @@ -Subproject commit 06b3ed52cff01cf7f8369b154e529b75638b1d3f +Subproject commit a41f8f5a7abf543600edf167895ed3c8ed942fac