Commits

Caitlin Potter committed 0cdc4609d74
feat(datepicker): datepicker-append-to-body attribute Attribute / option specifies where in the DOM to place the datepicker popup elements. If this option evaluates to 'true', the datepicker popup elements are appended to 'body'. Otherwise, they follow the directive element.