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

Breaking changes of version 11.0.0 #2260

Open
EchoEllet opened this issue Sep 21, 2024 · 1 comment
Open

Breaking changes of version 11.0.0 #2260

EchoEllet opened this issue Sep 21, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request notice This is a notice or information that may be important for users to be aware of.

Comments

@EchoEllet
Copy link
Collaborator

EchoEllet commented Sep 21, 2024

This issue will document the breaking changes that are planned for 11.0.0

This issue will be updated as we plan. All breaking changes should be planned here instead of discussing them in different issues.

@EchoEllet EchoEllet added documentation Improvements or additions to documentation enhancement New feature or request notice This is a notice or information that may be important for users to be aware of. labels Sep 21, 2024
@CatHood0
Copy link
Collaborator

CatHood0 commented Sep 21, 2024

I propose that we should and need to refactor files that contain several classes that are only used internally.

If you want to see what the problem is with this you can take a look at: editor, text_line, text_block, proxy, default_styles, etc. There are many files of this style that we can perfectly divide into different files (making this avoid creating files with more than 1000 lines that are not always easy to debug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request notice This is a notice or information that may be important for users to be aware of.
Projects
None yet
Development

No branches or pull requests

2 participants