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

#1400 component naming convention fixes #1418

Merged
merged 1 commit into from
Jan 9, 2017
Merged

Conversation

DenysVuika
Copy link
Contributor

@DenysVuika DenysVuika commented Jan 9, 2017

Restructure DocumentList project to comply with the naming conventions

  • DocumentList -> DocumentListComponent
  • DocumentMenuAction -> DocumentMenuActionComponent
  • ContentColumn -> ContentColumnComponent
  • ContentColumnList -> ContentColumnListComponent
  • ContentAction -> ContentActionComponent
  • ContentActionList -> ContentActionListComponent
  • EmptyFolderContent -> EmptyFolderContentComponent
  • DocumentListBreadcrumb -> DocumentListBreadcrumbComponent

fixes #1400

@DenysVuika DenysVuika requested a review from magemello January 9, 2017 14:38
@magemello magemello merged commit dc28d5b into development Jan 9, 2017
@wabson wabson removed the in progress label Jan 9, 2017
@DenysVuika DenysVuika deleted the dev-denys-1400 branch March 30, 2017 09:57
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.

follow .component convention for documentlist
3 participants