Skip to content

Improve Ember Data Overview heading #852

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

Merged
merged 2 commits into from
Jan 31, 2023
Merged

Improve Ember Data Overview heading #852

merged 2 commits into from
Jan 31, 2023

Conversation

jenweber
Copy link
Contributor

If the Ember Data overview is showing, give a more reasonable title instead of "Package ember-data-overview"

Before

Screen Shot 2023-01-27 at 9 16 45 AM

After

Screen Shot 2023-01-27 at 9 16 31 AM

If the Ember Data overview is showing,
give a more reasonable title instead of
"Package ember-data-overview"
@jenweber jenweber requested review from runspired and a team January 27, 2023 14:17
@@ -1,5 +1,9 @@
<article class="chapter">
<h1 class="module-name">Package {{this.model.name}}</h1>
{{#if (eq this.model.name 'ember-data-overview')}}
<h1 class="module-name">Ember Data Overview</h1>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggest just Overview, but if you want to keep EmberData let's style it without the space.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I updated this to remove the space. I think including EmberData in an h1 will help with search results.

@jenweber jenweber merged commit 32916e1 into master Jan 31, 2023
@jenweber jenweber deleted the jw-ember-data-header branch January 31, 2023 01:27
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