Maciej Gołaszewski
|
da78eec8e2
Mention contextual balloon panel should be opened with singleViewMode=true.
|
6 лет назад |
Maciej
|
b6b7145e0a
Merge pull request #73 from ckeditor/t/67
|
6 лет назад |
Maciej Gołaszewski
|
b3db6be730
Add missing dependencies.
|
6 лет назад |
Maciej Gołaszewski
|
71fa10fd18
Fix balloon position target function to not operate on graveyard ranges.
|
6 лет назад |
Maciej Gołaszewski
|
5ae3c7e897
Hide panel on matched text inside other mention when UI is still waiting for a feed.
|
6 лет назад |
Maciej Gołaszewski
|
ae3038f985
Fix mention ui integration with other contextual balloons.
|
6 лет назад |
Piotr Jasiun
|
b7036639cd
Merge pull request #70 from ckeditor/t/69
|
6 лет назад |
Szymon Cofalik
|
dc5695bb51
Other: Use `model.insertContent` instead of `model.Writer.insertText`.
|
6 лет назад |
Marek Lewandowski
|
13847c1756
Fix: Mention can now also be preceded by a bracket, quote or soft break. Closes #44.
|
6 лет назад |
Maciej Gołaszewski
|
ef102e2e5e
Merge branch 't/44b' into t/44
|
6 лет назад |
Maciej Gołaszewski
|
8dfe29d390
Add punctuation initial quote unicode group support.
|
6 лет назад |
Maciej Gołaszewski
|
eac0f782dc
Update internal docs of createRegExp function.
|
6 лет назад |
Maciej Gołaszewski
|
d2a3b89c51
Code style fixes.
|
6 лет назад |
Maciej
|
d1ed08f37f
Update src/mentionui.js docs.
|
6 лет назад |
Maciej
|
d0c89ed3ff
Update tests/mentionui.js docs.
|
6 лет назад |
Maciej
|
264bdcaf1f
Update src/mentionui.js docs.
|
6 лет назад |
Marek Lewandowski
|
87d1726d3d
Tests: Reused common code for RegExp punctuation groups feature detection.
|
6 лет назад |
Marek Lewandowski
|
a8e5655bde
Internal: Final adjustments to achieve 100% code coverage.
|
6 лет назад |
Marek Lewandowski
|
17bf2c4250
Internal: Restructured the code to achieve 100% code coverage.
|
6 лет назад |
Marek Lewandowski
|
04eb10a04c
Internal: Remove browser sniffing for edge and instead use feature detection for both Firefox and Edge.
|
6 лет назад |
Maciej Gołaszewski
|
5c825e26cd
Merge branch 'master' into t/44
|
6 лет назад |
Marek Lewandowski
|
1c3c897b8f
Fix: The Mention UI will use `ContextualBalloon` plugin to display to prevent balloon collisions with other features. Closes #27.
|
6 лет назад |
Marek Lewandowski
|
c53fd7a6c3
Docs: Fixed minor typos in the API docs.
|
6 лет назад |
Maciej Gołaszewski
|
61d2191d04
Update env.isEdge stub comment.
|
6 лет назад |
Maciej Gołaszewski
|
03eec2c244
Update tests for env.isEdge check.
|
6 лет назад |
Maciej Gołaszewski
|
d397b5ab81
Fix RegExp unicode property escapes feature detection for Edge.
|
6 лет назад |
Maciej Gołaszewski
|
d582ec0e34
Fix RegExp escape for brackets.
|
6 лет назад |
Maciej Gołaszewski
|
bd3d2e1462
Add RegExp escapes for [ and ( in pattern string.
|
6 лет назад |
Maciej Gołaszewski
|
f6fe3127ab
Add missing dev dependency.
|
6 лет назад |
Maciej Gołaszewski
|
d33ae0b53b
Add tests for ES2018 RegExp unicode property escapes.
|
6 лет назад |