Commit Graph

9 Commits

Author SHA1 Message Date
申君健 cfe8e981e0
feat(site): add the tiny-robot drawer to the official website. (#3467)
* feat(site): 添加tiny-robot的初始代码

* fix(site): fix

* fix(robot): fix

* fix(robot):  添加自定义适配 dify

* fix(site): fix

* fix(site): 在表格中,专门添加智能体文件

* fix(site): ai-agent

* fix(site): fix

* ci(workflow): update branches for auto deployment

* chore: 还原action脚本

* fix(site): fix 检视意见

---------

Co-authored-by: ajaxzheng <894103554@qq.com>
2025-06-03 10:34:38 +08:00
ajaxzheng 09107172f7
fix(docs): fixed the issue that the drop-down panel on the official website does not follow the scrolling (#3113) 2025-03-11 21:03:01 +08:00
liukun 4acd55692b
fix:修复plus官网借口以及类型文档显示 (#3062) 2025-03-10 11:07:50 +08:00
申君健 8597f18cbd
fix(site): document search box adapts to the dark theme. (#3046)
* fix(site): docsearch的暗黑适配

* fix(chart): fix charts-docs in dark mode

* fix(site): add html selector before .dark
2025-03-05 16:13:57 +08:00
申君健 3387a22ca2
fix(site): refactor the implementation mode of switch dark theme (#2995)
* fix(site): remove switch theme button

* fix(site): fix some wrong colors

* fix(site): add  { allowDarkTheme:true } to TDCommon

* fix(site): add mock button for switch theme

* fix(site): fix reviews
2025-03-04 10:49:27 +08:00
ajaxzheng f4584f5e5c
fix: fix tabs background color style in dark mode (#2960) 2025-02-25 17:42:50 +08:00
ajaxzheng 3b7864cd35
fix: fix grid header style and tabs style in dark mode (#2957) 2025-02-25 17:06:08 +08:00
gimmyhehe b952e35478
chore: mobile project migrate (#2890)
* chore: mobile project migrate

* chore: mobile project migrate

* chore: mobile project migrate

* chore: mobile project migrate

* chore: delete mobile dev site
2025-02-12 10:56:19 +08:00
gimmyhehe ab64af8676
refactor: refactor mobile site (#2808)
* fix: init mobile site refactor

* fix: modify demo file

* fix: display and debug iframe on mobile devices

* refactor: mobile site vite config refactor

* fix: modify the issue that clicking the demo button in multiple example modes on mobile devices will redirect to the first demo

* refactor: mobile site refactor

* refactor: mobile site refactor

* fix: modify components file

* fix: mobile display adjustment

* fix: fix sites vite config

* fix: fix sites vite config

* fix: fix demo not visible after build

* fix: change mobile github page env

* docs: separate mobile docs

* fix: delete faq logic

* fix: split components to sub components

* fix: the issue of modifying tabs

* fix: optimize components

* fix: refactor components

* fix: change mobile demo docs

* fix: change mobile demo docs

* fix: change mobile demo docs

* fix: problem with modifying slider components

* fix: optimize mobile demos

* refactor: refactor site

---------

Co-authored-by: James-9696 <hujm969696@163.com>
2025-02-10 10:53:00 +08:00