Go to file
Max Semenik dee8f42080 Fix target detection for jquery.textSelection overrides
CM intercepted textSelection() globally but assumed
nobody will ever need to call it for anything but wpTexbox1.
Thus, attempts to get edit summary returned article text.
Lots of things can probably be fixed in this area, but here's
the beginning.

Bug: T177175
Bug: T179287

Depends-On: I113394a473e8fe534f17815676ec7014203db7d6
Change-Id: I72d7d72b2a891a0ad242a565dddc076fa6dd1bd1
2017-12-19 21:00:14 +00:00
i18n Localisation updates from https://translatewiki.net. 2017-12-09 22:19:38 +01:00
resources Fix target detection for jquery.textSelection overrides 2017-12-19 21:00:14 +00:00
.eslintrc.json VisualEditor source mode support 2017-05-08 16:54:10 +01:00
.gitignore Update Jenkins tests 2016-03-03 13:29:48 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:02:17 -07:00
.phpcs.xml Rename CodeMirror.hooks.php to CodeMirrorHooks.php 2017-12-02 20:27:01 +01:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 09:40:58 +02:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 13:00:49 +04:30
CodeMirrorHooks.php Rename CodeMirror.hooks.php to CodeMirrorHooks.php 2017-12-02 20:27:01 +01:00
composer.json build: Updating mediawiki/minus-x to 0.2.1 2017-12-10 02:30:42 +00:00
extension.json Rename CodeMirror.hooks.php to CodeMirrorHooks.php 2017-12-02 20:27:01 +01:00
Gruntfile.js Use json extension for .stylelintrc 2017-08-19 09:40:58 +02:00
package.json build: mark package.json as private 2017-08-01 15:45:07 +02:00
ResourceLoaderCodeMirrorModule.php Improve some parameter docs 2017-09-09 18:52:39 +02:00