mediawiki-extensions-Visual.../modules/ve
Ed Sanders e7aed52d93 Fix check for preformatted when stripping whitespace
Previous was checking by string match to 'preformatted' which didn't
match 'mwPreformatted'. Now using node factory to see if
hasSignificantWhitespace is set.

Bug: 54083
Change-Id: I1be2d4568df7848e08074d200fb374acd508f6fa
2013-09-16 16:41:45 +01:00
..
ce Fix pawn on pre-annotation and keypress 2013-09-11 19:47:39 -07:00
dm Fix check for preformatted when stripping whitespace 2013-09-16 16:41:45 +01:00
init Add keyboard shortcuts for formatting tools 2013-09-03 17:17:03 -07:00
test Transactions: Add trailing retainMetadata when there is trailing metadata. 2013-09-11 16:02:12 -07:00
ui Fix merge conflict breaking localised bold/italic icons 2013-09-12 11:44:20 -07:00
ve.BranchNode.js
ve.debug.js
ve.Document.js doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
ve.Element.js doc: Add missing @static to static ve.Element methods 2013-08-02 08:49:53 +02:00
ve.EventEmitter.js
ve.EventSequencer.js Timoize the EventSequencer into a sleek, purring monster 2013-09-06 17:30:50 -07:00
ve.Factory.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.js Include element HTML in QUnit summary for diff 2013-08-02 16:10:05 +01:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js doc: Fix incorrect syntax 2013-09-06 20:29:18 +00:00
ve.Registry.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.track.js Add ve.track, a generic dispatch of analytic events 2013-08-03 02:51:07 +00:00