Merge "Show warning for uncommitted text in gr-account-entry"

This commit is contained in:
Wyatt Allen
2017-06-02 17:18:58 +00:00
committed by Gerrit Code Review
4 changed files with 51 additions and 1 deletions

View File

@@ -34,7 +34,8 @@ limitations under the License.
threshold="[[suggestFrom]]"
query="[[query]]"
on-commit="_handleInputCommit"
clear-on-commit>
clear-on-commit
warn-uncommitted>
</gr-autocomplete>
<gr-rest-api-interface id="restAPI"></gr-rest-api-interface>
</template>