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(editor): wrap long lines #285

Merged
merged 1 commit into from
Dec 24, 2024
Merged

feat(editor): wrap long lines #285

merged 1 commit into from
Dec 24, 2024

Conversation

Muhammed-Rahif
Copy link
Owner

  • Added box-border class to base layer for better border styling
  • Adjusted duration property for ql-editor class in Editor.css
  • Added position: relative to .editor-container class in Editor.css
  • Added line numbers functionality to the editor container
  • Updated styles for line numbers in Editor.css
  • Added wrap long lines functionality to the editor container
  • Updated Menubar component to include "Wrap Long Lines" checkbox
  • Added wrapLongLines property to settings
  • Created RichTextEditor class to handle Quill initialization

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
- Added `box-border` class to base layer for better border styling
- Adjusted `duration` property for `ql-editor` class in Editor.css
- Added `position: relative` to `.editor-container` class in Editor.css
- Added line numbers functionality to the editor container
- Updated styles for line numbers in Editor.css
- Added wrap long lines functionality to the editor container
- Updated Menubar component to include "Wrap Long Lines" checkbox
- Added `wrapLongLines` property to settings
- Created RichTextEditor class to handle Quill initialization
Copy link
Contributor

🙌 Woohoo, @Muhammed-Rahif! Thanks for opening a pull request to Notpad. 🛠️✨
Your efforts make this project better with every contribution.
💡 Before we merge this, don’t forget to check our CONTRIBUTING.md for a smoother process.
Together, we’re building something incredible – keep up the amazing work! 💪
(Psst... have you starred the repo yet? ⭐)

@Muhammed-Rahif Muhammed-Rahif merged commit 86fabf6 into alpha Dec 24, 2024
1 check passed
Copy link
Contributor

🎉 Congratulations, @Muhammed-Rahif! Your pull request has been successfully merged. 🥳🎈
You’ve just made Notpad better, and we couldn’t be more thankful. 🙌
Your contribution is now part of the project, helping users and contributors around the world. 🌍
We’re excited to see what else you have in store for us – the best is yet to come! 💡
Cheers to you and the amazing world of open source! 🍻✨

@Muhammed-Rahif Muhammed-Rahif deleted the feat/wrap-long-lines branch December 24, 2024 09:51
Copy link
Contributor

🎉 This PR is included in version 1.0.0-alpha.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant