openmct/platform/forms
Victor Woeltjen a04b30a383 [Forms] Add clarifying comments
Add in-line documentation to directives and
controller used for the Forms component. WTD-530.
2014-11-28 14:36:00 -08:00
..
lib [Forms] Get date-time as UNIX timestamp 2014-11-28 13:35:24 -08:00
res/templates [Forms] Remove unused templates 2014-11-28 14:18:36 -08:00
src [Forms] Add clarifying comments 2014-11-28 14:36:00 -08:00
bundle.json [Forms] Date time controls 2014-11-28 13:15:02 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle contains a general implementation of forms in Open MCT Web. This allows forms to be expressed using a reasonably concise declarative syntax, and rendered as Angular templates in a consistent fashion.