Roan Kattouw
|
5de3778803
|
Drop droppable (oh, how meta!) attribute introduced in r103211. Will convert prepareRemoval() later
|
2011-11-16 19:28:13 +00:00 |
|
Trevor Parscal
|
e559922da0
|
Fixed incorrect symbolic name being used for nodeRules registration on tableCell and tableRow model nodes. Roan noticed this in r103211
|
2011-11-16 18:17:24 +00:00 |
|
Trevor Parscal
|
455afe25be
|
Added a "droppable" bit to each model so that prepareRemoval can avoid dropping table cells (for instance) when removing nodes that are completely covered (which it can't do yet)
|
2011-11-15 19:01:47 +00:00 |
|
Trevor Parscal
|
764f2b0e65
|
Reorganized model nodes into branches and leafs
|
2011-11-03 21:48:40 +00:00 |
|
Trevor Parscal
|
cf5be16248
|
Cleaned up some unused files, added type to es.DocumentModelNode objects for serialization purposes, and added getPlainObject to es.DocumentModelNode which also uses the newly migrated es.DocumentModel.expandContentData
|
2011-11-03 19:01:55 +00:00 |
|
Trevor Parscal
|
2b499d5990
|
Reorganized modules by javascript namespace
|
2011-11-02 21:31:45 +00:00 |
|