Releases: vuepont/ai-elements-vue
Releases · vuepont/ai-elements-vue
v0.13.1
v0.13.0
🚀 Features
- Add web-preview component and related test cases, example, and doc - by @zhouLion in #28 (e9cd2)
- Enhance ComponentLoader with resizable panels - by @zhouLion in #36 (4a183)
- Add reasoning component - by @peoray in #40 (8196e)
- Update conversation components with improved structure and new empty state - by @peoray in #42 (399f5)
- Add MCP server - by @cwandev in #44 (9b992)
🐞 Bug Fixes
- Setup tutorial error - by @zhouLion in #38 (d62d7)
- ModelSelectorLogo styles for dark mode - by @peoray in #39 (f9fed)
- message:
- www:
View changes on GitHub
v0.12.0
v0.11.0
🚀 Features
- Draft workflow elements - by @cwandev (7c951)
- Add connection component - by @cwandev (5efe3)
- Add checkpoint component - by @peoray (b4a10)
- Update message component - by @peoray (77f0a)
- Add panel component - by @cwandev (4e5d2)
- Add node component - by @cwandev (f2832)
- Add toolbar component - by @cwandev (69e05)
- Add edge component - by @cwandev (7b522)
- Add artifact component and its sub components - by @zhouLion (89681)
- Implement Artifact component with subcomponents and update installation instructions - by @zhouLion (95ca9)
🐞 Bug Fixes
- Removed redundant scroll button to avoid duplicated rendering - by @jschang19 (a4e29)
- checkpoint: Add missing TooltipProvider for improved tooltip handling - by @peoray (18871)