angular/modules/benchmarks/src
Caitlin Potter b6ee20846b fix(benchmarks): remove reference to String.prototype.contains()
https://github.com/tc39/tc39-notes/blob/master/es6/2014-11/nov-18.md#51--44-arrayprototypecontains-and-stringprototypecontains

removed String.prototype.contains() from standard, and is not
implemented in most runtimes (SpiderMonkey still being an exception).

Closes #3570
2015-08-12 23:16:57 +00:00
..
change_detection refactor(change_detect): Move common fields to AbstractChangeDetector 2015-07-29 10:46:49 -07:00
compiler feat(pipe): added the Pipe decorator and the pipe property to View 2015-08-12 00:38:40 +00:00
costs feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
di feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
element_injector feat(di): removed app injector 2015-07-01 13:33:43 -07:00
largetable feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
naive_infinite_scroll fix(benchmarks): remove reference to String.prototype.contains() 2015-08-12 23:16:57 +00:00
static_tree feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
tree chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
index.html feat(benchmark): add static_tree benchmark 2015-07-22 10:58:50 -07:00