angular.js/docs
Misko Hevery 347be5ae9a fixed select with ng:format
select (one/multiple) could not chose from a list of objects, since DOM requires string ids.
Solved by adding index formatter, which exposed incorrect handling of formatters in select
widgets.
2011-01-14 10:30:00 -08:00
..
spec fixed select with ng:format 2011-01-14 10:30:00 -08:00
src fixed select with ng:format 2011-01-14 10:30:00 -08:00
angular.directive.ngdoc allow documentation to be in external file 2010-12-06 15:48:40 -08:00
angular.element.ngdoc allow documentation to be in external file 2010-12-06 15:48:40 -08:00
angular.filter.ngdoc allow documentation to be in external file 2010-12-06 15:48:40 -08:00
angular.formatter.ngdoc allow documentation to be in external file 2010-12-06 15:48:40 -08:00
angular.ngdoc allow documentation to be in external file 2010-12-06 15:48:40 -08:00
angular.service.ngdoc allow documentation to be in external file 2010-12-06 15:48:40 -08:00
angular.validator.ngdoc allow documentation to be in external file 2010-12-06 15:48:40 -08:00
angular.widget.ngdoc allow documentation to be in external file 2010-12-06 15:48:40 -08:00
service.template change to keydown from keyup; add delayed $updateView 2011-01-07 14:39:46 -08:00