We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 352d9d9 + 3f854b5 commit 2c0c075Copy full SHA for 2c0c075
_posts/2012-11-28-resthub-2.markdown
@@ -65,6 +65,7 @@ If provides the following features:
65
- $root attribute used to specify the container root element where the view should be attached (since $el is the view itself)
66
- Default template attribute with context management
67
- Zombie view and event handler cleanup
68
+ - A new populateModel function that automatically populate a model objet from form values (mapped on element names)
69
- A client to server Javascript logger, a simple but lifesaver feature when your application run in production
70
- Additional Handlebars helpers
71
- A Require.js/Handlebars plugin
0 commit comments