[docs] Add newsletter links to sidebar footer and Home page (#24482)
[docs] Guides: sidebar navigation (#23352)Co-authored-by: Jon Samp <[email protected]>
[docs] Sidebar: add icons for EAS Insights and Router sections (#23496)
[docs] add icons to certain sidebar titles (#23452)
[docs] SidebarCollapsible: mark label as non-crawlable (#23221)
[docs] mark certain UI elements labels as non-crawlable (#23199)
[docs] a11y: customize focus appearance, ensure visibility (#23093)
[docs] update styleguide packages, duotone icons in sidebar header (#22679)
[docs] refactor SidebarSingleEntry in preparation for more top sections (#22569)
[docs] Fix minor issues across different docs (#22579)
[docs] fix SidebarLink layout shift issue (#22566)
[docs] tweak sidebar activity indicator and spacing (#22288)
[docs] update Next and Styleguide packages to the latest version (#22274)
[docs] reorganize navigation structure, introduce Home route (#22011)Co-authored-by: Simek <[email protected]>
[docs] migrate to new styleguide packages (#21557)
[docs] update Header and navigation Sidebar UIs, improve a11y (#21307)
[docs] add new Sidebar footer (#21020)
[docs] Add radix colors (#20397)# Why I updated the styleguide to use Radix colors. This PR adds the new version of styleguide to the docs and changes all the color, shadow, and border-radius
[docs] Add radix colors (#20397)# Why I updated the styleguide to use Radix colors. This PR adds the new version of styleguide to the docs and changes all the color, shadow, and border-radius values. # How - Very carefully finding + replacing values. - Also used `tsc` to find spots where I missed. # Test Plan I looked through the docs for awhile and fixed up a lot of spots that did not look correct. However, there may be more spots out there, so please click through the website and report any color issues that appear in this PR and not in production. # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [x] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [x] This diff will work correctly for `expo prebuild` & EAS Build (eg: updated a module plugin).
show more ...
[docs] switch to the new font system introduced in Next 13 (#20536)
[docs] cleanup website common files (#20455)
[docs] use mostly new components to render MDX files, unify links appearance (#20429)
[docs] remove React Native docs and docs submodule (#19287)Co-authored-by: Brent Vatne <[email protected]>
[docs] update to Next 13, refactor links (#19698)
[docs] fix version selector appearance on Firefox (#19458)
[docs] convert app to ESM, update MDX to v2 (#18947)Co-authored-by: Jon Samp <[email protected]>
12