mediawiki-extensions-Visual.../modules/ve2/dm
Trevor Parscal 541d786ced Added optional "unrestricted" argument to isStructuralOffset
Using this argument will only return true if the offset is a place you can add any element to (hence the unrestricted part of it). This is good for testing if a paragraph could potentially be inserted there.

Change-Id: I6cc91da437c52493de03eb687b28966198270fea
2012-05-23 14:56:33 -07:00
..
nodes Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.BranchNode.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.Document.js Added optional "unrestricted" argument to isStructuralOffset 2012-05-23 14:56:33 -07:00
ve.dm.DocumentSynchronizer.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.HTMLConverter.js Updated demo and fixed HTML converter 2012-05-23 10:15:44 -07:00
ve.dm.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.dm.LeafNode.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.Node.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.NodeFactory.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.Surface.js Fixes for Roan's crazy half-baked commit 2012-05-04 16:13:54 -07:00
ve.dm.Transaction.js Implement newFromInsertion() 2012-05-23 12:45:28 -07:00
ve.dm.TransactionProcessor.js Merged ve.dm.DocumentFragment and ve.dm.Document 2012-05-17 11:23:56 -07:00