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

Improve CKEDITOR.tools.bind helper #3247

Closed
jacekbogdanski opened this issue Jul 5, 2019 · 0 comments · Fixed by #3249
Closed

Improve CKEDITOR.tools.bind helper #3247

jacekbogdanski opened this issue Jul 5, 2019 · 0 comments · Fixed by #3249
Labels
changelog:api A changelog entry should be put in the API section of the changelog. core The issue is caused by the editor core code. status:confirmed An issue confirmed by the development team. type:feature A feature request.
Milestone

Comments

@jacekbogdanski
Copy link
Member

Type of report

Feature request

Provide description of the new feature

We already have PR for this feature #2862, adding an issue for communication/changelog purpose.

Native Function.prototype.bind function allows to attach arguments bound to the method. Extending our CKEDITOR.tools.bind helper would make this function much more useful and consistent with native API.

@jacekbogdanski jacekbogdanski added type:feature A feature request. status:confirmed An issue confirmed by the development team. core The issue is caused by the editor core code. labels Jul 5, 2019
@f1ames f1ames added this to the 4.13.0 milestone Jul 5, 2019
@f1ames f1ames added the changelog:api A changelog entry should be put in the API section of the changelog. label Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:api A changelog entry should be put in the API section of the changelog. core The issue is caused by the editor core code. status:confirmed An issue confirmed by the development team. type:feature A feature request.
Projects
None yet
2 participants