Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add long paths support for component element insertion #128

Closed
wants to merge 1 commit into from

Conversation

b-laporte
Copy link
Member

This PR fixes #124 and #33.

For #124 it adds the long paths support for component element insertions (same as for sub-templates and components).

For #33 it adds a isEmpty property to the default event handler callback to let the controller know if a callback has been set..

@benouat
Copy link
Member

benouat commented Apr 14, 2014

That PR seems fine for me to be merged. 👍

On a side note, as it is fixing a blocking bug that will allow us to create real componentized widgets, we should think about maybe creating a dedicated repository for that

@b-laporte b-laporte closed this in 7bdf786 Apr 15, 2014
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.

Long dynamic path for sub-templates and/or sub-components
2 participants