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

Docs - Expansion Panel - Add comments and README - 6.2.x #3245

Merged
merged 2 commits into from
Dec 4, 2018

Conversation

ViktorSlavov
Copy link
Contributor

Closes #3217

Additional information (check all that apply):

  • Documentation

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes API docs for newly added methods/properties
  • This PR includes feature/README.MD updates for the feature docs

@PlamenaMiteva PlamenaMiteva self-assigned this Dec 4, 2018
@PlamenaMiteva PlamenaMiteva added 💥 status: in-test PRs currently being tested ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification 💥 status: in-test PRs currently being tested labels Dec 4, 2018

/**
* @hidden
*/
@HostBinding('class.igx-expansion-panel__header--expanded')
public get isExpanded () {
Copy link
Member

Choose a reason for hiding this comment

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

Please don't use the "is-Something" convention. Just "something".

@kdinev kdinev merged commit 5e7baf3 into 6.2.x Dec 4, 2018
@kdinev kdinev deleted the vslavov/expansion-panel-docs-6.2.x branch December 4, 2018 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants