Skip to content

v2.9.0

Latest

Choose a tag to compare

@hexqi hexqi released this 12 Dec 10:19
· 35 commits to develop since this release
v2.9.0
ddab413

What's Changed

Exciting New Features 🎉

  • feat: support tailwind css (支持Tailwind CSS) by @chilingling in #1605
  • Feat:Add the ability to build pages with AI (新增AI页面构建能力) by @lichunn in #1603
  • feat: Modify AI dialog box UI (修改AI对话框UI) by @xuanlid in #1610
  • feat: Add AI streaming data real-time rendering (添加AI流数据实时渲染) by @lichunn in #1614
  • feat: add doc front-backend-docker-deployment.md (添加前后端Docker部署文档) by @lu-yg in #1598
  • feat: add mcp tools for utils (为工具添加MCP工具) by @chilingling in #1627
  • Feat:Adjust the AI building interface parameters and add a cancel function (调整AI构建界面参数并添加取消功能) by @lichunn in #1633
  • Feat/model: Add Model Components & Model Manage Plugin & Model Use Configurator (添加模型组件、模型管理插件和模型使用配置器) by @betterdancing in #1625
  • Feat/set app preview: add app preview (添加应用预览功能) by @betterdancing in #1628
  • Feat/resources: Add Resource manager plugin & source select configurator (添加资源管理插件和资源选择配置器) by @betterdancing in #1632
  • feat: add static data source (添加静态数据源) by @xuanlid in #1619
  • Feat/resources: fix resource group validator function (修复资源组验证器功能) by @betterdancing in #1638
  • Feat:Add and complete small models and robot meta-services (添加并完善小模型和机器人元服务) by @lichunn in #1639
  • Feat/ai completions: use robot hook setting (使用机器人钩子设置) by @betterdancing in #1647
  • feat: Modify router select configurator ,add tab-bar configurator and add navigation component (修改路由选择配置器,添加标签栏配置器和导航组件) by @xuanlid in #1617
  • feat:Adjust the logic and interaction of the AI building page (调整AI构建页面的逻辑和交互) by @lichunn in #1658
  • feat:Add line chart,bar chart and pie chart components (添加折线图、柱状图和饼图组件) by @lichunn in #1660
  • feat: merge i18n add and update tool (合并i18n添加和更新工具) by @chilingling in #1645
  • feat: support tailwindcss function and directives feature (支持TailwindCSS函数和指令特性) by @chilingling in #1653
  • feat: add globalState service and mcptool (添加globalState服务和MCP工具) by @chilingling in #1635
  • feat: add workspace, contains app center & template center (添加工作区,包含应用中心和模板中心) by @betterdancing in #1688
  • feat: return app instance from init functions (从初始化函数返回应用实例) by @chilingling in #1680
  • feat: Add bar chart, ring chart and radar chart components (添加柱状图、环形图和雷达图组件) by @xuanlid in #1696
  • feat:add components such as waterfall, scatter plot and funnel (添加瀑布图、散点图和漏斗图等组件) by @lichunn in #1706
  • feat: Add steps, treemenu, cascader, slider, radioGroup and rate components (添加步骤条、树形菜单、级联选择器、滑块、单选框组和评分组件) by @xuanlid in #1698
  • feat: Add progress, skeleton, card, calendar, badge, tag, statistic components (添加进度条、骨架屏、卡片、日历、徽标、标签和统计组件) by @xuanlid in #1697
  • feat: ai plugin refactor (AI插件重构) by @hexqi in #1657
  • Feat/preview style: Modify the style to be consistent with toolbar save. (修改预览样式使其与工具栏保存一致) by @betterdancing in #1709
  • feat: Enhance Robot plugin AI model configuration and refine API endpoint paths (增强机器人插件AI模型配置并优化API端点路径) by @hexqi in #1711

Bug Fixes 🐛

  • fix: Add version field to TinyGrid configuration (为TinyGrid配置添加版本字段) by @LLDLLY in #1568
  • fix: optimize canvas options location caculate algorithm (优化画布选项位置计算算法) by @chilingling in #1572
  • fix: prase block deps from props(JSSlot/NodeLike) (从props(JSSlot/NodeLike)解析区块依赖) by @chilingling in #1602
  • fix: Modify settings panel icons (修改设置面板图标) by @xuanlid in #1612
  • fix: resolve tinyvue type errors (修复tinyvue类型错误) by @chilingling in #1623
  • fix: gencode faild when previous user dirhandle was deleted (修复当用户目录句柄被删除时gencode失败的问题) by @chilingling in #1543
  • fix: gen utils with difference name and exportName (修复生成工具时名称和导出名不一致问题) by @chilingling in #1606
  • fix: ensure only string type ids are registered to metaHashMap (确保只有字符串类型id会注册到metaHashMap) by @chilingling in #1622
  • fix(styles): increase selector specificity to fix ColorInput padding (增加选择器特异性以修复ColorInput内边距) by @chilingling in #1595
  • fix: sub page hide show setting home option (修复子页面隐藏显示设置主页选项问题) by @chilingling in #1544
  • fix: baseURL remove slash (修复baseURL移除斜杠问题) by @chilingling in #1631
  • fix:Modify the output code of static data source (修改静态数据源的输出代码) by @xuanlid in #1634
  • fix: format toolcall result (格式化工具调用结果) by @hexqi in #1637
  • Fix/builtin build: build option extermal tinyvue, vue-icon, vue-renderless (修复内置构建:构建选项外部化tinyvue、vue-icon和vue-renderless) by @betterdancing in #1646
  • fix: highlight js function fail after bind event (修复绑定事件后高亮JS函数失败问题) by @chilingling in #1656
  • Fix(bugs): fix canvas component border & switch style & add validator & tree plugin display sync & bind variable confirm disabled (修复画布组件边框、开关样式、添加校验器、树插件显示同步和绑定变量确认禁用问题) by @betterdancing in #1649
  • fix(app-preview-importMap): Fix ImportMap Issues, Optimize Popover Trigger, and Improve Variable Binding in Preview (修复ImportMap问题,优化Popover触发并改进预览中的变量绑定) by @betterdancing in #1676
  • fix: preview support custom-import-map (预览支持自定义import-map) by @chilingling in #1669
  • fix: method highlighting failure during initialization (修复初始化期间方法高亮失败问题) by @chilingling in #1666
  • fix:parseFunction error: failed to handle empty string input "''" (修复parseFunction错误:无法处理空字符串输入"''") by @fayching in #1677
  • fix: Modify material icons (修改物料图标) by @xuanlid in #1701
  • fix: Modify the template center and application center issues (修改模板中心和应用中心问题) by @xuanlid in #1703
  • fix: Model-Driven and Template Center Entry Shielding (修复模型驱动和模板中心入口屏蔽问题) by @xuanlid in #1707

📖 Documentation

  • docs: change to pre wrap to avoid identify as env (修改为pre wrap以避免被识别为环境变量) by @chilingling in #1621
  • docs: Modify the error in the document (修改文档中的错误) by @xuanlid in #1700
  • docs: update registry code example (更新注册表代码示例) by @chilingling in #1693
  • docs: update ai plugin markdown content and images (更新AI插件markdown内容和图片) by @hexqi in #1712

🔧 Maintenance

  • ci: deploy to gh pages (部署到GitHub Pages) by @chilingling in #1629
  • ci: config material url on gh page workflow (在GitHub Pages工作流中配置物料URL) by @chilingling in #1630
  • chore: update gencode template deps version (更新生成代码模板依赖版本) by @chilingling in #1620
  • chore: delete webcomponent package (删除webcomponent包) by @chilingling in #1583
  • chore: export basic types (导出基础类型) by @chilingling in #1692

Other Changes

  • Release/v2.8.x (发布v2.8.x版本) by @hexqi in #1597
  • doc: logo supportDarkMode (logo支持暗黑模式) by @chilingling in #1642
  • doc: add deep wiki badge to enable auto-refresh wiki (添加deep wiki徽章以启用wiki自动刷新) by @chilingling in #1648

New Contributors

Full Changelog: v2.8.2...v2.9.0