Improve CKEDITOR.tools.bind helper #3247
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
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 ourCKEDITOR.tools.bind
helper would make this function much more useful and consistent with native API.The text was updated successfully, but these errors were encountered: