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

Feature ckeditor #253

Merged
merged 4 commits into from Jun 1, 2016
Merged

Feature ckeditor #253

merged 4 commits into from Jun 1, 2016

Conversation

amenk
Copy link
Contributor

@amenk amenk commented May 26, 2016

amenk added a commit to iMi-digital/redmine_mentions that referenced this pull request May 26, 2016
- Contains textcomplete from my pull request yuku/textcomplete#253
 - Basically compatible with the tabs plugin and other quirks
- Also deactivate the overlay which destroys the CK Editor
amenk added a commit to iMi-digital/redmine_mentions that referenced this pull request May 26, 2016
- Contains textcomplete from my pull request yuku/textcomplete#253
 - Basically compatible with the tabs plugin and other quirks
- Also deactivate the overlay which destroys the CK Editor
@yuku
Copy link
Owner

yuku commented May 27, 2016

I've merged #252. Can you rebase to the current master?

@amenk
Copy link
Contributor Author

amenk commented May 27, 2016 via email

@yuku
Copy link
Owner

yuku commented May 27, 2016

without dist :)

amenk added 4 commits May 27, 2016 08:38
 - Instance currently hardcoded
 - Known issue: Space after complete not included
Problem was, that spaces after the completion were "Eaten" by CKEditor.

Don't worry, the   is replaced by a normal space on the next non-space anyways.

Search was delayed as well, i.e. the last key was not used in the search, that is why
we listen again to the native event.
@amenk
Copy link
Contributor Author

amenk commented May 27, 2016

Rebasing is fun! :-) Here you go.

@amenk
Copy link
Contributor Author

amenk commented May 27, 2016

I did frontend tests on IE10, 11, FF 46, Chrome 50, Opera 37 with EasyRedmine (CKEditor with the Tabs plugin on - that inserts spaces on the press of the tab key)

@yuku
Copy link
Owner

yuku commented Jun 1, 2016

I did frontend tests on IE10, 11, FF 46, Chrome 50, Opera 37 with EasyRedmine

Thanks 👍

@yuku yuku merged commit 1dcf2fd into yuku:master Jun 1, 2016
@yuku yuku added the DEPRECATED jquery-textcomplete Issues associated to jquery-textcomplete (was DEPRECATED) label Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEPRECATED jquery-textcomplete Issues associated to jquery-textcomplete (was DEPRECATED)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants