v2.9.0-rc.1
Pre-release
Pre-release
What's Changed
Breaking Changes 🛠
- feat: support tailwind css by @chilingling in #1605
Exciting New Features 🎉
- Feat:Add the ability to build pages with AI by @lichunn in #1603
- feat: Modify AI dialog box UI by @xuanlid in #1610
- feat: Add AI streaming data real-time rendering by @lichunn in #1614
- feat: add doc front-backend-docker-deployment.md by @lu-yg in #1598
- feat: add mcp tools for utils by @chilingling in #1627
- Feat:Adjust the AI building interface parameters and add a cancel function 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 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 by @chilingling in #1645
- feat: support tailwindcss function and directives feature by @chilingling in #1653
- feat: add globalState service and mcp tool 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 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 by @hexqi in #1711
Bug Fixes 🐛
- fix: Add version field to TinyGrid configuration by @LLDLLY in #1568
- fix: optimize canvas options location caculate algorithm by @chilingling in #1572
- fix: prase block deps from props(JSSlot/NodeLike) by @chilingling in #1602
- fix: Modify settings panel icons by @xuanlid in #1612
- fix: resolve tinyvue type errors by @chilingling in #1623
- fix: gencode faild when previous user dirhandle was deleted 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 by @chilingling in #1622
- fix(styles): increase selector specificity to fix ColorInput padding by @chilingling in #1595
- fix: sub page hide show setting home option by @chilingling in #1544
- fix: baseURL remove slash 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 by @betterdancing in #1646
- fix: highlight js function fail after bind event 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 by @betterdancing in #1676
- fix: preview support custom-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 "''" 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 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 by @hexqi in #1712
🔧 Maintenance
- ci: deploy to gh pages by @chilingling in #1629
- ci: config material url on gh page workflow by @chilingling in #1630
- chore: update gencode template deps version by @chilingling in #1620
- chore: delete webcomponent package by @chilingling in #1583
- chore: export basic types by @chilingling in #1692
Other Changes
- Release/v2.8.x by @hexqi in #1597
- doc: logo supportDarkMode by @chilingling in #1642
- doc: add deep wiki badge to enable auto-refresh wiki by @chilingling in #1648
New Contributors
Full Changelog: v2.8.2...v2.9.0-rc.1