mediawiki-extensions-Visual.../modules/ve/ce
David Chan 1987d3aa2b Don't emit Surface changes back to the Surface
modules/ve/ce/ve.ce.SurfaceObserver.js
* add emitChangeEvents argument to poll (and start and stop)

modules/ve/ce/ve.ce.Surface.js
* Pass emitChangeEvents=false to calls to start/stop in certain places
* Pass async=false in the onDocumentKeyDown call to stop
* Explicitly pass emitChangeEvents=true elsewhere, to preserve prior behaviour

modules/ve/ui/ve.ui.Surface.js
* Explicitly pass emitChangeEvents=true to poll

modules/ve/test/ve.test.js
* Escape non-BMP unicode text literal (to prevent potential editor problems)

Change-Id: Ia96efad0c808b9a02e508bbfda65fdf4f5cedeff
2013-08-19 14:20:08 +00:00
..
annotations Generic support for multiple tags in TextStyleAnnotation 2013-08-09 04:15:45 +00:00
nodes Support previews and concurrent updates in ce.GeneratedContentNode 2013-08-08 11:34:50 +08:00
styles Language Inspector: CE / DM 2013-07-10 12:11:27 -07:00
ve.ce.Annotation.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.AnnotationFactory.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.BranchNode.js Don't put slugs after internal nodes. 2013-06-24 15:20:08 -07:00
ve.ce.ContentBranchNode.js ce: Don't set backgroundColor transparent for every node in debug mode 2013-07-27 04:05:07 +00:00
ve.ce.Document.js Use DOM methods rather than jQuery in setupSlugs() 2013-06-23 02:39:56 +00:00
ve.ce.DomRange.js doc: @return -> @returns 2013-08-01 02:10:23 +02:00
ve.ce.FocusableNode.js Reposition context menu after rerender 2013-08-15 10:43:31 +01:00
ve.ce.js Code style fix: (X) -> ( X ) 2013-06-24 18:51:59 +01:00
ve.ce.LeafNode.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ce.Node.js Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ce.NodeFactory.js Rename ve.NodeFactory to ve.NamedClassFactory 2013-04-09 12:05:05 -07:00
ve.ce.ProtectedNode.js ce.ProtectedNode: Use surface initialize event instead of toolbarPosition 2013-07-31 21:57:54 +00:00
ve.ce.RelocatableNode.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ce.ResizableNode.js Create MWResizeableNode mixin to control defaultSize flag 2013-07-16 23:13:40 +01:00
ve.ce.Surface.js Don't emit Surface changes back to the Surface 2013-08-19 14:20:08 +00:00
ve.ce.SurfaceObserver.js Don't emit Surface changes back to the Surface 2013-08-19 14:20:08 +00:00
ve.ce.View.js Remove resize handles on surface teardown 2013-05-24 22:19:18 +02:00