Maciej Gołaszewski
|
ae3038f985
Fix mention ui integration with other contextual balloons.
|
hace 6 años |
Piotr Jasiun
|
b7036639cd
Merge pull request #70 from ckeditor/t/69
|
hace 6 años |
Szymon Cofalik
|
dc5695bb51
Other: Use `model.insertContent` instead of `model.Writer.insertText`.
|
hace 6 años |
Marek Lewandowski
|
13847c1756
Fix: Mention can now also be preceded by a bracket, quote or soft break. Closes #44.
|
hace 6 años |
Maciej Gołaszewski
|
ef102e2e5e
Merge branch 't/44b' into t/44
|
hace 6 años |
Maciej Gołaszewski
|
8dfe29d390
Add punctuation initial quote unicode group support.
|
hace 6 años |
Maciej Gołaszewski
|
eac0f782dc
Update internal docs of createRegExp function.
|
hace 6 años |
Maciej Gołaszewski
|
d2a3b89c51
Code style fixes.
|
hace 6 años |
Maciej
|
d1ed08f37f
Update src/mentionui.js docs.
|
hace 6 años |
Maciej
|
d0c89ed3ff
Update tests/mentionui.js docs.
|
hace 6 años |
Maciej
|
264bdcaf1f
Update src/mentionui.js docs.
|
hace 6 años |
Marek Lewandowski
|
87d1726d3d
Tests: Reused common code for RegExp punctuation groups feature detection.
|
hace 6 años |
Marek Lewandowski
|
a8e5655bde
Internal: Final adjustments to achieve 100% code coverage.
|
hace 6 años |
Marek Lewandowski
|
17bf2c4250
Internal: Restructured the code to achieve 100% code coverage.
|
hace 6 años |
Marek Lewandowski
|
04eb10a04c
Internal: Remove browser sniffing for edge and instead use feature detection for both Firefox and Edge.
|
hace 6 años |
Maciej Gołaszewski
|
5c825e26cd
Merge branch 'master' into t/44
|
hace 6 años |
Marek Lewandowski
|
1c3c897b8f
Fix: The Mention UI will use `ContextualBalloon` plugin to display to prevent balloon collisions with other features. Closes #27.
|
hace 6 años |
Marek Lewandowski
|
c53fd7a6c3
Docs: Fixed minor typos in the API docs.
|
hace 6 años |
Maciej Gołaszewski
|
61d2191d04
Update env.isEdge stub comment.
|
hace 6 años |
Maciej Gołaszewski
|
03eec2c244
Update tests for env.isEdge check.
|
hace 6 años |
Maciej Gołaszewski
|
d397b5ab81
Fix RegExp unicode property escapes feature detection for Edge.
|
hace 6 años |
Maciej Gołaszewski
|
d582ec0e34
Fix RegExp escape for brackets.
|
hace 6 años |
Maciej Gołaszewski
|
bd3d2e1462
Add RegExp escapes for [ and ( in pattern string.
|
hace 6 años |
Maciej Gołaszewski
|
f6fe3127ab
Add missing dev dependency.
|
hace 6 años |
Maciej Gołaszewski
|
d33ae0b53b
Add tests for ES2018 RegExp unicode property escapes.
|
hace 6 años |
Maciej Gołaszewski
|
89252bfcd6
Merge branch 'master' into t/27
|
hace 6 años |
Kamil Piechaczek
|
b703afb25e
Docs: Added a missing protocol to links. Closes ckeditor/ckeditor5#1739.
|
hace 6 años |
Maciej Gołaszewski
|
bf249bd600
Update documentation ot the MentionUI.
|
hace 6 años |
Maciej Gołaszewski
|
788f39c32b
Fix pattern for $ marker.
|
hace 6 años |
Maciej Gołaszewski
|
d6016e3320
Merge branch 'master' into t/44
|
hace 6 años |