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

Update to the documentation site #541

Merged
merged 16 commits into from
Dec 5, 2024
Merged

Conversation

alexasselin008
Copy link
Member

@alexasselin008 alexasselin008 commented Dec 4, 2024

  • Add Dynamic Titles
  • Fix favicon + other icon types
  • fix some static url generations for faster page loads
  • Remove code duplication in layout and pages
  • Layout and pages are now server components
  • Improve Icon and Rich icons documentation by adding example of usage
  • Fixed Tabs to use RAC Tabs instead of doing it custom, to fix DS-274
  • Fixed multiple accessibility issues
  • Fixed a couple of performance issues with assets loading
  • Added source maps in productions
  • Added Robots.txt to improve SEO
  • Improved performance of navigation by replacing all <a tags with next links
  • Removed as property from Button, since it was usually used with as="a" which was fully re-loading pages
  • Fixed multiple mobile issues

Copy link

netlify bot commented Dec 4, 2024

Deploy Preview for wl-hopper ready!

Name Link
🔨 Latest commit 2d5bb7f
🔍 Latest deploy log https://app.netlify.com/sites/wl-hopper/deploys/6751f28d02e4dd0008a4b517
😎 Deploy Preview https://deploy-preview-541--wl-hopper.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 site configuration.

Copy link
Contributor

github-actions bot commented Dec 4, 2024

View Storybook

Copy link

changeset-bot bot commented Dec 5, 2024

⚠️ No Changeset found

Latest commit: 2d5bb7f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@alexasselin008
Copy link
Member Author

Issue in mobile on the icon lib pages. The size selectors are too large

apps/docs/app/getting-started/[...slug]/page.tsx Outdated Show resolved Hide resolved
apps/docs/app/icons/[...slug]/page.tsx Show resolved Hide resolved
apps/docs/app/tokens/[...slug]/page.tsx Outdated Show resolved Hide resolved
apps/docs/components/tabs/Tabs.tsx Outdated Show resolved Hide resolved
@alexasselin008 alexasselin008 merged commit a299ef4 into main Dec 5, 2024
9 checks passed
@alexasselin008 alexasselin008 deleted the feature/doc_update_2024_12_04 branch December 5, 2024 18:44
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