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

feat(dynamic-forms): adds hints to elements that allow mat-hints (closes #826) #1221

Merged
merged 1 commit into from
Aug 15, 2018

Conversation

JulieMarie
Copy link
Collaborator

@JulieMarie JulieMarie commented Aug 14, 2018

Description

add the ability to include hints as <mat-hint>

What's included?

  • support for hints
  • updated README.md with correct export interface ITdDynamicElementConfig types

Test Steps

General Tests for Every PR

  • npm run serve:prod still works.
  • npm run tslint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build:lib still works.

closes #826

@emoralesb05 emoralesb05 added this to the Release 2.0.0 milestone Aug 14, 2018
@emoralesb05 emoralesb05 merged commit 955e598 into develop Aug 15, 2018
@emoralesb05 emoralesb05 deleted the feature/add-element-desc-826 branch August 15, 2018 18:20
kriswinbush pushed a commit to kriswinbush/covalent that referenced this pull request Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TdDynamicFormsComponent - Hint Support
2 participants