Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added more tools in the editor #974

Merged
merged 1 commit into from
Dec 30, 2023
Merged

feat: Added more tools in the editor #974

merged 1 commit into from
Dec 30, 2023

Conversation

lokeshsingh3721
Copy link
Contributor

Added Enhanced Editor Tools

Description

Introduce various tools to enhance the editor's capabilities:

  • Strikethrough
  • Background color
  • Inline code
  • Superscript and subscript
  • Text alignment
  • Text direction
  • Link insertion etc..

These additions provide users with a more versatile and feature-rich editing experience.

feat #949

Motivation and Context

This update is essential for enriching the user experience in the editor. The newly introduced tools, including strikethrough, background color, inline code, superscript/subscript, text alignment, text direction, and link insertion, address several limitations and enhance the editing capabilities significantly.

  • Improved Formatting: Users can now easily apply strikethrough, background colors, and inline code, providing a more visually appealing and structured document.

  • Enhanced Expressiveness: The addition of superscript and subscript allows for clearer representation of mathematical equations or annotations within the text.

  • Text Layout Control: With text alignment and direction settings, users gain better control over the visual presentation of their content, improving overall document structure.

  • Streamlined Link Insertion: The inclusion of a straightforward link insertion tool simplifies the process, making it more intuitive for users to incorporate hyperlinks into their documents.

In summary, these enhancements resolve existing limitations, offering users a more versatile and user-friendly editing experience.

How Has This Been Tested?

Implemented changes have been thoroughly tested on my local machine and do not introduce any alterations to the current codebase. All tools have been verified and are functioning as expected.

Screen.Recording.2023-12-08.at.1.29.32.PM.mov

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@ABHISHEK-PANDEY2
Copy link
Collaborator

@lokeshsingh3721 Nice work👌

@lokeshsingh3721
Copy link
Contributor Author

lokeshsingh3721 commented Dec 26, 2023

@lokeshsingh3721 Nice work👌

Thanks ..but why this isn't merging now?
@shivareddy6 can you please review it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants