Skip to content

docs: add keyboard shortcut for opening timeline - #2866

Merged
ghostdevv merged 3 commits into
npmx-dev:mainfrom
BittuBarnwal7479:docs/add-timeline-shortcut
Jun 6, 2026
Merged

docs: add keyboard shortcut for opening timeline#2866
ghostdevv merged 3 commits into
npmx-dev:mainfrom
BittuBarnwal7479:docs/add-timeline-shortcut

Conversation

@BittuBarnwal7479

Copy link
Copy Markdown
Contributor

🔗 Linked issue

#2865

🧭 Context

The t shortcut for opening the Timeline tab is shown in the UI but missing from the Keyboard Shortcuts documentation.

📚 Description

Added the missing t → Open timeline entry to the Keyboard Shortcuts page to keep the documentation consistent with the available shortcuts.

@vercel

vercelBot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devReadyReadyPreview, CommentJun 6, 2026 9:39pm
npmx.devReadyReadyPreview, CommentJun 6, 2026 9:39pm
1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
npmx-lunariaIgnoredIgnoredJun 6, 2026 9:39pm

Request Review

@coderabbitai

coderabbitaiBot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates the keyboard shortcuts guide by adding a t key row to the Package page shortcuts table to open the timeline view and capitalises the changelog action text to "Open changelog".

Changes

Keyboard Shortcut Documentation

Layer / File(s)Summary
Package page timeline shortcut entry
docs/content/2.guide/2.keyboard-shortcuts.md
Added a t key shortcut entry to the Package page shortcuts table to open the timeline view; updated the existing changelog action text to Open changelog.

Possibly related issues

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check nameStatusExplanation
Description check✅ PassedThe description is directly related to the changeset, explaining the missing keyboard shortcut and why it was added to maintain consistency.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
Title check✅ PassedThe pull request title directly describes the main change: adding a keyboard shortcut documentation entry for opening the timeline view.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitaicoderabbitaiBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/content/2.guide/2.keyboard-shortcuts.md`:
- Line 54: Update the table row that currently reads `| `t` | open timeline |` to use title case for the action; change `open timeline` to `Open timeline`
so the shortcut row for key `t` matches the other "Open ..." entries in the
keyboard shortcuts table.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 291f7f14-263c-4799-b936-6ed928344fbe

📥 Commits

Reviewing files that changed from the base of the PR and between d6b4f05 and 870d13b.

📒 Files selected for processing (1)
  • docs/content/2.guide/2.keyboard-shortcuts.md

Comment threaddocs/content/2.guide/2.keyboard-shortcuts.md Outdated
@codecov

codecovBot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@ghostdevvghostdevv changed the title feat: add keyboard shortcut for opening timelinedocs: add keyboard shortcut for opening timelineJun 6, 2026
@ghostdevvghostdevv added the documentation Related to *the npmx* documentation (not npm package docs) label Jun 6, 2026
@ghostdevv
ghostdevv added this pull request to the merge queueJun 6, 2026
Merged via the queue into npmx-dev:main with commit bacf137Jun 6, 2026
25 checks passed
@github-actions

Copy link
Copy Markdown

Thanks for your first contribution, @BittuBarnwal7479! 💪

We'd love to welcome you to the npmx community. Come and say hi on Discord! And once you've joined, visit npmx.wamellow.com to claim the contributor role.

@github-actionsgithub-actionsBot mentioned this pull request Jun 6, 2026
@shuuji3shuuji3 linked an issue Jun 13, 2026 that may be closed by this pull request
3 tasks
ayo-run pushed a commit to ayo-run/npmx.dev that referenced this pull request Aug 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationRelated to *the npmx* documentation (not npm package docs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing t shortcut in Keyboard Shortcuts documentation

2 participants

@BittuBarnwal7479@ghostdevv