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

I/5683: Initial implementation of the "standard" mode. #1

Merged
merged 41 commits into from
Nov 19, 2019
Merged

Conversation

jodator
Copy link
Contributor

@jodator jodator commented Nov 15, 2019

Suggested merge commit message (convention)

Internal: Add initial "standard" mode implementation. Closes ckeditor/ckeditor5#5754.


Additional information

  • This is a draft PR to check CI setup later on.
  • As for names: I'd go with RestrictedEditingException for this part of a feature for now. This is how word calls this action (step 5).

jodator and others added 30 commits November 15, 2019 14:50
@jodator jodator marked this pull request as ready for review November 15, 2019 15:59
@jodator jodator requested review from oleq and Reinmar November 15, 2019 16:37
@Reinmar Reinmar removed their request for review November 18, 2019 07:41
Copy link
Member

@oleq oleq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Minor language corrections only.

package.json Outdated Show resolved Hide resolved
src/restrictededitingexceptionui.js Outdated Show resolved Hide resolved
tests/manual/restrictedediting.md Outdated Show resolved Hide resolved
tests/restrictededitingexceptioncommand.js Outdated Show resolved Hide resolved
tests/restrictededitingexceptioncommand.js Outdated Show resolved Hide resolved
tests/restrictededitingexceptionediting.js Outdated Show resolved Hide resolved
tests/restrictededitingexceptionediting.js Outdated Show resolved Hide resolved
tests/restrictededitingexceptionui.js Outdated Show resolved Hide resolved
tests/restrictededitingexceptionui.js Outdated Show resolved Hide resolved
tests/restrictededitingexceptionui.js Outdated Show resolved Hide resolved
Copy link
Member

@oleq oleq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Minor language corrections only.

@jodator jodator requested a review from oleq November 19, 2019 11:03
@oleq oleq merged commit e32a805 into master Nov 19, 2019
@oleq oleq deleted the i/5683 branch November 19, 2019 13:16
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.

Restricted Editing: Standard mode
2 participants