mediawiki-extensions-Visual.../modules/ve-mw/ce/nodes
David Chan 5ce6faf020 Zero-width space to avoid empty annotation cursoring bug
Add zero-width space to make span-like tags non-empty, so that the browser won't
merge their cursoring positions with the following character.

ve.ce.MWNumberedExternalLinkNode:
* Insert U+200B ZERO WIDTH SPACE inside span (before 'a' tag).

Bug: T96307
Change-Id: Ib07f732043eae4640e3dcfdc06015bcf8897c7b4
2015-09-22 23:45:14 +08:00
..
ve.ce.MWAlienExtensionNode.js build: Enable jscs jsDoc rule 'checkParamNames' and make pass 2015-08-19 11:33:59 -07:00
ve.ce.MWBlockImageNode.js build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass 2015-08-19 11:21:01 -07:00
ve.ce.MWEntityNode.js build: Enable jscs rule 'requireSpacesInsideBrackets' and make pass 2015-08-19 10:33:02 -07:00
ve.ce.MWExtensionNode.js Rerender extension node immediately if no images exist 2015-09-01 09:50:58 +00:00
ve.ce.MWGalleryNode.js Remove useless ve-ce-mw*Node classes from GCN subclasses 2015-03-09 12:05:30 +01:00
ve.ce.MWHeadingNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWImageCaptionNode.js Stop using this.$ 2015-04-14 02:54:01 +01:00
ve.ce.MWImageNode.js build: Enable jscs rule 'requireSpacesInsideBrackets' and make pass 2015-08-19 10:33:02 -07:00
ve.ce.MWInlineImageNode.js build: Drop last jscs over-ride and make pass 2015-07-22 15:13:09 -07:00
ve.ce.MWMagicLinkNode.js Remove explicit setting of ce=false on FocusableNodes 2015-09-01 18:51:54 +00:00
ve.ce.MWNumberedExternalLinkNode.js Zero-width space to avoid empty annotation cursoring bug 2015-09-22 23:45:14 +08:00
ve.ce.MWPreformattedNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWReferenceNode.js build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass 2015-08-19 11:21:01 -07:00
ve.ce.MWReferencesListNode.js build: Enable jscs rule 'requireSpacesInsideBrackets' and make pass 2015-08-19 10:33:02 -07:00
ve.ce.MWTableNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWTransclusionNode.js Merge "ve.ce.MWTransclusionNode: Pass number of templates to context" 2015-08-24 21:47:08 +00:00