Simon Ljungberg
Simon Ljungberg
I think that if the subview hash contains a `container` property the subview should be automatically rendered and _appended_ to the given container (if it exists).
I hear you and I do largely agree. Creating placeholders for each subview adds an additional and unnecessary maintenance burden (Want to add another subview in a container? Go add...
I support this path. Tried it and it works nice! :) You should send a pull-request :)
It has been done!
I love GitHub notifications. :P Too easy to miss! I'd love a PR for this if you're still interested.
I like the change. But for a merge to happen I need the vim config at the bottom removed. I also wonder about the change to the `module.exports` part. That...
- There's no new line at end of file in `.gitignore`. - There's a project file committed. - Why was the file moved?
This breaks backwards-compatibility. Any idea of how to fix it without changing the request method signature?