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

feat(theme-default): display complete content of toc in aside component #1399

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

shulaoda
Copy link
Contributor

@shulaoda shulaoda commented Sep 6, 2024

Summary

The structure of the toc dom was modified to highlight the differences between the spacing of toc's items and the text spacing within each item.

image

Related Issue

closes #1385

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copy link

netlify bot commented Sep 6, 2024

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
🔨 Latest commit 6c78208
🔍 Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/66db4139b4ce750008e61911
😎 Deploy Preview https://deploy-preview-1399--aquamarine-blini-95325f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95 (🟢 up 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@shulaoda shulaoda force-pushed the feat/aside-text-wrap branch from 4d4bc86 to 6c78208 Compare September 6, 2024 17:51
@SoonIter
Copy link
Member

SoonIter commented Sep 7, 2024

LGTM,
image

@SoonIter SoonIter merged commit 7040973 into web-infra-dev:main Sep 7, 2024
7 checks passed
@shulaoda shulaoda deleted the feat/aside-text-wrap branch September 8, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Display complete content of TOC in Aside component
2 participants