Skip to content

chore: remove cruft left over from removing components#2191

Merged
dancormier merged 11 commits intobetafrom
dcormier/rm-cruft-from-removed-components
Feb 26, 2026
Merged

chore: remove cruft left over from removing components#2191
dancormier merged 11 commits intobetafrom
dcormier/rm-cruft-from-removed-components

Conversation

@dancormier
Copy link
Contributor

@dancormier dancormier commented Feb 24, 2026

This PR removes cruft left behind when removing components in #2187.

Notable changes

  • I decided to port styles from the Card and Topbar components in our docs-specific Less as .docs-card and .docs-topbar so we can fully remove those components
  • I gave the topbar a fresh coat of paint to a) more closely match our beta site and b) simplify the styles a little
  • The s-anchor visual regression tests used .s-card previously. I replaced .s-card there with atomic classes that result in a slightly different style than previous, requiring those test images to be regenerated

@dancormier dancormier requested a review from a team February 24, 2026 00:03
@dancormier dancormier added the do-not-merge Pull requests that are in progress and should not be merged yet label Feb 24, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2026

🦋 Changeset detected

Latest commit: 960e058

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Feb 24, 2026

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit 960e058
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/699f8bcfc3ecfc00084be069
😎 Deploy Preview https://deploy-preview-2191--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 24, 2026

Deploy Preview for stacks-svelte ready!

Name Link
🔨 Latest commit 960e058
🔍 Latest deploy log https://app.netlify.com/projects/stacks-svelte/deploys/699f8bcfc275af00082ec946
😎 Deploy Preview https://deploy-preview-2191--stacks-svelte.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dancormier dancormier changed the title [WIP] chore: remove cruft left over from removing components chore: remove cruft left over from removing components Feb 24, 2026
@dancormier dancormier marked this pull request as ready for review February 24, 2026 23:43
Copy link
Contributor

@giamir giamir left a comment

Choose a reason for hiding this comment

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

Thanks @dancormier. Changes look good to me.

I noticed 2 minor issues

Icons in the docs topbar when in dark mode are not visible anymore

Image

For the pages using the new "removed" layout I wonder if we can get rid of the irrelevant table of content or at least leave it empty rather than showing wrong info.

Image

@dancormier
Copy link
Contributor Author

@giamir Thanks for the review. I made your suggested changes and I think this should be good to go.

Sidenote: I'm very happy this repo is open source so I can still get some work done on my personal machine while I wait for a replacement work laptop 🙂

Copy link
Contributor

@giamir giamir left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks @dancormier 🚀

@dancormier dancormier removed the do-not-merge Pull requests that are in progress and should not be merged yet label Feb 26, 2026
@dancormier dancormier merged commit 2ccdfaf into beta Feb 26, 2026
19 checks passed
@dancormier dancormier deleted the dcormier/rm-cruft-from-removed-components branch February 26, 2026 19:16
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