Maciej Gołaszewski
|
eb4fed4ad8
Use range.getItem() instead of range.getWalker().
|
6 years ago |
Maciej Gołaszewski
|
1760ec4677
Add deep check of inserted item in the search of a broken mention.
|
6 years ago |
Maciej Gołaszewski
|
ff2602b68d
Attribute on mention post-fixer will only check text nodes at change range boundaries.
|
6 years ago |
Maciej Gołaszewski
|
242834b083
Add integration test with clipboard.
|
6 years ago |
Maciej Gołaszewski
|
763c0e82e8
Update comment in partial mention post-fixer.
|
6 years ago |
Maciej Gołaszewski
|
5211ab74d9
Remove redundant check in mention post-fixer.
|
6 years ago |
Maciej Gołaszewski
|
b474440d2f
Add undo integration tests for attribute post-fixer.
|
6 years ago |
Maciej Gołaszewski
|
d36b8fc76c
Move checkAndFix() method out of post-fixer.
|
6 years ago |
Maciej Gołaszewski
|
4a75a11ed5
Improve removePartialMentionPostFixer() code style.
|
6 years ago |
Maciej Gołaszewski
|
f6f0c0d06a
Rename checkMentionAttributeOnNode() to isBrokenMentionNode().
|
6 years ago |
Szymon Cofalik
|
0b906eb3f3
Update src/mentionediting.js
|
6 years ago |
Szymon Cofalik
|
caf742e03f
Update src/mentionediting.js
|
6 years ago |
Szymon Cofalik
|
e5ae921a70
Update src/mentionediting.js
|
6 years ago |
Maciej Gołaszewski
|
d2320871df
Add test for typing with selection attributes set.
|
6 years ago |
Maciej Gołaszewski
|
1a88ac3b9f
Fix mention ui tests.
|
6 years ago |
Maciej Gołaszewski
|
44b159251c
Refactor extracting broken mentions from range and its boundaries.
|
6 years ago |
Maciej Gołaszewski
|
9c444c34a1
Add missing test case for attribute on mention post-fixer and remove redundant condition check.
|
6 years ago |
Maciej Gołaszewski
|
7a6348a08f
Remove redundant checks from remove partial mention post-fixer.
|
6 years ago |
Maciej Gołaszewski
|
ac95e46a1e
Removing partial mention post-fixer now detects inserting text nodes inside a mention.
|
6 years ago |
Maciej Gołaszewski
|
3e9ad92f5b
Removing partial mention post-fixer now detects inserting inline elements and splitting parent.
|
6 years ago |
Maciej Gołaszewski
|
3b14356318
Reorganize mention editing tests.
|
6 years ago |
Maciej Gołaszewski
|
a4f34a6da8
Add extend attribute on mention post-fixer and fix remove partial mention post-fixer.
|
6 years ago |
Maciej Gołaszewski
|
8184cc9ef6
Merge branch 'master' into t/12
|
6 years ago |
Aleksander Nowodzinski
|
3c4e51f416
Merge pull request #19 from ckeditor/t/9
|
6 years ago |
Maciej Gołaszewski
|
2a630f8390
Rename mentionediting.css to mention.css.
|
6 years ago |
Szymon Cofalik
|
da97d8b0a9
Merge pull request #18 from ckeditor/t/16
|
6 years ago |
Maciej Gołaszewski
|
abb9acdbd6
Remove wrong usage of highest priority from the docs and manual tests.
|
6 years ago |
Maciej Gołaszewski
|
a190e325b3
Add Github's pull request template.
|
6 years ago |
Maciej Gołaszewski
|
66ba078a6b
Add missing docs.
|
6 years ago |
Maciej Gołaszewski
|
7a5e5e9afc
Mention post-fixer now correctly handles undo.
|
6 years ago |