-
Notifications
You must be signed in to change notification settings - Fork 2
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
Conversation
alexasselin008
commented
Dec 4, 2024
•
edited
Loading
edited
- 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
✅ Deploy Preview for wl-hopper ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Issue in mobile on the icon lib pages. The size selectors are too large |