angular-docs-cn/docs
Misko Hevery ea6673947c refactor: rename annotations to metadata
BREAKING CHANGE (maybe)

Well as long as our customers use public API this should not be a
breaking change, but we have changed import structure as well as
internal names, so it could be breaking.

import:
  angular2/annotations => angular2/metadata

Classes:
  *Annotations => *Metadata
  renderer.DirectiveMetadata => renderer.RendererDirectiveMetadata
  renderer.ElementBinder => renderer.RendererElementBinder
  impl.Directive => impl.DirectiveMetadata
  impl.Component => impl.ComponentMetadata
  impl.View => impl.ViewMetadata

Closes #3660
2015-08-17 21:23:25 +00:00
..
angular.io-package docs(dgeni): Fix an extra newline in the markdown for type. 2015-08-14 01:48:24 +00:00
app chore(doc-gen): paths now start with a slash 2015-05-19 14:38:10 +01:00
docs-package docs(type): Export Type so that we can link to it in our docs. 2015-07-31 20:40:33 +00:00
links-package chore(doc-gen): relax link matching 2015-05-19 14:38:09 +01:00
public-docs-package refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
typescript-definition-package refactor(http): move http files to top-level module 2015-08-11 22:32:17 +00:00
typescript-package chore(doc-gen): render enum doctypes correctly 2015-08-06 23:10:35 -07:00
bower.json chore(docs): add code prettification 2014-12-06 11:26:09 +00:00