angular/aio/content/examples/component-interaction/src/app
Aristeidis Bampakos cf60e0e889 docs: use SimpleChanges in component interaction guide (#39342)
Use the SimpleChanges interface in the example of component interaction guide

PR Close #39342
2020-10-26 10:47:31 -07:00
..
app.component.html fix(docs-infra): fix the component-interaction example e2e tests to run in prod mode (#39001) 2020-09-28 16:26:32 -04:00
app.component.ts build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
app.module.ts fix(docs-infra): fix the component-interaction example e2e tests to run in prod mode (#39001) 2020-09-28 16:26:32 -04:00
astronaut.component.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
countdown-parent.component.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
countdown-timer.component.ts fix(docs-infra): fix the component-interaction example e2e tests to run in prod mode (#39001) 2020-09-28 16:26:32 -04:00
hero-child.component.ts refactor(docs-infra): fix docs examples for Angular-specific tslint rules (#38143) 2020-07-31 11:00:06 -07:00
hero-parent.component.ts build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
hero.ts docs: replace class hero to interface wherever class properties not used (#34022) 2019-11-25 11:37:39 -05:00
mission.service.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
missioncontrol.component.ts refactor(docs-infra): fix docs examples for tslint rule prefer-const (#38143) 2020-07-31 11:00:06 -07:00
name-child.component.ts refactor(docs-infra): fix docs examples for tslint rules related to underscores in variable names (#38143) 2020-07-31 11:00:06 -07:00
name-parent.component.ts docs: remove gender prefixes from examples (#29972) 2019-05-20 16:42:59 -07:00
version-child.component.ts docs: use SimpleChanges in component interaction guide (#39342) 2020-10-26 10:47:31 -07:00
version-parent.component.ts build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
voter.component.ts docs(aio): changed 'onVoted' output property to 'voted' to be in line with the styleguide (#23832) 2018-05-16 17:23:05 -04:00
votetaker.component.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00