Merge 1.1.0 changes back to master.

This commit is contained in:
James Muehlner
2019-08-08 22:13:05 -07:00
33 changed files with 1755 additions and 22 deletions

View File

@@ -1,6 +1,7 @@
<div class="time-field">
<input type="time"
ng-disabled="disabled"
ng-attr-id="{{ fieldId }}"
ng-model="typedValue"
ng-model-options="modelOptions"
guac-focus="focused"