WordPress/wp-includes/js/tinymce
Ella Iseulde Van Dorpe fd95002b2a Editor: restructure word count
* The WordCounter should only do one thing: count words. This makes it also easier to test.
* Add some really basic unit tests.
* Instead of only refreshing the count on enter and delete, refresh the count when the user stops typing. Also look at paste and content changes in TinyMCE.
* Use `match` instead of `replace` when it is appropriate.
* More readable code.

See #30966. Fixes #26620.


Built from https://develop.svn.wordpress.org/trunk@32856


git-svn-id: http://core.svn.wordpress.org/trunk@32827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-06-19 10:35:26 +00:00
..
langs
plugins Editor: restructure word count 2015-06-19 10:35:26 +00:00
skins Editor: 2015-06-01 17:38:29 +00:00
themes/modern
utils
license.txt
tiny_mce_popup.js TinyMCE: update to 4.1.10. 2015-05-06 03:23:25 +00:00
tinymce.min.js TinyMCE: update to 4.1.10. 2015-05-06 03:23:25 +00:00
wp-mce-help.php Merge strings that describe the same command. 2015-04-08 16:59:26 +00:00
wp-tinymce.js.gz Editor: restructure word count 2015-06-19 10:35:26 +00:00
wp-tinymce.php