Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Translate TS Docs Attribute Directive - #60

Open
GuzmanPI wants to merge 3 commits into
angular:masterfrom
GuzmanPI:ts-docs-attribute-directives
Open

Translate TS Docs Attribute Directive#60
GuzmanPI wants to merge 3 commits into
angular:masterfrom
GuzmanPI:ts-docs-attribute-directives

Conversation

@GuzmanPI

Copy link
Copy Markdown
Contributor

This is related to issue #17

* [aplicará directiva de atributo a un elemento en una plantilla](#apply-directive)
* [responderá a eventeos de interacción del usuario](#respond-to-user)
* [pasará valores a la directiva usando el data binding](#bindings)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

En las listas hay que poner la traducción de cada elemento debajo de su parte de inglés, algo así:

 In this chapter we will
En este capítulo usted
* [write an attribute directive to change the background color](#write-directive)
* [escribirá una directiva de atributo para cambiar el color de fondo](#write-directive)
* [apply the attribute directive to an element in a template](#apply-directive)
* [aplicará directiva de atributo a un elemento en una plantilla](#apply-directive)

…ts-docs-attribute-directives
* 'master' of https://github.com/GuzmanPI/angular-es: (69 commits)
fix(ci): bump LATEST_RELEASE to 2.0.0-rc.6
fix(api-builder): prefix static members with 'static'
refactor(api-builder): remove obsolete stuff
fix(harp): temporarily use PR commit for js fix (#2308)
arreglar link a stack overflow en el footer (angular#67)
Traduccion del footer (angular#66)
added proposed under construction banner (angular#57)
Jesus's tweaks
Translated TS Guide Displaying Data
chore: update to node 6 (#2301)
docs(browser-support): edits (#2299)
fix(api-builder): correctly import github and params helpers
api-builder: show metadata details on decorator docs
api-builder: render pipes with specialised template
chore(eslint): add eslint config file
doc-gen(mergeDecoratorDocs): capture all the metadata docs
chore(package): remove unused dependency, grunt-sass
chore(dgeni-packages): update to use 0.15.2
docs(browser-support): document browser support and polyfills (#2244)
fix(api-builder/addJadeDataDocs): handle newlines better (#2296)
...
…ts-docs-attribute-directives
* 'master' of https://github.com/GuzmanPI/angular-es: (60 commits)
docs(ngmodule): remove hero.service from module (post-RC6 todo) also switched to moduleId
docs(style-guide): attributes aren't comma separated (#2372)
fix: fix broken anchors
chore: fix api docs issue on angular 2.0.0 (#2365)
chore: update compiler-cli version (#2354)
docs(release): announce 2.0 final
chore: here we are (#2353)
chore: more typograhpical fixes (#2352)
docs(refresh): late bio add and livestream banner
chore(bios): adding bio
fixed headings in api pages
design(style): Restyle changes from Alex
news(sept): news updates for september
fix ngModule tag, api-list and json encoding
docs(aot): remove typescript instruction
chore(bios): add bio for gkalpak
style(bios): make whitespace consistent
chore(api-builder): use Jade include rather than Harp partial
temp disable docs merger
fix: merge the decorator data with the symbol
...
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@GuzmanPI@dvidsilva