angular-docs-cn/modules/angular2/test
Tim Blasi 5d2af54730 feat(dart/transform): Improve constant evaluation
Use `package:analyzer`'s `ConstantEvaluator` to read from the AST.
This cleanly builds values for us from adjacent strings, interpolations,
etc.
2015-05-28 15:18:22 -07:00
..
benchmark/transform chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00
change_detection feat: add support for the safe navigation (aka Elvis) operator 2015-05-28 23:03:30 +02:00
core feat(di): added optional self parameter to Parent, Ancestor, and Unbounded 2015-05-28 09:53:06 -07:00
di feat(binding): throw on binding to a blank alias 2015-05-28 22:37:29 +02:00
directives refactor (test/directives): ts'ify test/directives 2015-05-26 16:51:38 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade fix(facade): Fix bug in TS indexOf 2015-05-28 06:56:24 -07:00
forms chore(forms): moved tests/forms to typescript 2015-05-22 14:44:57 -07:00
mock feat(tests): add TestComponentBuilder 2015-05-27 17:15:13 -07:00
reflection feat(core): added support for detecting lifecycle events based on interfaces 2015-05-27 16:23:42 -07:00
render/dom feat(test_lib): add method to compare stringified DOM element 2015-05-27 16:19:39 +02:00
router fix(router): event.defaultPrevented is not reliable (IE11) 2015-05-22 13:30:44 +02:00
services refactor (test/services): Ts'ifying test/services 2015-05-28 09:48:38 -07:00
test_lib refactor (test/test_lib): Ts'ifying test/test_lib 2015-05-28 09:50:59 -07:00
transform feat(dart/transform): Improve constant evaluation 2015-05-28 15:18:22 -07:00