Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Reworded docs and renamed disable() and enable() to forceDisabled() and clearForceDisabled() #167

Merged
merged 5 commits into from
Mar 12, 2019

Conversation

scofalik
Copy link
Contributor

@scofalik scofalik commented Mar 12, 2019

Suggested merge commit message (convention)

Internal: Reworded docs and renamed Command#disable() and Command#enable() to Command#forceDisabled() and Command#clearForceDisabled(). Closes ckeditor/ckeditor5#2903.

@coveralls
Copy link

coveralls commented Mar 12, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling f8c387e on t/165 into 030ca2b on master.

src/command.js Outdated Show resolved Hide resolved
@pjasiun pjasiun merged commit db9949a into master Mar 12, 2019
@pjasiun pjasiun deleted the t/165 branch March 12, 2019 16:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce command#disable() and command#enable()
3 participants