angular/modules/angular2/src
Jeff Cross 8b3efdf229 chore(pipes): rename pipe_registry.ts -> pipes.ts
This is its own commit so that tools have an easier time of preserving
history of the file, by keeping the diff between pipes.ts and
pipe_registry.ts minimal.

Also moved pipe_registry_spec.ts
2015-07-10 15:42:56 -07:00
..
change_detection chore(pipes): rename pipe_registry.ts -> pipes.ts 2015-07-10 15:42:56 -07:00
core fix(di): hostInjector and viewInjector support nested arrays 2015-07-09 15:03:38 -07:00
debug refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00
di fix(di): do not use exceptions to detect if reflection is enabled 2015-07-10 10:50:03 -07:00
directives chore(pipes): rename pipe_registry.ts -> pipes.ts 2015-07-10 15:42:56 -07:00
dom chore(typing): use types for DOM API 2015-07-01 09:57:11 -07:00
facade feat(pipes): add date pipe 2015-07-09 15:00:14 -07:00
forms feat(forms): changed all form directives to have basic control attributes 2015-07-08 12:04:38 -07:00
http fix(Http): add support for headers 2015-07-06 10:06:12 -07:00
mock fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -07:00
reflection fix(di): do not use exceptions to detect if reflection is enabled 2015-07-10 10:50:03 -07:00
render fix(css_shim): fixes multiple uses of polyfill-unscoped-rule. 2015-07-10 12:40:57 -07:00
router fix(router): fix broken HashLocationStrategy string issue for dart 2015-07-09 13:21:17 -07:00
services chore(docs): adding docs to core.ts and annotations.ts 2015-07-07 20:04:13 -07:00
test_lib refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00
transform fix(transformer): fix 'pub build' in examples 2015-07-10 15:08:48 -07:00
util chore(docs): adding docs to core.ts and annotations.ts 2015-07-07 20:04:13 -07:00