Aleksander Nowodzinski
|
4d9009f20f
Tests: Added some extra tests. Code refactoring.
|
6 年之前 |
Mateusz Samsel
|
4e4c9069d5
Add unit test.
|
6 年之前 |
Aleksander Nowodzinski
|
c27203e2c1
Proposed an alternative solution to obtain the actual numbers of words and characters in the document on demand.
|
6 年之前 |
Maciej
|
35e4751f73
Merge pull request #10 from ckeditor/t/5
|
6 年之前 |
Mateusz Samsel
|
ee611a022d
Apply suggestions from code review
|
6 年之前 |
Mateusz Samsel
|
94bce13e5b
rename method to more general one, move regexp to section which is not update with every change event. Fix unit test.
|
6 年之前 |
Mateusz Samsel
|
bbbbb5aea2
Correct import statement.
|
6 年之前 |
Mateusz Samsel
|
e0f622411e
Add referrence in code to issue number.
|
6 年之前 |
Mateusz Samsel
|
b23f0018e7
Revert regexp literal to use constructor syntax to prevent error during build.
|
6 年之前 |
Mateusz Samsel
|
7cfdccf1ed
Correct regular expression to be literal. Extract regexp choice to separate variable.
|
6 年之前 |
Mateusz Samsel
|
d3dfa6feb4
Add description to regular expression.
|
6 年之前 |
Mateusz Samsel
|
93ae266bee
Remove istanbule ignore, and provide test which simulate non-supported environment.
|
6 年之前 |
Mateusz Samsel
|
ae0ed969b7
Correct import statement with new path to feature detection.
|
6 年之前 |
Mateusz Samsel
|
750b71aa0e
Remove unnecessary comment.
|
6 年之前 |
Mateusz Samsel
|
5c27279eba
Add unit test for international words.
|
6 年之前 |
Mateusz Samsel
|
95830bab86
Improve words detection, remove enter from characters included in output, fix tests.
|
6 年之前 |
Marek Lewandowski
|
147f413662
Fix: Word count plugin no longer throws an error when a container is undefined. Closes #16.
|
6 年之前 |
Mateusz Samsel
|
044fb1da7c
Simplify unit test.
|
6 年之前 |
Mateusz Samsel
|
59d17d1d7a
Fix docs description.
|
6 年之前 |
Mateusz Samsel
|
d44f94d523
Add unit test for undefined wordcount container.
|
6 年之前 |
Mateusz Samsel
|
f32cfdf8f5
Prevent of destroying undefined wordcoutn container.
|
6 年之前 |
Piotrek Koszuliński
|
4ec746bf20
Release: v10.0.1. [skip ci]
|
6 年之前 |
Piotrek Koszuliński
|
8989c18afa
Internal: Updated dependencies. [skip ci]
|
6 年之前 |
Piotrek Koszuliński
|
dd66504a1c
Docs: Changelog. [skip ci]
|
6 年之前 |
Piotrek Koszuliński
|
688f84d4c0
Merge branch 'stable'
|
6 年之前 |
Piotrek Koszuliński
|
6ce3cc5506
Internal: Bumped up deps.
|
6 年之前 |
Piotrek Koszuliński
|
513743af79
Merge pull request #13 from ckeditor/t/docs-main-plugin-api-page
|
6 年之前 |
Mateusz Samsel
|
6ad512ba77
Docs: Add docs/api/word-count.md page to documentation.
|
6 年之前 |
Piotrek Koszuliński
|
17d8a28e42
Merge pull request #12 from ckeditor/t/11
|
6 年之前 |
Mateusz Samsel
|
1dc2ac1018
Rename incorrect namespace of word count plugin.
|
6 年之前 |