mediawiki-extensions-Visual.../.docs
David Chan a1eb56c14f splitClusters uses Grapheme Cluster Boundary rules
unicodejs.graphemebreak.js
* New file: singleton class with splitClusters method
* On load, builds graphemeBreakRegexp from unicodejs.graphemebreakproperties.js

unicodejs.js
* Remove old splitClusters method (was just a placeholder)
* Change "conjunction" -> "disjunction", for consistency and correctness

unicodejs.textstring.js
* Use new splitClusters method

modules/ve/ve.js
* Use new splitClusters method

unicodejs.wordbreak.text.js
* Add new splitClusters test
* Refactor charRangeArrayRegexp test to use splitClusters

PHP files
* add unicodejs.graphemebreak.js, unicodejs.graphemebreakproperties.js

.docs/categories.json
* add unicodeJS.wordbreak class

Change-Id: I8f512e2fc2c46eb4b5f00994a8dac88f3c8f7dd2
2013-06-16 21:46:02 +01:00
..
categories.json splitClusters uses Grapheme Cluster Boundary rules 2013-06-16 21:46:02 +01:00
config.json oojs: Integrate with OOJS v1.0.0 2013-06-06 17:29:55 +02:00
eg-iframe.tpl Implement inline documentation examples. 2013-02-08 17:47:10 -08:00
external.js Implement Grunt support (grunt jshint,csslint,qunit,watch) 2013-06-05 11:10:23 +00:00
generate.sh docgen: Use new jsduck --color and --warnings-exit-nonzero option 2013-04-30 20:53:22 +02:00
MetaTags.rb JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00