fa5ec5077b
* 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. git-svn-id: https://develop.svn.wordpress.org/trunk@32856 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
.. | ||
editor | ||
fixtures | ||
vendor | ||
wp-admin/js | ||
wp-includes/js | ||
.jshintrc | ||
index.html |