About Ribbon in the toolbar #5264
Replies: 1 comment
-
1. Version 0.7.0 & Ribbon (Dropdown) in the Toolbar
2. Upcoming 0.8.0 with Ribbon Toolbar – Release Timing?
Summary Table
Version | Ribbon Support | Release Status
-- | -- | --
v0.7.x | No built-in ribbon UI; must use plugin | Released, no ribbon preset
“Upcoming v0.8.0” | Expected ribbon UI (according to your note) | Not found in official releases; likely superseded
v0.9.x – v0.10.x | Current stable versions (no explicit mention of ribbon) | Released — latest: v0.10.4 (Aug 18, 2025)
What You Can Do Next
In 0.7.x, there’s no built-in or preset configuration for a “ribbon” toolbar or dropdown style UI. If you want a ribbon-like dropdown component in the toolbar, you’ll need to implement it yourself via a custom plugin or UI extension—there’s no out-of-the-box support for that in this version.
A comment you mentioned hinted that the upcoming 0.8.0 version of the Univer SDK will introduce a brand-new ribbon toolbar. However, after checking the official GitHub releases, there’s no trace of a 0.8.0 release—the repository has already been updated to versions 0.9.x and 0.10.x, with the latest being v0.10.4 on August 18, 2025 This suggests that: Either the ribbon feature was planned for 0.8.0 but got pushed to later versions, or The mention of “upcoming 0.8.0” may now be outdated or no longer accurate. Summary Table Check official roadmaps or discussions: Visit the Univer SDK GitHub Issues or Discussions to see if the ribbon toolbar was implemented in later versions or if plans changed. Inspect release notes for versions 0.9.x or 1.x in case the ribbon feature was introduced under a different name. If you’re already on v0.9.x or above, you might want to search for terms like “toolbar collapse”, “ribbon”, or UI updates in the changelog or issues to locate where this feature may have surfaced. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In 0.7.0, if we want a ribbon (the dropdown) in the toolbar, we have to write a plugin to implement it? Is there any preset configuration to introduce a ribbon? 🤔
BTW, I've noticed that "The upcoming 0.8.0 version of the Univer SDK will introduce a brand-new ribbon toolbar". When is the 0.8.0 version expected to be released?
Beta Was this translation helpful? Give feedback.
All reactions