[PR #2] feat(web): add smooth scrolling and enhance installation component #2

Open
opened 2026-03-13 21:23:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/akinloluwami/envii/pull/2
Author: @Odunsih1
Created: 1/24/2026
Status: 🔄 Open

Base: mainHead: feature/smooth-scrolling


📝 Commits (1)

  • 745ce6d feat(web): add smooth scrolling and enhance installation component

📊 Changes

3 files changed (+44 additions, -31 deletions)

View changed files

📝 web/package-lock.json (+0 -12)
📝 web/src/components/Installation.tsx (+40 -19)
📝 web/src/index.css (+4 -0)

📄 Description

  • Add smooth scrolling behavior to html element
  • Update Installation component to support multiple copy buttons with individual feedback
  • Improve UI consistency for package manager installation commands

Summary by cubic

Adds smooth scrolling site-wide and upgrades the Installation component with per-command copy buttons and clear feedback. Improves UI consistency for npm, pnpm, and yarn instructions.

  • New Features

    • Smooth scrolling via CSS on the html element.
    • Copy buttons for npm, pnpm, and yarn with individual “Copied!” feedback.
    • Consistent command UI with headers, borders, and monospace styling.
  • Dependencies

    • Cleaned up package-lock by removing redundant peer flags (no behavior change).

Written for commit 745ce6d9ab. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/akinloluwami/envii/pull/2 **Author:** [@Odunsih1](https://github.com/Odunsih1) **Created:** 1/24/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature/smooth-scrolling` --- ### 📝 Commits (1) - [`745ce6d`](https://github.com/akinloluwami/envii/commit/745ce6d9aba62fb8bb1a7c78af1f689c2bf5e6e9) feat(web): add smooth scrolling and enhance installation component ### 📊 Changes **3 files changed** (+44 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+0 -12) 📝 `web/src/components/Installation.tsx` (+40 -19) 📝 `web/src/index.css` (+4 -0) </details> ### 📄 Description - Add smooth scrolling behavior to html element - Update Installation component to support multiple copy buttons with individual feedback - Improve UI consistency for package manager installation commands <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds smooth scrolling site-wide and upgrades the Installation component with per-command copy buttons and clear feedback. Improves UI consistency for npm, pnpm, and yarn instructions. - **New Features** - Smooth scrolling via CSS on the html element. - Copy buttons for npm, pnpm, and yarn with individual “Copied!” feedback. - Consistent command UI with headers, borders, and monospace styling. - **Dependencies** - Cleaned up package-lock by removing redundant peer flags (no behavior change). <sup>Written for commit 745ce6d9aba62fb8bb1a7c78af1f689c2bf5e6e9. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/envii#2
No description provided.