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

Change the name of the main file to classiceditor to reflect class name #2218

Closed
Reinmar opened this issue Dec 4, 2016 · 1 comment · Fixed by ckeditor/ckeditor5-editor-classic#59
Assignees
Labels
package:editor-classic type:task This issue reports a chore (non-production change) and other types of "todos".
Milestone

Comments

@Reinmar
Copy link
Member

Reinmar commented Dec 4, 2016

The file is now named classic.js in order to better work with ckeditor5-editor-classic (it matches the last word and tries to follow the short feature naming pattern where link == link/link). However, that's as confusing as the inconsistent order in ckeditor5-editor-classic/classiceditor.js, so, since the shortened feature naming is gone, it's better to just stick to the general naming pattern where file name reflects the class name.

@Reinmar
Copy link
Member Author

Reinmar commented Jun 13, 2017

This change should also be done in the two other editors and perhaps in more places (such as the builds and many tests).

@oleq oleq self-assigned this Jun 14, 2017
szymonkups referenced this issue in ckeditor/ckeditor5-editor-classic Jun 19, 2017
…the naming convention. Closes #41.

BREAKING CHANGE: The `classic.js` file containing `ClassicEditor` class has been renamed to `classiceditor.js`.
oleq referenced this issue in ckeditor/ckeditor5-editor-classic Jun 19, 2017
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-editor-classic Oct 8, 2019
@mlewand mlewand added status:confirmed type:task This issue reports a chore (non-production change) and other types of "todos". package:editor-classic labels Oct 8, 2019
@mlewand mlewand added this to the iteration 11 milestone Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:editor-classic type:task This issue reports a chore (non-production change) and other types of "todos".
Projects
None yet
3 participants