🎉 Release v0.9.1 #5491
wpxp123456
announced in
Announcements | 公告
Replies: 1 comment
-
🎊 [email protected]🚧 重要提示您的反馈至关重要!请提交 issues 和建议,帮助我们塑造 Univer 的未来。 🚀 快速开始如果您希望了解 Univer,请查看我们的入门文档。 💔 破坏性更新自 0.9.1 版本起,@univerjs/ui 不再内置对 [email protected] 组件的支持,如需集成基于 [email protected] 开发的组件,请单独安装 @univerjs/ui-adapter-vue3,并注册其提供的 univer.registerPlugin(UniverUIPlugin)
// UI Adapter 插件必须在 UniverUIPlugin 之后、注册自定义组件之前注册
univer.registerPlugin(UniverVue3AdapterPlugin) 📊 Univer Sheets✨ 新功能亮点
🐛 改进与优化
📦 Univer Presets
📢 加入讨论我们欢迎您的参与和见解,一起踏上这个激动人心的旅程。请通过以下方式与我们联系: 📝 更新日志完整的更新日志 (2025-07-04) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎊 [email protected]
🚧 Important Note
Your feedback is crucial! Please submit issues and suggestions to help us shape the future of Univer.
🚀 Getting Started
If you're eager to explore Univer, check out our getting started documentation.
Dive into the world of collaborative document, spreadsheet, and presentation editing powered by Univer!
💔 Breaking Changes
From version 0.9.1,
@univerjs/ui
will no longer include built-in support for [email protected] components. You will need to install@univerjs/ui-adapter-vue3
and register theUniverVue3AdapterPlugin
it provides to register components developed with [email protected].📊 Univer Sheets
✨ New Features Highlights
@univerjs/ui-adapter-vue3
, which can be used to integrate custom components developed with [email protected]@univerjs/ui-adapter-web-component
, which can be used to integrate Web Components🐛 Bug Fixes and Optimizations
FWorkbook.customizeRowHeader
andFWorkbook.customizeColumnHeader
FWorksheet.customizeRowHeader
andFWorksheet.customizeColumnHeader
UniverSheetsAdvancedPreset
in webpack@5 environment build: add ignoreImports option to obfuscation process #5469📦 Univer Presets
@univerjs/preset-docs-node-core
package to support quick integration of Headless Univer Docs📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
📝 Changelog
Full changelog (2025-07-04)
Bug Fixes
Features
Beta Was this translation helpful? Give feedback.
All reactions