angular-cn/modules/angular2_material
Julie Ralph d7ab5d44a5 fix(testing): let DOM adapter dictate XHR implementation for tests
The test injector now uses an XHR implementation based on DOM.getXHR,
which allows the current DOM adapter to dictate which XHR impl should
be used.

To prevent the changes to DOM adapter from introducing undesired new
dependencies into the benchmarks, separate the async facade into
a promise facade which is reexported by facade/async.

See #4539
2015-10-15 12:12:27 -07:00
..
src feat(di): change the params of Provider and provide to start with "use" 2015-10-12 21:09:09 +00:00
test fix(testing): let DOM adapter dictate XHR implementation for tests 2015-10-15 12:12:27 -07: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 chore: remove traceur from package.json published to npm 2015-10-05 02:47:49 +00:00
pubspec.yaml refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00

README.md

Temporary home of Material Design components for Angular 2.