Closed kagol closed 2 weeks ago
The changes in this pull request involve updates to documentation and code related to the FluentEditor component. The Markdown file for FluentEditor has been modified to enhance its description, emphasizing its framework-agnostic nature and including a hyperlink to the official documentation. Additionally, the meta
property has been removed from both the fluent-editor.js
file and the menus.js
file, which also sees the introduction of a new entry for business components in the menu structure.
File Path | Change Summary |
---|---|
examples/sites/demos/pc/app/fluent-editor/webdoc/fluent-editor.cn.md |
Updated description in Markdown to include framework-agnostic reference and a hyperlink to documentation. |
examples/sites/demos/pc/app/fluent-editor/webdoc/fluent-editor.js |
Removed meta property from the default export object. |
examples/sites/demos/pc/menus.js |
Removed meta from FluentEditor entry and added new '业务组件' (Business Components) entry in cmpMenus . |
menus.js
file, relevant to changes in the cmpMenus
array.refactoring
, documentation
🐇 In the meadow, I hop and play,
With FluentEditor brightening the day.
Links now shine, and menus expand,
A framework-agnostic wonderland!
Documentation's a joy to see,
Hooray for changes, hop with glee! 🎉
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
[e2e-test-warn] The component to be tested is missing.
The title of the Pull request should look like "fix(vue-renderless): [action-menu, alert] fix xxx bug".
Please make sure you've read our contributing guide
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information
Summary by CodeRabbit
New Features
Bug Fixes
meta
property from the FluentEditor entry and the menus, simplifying the component metadata.