angular-cn/modules/angular2_material
Julie Ralph 5a59e44765 chore(test): migrate Dart tests to package:test
Instead of running with karma and the karma-dart shim, run dart
tests directly using the new package:test runner. This migrates
away from package:unittest.

Fixes a couple tests, mostly associated with depending on absolute
URLs or editing the test providers after an injector had already
been created.

Remove karma-dart and associated files. Change gupfiles to run tests
via `pub run test` instead.
2016-03-04 02:27:44 +00:00
..
src feat(transformers): collect data needed for the template compiler 2016-02-26 17:56:40 +00:00
test feat(debug): replace DebugElement with new Debug DOM 2016-01-29 11:28:10 -08:00
.clang-format chore(material): migrate most components to TypeScript. 2015-05-26 13:35:44 -07:00
README.md feat(material): first ng2 material design components 2015-04-14 16:15:35 -07:00
package.json build(broccoli): convert dependencies to peerDependencies in all package.json templates 2015-12-08 11:52:26 -08:00
pubspec.yaml chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00

README.md

Temporary home of Material Design components for Angular 2.