mediawiki-extensions-Visual.../modules/ve
Catrope a97f777685 Introduce context object in getDataFromDom()
* Introduce context object as specified for
  ve.dm.Node.static.toDataElement()
* Remove wrapping variable in favor of context.wrapping
* Remove wrappingIsOurs in favor of context.canCloseWrapper
* Introduce originallyExpectingContent and use it to repopulate
  context.expectingContent after closing a wrapper
* Replace most uses of branchHasContent with context.expectingContent
** Except for two cases where we need originallyExpectingContent

These changes fix a case where a metaBlock was generated in an inline
position. Updated the tests to reflect this.

Change-Id: I6baf6053f8a3a0b7d91487f812b9235a7b2b3db1
2013-01-31 15:00:00 -08:00
..
actions Merge "Fixes for typos and some missing documentation" 2013-01-18 21:05:13 +00:00
ce Hybrid-ify AlienBlock/AlienInline 2013-01-31 14:59:59 -08:00
dm Introduce context object in getDataFromDom() 2013-01-31 15:00:00 -08:00
init Add Iceweasel to supported browsers list 2013-01-29 17:53:09 -08:00
styles Cleaned up paste target and surface styles 2013-01-17 15:02:47 -08:00
test Introduce context object in getDataFromDom() 2013-01-31 15:00:00 -08:00
ui Merge "Added support for passing data into annotation constructors" 2013-01-29 23:15:21 +00:00
ve.Action.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.ActionFactory.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.AnnotationSet.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.BranchNode.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.CommandRegistry.js Add interplatform, i18n shortcuts to ui buttons. 2013-01-17 15:28:32 -08:00
ve.debug.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.Document.js Remove range.normalize (not needed), use range.isCollapsed more often 2013-01-16 15:38:07 -08:00
ve.EventEmitter.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.Factory.js (bug 43841) Major ve.ui rewrite, especially ve.ui.LinkInspector 2013-01-15 15:05:11 -08:00
ve.js Add wrapper for Array.prototype.filter 2013-01-22 15:55:11 -08:00
ve.LeafNode.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.Node.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.OrderedHashSet.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.Range.js Remove range.normalize (not needed), use range.isCollapsed more often 2013-01-16 15:38:07 -08:00
ve.Registry.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.Surface.js Trigger refactor 2013-01-28 17:06:13 -08:00
ve.Trigger.js Trigger refactor 2013-01-28 17:06:13 -08:00
ve.TriggerRegistry.js Trigger refactor 2013-01-28 17:06:13 -08:00