Closed kagol closed 2 months ago
The changes introduce significant enhancements to the Fluent Editor's toolbar, adding new functionalities such as a 'format-painter' and 'screenshot' options. The toolbar configuration has been expanded to support font selection, subscript and superscript formatting, and various content insertion options, including images and tables. Additionally, the documentation has been updated to reflect these new features, ensuring users have clear instructions on utilizing the enhanced capabilities.
File Path | Change Summary |
---|---|
packages/docs/fluent-editor/demos/*.vue |
Multiple demos updated to include new toolbar features and libraries (highlight.js , katex , html2canvas ). Toolbar configurations enhanced with options for formatting and screenshots. |
packages/docs/fluent-editor/docs/custom-toolbar.md |
Documentation updated to include new toolbar features: format-painter and screenshot . |
packages/docs/fluent-editor/docs/image-upload.md |
Added sections on basic usage and server upload configuration for the image upload feature. |
packages/docs/fluent-editor/docs/screenshot.md |
Updated documentation for the screenshot feature, clarifying usage, configuration, and handling of screenshot uploads. |
packages/docs/fluent-editor/demos/screenshot-upload-to-server.vue |
Added comment to clarify the onclone method functionality related to html2canvas . |
get-html.vue
, relevant to the toolbar enhancements.custom-toolbar.vue
, optimizing the codebase in conjunction with the main PR.documentation
🐰 In the editor's realm, new tools take flight,
A painter of formats, a screenshot in sight.
With fonts and with tables, oh what a delight,
Our rabbit hearts leap, in the soft moonlight!
Let's hop through the changes, with joy we'll unite,
For editing magic is now shining bright! 🌟
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?
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
Release Notes
New Features
Documentation
Bug Fixes