0.1.0 • Published 11 years ago
backbone-bootstrap-widgets v0.1.0
Series of widgets implemented as Backbone Views wrapping Bootstrap plugins.
- ModalView creates a Backbone View wrapping a Bootstrap modal dialog. You can fill in the moal body in the render function.
- ShiftableCollectionView creates a Backbone View wrapping a Backbone Collection. Allows you to shift models left and right to reorder, and to remove models.
- FormView creates a Backbone View using Bootstrap form markup and styling. Implements bindings to update the Backbone Model based on DOM changes made by the user. (Deprecated Replaced by Backform)
0.1.0
11 years ago