chore: remove cruft left over from removing components#2191
chore: remove cruft left over from removing components#2191dancormier wants to merge 9 commits intobetafrom
Conversation
🦋 Changeset detectedLatest commit: 0835518 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 |
✅ Deploy Preview for stacks ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for stacks-svelte ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
giamir
left a comment
There was a problem hiding this comment.
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
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.
This PR removes cruft left behind when removing components in #2187.
Notable changes
.docs-cardand.docs-topbarso we can fully remove those componentss-anchorvisual regression tests used.s-cardpreviously. I replaced.s-cardthere with atomic classes that result in a slightly different style than previous, requiring those test images to be regenerated