Opened 8 years ago
Closed 8 years ago
#16933 closed Bug (fixed)
Comments in colorbutton plugin pollutes global scope in documentation
Reported by: | Tomasz Jakut | Owned by: | kkrzton |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.7.0 |
Component: | General | Version: | 4.7.0 |
Keywords: | Cc: |
Description
Documentation for private methods selectColor
and normalizeColor
are not bound to any namespace, therefore appears as a part of global
scope in our documentation.
Change History (4)
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 8 years ago by
Owner: | set to kkrzton |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 8 years ago by
Status: | assigned → review |
---|
comment:4 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
https://github.com/ckeditor/ckeditor-dev/pull/339