Skip to content

Integrated component dom tree#365

Open
aadsm wants to merge 44 commits into
montagestudio:masterfrom
aadsm:integrated-component-dom-tree
Open

Integrated component dom tree#365
aadsm wants to merge 44 commits into
montagestudio:masterfrom
aadsm:integrated-component-dom-tree

Conversation

@aadsm

@aadsm aadsm commented May 16, 2014

Copy link
Copy Markdown
Contributor

@mczepiel

Copy link
Copy Markdown
Contributor

Will review, but we have a demo for HTML5 Dev Conf on Thursday so I'll probably hold off until after that for merging.

@Stuk

Stuk commented Jun 4, 2014

Copy link
Copy Markdown
Contributor

@declarativ-bot test this

@aadsm

aadsm commented Jun 20, 2014

Copy link
Copy Markdown
Contributor Author

Just updated

@mczepiel

Copy link
Copy Markdown
Contributor

I guess this might be the type of bug we're trying to flush out here: do the non-components appear anywhere? Trying to add a "Scene" object to my template and it doesn't seem to be represented anwyhere

@mczepiel

Copy link
Copy Markdown
Contributor

also the splitter has a lot of undefined errors: exports.Splitter.AbstractControl.specialize.handleResize.value spliter.js line 160

francoisfrisch and others added 25 commits July 3, 2014 15:50
This feature can be used to avoid bindings in specific situations.
This will be used by the NodeCell to reduce the number of bindings.

The following properties fire a propertiesChange event:
- tagName
- montageId
- montageArg
- montageParam
- component
- component.label
- component.children.length
This feature can be used to avoid bindings in specific situations.
This will be used by the NodeCell to reduce the number of bindings.

The following properties fire a propertiesChange event:
- editingDocument.selectedElements
- highlightedElement
We now rely on the propertiesChange event to update properties that
depend on nodeInfo and domExplorer properties.
This is temporary until we boost up the observers.
Collapse non-component nodes and fix component's nodes indentation by
setting the marginLeft to offset the additional indentation given by
the node depth.
Returns a promise of the blueprint.
All bindings with a targetPath that match a property will be shown in
the property explorer.
@cdebost cdebost self-assigned this Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants