Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create exportAs aliasing for all Components/Directives to allow for template referencing #7361

Closed
40 tasks done
josephperrott opened this issue Sep 27, 2017 · 2 comments · Fixed by #7392
Closed
40 tasks done
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix

Comments

@josephperrott
Copy link
Member

josephperrott commented Sep 27, 2017

This issue is meant to track which @Components and @Directives include exportAsaliases:

  • MatAutocomplete
  • MatButton
  • MatAnchor
  • MatButtonToggleGroup
  • MatButtonToggle
  • MatCard
  • MatChip
  • MatChipList
  • MatDatepicker
  • MatDatepickerInput
  • MatAccordion
  • MatExpansionPanel
  • MatFormField
  • MatGridList
  • MatGridTile
  • MatIcon
  • MatInput
  • MatTextareaAutosize
  • MatList
  • MatListItem
  • MatMenuItem
  • MatMenu
  • MatMenuTrigger
  • MatSelect
  • MatPaginator
  • MatProgressBar
  • MatProgressSpinner
  • MatRadioGroup
  • MatRadioButton
  • MatHorizontalStepper
  • MatVerticalStepper
  • MatStep
  • MatTable
  • MatRow
  • MatHeaderRow
  • MatTab
  • MatTabGroup
  • MatToolbar
  • MatToolbarRow
  • MatTooltip
@crisbeto
Copy link
Member

crisbeto commented Sep 27, 2017

While we're at it, we should add it to the validate-decorators tslint rule to make sure that we don't forget about it.

@jelbourn jelbourn added the feature This issue represents a new feature or feature request rather than a bug or bug fix label Sep 27, 2017
devversion added a commit to devversion/material2 that referenced this issue Sep 28, 2017
* Adds the `exportAs` option to the missing components inside of Angular Material

Fixes angular#7361
devversion added a commit to devversion/material2 that referenced this issue Sep 29, 2017
* Adds the `exportAs` option to the missing components inside of Angular Material

Fixes angular#7361
devversion added a commit to devversion/material2 that referenced this issue Sep 30, 2017
* Adds the `exportAs` option to the missing components inside of Angular Material

Fixes angular#7361
devversion added a commit to devversion/material2 that referenced this issue Oct 4, 2017
* Adds the `exportAs` option to the missing components inside of Angular Material

Fixes angular#7361
@kara kara closed this as completed in #7392 Oct 4, 2017
kara pushed a commit that referenced this issue Oct 4, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants