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

Added caseSensitive option for mentions plugin #1936

Merged
merged 6 commits into from
May 8, 2018
Merged

Added caseSensitive option for mentions plugin #1936

merged 6 commits into from
May 8, 2018

Conversation

jacekbogdanski
Copy link
Member

What is the purpose of this pull request?

New feature

Does your PR contain necessary tests?

All patches which change the editor code must include tests. You can always read more
on PR testing,
how to set the testing environment and
how to create tests
in the official CKEditor documentation.

This PR contains

  • Unit tests
  • Manual tests

What changes did you make?

Added caseSensitive option to mentions plugin. Also, as default mentions simple feed is no longer case sensitive.

Closes #1934

@mlewand mlewand self-requested a review May 8, 2018 15:21
Copy link
Contributor

@mlewand mlewand left a comment

Choose a reason for hiding this comment

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

Looks good to me. I was missing only one unit test that would assert how caseSensitive: false acts.

I'll add this in a moment.

@mlewand mlewand self-requested a review May 8, 2018 15:48
@mlewand mlewand merged commit e89227c into t/1703-b May 8, 2018
@mlewand mlewand deleted the t/1934 branch May 8, 2018 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants