mediawiki-extensions-Visual.../.docs
David Chan 1c78d0a38c Use grapheme clusters in unicodeJS.TextString
unicodejs.js:
* add splitClusters(text) and splitCharacters(text) methods

unicodejs.textstring.js:
* change internal representation from a char string to a list of grapheme
  clusters

unicodejs.wordbreak.js:
* change getGroup to work on the first character of a grapheme cluster

ve.js:
* Use new unicodejs.splitClusters function

Bug: 48975
Change-Id: I202b98199d2780534d1e02519b72579ba796f08f
2013-05-30 17:34:10 +01:00
..
categories.json Use grapheme clusters in unicodeJS.TextString 2013-05-30 17:34:10 +01:00
config.json ve.Element refactor 2013-05-14 19:47:32 +00:00
eg-iframe.tpl Implement inline documentation examples. 2013-02-08 17:47:10 -08:00
external.js Docs: Add more @source links to external.js 2013-03-20 20:27:57 +01: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