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 title component #2669

Merged

Conversation

rak-phillip
Copy link
Contributor

This refactors the default layout by separating the title into its own component.

I anticipate that we will need to make changes to the title in order to accommodate the proposed designs for #2656 so I'm breaking this out into a component now so that we can more easily isolate changes related to the page title.

The name TheTitle is inspired by the Vue style guide for single-instance component names..

@rak-phillip rak-phillip marked this pull request as ready for review August 2, 2022 15:09
Copy link
Contributor

@ericpromislow ericpromislow left a comment

Choose a reason for hiding this comment

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

Looks ok... mostly moving code from default.vue into TheTitle.vue

@ericpromislow ericpromislow merged commit 471952c into rancher-sandbox:main Aug 2, 2022
@rak-phillip rak-phillip deleted the feature/2656-diagnostics branch August 2, 2022 23:02
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.

2 participants