src/components/chips/js/chipsController.js (4 lines): - line 513: // TODO: Investigate calling from within chip $scope.$on('$destroy') to reduce/remove timeouts - line 580: // TODO add a way for developers to specify which field of the object should be announced here. - line 682: * TODO add the md-max-chips validator to this.ngModelCtrl.validators so that the validation will - line 721: // TODO add a way for developers to specify which field of the object should be announced here. src/components/select/select.js (3 lines): - line 8: ### TODO ### - line 476: // TODO add tests for mdMultiple - line 477: // TODO add docs for mdMultiple src/core/services/gesture/gesture.js (1 line): - line 480: * TODO: Make sure this sends bubbling events src/components/chips/js/chipsDirective.js (1 line): - line 218: // TODO add a way for developers to specify which field of the object should used in the src/components/datepicker/js/calendar.js (1 line): - line 49: // TODO Read-only calendar (not just date-picker). src/components/virtualRepeat/virtual-repeater.scss (1 line): - line 52: // TODO: Will probably need to perform measurements at runtime. src/components/menu/js/menuServiceProvider.js (1 line): - line 475: // TODO: Allow centering on an arbitrary node, for now center on first menu-item's child