| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(site): site provides examples of both SaaS and non-SaaS filter modes (#3827) | 8 个月前 | |
fix(chart): Hide Baidu Maps and Amap from the document and Repair the chart document (#3867) * fix: 【Charts】update charts snapshots * fix: 修复图表height为100%时的高度问题 * fix: 优化图表extend逻辑 * fix: 修复图表extend失效问题 * fix: 删除注释 * fix: 新增图表echartOption变量,以便用户获取echart配置 * fix: 修复playground百度地图案例错误问题 * fix: 修复图表option复杂变量失效问题 * fix: 修改高德百度地图案例注释 * fix: chart-core添加cloneDeep引入 * fix: 修改chart组件getFormatted函数判断逻辑 * fix: 更新chart-core包版本为3.17.1 * fix: 修复箱型图data为空数组时的报错问题 * fix: 添加图标属性逻辑的深拷贝 * fix: 删除注释文件 * fix: 修改图表打包 * fix: 图表打包指令修改 * fix: huiCharts打包替换为Chart * fix: 新增图表解绑,解决内存泄漏问题 * fix: 添加chart实例的非空判断 * fix: 添加chart实例置空顺序 * fix: 将百度地图和高德地图从文档中隐藏,后续推荐用户使用原生地图 * fix: 修复chart图表文档api介绍未转义问题 * fix: 修改错误 * fix: async-highlight组件type属性添加默认值 | 7 个月前 | |
fix(chart): Hide Baidu Maps and Amap from the document and Repair the chart document (#3867) * fix: 【Charts】update charts snapshots * fix: 修复图表height为100%时的高度问题 * fix: 优化图表extend逻辑 * fix: 修复图表extend失效问题 * fix: 删除注释 * fix: 新增图表echartOption变量,以便用户获取echart配置 * fix: 修复playground百度地图案例错误问题 * fix: 修复图表option复杂变量失效问题 * fix: 修改高德百度地图案例注释 * fix: chart-core添加cloneDeep引入 * fix: 修改chart组件getFormatted函数判断逻辑 * fix: 更新chart-core包版本为3.17.1 * fix: 修复箱型图data为空数组时的报错问题 * fix: 添加图标属性逻辑的深拷贝 * fix: 删除注释文件 * fix: 修改图表打包 * fix: 图表打包指令修改 * fix: huiCharts打包替换为Chart * fix: 新增图表解绑,解决内存泄漏问题 * fix: 添加chart实例的非空判断 * fix: 添加chart实例置空顺序 * fix: 将百度地图和高德地图从文档中隐藏,后续推荐用户使用原生地图 * fix: 修复chart图表文档api介绍未转义问题 * fix: 修改错误 * fix: async-highlight组件type属性添加默认值 | 7 个月前 | |
chore: sync release-3.24.0 to dev (#3507) * feat: New MCP comprehensive example added to the official website (#3497) * feat: 官网新增mcp综合示例 * fix: 修复 tiny-robot-chat 组件中的提示项和建议项的传递逻辑,优化 Demo 组件的 QR 码展示样式 * fix: 修复引入路径问题 * chore: Update changelog and add TinyVue intelligent component access documentation (#3498) * chore: 更新changelog,并添加TinyVue智能化组件接入文档 * chore: 添加菜单优化文档 * chore: 更新mcp.md文档中的sessionId说明,简化调试提示 * chore: 更新mcp-en.md文档中的标题和内容,统一语言为英文 * feat: add remote control page, update next dependency (#3501) * feat: 添加遥控器页面,更新next依赖 * chore: 修改代理为https url * feat: 更新会话ID的处理逻辑 * fix: 更新依赖版本约束以支持更高版本 * fix: 更新版本号至3.24.4 | 1 年前 | |
fix(saas): increase the demonstration function of screens of different sizes in the training field (#3880) * fix: increase the demonstration function of screens of different sizes in the training field * fix: layout reversal, horizontal adjustment * fix: update comment | 7 个月前 | |
feat(button): add a list of theme tokens to the component documentation (#3631) * feat: add a list of theme tokens to the component documentation * feat: add a list of theme tokens to the component documentatio * feat: add a list of theme tokens to the component documentatio * feat: modify class names and delete useless code * feat: modify pnpm site packaging command | 11 个月前 | |
chore: sync release-3.26.0 to dev branch (#3716) * fix(site): push update logs and upgrade the playground version number to the release3.26 branch (#3705) * fix(sites): 添加3.26的更新日志到 release 3.26分支 * fix(playground): 升级playground版本 * feat: Adapt to SaaS official website (#3708) * feat: 适配saas官网 * feat: 更新菜单项,添加适配AUI的选项,并修复样式以支持不同主题。调整了移动优先和PC端的菜单配置,确保在不同场景下的兼容性。 * fix(layout): 修改菜单类型图标的样式,确保在不同主题下的颜色适配 * chore(package): 更新版本号至3.26.1,并添加作者、许可证、仓库和问题追踪链接信息 * refactor(demo): 移除多端预览按钮的注释代码,优化组件结构 * chore: 更新构建命令以支持主题构建,并优化代码格式 * chore: 更新构建命令以简化站点构建流程,移除不必要的依赖 * fix: 修复文档 (#3711) * fix: 修复官网构建报错 * fix: 修复saas官网构建失败问题 (#3712) * chore: 更新版本号至3.26.6,添加tailwind-merge依赖,并优化tailwind配置以支持新路径 * fix: fixed the issue of invalid source code viewing on multiple terminals, and optimized the global search function (#3715) * fix: 修复多端查看源码失效问题,优化全局搜索功能 * fix: 修复SaaS内容替换逻辑,确保正确替换路径 * chore: 更新版本号至3.26.8,添加isSaas常量以优化主题适配逻辑 --------- Co-authored-by: 申君健 <40288193@qq.com> Co-authored-by: chenxi-20 <2465950588@qq.com> | 10 个月前 | |
fix: optimization and Modification of SaaS Official Website (#3848) * fix: optimization and Modification of SaaS Official Website * fix: delete invalid styles | 8 个月前 | |
feat: modify the resource file loading mode and add postcss plugin configuration. (#3615) | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 1 年前 | ||
| 7 个月前 | ||
| 11 个月前 | ||
| 10 个月前 | ||
| 8 个月前 | ||
| 1 年前 |