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

Update version banner #1431

Merged
merged 3 commits into from Dec 6, 2023
Merged

Update version banner #1431

merged 3 commits into from Dec 6, 2023

Conversation

heitortsergent
Copy link
Collaborator

What?

Update the version banner for the JavaScript API section to display on latest version, and update link to point to Grafana docs.

Checklist

Please fill in this template:

  • I have used a meaningful title for the PR.
  • I have described the changes I've made in the "What?" section above.
  • I have performed a self-review of my changes.
  • I have run the npm start command locally and verified that the changes look good.

@heitortsergent
Copy link
Collaborator Author

@ppcano I think I was able to figure out the version banner, let me know how it looks! 🙏

Copy link
Collaborator

@ppcano ppcano left a comment

Choose a reason for hiding this comment

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

Commented about the margin-top changes. The rest looks perfect!

@@ -1,6 +1,6 @@
.container {
margin-bottom: 20px;
margin-top: 115px;
margin-top: 165px;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Screenshot 2023-11-29 at 23 51 02

On my screen, the margin seems too large.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah good catch, thanks @ppcano! I just updated the PR, I think it's fixed now so the higher margin-top only applies to the JS API section.

@heitortsergent heitortsergent merged commit b46e15f into main Dec 6, 2023
5 checks passed
@heitortsergent heitortsergent deleted the update-version-banner branch December 6, 2023 16:22
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.

None yet

2 participants